chore(events): bump to 1.6.0 to match on-chain upgrade - #105
Conversation
The testnet events contract was upgraded to 1.6.0 on 2026-07-28 (wasm hash bfc1710911afbf150cc6e48e9264e1def81cde954bad8ecbf42dc96954b11f5d, see deployments/testnet-upgrades.jsonl), but the source still declared 1.5.0. Bump events 1.5.0 -> 1.6.0 across INITIAL_VERSION, contractmeta, and the Cargo package version so source and chain agree.
Quota reachedYour plan allows 300 CI/CD file units per month. You've used 299 and this scan would add 5 more (total: 304). |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
Disabled knowledge base sources:
📝 WalkthroughWalkthroughThe events contract version is bumped from 1.5.0 to 1.6.0 in package metadata, contract metadata, initialization state, and admin test expectations. ChangesEvents contract version bump
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The testnet events contract was upgraded to 1.6.0 on 2026-07-28 (wasm hash bfc1710911afbf150cc6e48e9264e1def81cde954bad8ecbf42dc96954b11f5d, see deployments/testnet-upgrades.jsonl), but the source still declared 1.5.0. Bump events 1.5.0 -> 1.6.0 across INITIAL_VERSION, contractmeta, and the Cargo package version so source and chain agree.
Summary by CodeRabbit