Skip to content

v1.7.0

Compare
Choose a tag to compare
@sanlee42 sanlee42 released this 27 Sep 02:24
· 564 commits to master since this release
bec5e4a

Notes

The move bytecode generated by this version can not deploy to the Main network until this poll Upgrade the on-chain configuration of Move bytecode version to v3 is executed, since its move bytecode version is v3.

  • [network] Set peer reputation cmd (#2916)
  • [vm] explain vm status in ft (#2914)
  • [service] Refactor metrics server as Actor service and add service check test. (#2912)
  • [toolchain] Upgrade rust toolchain to v1.55.0 and fix clippy warning. (#2904)
  • [move prover] Make prover& cli compile (#2894)
  • [move] Merge dime 1.4 (#2862)
  • [move-cli] fix ft when check with local (#2886)
  • [network] Update libp2p (#2881)