Avalanche

Avalanche

AVAXLayer 1

Go implementation of an Avalanche node.

Top Contributors

#1StephenButtolph
5,324
commits
#2aaronbuchwald
2,115
commits
#3patrick-ogrady
851
commits
#4ceyonur
747
commits
#5manthanhd
481
commits
#6abi87
442
commits
#7maru-ava
334
commits
#9dhrubabasu
246
commits
#10alarso16
210
commits

Recent Commits

6d4554eabout 12 hours ago

fix(sae/rpc): restore evicted blocks for state, receipt, and tracing RPCs (#5721)

Jonathan Oppenheimer

a8bf7b83 days ago

fix(bootstrapmonitor): resume tests across restarts when the build is unchanged (#5689)

Jonathan Oppenheimer

23bb20e3 days ago

fix(core): Potential crash loop at SAE upgrade (#5755)

Austin Larson

8c87c653 days ago

chore(sae): Improve observability around startup (#5753)

Austin Larson

b3b91723 days ago

Randomize Helicon activation time during Antithesis runs (#5730)

Stephen Buttolph

9b293033 days ago

fix(network): apply ACP-267 uptime threshold (#5734)

Draco

45c6acf3 days ago

Refactor staker struct constructors (#5675)

Razvan

bb2e12b3 days ago

test(sae): Simplify big recovery test (#5735)

Austin Larson

33e17f13 days ago

Log SAE configs during startup (#5751)

Stephen Buttolph

c5d3c8a4 days ago

chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 (#5740)

dependabot[bot]

fb9060f5 days ago

docs: fix run_task.sh script name in README (#5087)

Olexandr88

d9845885 days ago

feat(vms/evm/sync): add protobuf wire types and a network client (#5352)

Tsvetan Dimitrov

63f610f5 days ago

feat: support debug_intermediateRoots for Firewood (#5442)

rodrigo

4deb3468 days ago

feat(saevm): set a minimum atomic tx gas based on serialized size (#5549)

Jonathan Oppenheimer

40664779 days ago

feat(saevm): bound block size to the P2P message size limit (#5570)

Jonathan Oppenheimer

bcc85189 days ago

refactor(sae): Separate network (#5616)

Austin Larson

a3e70019 days ago

test(saevm): warptest options, saetest proof verifier, typed RPC test args (#5720)

Jonathan Oppenheimer

ec3b82510 days ago

test(cchain): Unblock WaitForEvent on slow tests (#5724)

Austin Larson

a9f00e511 days ago

fix(sae): Executor deadlock with duplicate verifications (#5690)

Stephen Buttolph

2f66cfb12 days ago

refactor(hook): Move blackhole op to libevm (#5682)

Austin Larson

16fc9c312 days ago

fix(sae): Prevent statedb concurrent access in Txpool (#5688)

Stephen Buttolph

5e0918c12 days ago

fix(tags-push): Only push tags one-at-a-time (#5684)

Stephen Buttolph

5c4d31815 days ago

Silence noisy SAE log (#5679)

Stephen Buttolph

7d8721716 days ago

Update `--helicon-min-stake-duration` (#5678)

Stephen Buttolph

9038e3416 days ago

Remove stale TODO around atomic state (#5677)

Stephen Buttolph

fdffd8016 days ago

test(saevm/sae): expect debug_trace* to honor JS tracer configs (#5669)

Jonathan Oppenheimer

b826fc916 days ago

feat(sae): Add Firewood to VM (#5655)

Austin Larson

ba0678d16 days ago

feat(sae): Add allow-missing-tries (#5640)

Jonathan Oppenheimer

fb664dc16 days ago

chore: change finalize comment in saeexec (#5674)

Jonathan Oppenheimer

a4290dc16 days ago

fix(saevm/cchain): activate warp precompile at Durango (#5668)

Jonathan Oppenheimer