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)

Update mainnet f0c03310a58bd212c04e65def103c5f7862be29f

aptos-core - Mainnet release 8e9a89829d5c43aa0a092c45b4b26fed7b52b0ca

Published by perryjrandall almost 2 years ago

Mainnet release 8e9a89829d5c43aa0a092c45b4b26fed7b52b0ca

Note: The source for this is not yet released so please do not build from source until the public fix is released

aptos-core - Update mainnet 3b12b747b53a0dc610b0ea960459bb834a940852

Published by perryjrandall almost 2 years ago

Updated mainnet binary 3b12b747b53a0dc610b0ea960459bb834a940852

The sources here are not able to build this commit, please do not build from this source code

aptos-core - aptos node 52c527227b6

Published by davidiw almost 2 years ago

update for Ubuntu mainnet 52c527227b6a20dc5c9973e3150c355e12e9119a

aptos-core - Aptos Node c53a100

Published by sherry-x almost 2 years ago

Ubuntu build for mainnet_c53a100c60511270c7591e9f3ae40939d4d3961c

aptos-core - Aptos CLI Release v1.0.1

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

Mainnet Release of the CLI

Changes

About installation

Instructions here: https://aptos.dev/cli-tools/aptos-cli-tool/install-aptos-cli/

  • MacOSX-x86_64 will work on both Intel and Apple ARM Macs. Rosetta on macOS provides compatibility for ARM.
  • Ubuntu-22.04-x86_64 is built with Ubuntu 22.04 on x86 and requires OpenSSL v3. It may work on other Linux distros that also use OpenSSL v3, but it is not supported.
  • Ubuntu-x86_64 is built with Ubuntu 20.04 on x86 and requires OpenSSL v1.1.1. It may work on other Linux distros that also use OpenSSL v1.1.1. In testing this has worked on a few other distros e.g. Debian and OpenSUSE
  • Windows-x86_64 is built with Windows Server 2022 on x86. It has also been tested on Windows 10 and Windows 11.
  • Windows & Linux ARM does not have a prebuilt binary and will need to be built from source.
aptos-core - Aptos CLI Release v1.0.0

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

Mainnet Release of the CLI

Changes

  • Adds Mainnet as a network
  • Improves flow for initializing accounts
  • Updates much of the documentation

About installation

Instructions here: https://aptos.dev/cli-tools/aptos-cli-tool/install-aptos-cli/

  • MacOSX-x86_64 will work on both Intel and Apple ARM Macs. Rosetta on macOS provides compatibility for ARM.
  • Ubuntu-22.04-x86_64 is built with Ubuntu 22.04 on x86 and requires OpenSSL v3. It may work on other Linux distros that also use OpenSSL v3, but it is not supported.
  • Ubuntu-x86_64 is built with Ubuntu 20.04 on x86 and requires OpenSSL v1.1.1. It may work on other Linux distros that also use OpenSSL v1.1.1. In testing this has worked on a few other distros e.g. Debian and OpenSUSE
  • Windows-x86_64 is built with Windows Server 2022 on x86. It has also been tested on Windows 10 and Windows 11.
  • Windows & Linux ARM does not have a prebuilt binary and will need to be built from source.
aptos-core - Aptos CLI Release v0.4.0

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

aptos-core - Aptos CLI Release v0.3.9

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

There is now a version Ubuntu-22.04 which supports ubuntu 22.04 with SSLv3

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

Published by kent-white about 2 years ago

Branding Release

aptos-core - Aptos CLI Release v0.3.8

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

  • Adds check for profiles if they don't exist, to give more helpful messages
  • Fixes bug in GetPoolAddress for vesting contracts
aptos-core - Aptos CLI Release v0.3.7

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

Bug fixes

  1. Fixes bug with the testnet faucet that gave an error of
"Error": "API error: Faucet issue: 411 Length Required"
  1. Changes warning message to debug when faucet transaction isn't found in mempool immediately due to accessing two different full nodes.
aptos-core - Aptos CLI Release v0.3.6

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

aptos-core - Aptos CLI Release v0.3.5

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

aptos-core - Aptos CLI Release v0.3.4

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

Code Refactoring

Builds

Chores

Commits

  • 5519731: [Docs] Editorial pass. (Raj Karamchedu) #4244
  • f7bedc3: Lock TS deps to exact versions (#4206) (Daniel Porteous (dport)) #4244
  • ts-sdk: update change log #4244 (Jijun Leng)
aptos-core - Aptos CLI Release v0.3.3

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

For use with devnet after September 8th 2022, and should be compatible with AIT3

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

Published by kent-white about 2 years ago

  • The redesign continues
  • Improvements to signMessage dapp api (see https://petra.app/docs/signing-a-message)
  • Viewing received NFTs
  • Mnemonic derive path now follows the wallet standard (you can still see your old account in your wallet and import via private key)
  • Bug fixes

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

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

Published by kent-white about 2 years ago

  • Fix for account transfer rename
  • Add importing accounts from create account flow
  • Design updates

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.1a Release 2022-08-29

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

Release Compatibility

This will work with devnet from August 25th 2022 until September 1st 2022.

Bug Fixes

Commits

  • 4bc65d0: Reduce duplication of specialized clients in TS SDK, make transaction submission functions more uniform (#3471) (Daniel Porteous (dport))
  • 409184c: Add TS to the first NFT SDK tutorial (#3428) (Daniel Porteous (dport))
  • f18cc2c: Bump TS SDK to 1.3.8 (#3480) (Daniel Porteous (dport))
  • e1c6a57: [aptos-cli] Bump to 0.3.1 (Greg) #3499
  • f36369c: [aptos-cli] Update to version 0.3.2 (Greg) #3526
  • 9c4e723: [indexer] Fix token ownership data to work with batching (Greg) #3542
aptos-core - Aptos CLI Release v0.3.2

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

Release Compatibility

This will work with AIT3