aptos-core

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.

OTHER License

Downloads
188.6K
Stars
6.1K
Committers
468

Bot releases are visible (Hide)

aptos-core - Petra (Aptos Wallet) Extension v0.1.7

Published by kent-white about 2 years ago

  • Fix bugs for custom networks

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - Aptos CLI Release v0.3.1

Published by github-actions[bot] about 2 years ago

Release Compatibility

This will work with devnet from August 18th 2022 until August 25th 2022.

Commits

  • 479faa8: [cli] bump version (Sherry Xiao)
aptos-core - AIT3 Aptos Framework v0.3.0

Published by sherry-x about 2 years ago

Aptos move framework package release for AIT3.

aptos-core - Petra (Aptos Wallet) Extension v0.1.6

Published by kent-white about 2 years ago

  • Move back to json transactions
  • Lots of fixes to networking
  • Bug fixes for AIT3

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - Aptos CLI Release v0.2.6

Published by github-actions[bot] about 2 years ago

aptos-core - Petra (Aptos Wallet) Extension v0.1.4

Published by kent-white about 2 years ago

  • Rename wallet to "Petra" 🎆 🎊
  • Add password encryption
  • (BREAKING CHANGE, view the docs to see how to submit transactions) Move dapp api to take in BCS transactions
  • Better importing of accounts
  • Move to bip44 mnemonics
  • Lots of bug fixes

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - Aptos CLI Release v0.2.5

Published by github-actions[bot] about 2 years ago

Commits

  • 6b6befe: [storage][pruner] Fix the config to enable ledger pruner (#2814) (#2828) (Sherry Xiao) #2853,#2828
  • 1a56a55: [gas] bump max_transaction_size_in_bytes to 10 MB (#2829) (#2841) (Sherry Xiao) #2853,#2841
  • 4a95654: [aptos-cli] Use current directory for workspace .aptos if it doesn't exist (#2845) (#2847) (Greg Nazario) #2853,#2847
  • 5902261: [cli] make legacy publishing default (David) #2853,#2849
  • 374a31d: bump cli version (#2850) (Sherry Xiao) #2853,#2850
aptos-core - Aptos CLI Release v0.2.4

Published by github-actions[bot] about 2 years ago

Commits

  • 6b6befe: [storage][pruner] Fix the config to enable ledger pruner (#2814) (#2828) (Sherry Xiao) #2828
  • 1a56a55: [gas] bump max_transaction_size_in_bytes to 10 MB (#2829) (#2841) (Sherry Xiao) #2841
  • 4a95654: [aptos-cli] Use current directory for workspace .aptos if it doesn't exist (#2845) (#2847) (Greg Nazario) #2847
aptos-core - Aptos CLI Release v0.2.3

Published by github-actions[bot] about 2 years ago

aptos-core - Aptos Wallet Extension v0.1.3

Published by kent-white about 2 years ago

  • Update to aptos_coin
  • In progress password flow (Can't import wallets)
  • dapp updates
  • bug fixes

Download the
wallet-extension.zip
and use the doc site to see how to install and use the features

aptos-core - Aptos CLI Release v0.2.2

Published by github-actions[bot] about 2 years ago

aptos-core - Aptos Wallet Extension v0.1.2

Published by kent-white about 2 years ago

  • Update for move module rename
  • New dapp API (signMessage)
  • Multiple accounts
  • Mnemonics
  • Transactions tab
  • Bugfixes

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - Aptos CLI Release v0.2.1

Published by github-actions[bot] about 2 years ago

Commits

  • 2d78d40: [Move examples] Fix example code (Kevin) #2119
  • 07803ab: [aptos-faucet] Print out the endpoint running the faucet on stdout (Greg) #2123
  • 326f679: [aptos-cli] Update documentation for Aptos CLI (Greg) #2124
  • 4d00027: [Aptos Framework] Update proposal fields for AptosGovernance to allow more generic metadata (#2121) (Kevin) #2121
  • d28db3d: [vm] Introducing a delta write (#2057) (George Mitenkov) #2057
  • 04b7b16: [docs-examples] Get first transaction to compile with random generator bug (Greg) #2128
  • bae85ab: [docs-examples] Format rust code in examples (Greg) #2128
  • acbfff4: [docs-examples] Cleanup and update dependencies for examples (Greg) #2128
  • 2fe2a5f: Minimizing node restarts in local swarm smoke tests (#2098) (Igor Kabiljo) #2098
  • eb22678: [consensus] rename some network methods and failpoints to make them more consistent (#2130) (Brian (Sunghoon) Cho) #2130
  • e5da27a: [Token] update token burn authority and capabiliyt (Bo Wu) #2055
  • 0518565: move stdlib: type_info::type_name() (#2122) (Alden Hu) #2122
  • 42dfff0: [forge] reuse existing management configmap (Rustie Lin) #2132
  • 102190b: [aptos-rosetta] Add E2E tests for data APIs (Greg) #2043
  • 6e4e900: [aptos-rosetta] Add E2E tests for network APIs (Greg) #2043
  • f8be18b: [aptos-rosetta] Refactor e2e tests (Greg) #2043
  • 13051b4: [aptos-rosetta] Fixup E2E tests for reliability (Greg) #2043
  • 4c96bad: [aptos-rosetta] Fix Rosetta to work with move changes (Greg) #2043
  • f84a2f4: [smoke-test] Add more checks to rosetta and fix faucet args (Greg) #2043
  • 1ef8a30: [Indexer Server] Fix errors, tests, and add ownership query by owner (#2112) (Bowen Yang) #2112
  • f950804: [forge] Better error message when unauthorized (Perry Randall) #2137
  • 1aa3d87: [smoke-test] Removing clean state dependency of some tests (#2143) (Wolfgang Grieskamp) #2143
  • b5ad20f: [doc] add leave instruction (#2148) (Sherry Xiao) #2148
  • f587731: [storage][pruner] Enable incremantal pruning (#2004) (zcc) #2004
  • aab962b: devnet release 07/21 (#2145) (Sherry Xiao) #2145
  • dc0ba4f: [API] Add Poem as an alternative backend (#1906) (Daniel Porteous (dport)) #1906
  • 44c7261: [storage] refine error msg on first event missing when requested by seq_num (aldenhu) #2149
  • beb868b: Porting NHC docs to this docs site. (#2147) (Raj Karamchedu) #2147
  • remove and replace x (#2042) #2042 (Christian Theilemann)
  • 194a924: [helm][aptos-node] config for incremental pruning (Rustie Lin) #2161
  • 77ad147: [Forge] Fix local mode forge run (#2153) (Sital Kedia) #2153
  • 84c0dde: [transaction-builder-generator] make it compile and some cleanups (David) #2151
  • 4e86f60: transaction-builder-generator -> aptos-sdk-builder (David) #2151
  • c90b56f: [aptos-sdk-builder] reintroduce and update generated payloads (David) #2151
  • 9260ecd: [types] remove VecBytes (David) #2151
  • 662f078: [cached-framework] commit sdk builder files (David) #2151
  • 914654e: [move-e2e-tests] cleanup println (David) #2151
  • 1a53e3a: [Aptos Framework] Validate against empty execution hash in voting::resolve() (#2154) (Kevin) #2154
aptos-core - Aptos CLI AIT2 release v0.2.0

Published by github-actions[bot] over 2 years ago

aptos-core - AIT2 Aptos Framework v0.2.0

Published by sherry-x over 2 years ago

Aptos Framework used for Incentivized Testnet 2.

aptos-core - Aptos CLI devnet release 2022-06-28

Published by github-actions[bot] over 2 years ago

aptos-core - Aptos Wallet Extension v0.1.1

Published by kent-white over 2 years ago

  • NFTs
  • Changing networks
  • Better error handling
  • More standardized dApp API
  • Update to manifest v3

Download the build and use the doc site to see how to install and use the features

aptos-core - Aptos CLI devnet release 2022-06-09

Published by github-actions[bot] over 2 years ago

Commits

  • 50f58c4: Add title argument to CLI release workflow (Daniel Porteous) #1349,#1354
  • f5ca28c: Fix permissions for release CLI workflow (Daniel Porteous) #1354
aptos-core - Aptos CLI v0.1.1

Published by gregnazario over 2 years ago

Adds genesis tooling and updates move dependencies.

Only works with a testnet built with commit 05372e9e5a53b268a1edfc175426e0f54f4b5f51 and 25c860e85a052e25504b883696e4754495bb8f38. This is built for AIT1.

This can also be installed via cargo:

cargo install --git https://github.com/aptos-labs/aptos-core.git aptos --tag aptos-cli-v0.1.1
aptos-core - AIT1 Aptos Framework v0.1.0

Published by sherry-x over 2 years ago

Aptos Framework used for Incentivized Testnet 1.