Skip to content

Update global contract docs #2631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Aug 4, 2025
Merged

Conversation

bucanero
Copy link
Collaborator

@bucanero bucanero commented Jul 15, 2025

Need to merge the Rust examples , near-examples/near-api-examples#8

@bucanero bucanero temporarily deployed to 2565-doc-section-on-global-contracts - near-docs PR #2631 July 16, 2025 18:51 — with Render Destroyed
@bucanero bucanero temporarily deployed to 2565-doc-section-on-global-contracts - near-docs PR #2631 July 16, 2025 18:51 — with Render Destroyed
@bucanero bucanero temporarily deployed to 2565-doc-section-on-global-contracts - near-docs PR #2631 July 30, 2025 13:49 — with Render Destroyed
@garikbesson
Copy link
Contributor

Hi @bucanero, I came across this PR working on this issue: Update Primitives to use Global Contracts.

As a developer, I would like to see in docs how to deal with contract state using Global Contracts? For example, if a global contract with a new update gets a new state structure, how should I update it on my contract deployed by hash? Should I call a migration method manually? Or the migration method will somehow be called automatically since all contracts get updates from a global one.

What do you think will it be worth covering this area?

Copy link
Contributor

@denbite denbite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gagdiez gagdiez merged commit 17a81fb into master Aug 4, 2025
3 of 4 checks passed
@github-project-automation github-project-automation bot moved this from NEW❗ to Shipped 🚀 in DevRel Aug 4, 2025
@bucanero bucanero deleted the 2565-doc-section-on-global-contracts branch August 4, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Shipped 🚀
Development

Successfully merging this pull request may close these issues.

Update global contract documentation
4 participants