Releases: movementlabsxyz/aptos-core
Releases · movementlabsxyz/aptos-core
movement-full-node-v0.0.1-alpha
What's Changed
- Monza by @0xmovses in #1
- Devnet merge by @0xmovses in #2
- Make
services
pub by @0xmovses in #3 - chore: remove VSCode configuration from git by @mzabaluev in #4
- schemadb: Remove API variability by @mzabaluev in #8
- schemadb: Remove API variability (take 2) by @mzabaluev in #9
- ENG-179 Remove
ring
dependency from aptos-crypto and pare down dependent code by @mzabaluev in #5 - ENG-251 aptos-logger: cut out async logging by @mzabaluev in #10
- ENG-180: Cut out async dependencies from consensus-types and async-vm by @mzabaluev in #7
- ENG-206 Implement Block Reversion by @0xmovses in #6
- fix: trying miscellaneous state view id. by @0xmovses in #12
FinalityView
, aDbReader
wrapper to represent a finalized state by @mzabaluev in #13- Faucet Instrumentation by @l-monninger in #14
- Make
LedgerInfo
the source of truth on revert by @mzabaluev in #22 - fix: prevent zero divide on long epoch duration by @mzabaluev in #23
- A Helper for Syncing w/ the Upstream by @l-monninger in #40
- Sync With Upstream: fixups, updating the CLI to 3.5.0 by @mzabaluev in #43
- Sync With Upstream by @l-monninger in #30
- fix(vm-genesis): fix zero division, use the zero rewards rate instead by @mzabaluev in #44
- APT to MOVE by @andyjsbell in #47
- Allow rewards percentage to be 0 by @mzabaluev in #45
- Configure
movement init
to Movement devnet and testnet, remove mainnet for now by @andygolay in #46 - aptos-db:
revert_commit
reordering and improvements by @mzabaluev in #28 - Change CLI init config branding from Aptos to Movement by @andygolay in #49
- Services Update by @l-monninger in #51
finalized_block_height
getter forFinalityView
by @mzabaluev in #52- Indexer: Remove all unwrap and panic for missing Tx WriteSet data. by @musitdev in #53
- Clean up .github/workflows by @mzabaluev in #58
- Remove panic in write_set_change grpc convertion by @musitdev in #63
- Fix: Recommend --skip-faucet flag on movement init with testnet and link to faucet after creating profile by @andygolay in #61
- Fix error return format in init.rs by @andygolay in #65
- remove panic in write_set_change grpc convertion by @l-monninger in #66
- Break lock reentrancy in StateKey registry by @mzabaluev in #67
- Atomic bridge by @andyjsbell in #72
- Patch log macros in db pruner to use tracing by @mzabaluev in #79
- Atomic Bridge: Add
get_bridge_transfer_details
view function and fix duplicatecreate_time_lock
calls by @andygolay in #83 - Atomic Bridge: Add
get_bridge_transfer_details
view function and fix duplicatecreate_time_lock
calls by @andygolay in #85 - Update spec for atomic bridge feature flag by @andyjsbell in #93
- Dependency bump for diesel 2.2 and diesel-async 0.5 by @mzabaluev in #97
- fix: explicitly disable atomic bridge feature by @andyjsbell in #96
- Remove EIP 55 check from
atomic_bridge_counterparty::lock_bridge_transfer_assets
and useEventHandle
for events by @andygolay in #87 - Framework Move modules and spec for Trusted Relayer Native Bridge by @andygolay in #100
- fix: revert. by @l-monninger in #103
- Native bridge: Modify param serialization to make bridge transfer IDs match on Move and Solidity sides in both L1 -> L2 and L2 -> L1 directions by @andygolay in #105
- Add Bridge Fee to Move Bridge Module by @Primata in #101
- Fix: remove hex conversion from initiator in complete bridge transfer, refactor to one module per file by @andygolay in #110
- 0xmovses/genesis ggp by @0xmovses in #120
- Governed Gas Pool Spec by @l-monninger in #118
- Update to Movement fork of bcs by @mzabaluev in #111
- feat: add test helper to set chain_id by @0xmovses in #127
- Governed Gas Pool by @l-monninger in #114
- Add burn_from() method to native_bridge module by @Primata in #123
- Remove duplicate
get_test_signed_transaction_with_chain_id
function by @andygolay in #128 - Cleanup Move warnings in Governed Gas Pool module and spec by @andygolay in #129
- Move Rate Limiter by @Primata in #113
- Movement Labs Release Builder by @l-monninger in #122
- Add Mint To by @Primata in #134
- fix: GGP add to feature enums by @0xmovses in #135
- fix: release package missing. by @l-monninger in #133
- fix: use direct set gas schedule on testnet. by @l-monninger in #136
New Contributors
Full Changelog: https://github.com/movementlabsxyz/aptos-core/commits/movement-full-node-v0.0.1-alpha