Concordium / concordium-rust-smart-contracts

Libraries and tools for writing and testing smart contracts on Concordium
https://docs.rs/concordium-std/latest/concordium_std/
Mozilla Public License 2.0
57 stars 35 forks source link

Release support for protocol 7 #446

Closed Victor-N-Suadicani closed 1 month ago

Victor-N-Suadicani commented 1 month ago

Changes

Updates the Rust SDK to the 5.0.0 release and bumps the versions of concordium-cis2 (6.2.0) and concordium_smart_contract_testing (4.3.0). Also gets rid of some lint warnings where possible.

Checklist