aptos-core
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.
### 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...
### 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...
# 🚀 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:...
### 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"