aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

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

Results 1410 aptos-core issues
Sort by recently updated
recently updated
newest added

### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4128)

CICD:run-e2e-tests

### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4036)

CICD:run-e2e-tests

### Description ### Test Plan Improves 3x the speed of this command: cargo run -p aptos -- node analyze-validator-performance --analyze-mode=all --url=https://ait3.aptosdev.com --start-epoch=190 --end-epoch=195 - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4166)

- Removed version #s in the help output. - Clarified the local vs global configuration near the `aptos init` section. - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4169)

### Description This adds a test function that one can use to set reconfiguration time for tests. This is helpful in testing on-chain validator oracles. ### Test Plan Test only...

### Description unused ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4161)

Currently we only test: - Server X is compatible with client X. - Devnet server is compatible with latest published client release. We need to test: - Server X +...

enhancement

### Description - Add a seed parameter for keys generation so that the keys generation will be deterministic and can be accessed from forge tests. - The i th validator...

CICD:run-e2e-tests

Ignore the yarn stuff, that's just Docusaurus updates. Cleaning up the Using Aptos CLI doc in a separate PR. - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4162)

### Description This feat can be used to parse package-metadata.bcs, so that developer can publish parts of packages to chain. ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4148)