NEAR Protocol

NEAR Protocol

NEARLayer 1

Reference client for NEAR Protocol

Top Contributors

#1mina86
620
commits
#2bowenwang1996
611
commits
#3pmnoxx
404
commits
#4matklad
389
commits
#5nagisa
322
commits
#6pugachAG
322
commits
#7jakmeier
310
commits
#8Longarithm
294
commits
#9nikurt
289
commits
#10wacban
278
commits

Recent Commits

b3c8614about 8 hours ago

refactor(chain): remove dead is_invalid_chunk read path (#15352)

Darioush Jalali

1ede50b1 day ago

refactor(cloud-archive): replace test parameter bag with CloudArchiveHarness (#15370)

Adam Chudaś

2d4f0b61 day ago

perf(benchmark): implement send-tx query in benchmarks (#15348)

Andrea

9ba17df1 day ago

fix(runtime): add cache identifier label to compiled contract cache metrics (#15318)

Anton Puhach

3568c061 day ago

chore(tx-pool): remove unused TransactionGroupIteratorWrapper (#15375)

Darioush Jalali

b1ac7a61 day ago

refactor(test-loop): stop destructuring TestLoopEnv in tests (#15376)

Anton Puhach

cda181e1 day ago

chore: bump flatted from 3.3.3 to 3.4.1 in /tools/debug-ui (#15373)

dependabot[bot]

8425a971 day ago

chore(sync): add tracing targets to sync module log calls (#15374)

Shreyan Gupta

03806511 day ago

fix(mirror): don't fail fetch_txs on individual tx/receipt errors (#15209)

Anton Puhach

441f2a71 day ago

feat(rpc): rpc sharding skeleton (#15333)

Jan Malinowski

03779bf1 day ago

feat(sync): add restart recovery for interrupted far-horizon sync (#15362)

Shreyan Gupta

0b11f1f1 day ago

refactor(runtime): hoist signer overlay in prepare_transactions (#15360)

Darioush Jalali

030eca21 day ago

feat(cloud-archive): per-shard cloud head tracking (#15243)

Adam Chudaś

498c1e11 day ago

chore: remove deprecated V1 variants for ChunkEndorsement and ChunkStateWitness (#15301)

Anton Puhach

9ff49402 days ago

test(sync): add comprehensive SyncV2 test suite (#15350)

Shreyan Gupta

974e1eb2 days ago

test: add chunk parts withholding attack test (#15355)

Darioush Jalali

96100bb2 days ago

fix: properly handle genesis in BlockInfo::from_header (#15359)

Anton Puhach

f166a9e2 days ago

feat(ci): publish sandbox Docker image on release (#15326)

r-near

bd9f1673 days ago

feat(dynamic-resharding): remove per-account cache sizes (#15347)

Adam Wierzbicki

45e377d3 days ago

chore(ci): fix crates.io publish workflow (#15351)

Anton Puhach

fb675023 days ago

feat(jsonrpc): add EXPERIMENTAL query endpoints to OpenRPC spec (#15165)

r-near

8c384a83 days ago

chore(primitives): remove unused ConsolidatedStateChange type (#15349)

Darioush Jalali

72408b73 days ago

feat(sync): implement sync-v2 (#15325)

Shreyan Gupta

3cad0694 days ago

feat(spice): distribute contract codes on demand (#15108)

Slavas

7310f634 days ago

doc: remove nearup from readme (#15345)

Anton Puhach

7ee16cb4 days ago

feat(spice): handle uncertified validator proposals at epoch boundary (#15022)

Darioush Jalali

69c25804 days ago

feat(test-loop): auto-warmup in TestLoopBuilder::build() (#15344)

Anton Puhach

2852ca14 days ago

test(sync): rewrite and simplify state sync test-loop tests (#15343)

Shreyan Gupta

249ced85 days ago

feat(dynamic-resharding): check preconditions before computing proposed split (#15327)

Adam Wierzbicki

df126e25 days ago

test: migrate chunk_validator_failover pytest to test-loop (#15312)

Adam Chudaś