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 This PR introduces the ability to collect _platform-agnostic_ system metrics from Aptos nodes and expose them as prometheus metrics. The metrics are also exported to Aptos via telemetry...

CICD:run-e2e-tests

### Description ![image](https://user-images.githubusercontent.com/310773/189947992-d1a97003-0935-459b-8b71-62b5bd3f9ad0.png) - Adds a `verified` field which must be true for the project to be visible - Prevents editing/updating projects (for now, it will have to be deleted...

### Description This PR adds API fuzzing using [RESTler](https://github.com/microsoft/restler-fuzzer), from Microsoft. Things still to do: - In Compile/StdOut.txt, you can see that it doesn't understand unint64 or hex, and accordingly...

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

CICD:build-images

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

### Description You can make up blocks based on transactions if you feel that variable block size is not good enough for your current state. Remembering that the timestamps can...

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

### Description ### Test Plan - test specific scenarios for - whitelisted IPs. - Blacklisted IPs. - Connection Rate Limit. - BW Rate limit - Run forge with FORGE_ENABLE_HA_PROXY=true -...

CICD:build-images
CICD:run-e2e-tests

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

CICD:run-e2e-tests

### Description Resurrect the writeset generator tool to generate the genesis writeset need to apply to nodes manually in case of network outages. ### Test Plan Haven't yet tested this...