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 is related to the issue [#3739](https://github.com/aptos-labs/aptos-core/issues/3739) created to add a function in TS SDK to fetch the resource account given that the source address and seeds...

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

### Description Draft for collecting and distributing gas fees. @movekevin @zekun000 if this design looks reasonable I will start working on tests. PR in order to see the changes. -...

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

# 🐛 Bug mainnet aptos-node can not pass "assert_no_test_natives" ## To reproduce When i switch to the mainnet commit and run the aptos-node, it showed : ``` thread 'main' panicked...

bug

### Description This PR packs a plethora of upgrades and fixes to the telemetry service. * Fixes GCP trace ID key in log entry. GCP needs the trace key to...

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

# 🚀 Feature Request add an automatic subpackage for cli, or increase MAX_TRANSACTION_SIZE ## Motivation My package is over the limit ```json package size 81942 bytes { "Error": "API error:...

enhancement

### Description export all from ./aptos_types solve the error when importing types inside it ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5120)

### Description Support multi transaction simulation. (https://github.com/aptos-labs/aptos-core/issues/5117) ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5119)

# 🐛 Bug [using-azure.md](https://github.com/aptos-labs/aptos-core/blob/dc9ff4ad5239a771485054fe019eebd6a7def309/developer-docs-site/docs/nodes/validator-node/operator/running-validator-node/using-azure.md) ### First words *This is a step-by-step guide to install an Aptos node on **AWS**.* ### The "AWS" here should be "Azure"

bug