Aptos

Aptos

APTLayer 1

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.

6,437
3,903
View on GitHub

Top Contributors

#1JoshLind
1,451
commits
#2gregnazario
1,384
commits
#3davidiw
1,283
commits
#4msmouse
1,120
commits
#5bmwill
805
commits
#6wrwg
589
commits
#7rustielin
578
commits
#8zekun000
495
commits
#9banool
493
commits
#10igor-aptos
458
commits

Recent Commits

bf417f0about 9 hours ago

[move compiler v2] add linter rules for unused checks (#18953)

Jun Xu

2197ed31 day ago

[forge] bump deployer version

aptos-bot

f633aae1 day ago

[compiler-v2] Allow mixed tuple discriminators to be any valid expression (#19066)

Vineeth Kashyap

697f04c2 days ago

[forge] bump deployer version

aptos-bot

c8db4ac1 day ago

[vm] Fix several correctness issues in Move VM runtime (#19052)

George Mitenkov

30a4d7b1 day ago

[mono-move] Global context template (#19053)

George Mitenkov

0ebbe7016 days ago

[State Sync] Add request rate limiting.

Josh Lind

03360ea4 days ago

[Smoke Tests] Ignore some unneccessary tests.

Josh Lind

f8ed5ca2 days ago

[storage] Use HashValue as DashMap key in hot state

wqfish

b0bef8f2 days ago

Update Node, PNPM, Terraform, Kubectl and Helm versions

Stelian Ionescu

cf205442 days ago

Fix PipelinedBlock BCS serialization for consensus observer (#19042)

Balaji Arun

fab72ec2 days ago

[storage] Remove dead StaleStateValueIndexSchema

wqfish

04480bd2 days ago

[encrypted mempool] Change ID to be hash of both VK and AD (#19055)

Rex Fernando

b711faa2 days ago

[stake] fix actual voting power (#18975)

Aaron

737b1453 days ago

[compiler-v2] Implement match over primitives (#18784)

Vineeth Kashyap

05f6d353 days ago

[storage] Fix state KV truncation leaking first-time key creations

wqfish

84d06d93 days ago

[storage] Move test_truncation out of db_debugger into regular test path

wqfish

eb807c73 days ago

[test] Fix flaky test_db_restore smoke test

wqfish

0e1b76d3 days ago

fix (#18754)

Teng Zhang

70724e13 days ago

[consensus] Keep info! for signed ledger info in pipeline_builder

Balaji Arun

026aac23 days ago

[consensus] Fix nightly fmt in proposal_generator

Balaji Arun

7752b623 days ago

[consensus] Reduce log volume from additional high-frequency sites (round 2)

Balaji Arun

d417d433 days ago

[consensus] Reduce log volume from high-frequency info/warn sites

Balaji Arun

599deba3 days ago

[QS] Add per-author batch inclusion metrics (#19021)

Daniel Xiang

d22380f3 days ago

[compiler-v2] Fix type inference to allow unifying struct constraints and receiver function constraints (#18929)

Vineeth Kashyap

739b78e3 days ago

[keyless] Add support for auth headers to pepper service (#19022)

Daniel Porteous (dport)

c75c8114 days ago

[Forge] Disable fullnode checks in forge land blocking.

Josh Lind

de0e3264 days ago

[ci] Bump nextest to latest version

wqfish

526377b4 days ago

Fix NaN coverage output (#18934)

Vineeth Kashyap

78465594 days ago

[ci] Add smoke-test feature to CI pre-build

wqfish