Skip to content

Tags: jowenshaw/aptos-core

Tags

aptos-cli-v1.0.0

Toggle aptos-cli-v1.0.0's commit message
[cli] Allow disabling telemetry

aptos-labs#5039

aptos-cli-v0.4.0

Toggle aptos-cli-v0.4.0's commit message
[aptos-cli] Use named networks

There's confusion between the faucet and network endpoints.  This
just adds prenamed combinations that can be used, while leaving
the ability for custom combinations.  Additionally, stops making
the init fail if the faucet fails.

aptos-cli-v0.3.9

Toggle aptos-cli-v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[dashboards] sync grafana dashboards (aptos-labs#4835)

Co-authored-by: rustielin <[email protected]>

wallet-v1.0.0

Toggle wallet-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[api] reduce submit_batch size to planned 10 txn per single request (a…

…ptos-labs#4685)

aptos-cli-v0.3.8

Toggle aptos-cli-v0.3.8's commit message
Delete lifecycle-transaction-light.svg

aptos-cli-v0.3.7

Toggle aptos-cli-v0.3.7's commit message
Fix links to docs with .md extension and relative paths

aptos-cli-v0.3.6

Toggle aptos-cli-v0.3.6's commit message
[Token] reorgnize code

aptos-cli-v0.3.5

Toggle aptos-cli-v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
revert Validate Move String transaction arguments (aptos-labs#4483)

* Revert "More tests around string validation code (aptos-labs#4131)"

This reverts commit 03c0811.

* Revert "Validate Move String transaction arguments (aptos-labs#4090)"

This reverts commit f31d9c5.

aptos-cli-v0.3.4

Toggle aptos-cli-v0.3.4's commit message
chore: bump TS SDK version

aptos-cli-v0.3.3

Toggle aptos-cli-v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[storage] fix ensure msg (aptos-labs#3425)