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 ## How Has This Been Tested? ## Key Areas to Review ## Type of Change - [ ] New feature - [ ] Bug fix - [ ]...

CICD:run-forge-e2e-perf

## Description In this PR, we add a bunch of test cases that show opportunities for optimization of generated stack-based bytecode. These tests were reduced from `aptos-framework`. I have put...

## Description This change adds a job that compares the file in existing gcs and the file in sharding db gcs bucket. The goal is to make sure that the...

CICD:build-images
CICD:build-indexer-images

## Description ## Type of Change - [ ] New feature - [ ] Bug fix - [ ] Breaking change - [ ] Performance improvement - [ ] Refactoring...

CICD:run-forge-e2e-perf

## Description ## How Has This Been Tested? ## Key Areas to Review ## Type of Change - [ ] New feature - [ ] Bug fix - [ ]...

CICD:run-e2e-tests

## Description ## How Has This Been Tested? ## Key Areas to Review ## Type of Change - [ ] New feature - [ ] Bug fix - [ ]...

CICD:run-e2e-tests

## Description ## How Has This Been Tested? ## Key Areas to Review ## Type of Change - [ ] New feature - [ ] Bug fix - [ ]...

CICD:run-forge-e2e-perf

## Description This is a prototype implementation of the event v2 translation. This focuses on translating the V2 event type `CoinDeposit` into the V1 event type `DepositEvent`. ## Type of...

## Description Forge provides too much granularity with 4 columns capturing metrics for all parts the blockchain latency in 4 components. The goal of this PR is to simplify this...

CICD:build-images

## Description Add indexer processor metrics to Forge. This does not include metrics from the indexer processors written with the processor SDK. Also add support for providing a non-default forge...

CICD:run-e2e-tests