-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Insights: aptos-labs/aptos-core
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
aptos-node-v1.25.2 [Mainnet] Aptos Node Release v1.25.2
published
Jan 29, 2025
31 Pull requests merged by 16 people
-
[Indexer-Grpc-V2] Add proto for filters.
#15851 merged
Feb 1, 2025 -
[move] Refactor type caches in loader
#15818 merged
Feb 1, 2025 -
[block-stm] Do not set incorrect use on storage errors
#15855 merged
Feb 1, 2025 -
[Indexer-Grpc-V2] Add status pages for DataService and GrpcManager.
#15072 merged
Jan 31, 2025 -
[indexer] add transactions to test with indexer
#15853 merged
Jan 31, 2025 -
Bump gas version on main
#15826 merged
Jan 31, 2025 -
[spec] Clean permissioned_signer spec
#15850 merged
Jan 31, 2025 -
add edge cases for indexer fa and token-v2 tests
#15782 merged
Jan 31, 2025 -
add txn with no events
#15849 merged
Jan 31, 2025 -
[cp][aptos-release-v1.26] [hotfix] fix the fee payer txn simulation error
#15847 merged
Jan 30, 2025 -
[hotfix] fix the fee payer txn simulation error
#15844 merged
Jan 30, 2025 -
[move] Enable call tree caches
#15843 merged
Jan 30, 2025 -
[cp][aptos-release-v1.25] Fix state merkle truncate
#15807 merged
Jan 29, 2025 -
[cli] Allow long paths in windows CLI build
#15840 merged
Jan 29, 2025 -
[cp][aptos-release-v1.26] Fix not emitting fungible_asset::Withdraw event when paying gas
#15839 merged
Jan 29, 2025 -
[move] Avoid double hashing in favour of equivalent keys for type tag cache
#15740 merged
Jan 29, 2025 -
[compiler-v2] Improved flush writes optimization
#15718 merged
Jan 29, 2025 -
Remove unnecessary code
#15731 merged
Jan 29, 2025 -
Fix not emitting fungible_asset::Withdraw event when paying gas
#15835 merged
Jan 29, 2025 -
Fix compile error
#15834 merged
Jan 29, 2025 -
[execution-pool] BlockRetrievalRequest struct -> enum
#15812 merged
Jan 28, 2025 -
[devtools] Enable the framework upgrade test again
#15763 merged
Jan 28, 2025 -
[spec] use opaque in the spec of check_permission_exists
#15829 merged
Jan 28, 2025 -
Bump CLI to 6.0.3
#15830 merged
Jan 28, 2025 -
[cli] Add MacOS and Linux x86 + ARM release
#15733 merged
Jan 28, 2025 -
update the mainnet disk size to 10Ti
#15821 merged
Jan 28, 2025 -
[Indexer-Grpc-V2] Add LiveDataService.
#15802 merged
Jan 28, 2025 -
release yaml for 1.26 to testnet
#15824 merged
Jan 27, 2025 -
[aptos-vm][move] Avoid module loads when getting the struct name
#15681 merged
Jan 27, 2025 -
[replay-benchmark] Split benchmark into stages
#15653 merged
Jan 27, 2025
27 Pull requests opened by 17 people
-
[move] Struct and reference types in interpreter
#15819 opened
Jan 27, 2025 -
Fix simulate serialization
#15822 opened
Jan 27, 2025 -
Update the test VK and add the ability to install it at genesis via env var
#15825 opened
Jan 27, 2025 -
Add proposal for permissioned_signer
#15827 opened
Jan 28, 2025 -
[move][natives] added batch bulletproof natives
#15832 opened
Jan 28, 2025 -
Work in progress prototype with some tests and benchmark workloads
#15833 opened
Jan 28, 2025 -
fungible asset improvements for concurrent balance
#15836 opened
Jan 28, 2025 -
brian/exec window exec optimize 3 bk3
#15837 opened
Jan 28, 2025 -
L monninger/fix movement
#15838 opened
Jan 28, 2025 -
[benchmark] Add option for package overrides
#15841 opened
Jan 29, 2025 -
enable aa in testnet
#15842 opened
Jan 29, 2025 -
[coin/fa] Increase max symbol size to 32 bytes
#15846 opened
Jan 30, 2025 -
Re-release v1.26 framework
#15852 opened
Jan 31, 2025 -
[WIP][prover] Fix public(package) causing error when filtering verification target
#15854 opened
Jan 31, 2025 -
[IGNORE] Experiment 1
#15856 opened
Jan 31, 2025 -
[tool] Coverage crash fix
#15857 opened
Jan 31, 2025 -
[AA] fix visibility issues
#15858 opened
Jan 31, 2025 -
[backpressure] proposals can add a per-block gas limit
#15860 opened
Jan 31, 2025 -
[Consensus Observer] Add skeleton support for execution pool.
#15861 opened
Jan 31, 2025 -
[exec-pool] OnChainConsensusConfig V4
#15862 opened
Jan 31, 2025 -
fix: multiple typos of different importance
#15863 opened
Feb 1, 2025 -
[Consensus Observer] Small improvements to message metrics.
#15864 opened
Feb 1, 2025 -
Standardize Variable and Function Naming in mempool and network modules
#15865 opened
Feb 1, 2025 -
Simulate as anyone
#15866 opened
Feb 1, 2025 -
Typos Fixes
#15867 opened
Feb 1, 2025 -
[doc][trivial] Fix docgen for #[verify_only]
#15868 opened
Feb 2, 2025 -
[Consensus Observer] Add execution pool window to active state.
#15869 opened
Feb 3, 2025
10 Issues closed by 4 people
-
[prover] Unit test bitwise_features.move has legit verification failures in v2 which are missing in v1
#12501 closed
Feb 3, 2025 -
[compiler-v2] Eliminate requirement of passing `--move-2` requirement flag
#15124 closed
Jan 31, 2025 -
[Feature Request] Adding serializeForScriptFunction to MoveOption
#15435 closed
Jan 31, 2025 -
[Bug]: Named Address Resolution Priority
#15405 closed
Jan 28, 2025 -
[Feature Request][move-compiler-v2] type mismatches should highlight significant differences
#15414 closed
Jan 28, 2025 -
[Feature Request] Homebrew repo for Mac Arm64 versions of needed tools for Move prover and tests
#9478 closed
Jan 27, 2025 -
[Bug] debug no longer prints to terminal after 1.0.11
#7945 closed
Jan 27, 2025 -
[Feature Request] clear error msg for dependency failures during compilation
#6264 closed
Jan 27, 2025 -
[Bug][CLI] calling a function with a non-existent package name gives a LINKER_ERROR
#5864 closed
Jan 27, 2025 -
[Feature Request] Support empty string and empty array in CLI inputs
#7220 closed
Jan 27, 2025
2 Issues opened by 2 people
-
[Feature Request][Prover] Add memory usage information for Move prover
#15859 opened
Jan 31, 2025 -
[Bug][Prover] Coin to FA migration specification
#15845 opened
Jan 30, 2025
46 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[execution-pool] Remove SenderAwareShuffler and add TransactionShuffler to ExecuteBlockCommand
#15613 commented on
Jan 30, 2025 • 7 new comments -
[move-vm][closures] Type and Value representation and serialization
#15670 commented on
Jan 28, 2025 • 4 new comments -
Block Synchronization Kill Switch, integration in gas meter
#15533 commented on
Feb 1, 2025 • 3 new comments -
[move-vm][closures] Interpreter
#15680 commented on
Jan 29, 2025 • 3 new comments -
[framework] Adding utilities to OrderedMap / BigOrderedMap
#15810 commented on
Feb 1, 2025 • 2 new comments -
[VM][Runtime Type] Initial implementation of UnionFind required for the new type representation
#15150 commented on
Jan 28, 2025 • 2 new comments -
fix some fuzzing conditional compilation issues in aptos-crypto
#15703 commented on
Jan 31, 2025 • 1 new comment -
[execution window] blocks support a window, along with block storage and sync
#14076 commented on
Feb 2, 2025 • 1 new comment -
Use move2 compiler for framework code in perf benchmarks
#15529 commented on
Feb 2, 2025 • 0 new comments -
avoid rand db
#15534 commented on
Jan 31, 2025 • 0 new comments -
keyless exebench in ci
#15559 commented on
Feb 3, 2025 • 0 new comments -
[Network] Small cleanups and code reduction.
#15584 commented on
Feb 1, 2025 • 0 new comments -
[rest_api][aptos_vm] Prevent running move code on too stale of a state
#15588 commented on
Jan 31, 2025 • 0 new comments -
vk rotation gov example
#15592 commented on
Jan 28, 2025 • 0 new comments -
Runtianz/test permission
#15611 commented on
Feb 1, 2025 • 0 new comments -
[ignore] experiment and investigation
#15617 commented on
Jan 31, 2025 • 0 new comments -
[Not for review]
#15619 commented on
Feb 2, 2025 • 0 new comments -
update yaml for v1.25 upgrade
#15620 commented on
Feb 1, 2025 • 0 new comments -
WIP [Network] Add new metrics to the network stack.
#15623 commented on
Feb 1, 2025 • 0 new comments -
rounding v2 dryrun
#15629 commented on
Feb 2, 2025 • 0 new comments -
Bump path-to-regexp and express in /aptos-move/move-examples/my_first_dapp/client
#15637 commented on
Feb 3, 2025 • 0 new comments -
[primary_fungible_store] fix miswording
#15767 commented on
Jan 27, 2025 • 0 new comments -
[cli] add package manager installation method
#15768 commented on
Jan 28, 2025 • 0 new comments -
[compiler-v2] Showcase fixes for several old issues
#15785 commented on
Feb 3, 2025 • 0 new comments -
[Bug] Make `aptos update` use larger page size
#6411 commented on
Jan 28, 2025 • 0 new comments -
[Bug] When JWT verification fails the faucet returns 500 but should return 4xx
#15560 commented on
Jan 31, 2025 • 0 new comments -
[Bug][compiler-v2][prover] public(package) error when running `aptos move prove -f`
#15772 commented on
Jan 31, 2025 • 0 new comments -
[compiler-v2][prover] Move prover blows up for emojicoin arena package even without any specs
#15605 commented on
Feb 3, 2025 • 0 new comments -
[Bug] indexer-grpc-fullnode convert error
#15439 commented on
Feb 3, 2025 • 0 new comments -
Add Econia transactions in transaction generator
#11625 commented on
Feb 1, 2025 • 0 new comments -
In-Memory Cache Crate
#12312 commented on
Jan 31, 2025 • 0 new comments -
Add tooling configuration to stock docker compose file
#13085 commented on
Feb 1, 2025 • 0 new comments -
[execution window] block windows are executed
#14199 commented on
Feb 2, 2025 • 0 new comments -
WIP [agg] Remove Aggregator v1 usage: move coin supply to AggV2
#14465 commented on
Feb 1, 2025 • 0 new comments -
[execution window] use blocking txn provider
#14584 commented on
Feb 2, 2025 • 0 new comments -
Implement intent using witness pattern
#14836 commented on
Jan 29, 2025 • 0 new comments -
[execution window] further optimizations
#15053 commented on
Jan 27, 2025 • 0 new comments -
[Not for review] Add new TransactionPayload variant for orderless txns
#15115 commented on
Jan 31, 2025 • 0 new comments -
[replay] Add transactions to skip for V2 loader
#15207 commented on
Jan 29, 2025 • 0 new comments -
[Network] Add simple queuing metrics for message sends.
#15268 commented on
Jan 28, 2025 • 0 new comments -
[loader-v2] migrate Move transactional and integration tests to V2 only
#15315 commented on
Jan 29, 2025 • 0 new comments -
[experiment-only] comparison testing
#15317 commented on
Feb 1, 2025 • 0 new comments -
Lambda support in VM: Wolfgang's PR plus some simplifications (removing mask, clarifying ops)
#15387 commented on
Jan 29, 2025 • 0 new comments -
Fix scripted txn.
#15466 commented on
Feb 1, 2025 • 0 new comments -
Comparing diff across forks
#15495 commented on
Jan 28, 2025 • 0 new comments -
brian/exec window forge
#15506 commented on
Jan 27, 2025 • 0 new comments