Skip to content

v0.6.9

Compare
Choose a tag to compare
@steelgeek091 steelgeek091 released this 24 Aug 16:07
· 151 commits to main since this release
afb6803

Major changes

  • [multisign_account] Sort x only public keys when generate multisign account by @jolestar in #2415
  • [VM] Automatically handle when VM Panic occurs. by @steelgeek091 in #2491
  • [framework] multisign_account graduate from nursery by @jolestar in #2467
  • Reload the MoveOS instance automatically for the gas schedule upgrade events. by @steelgeek091 in #2432
  • [framework] Refactor the auth payload encoding and implement bitcoin multisign validator by @jolestar in #2422
  • [sdk] add btc、ord、rooch container, supports the construction of complex env… by @wow-sven in #2434
  • [bitcoin] taproot builder return result by @jolestar in #2420
  • [Indexer] Optmize indexer query with timeout and Support Rocksdb metrics by @baichuan3 in #2425
  • [CLI] add a command to rollback state to a specific tx order by @jolestar in #2446
  • feat(statedb/export): export indexer from source file directly by @popcnt1 in #2435
  • feat(statedb/genesis-verify): make ord path options optional in genesis_verify by @popcnt1 in #2452
  • [framework] Implement compare and sort by @jolestar in #2495

What's Changed

New Contributors

Full Changelog: v0.6.8...v0.6.9