Skip to content

feat: upgrade near to latest - #842

Merged
ChaoticTempest merged 26 commits into
developfrom
phuong/feat/latest-near
Jul 31, 2026
Merged

feat: upgrade near to latest#842
ChaoticTempest merged 26 commits into
developfrom
phuong/feat/latest-near

Conversation

@ChaoticTempest

@ChaoticTempest ChaoticTempest commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

update to the latest near dependencies (protocol 85)

@jakmeier

jakmeier commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Just yesterday, the latest versions of near tooling has been released, now supporting Rust 1.93.

https://crates.io/crates/near-sdk/5.28.0

Maybe we can go straight to that, or maybe two PRs are easier. (Updating Rust will most likely trigger clippy.)

@ChaoticTempest

Copy link
Copy Markdown
Contributor Author

oh perfect, I'll bump it right to 1.93 but clippy issues will be a bit annoying

- near-sdk 5.27.0 → 5.28.0 (add non-contract-usage feature)
- near-primitives 0.35.1 → 0.36.0
- near-crypto 0.35.1 → 0.36.0
- near-fetch 0.10.0 → 0.11.0
- near-jsonrpc-client 0.21.0 → 0.21.1
- near-workspaces pinned to git rev d75d068 (0.22.x unreleased)
- near-sandbox pinned to git rev 7dce961
- borsh 1.5.3 → 1.6.1

Replace build-contract.sh with cargo near build non-reproducible-wasm.
Copy artifact to target/wasm32-unknown-unknown/release/ for compat.
Update all CI workflows to install cargo-near and use new build cmd.
Delete build-contract.sh.
@ChaoticTempest
ChaoticTempest force-pushed the phuong/feat/latest-near branch from d26d4d1 to c233da0 Compare June 18, 2026 00:40
@ChaoticTempest
ChaoticTempest marked this pull request as ready for review July 28, 2026 23:18
@ChaoticTempest
ChaoticTempest requested a review from isSerge July 28, 2026 23:18
@ChaoticTempest
ChaoticTempest force-pushed the phuong/feat/latest-near branch from 61296c7 to 2fc0fc3 Compare July 30, 2026 23:40
@ChaoticTempest
ChaoticTempest force-pushed the phuong/feat/latest-near branch from 313fffd to be9c93f Compare July 31, 2026 21:31
@ChaoticTempest
ChaoticTempest added this pull request to the merge queue Jul 31, 2026
Merged via the queue into develop with commit 35c9ed7 Jul 31, 2026
6 checks passed
@ChaoticTempest
ChaoticTempest deleted the phuong/feat/latest-near branch July 31, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants