What's Changed
- Downgrade bigdecimal dependency to 0.3 by @mzabaluev in #140
- fix: centralize aptos-indexer-processors deps by @mzabaluev in #145
- feat!(indexer-grpc-utils): Cut out cloud-storage dependency from indexer-grpc by @mzabaluev in #141
- Add mint_to and burn_from functions in tx_fees module by @Primata in #143
- Destroying mint cap evaluation by @l-monninger in #147
- fix: remove false assertion for movement networks by @0xmovses in #151
- fix: on
primary_fungible_store::transfercreate account if needed by @andygolay in #149 - Mempool Simplification by @l-monninger in #146
- fix: increase txn expiration by @0xmovses in #152
- chore: fix build dependencies for movement, generated docs by @mzabaluev in #164
- Update CODEOWNERS to include protocol team by @andygolay in #165
- chore: prevent atomic and native bridge methods from doing anything and tidy up … by @l-monninger in #156
- feat: make is_core_resource_address always return false by @andygolay in #160
- feat:
account::destroy_account_fromfunction to decommission core resources account, feature flagDECOMMISSION_CORE_RESOURCESby @andygolay in #167
Full Changelog: movement-full-node-v0.0.1-alpha...movement-full-node-v1.0.0