Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
256 commits
Select commit Hold shift + click to select a range
0f332c9
fix: NodeKey.GetHashCode() violates Equals/GetHashCode contract (#9744)
aso20455 Nov 26, 2025
b4ac6f9
chore: remove dead IsSyncing field and its assignment (#9790)
ANtutov Nov 26, 2025
f8992c3
Move engaging NoGC out of hot path (#9799)
benaadams Nov 27, 2025
0ba3770
chore: remove duplicate AddDatabase registrations in DbModule (#9802)
Fibonacci747 Nov 27, 2025
028b328
chore: streamline nullability suppression in LruCache (#9796)
justinbay Nov 27, 2025
6310f4d
Remove unused transaction hash collections in SendBlobs CLI (#9798)
justinbay Nov 27, 2025
e695a18
Reduce storage tracking allocations (#9664)
benaadams Nov 27, 2025
cd86f19
Devirtualize filter{store | manager} (#9779)
benaadams Nov 27, 2025
4a93be9
Cache masternode quorum math in VotesManager (#9794)
soniseth0 Nov 27, 2025
78c331f
fix: RlpxHost.Init guard to reference RlpxHost instead of PeerManager…
Snezhkko Nov 27, 2025
67e9c6e
chore: remove unused block parameter (#9814)
MozirDmitriy Nov 28, 2025
e5daa15
Remove defensive copies from SecP256k1 (#9817)
benaadams Nov 28, 2025
8b3e871
Allow Inner Reverts for eth_gasEstimate (#9822)
dipkakwani Nov 28, 2025
a3d1853
fix: mismatches in error messages (#9823)
Bashmunta Nov 28, 2025
9284c85
fix: avoid allocation in PutSpan by throwing immediately (#9819)
Fibonacci747 Nov 28, 2025
ec7873c
Fix merge issue (#9824)
benaadams Nov 28, 2025
bcddbf8
Fix ColumnsDb constructor recursion and reuse resolved keys (#9818)
soniseth0 Nov 28, 2025
5e7891f
Resolve Transitive dependency warnings (#9827)
benaadams Nov 28, 2025
6d757d6
Fix buyGas in simulate (#9761)
deffrian Nov 28, 2025
096dbb3
Remove redundant Math.Min call in SnapServer storage guard (#9828)
soniseth0 Nov 29, 2025
315cce6
Remove unnecessary pragma suppression from SortedPool events (#9830)
soniseth0 Nov 29, 2025
b962328
Shrink ReadToEndAsync async machine (#9831)
benaadams Nov 29, 2025
d10a4e5
Optimize BlockParameter parsing (#9835)
benaadams Nov 29, 2025
fc3f0f3
fix: correct EOFCREATE error message (#9836)
VolodymyrBg Nov 29, 2025
329517a
chore: remove unused ShouldSerialize hooks and fix nullable propertie…
sashass1315 Nov 30, 2025
6b5b80a
Auto-update fast sync settings (#9840)
core-repository-dispatch-app[bot] Nov 30, 2025
ef9debf
Update OP Superchain chains (#9841)
core-repository-dispatch-app[bot] Nov 30, 2025
76646f0
fix: keep PeerPool commit loop running when no pending changes (#9839)
Forostovec Nov 30, 2025
d1821a5
chore(init): remove unused StateReader assignment in InitializeBlockc…
Bashmunta Nov 30, 2025
4746d4f
Increase precision of gas price logging (#9845)
benaadams Nov 30, 2025
7f4e2cf
Fast path JwtAuthentication (#9837)
benaadams Dec 1, 2025
5f6d2ae
fix: add missing string interpolation (#9851)
rnkrtt Dec 1, 2025
c7327d6
fix: dispose automatic pruning triggers to stop background timers (#9…
MozirDmitriy Dec 1, 2025
3653ffc
fix: remove unused IHttpContextFactory resolution in StartAsync (#9857)
phrwlk Dec 2, 2025
fde7cf3
fix: use ArgumentNullException for ecdsa parameter (#9858)
Bilogweb3 Dec 2, 2025
dc4050d
Fix some spelling, add dictionary (#9850)
flcl42 Dec 2, 2025
5419251
Fail fast for missing precompile (#9862)
benaadams Dec 2, 2025
15e3f0d
fix(txpool): race condition in NonceManager.TxWithNonceReceived (#9861)
aso20455 Dec 2, 2025
68c4fe5
Dispose plugins when supported (#9848)
flcl42 Dec 2, 2025
af2d67b
Fix redundant allocation in IXdcHeaderStore.BulkInsert (#9829)
soniseth0 Dec 2, 2025
1a66502
perf: avoid extra allocation by iterating snapshot (#9842)
Fibonacci747 Dec 2, 2025
18b5b62
Adjust JOC Bootnodes according to recent changes (#9869)
anhnhx131 Dec 3, 2025
9b49f88
fix leak in NettyDiscoveryBaseHandler (#9873)
LukaszRozmej Dec 3, 2025
fd29878
Don't cache current block cache (#9852)
LukaszRozmej Dec 3, 2025
043b837
Reduce Evm Exceptions (#9808)
benaadams Dec 3, 2025
de4342f
Bump up the version to 1.37.0-unstable (#9871)
core-repository-dispatch-app[bot] Dec 3, 2025
6188b20
Taiko Shasta Changes (#9709)
dipkakwani Dec 4, 2025
66986e5
fix: invert post-merge difficulty validation logic in T8n tool (#9880)
aso20455 Dec 4, 2025
6a64fd9
Changed default PublicKey serialization to use hash format (#9696)
AbolareRoheemah Dec 4, 2025
8af235f
Fix Jovian fork id (#9877)
LukaszRozmej Dec 4, 2025
7b92265
fix: tie readonly DB provider to env lifetime and clear per-scope buf…
Fibonacci747 Dec 4, 2025
d7ad74e
fix: remove duplicate EIP-7702 transaction counting in TxPool (#9885)
rnkrtt Dec 5, 2025
c435236
fix: prevent EVM memory size overflow crash for extreme memory reques…
bshastry Dec 5, 2025
df5690f
Auto-update fast sync settings (#9893)
core-repository-dispatch-app[bot] Dec 7, 2025
959d261
fix: map InvalidBlockRangeUpdate to BreachOfProtocol (#9891)
Snezhkko Dec 7, 2025
c2f1fa4
Update OP Superchain chains (#9892)
core-repository-dispatch-app[bot] Dec 7, 2025
3915b5e
Run taiko nodes on latest version (#9899)
stdevMac Dec 8, 2025
4ee9f7d
Update Dockerfiles (#9909)
core-repository-dispatch-app[bot] Dec 10, 2025
f344338
Disable publishing to Downloads (#9910)
stdevMac Dec 10, 2025
f8ce8d9
Fix hive getLogs (#9889)
deffrian Dec 10, 2025
a3e3ba5
fix: remove duplicate gRPC host validation in GrpcClient (#9922)
VolodymyrBg Dec 11, 2025
de6b7b8
Move ExecutionEnvironment to Rentable sealed class (#9916)
LukaszRozmej Dec 11, 2025
a86e5e6
fix: align BlockHashes dictionary to use nullable Hash256 (#9900)
aso20455 Dec 12, 2025
ae852f4
Only pool pure Transaction objects, not subclasses (#9884)
tanishqjasoria Dec 12, 2025
39f6398
Auto-update fast sync settings (#9933)
core-repository-dispatch-app[bot] Dec 14, 2025
4723878
Update OP Superchain chains (#9932)
core-repository-dispatch-app[bot] Dec 14, 2025
b52db8a
Adjust JOC testnet Bootnodes according to recent changes (#9940)
anhnhx131 Dec 15, 2025
9361e1b
fix: Remove redundant BlockHeader field reassignments in StatelessExe…
anim001k Dec 15, 2025
85d9e39
test: add Eip2565Transition check for posdao chain spec (#9920)
PivasDesant Dec 15, 2025
fb402a4
Fixes #9606: DebugTracerTests thread synchronization issue (#9875)
igladun Dec 15, 2025
b807df2
Faster protocol parsing, add Ethrex (#9935)
benaadams Dec 15, 2025
a568396
Precompiles names fix (#9944)
svlachakis Dec 15, 2025
f416cfd
Update packages (#9907)
rubo Dec 15, 2025
2eb2a62
Fix hanging scenario if persisted node not able to be pruned (#9931)
asdacap Dec 16, 2025
91e235a
Separate wrong nonce errors (#9941)
flcl42 Dec 16, 2025
fd62e3d
Add engine_getBlobsV3 (#9942)
flcl42 Dec 16, 2025
353e9ce
fix: only touch coinbase after successful transaction in state tests …
bshastry Dec 16, 2025
5d15a01
Gnosis Balancer permanent changes (#9946)
Marchhill Dec 16, 2025
4684324
Sign release builds (#9937)
rubo Dec 16, 2025
a1d4108
Increase default rlp collection limit to 4MB (#9957)
LukaszRozmej Dec 17, 2025
f77d928
Auto-update fast sync settings (#9964)
core-repository-dispatch-app[bot] Dec 18, 2025
168fc48
Fix/limit get proof (#9967)
LukaszRozmej Dec 18, 2025
150acda
feat(merkle): remove unused RootOfNull to avoid dead code and startup…
Forostovec Dec 18, 2025
6adcba4
Fix/rlp decode array checks (#9968)
LukaszRozmej Dec 18, 2025
e52f4d1
fix: dispose IEraStore when EraImporter.Import fails early (#9978)
phrwlk Dec 19, 2025
cdd758f
Remove rpc from hive worflow (#9971)
deffrian Dec 19, 2025
df92349
Elevate access for ABI decode override more easily (#9977)
damian-orzechowski Dec 19, 2025
02cc6bc
Run all tests on master (#9979)
deffrian Dec 19, 2025
6e94189
Remove parsing Uint256 from statics (#9980)
LukaszRozmej Dec 19, 2025
0478126
perf: Remove redundant ToArray() allocation in TrieStore warning log …
0xxFloki Dec 19, 2025
c739d43
Optimise MemDb for ZK (#9952)
LukaszRozmej Dec 19, 2025
4b46205
feat(evm): generify VirtualMachine with policy-based gas tracking (#9…
AnkushinDaniil Dec 19, 2025
1b1d03e
refactor: Remove redundant try-catch in SszProperty.StaticLength (#9976)
Aleksandr1732 Dec 22, 2025
b047c67
fix: correct NSubstitute argument types in AuraWithdrawalProcessorTes…
hawkadrian Dec 22, 2025
0b74566
Auto-update fast sync settings (#9989)
core-repository-dispatch-app[bot] Dec 22, 2025
d64ccf9
Update OP Superchain chains (#9988)
core-repository-dispatch-app[bot] Dec 22, 2025
f548ec6
perf: avoid LINQ allocations in GetStorageRangesMessageSerializer (#9…
VolodymyrBg Dec 22, 2025
79db2cd
refactor: cache blob and proof counts in BlobProofsManagerV1 (#9983)
marukai67 Dec 22, 2025
f7eb580
fix: replace unused mock logger with LimboTraceLogger in EnrDiscovery…
CreeptoGengar Dec 22, 2025
b5ddc8a
fix: replace empty exception with informative BlockchainException in …
mattvaux Dec 22, 2025
52a6b3a
perf(tests): Remove redundant ToList() calls in PatriciaTreeBulkSette…
0xxFloki Dec 22, 2025
0277e73
Use correct HardwareAcceleration checks for Vector (#10007)
benaadams Dec 22, 2025
6898f30
Optimize ColumnDb MultiGet allocations (#9908)
0xxFloki Dec 22, 2025
9c0bbb3
fix: correct type name in TimeoutDecoder error message (#9948)
reallesee Dec 22, 2025
720a836
perf: reduce allocations in TypeExtensions (#9994)
0xxFloki Dec 22, 2025
06b8fd4
refactor(trie): remove redundant condition check in IsValidWithOneNo…
0xlupin Dec 22, 2025
33397b2
fix: return correct count when no peer was dropped in DropWorstPeer (…
Fallengirl Dec 22, 2025
4200fac
Consider type boundaries (#10000)
flcl42 Dec 22, 2025
e120de1
Taiko Shasta Changes - II (#9998)
dipkakwani Dec 23, 2025
1e76bc1
Set release target commit explicitly (#10009)
rubo Dec 23, 2025
392944d
Fix/json converters exception type (#9984)
Galoretka Dec 23, 2025
92f310b
refactor(tests): Remove unused variables in Enode exception tests (#9…
marukai67 Dec 23, 2025
2b53941
test: replace Task.Delay with After() in ContractDataStoreTests (#9985)
forkfury Dec 23, 2025
04a4604
fix: delegate raw converters read to base converters (#10006)
ANtutov Dec 23, 2025
5412d22
fix: remove duplicate HasSignedRecently checks in sealer clique (#10011)
Bashmunta Dec 23, 2025
06e12cf
Make Nethermind UI SSE endpoint relative (#10008)
rubo Dec 23, 2025
a84d40a
fix: use IHttpClient from DI in MergePlugin instead of creating HttpC…
PivasDesant Dec 23, 2025
40329f8
Validate blobs lengths (#9999)
flcl42 Dec 23, 2025
e2d0072
refactor(AuRa): remove redundant Create override (#10014)
kurahin Dec 23, 2025
e62a72f
Feature/Worldstate backend (#9089)
asdacap Dec 23, 2025
81f7afb
fix: use ArgumentNullException for null logManager in EthStatsClient …
PivasDesant Dec 24, 2025
787cfba
fix: correct BlobTxMissingBlobs error message (#10015)
eeemmmmmm Dec 24, 2025
553ac70
Change KzgPolynomialCommitments.BlsModulus to new instead of parse (#…
LukaszRozmej Dec 25, 2025
5ab1dd4
Fix/isStorageEmpty check does not get reflected until after commit. (…
asdacap Dec 27, 2025
e7a0a34
fix: use GaugeMetric for PeerCandidateCount (#10004)
sashass1315 Dec 27, 2025
f147671
Fix IsTracing calculation by making it lazy (#10053)
LukaszRozmej Dec 28, 2025
f872648
Auto-update fast sync settings (#10055)
core-repository-dispatch-app[bot] Dec 28, 2025
2230f35
Merge package release workflows (#10049)
rubo Dec 28, 2025
0416efd
Fix/get logs optimization (#9923)
LukaszRozmej Dec 28, 2025
bf97c42
fix: resource cleanup in BeaconHeadersSyncFeed (#10037)
ANtutov Dec 28, 2025
1cb6b08
perf: avoid rlp encode-decode in simulate receipt recovery (#10021)
Bashmunta Dec 28, 2025
89ec6a2
Fix CodeQL workflow (#10056)
rubo Dec 28, 2025
e909831
Check for 0 in MOD opcode (#10061)
benaadams Dec 29, 2025
fbdc38e
Keep EXP opcode in UInt256 domain (#10060)
benaadams Dec 29, 2025
c14fcd8
fix: DataFeed constructor null checks (#10062)
yyhrnk Dec 29, 2025
271d8ef
Update schema (#10035)
flcl42 Dec 29, 2025
00d56ae
Remove MetricsController._metricTypes (#10057)
LukaszRozmej Dec 29, 2025
fee0f23
Fixes #9577: resolve race condition in StateSyncFeedTests.Big_test (#…
igladun Dec 29, 2025
6c788e2
Perf/TryGetDirtyNode (#10067)
asdacap Dec 30, 2025
12b9e2a
Call prune persisted recursively on commit and on copy too (#10065)
asdacap Dec 30, 2025
0b7641e
feat(abi): add support for fixed-size array element types (#10025)
AnkushinDaniil Dec 30, 2025
2f73ca3
XDC Reward handler (#9881)
cicr99 Dec 30, 2025
14d4a39
Use baseblock for tree visitor (#10066)
asdacap Dec 30, 2025
9229706
Surge: Fix Profitabilty Check Bypass (#10020)
dipkakwani Dec 31, 2025
9ee5539
Skip SST file size checks when MaxOpenFiles is specified (#10002)
wurdum Dec 31, 2025
07d8de7
Fix: Correct memory access validation in TrySaveByte for MSTORE8 oper…
0xlupin Dec 31, 2025
6778204
Update file header templates (#10077)
rubo Jan 1, 2026
75a6d97
Should update child if parent has empty keccak as well (#10073)
damian-orzechowski Jan 2, 2026
9cf0d07
Improve FastHash quality (#10082)
benaadams Jan 2, 2026
3921649
refactor: replace HexConvert.ToUInt256 with UInt256.Parse (#10085)
dizer-ti Jan 3, 2026
891d79d
fix: ensure eth_getBlockByNumber enforces canonical block retrieval (…
smartprogrammer93 Jan 3, 2026
64e7f38
Auto-update fast sync settings (#10089)
core-repository-dispatch-app[bot] Jan 4, 2026
2ae8737
fix: correct assertion variables in Cleans_invalid_blocks_before_star…
letmehateu Jan 4, 2026
7ddb135
Drop eth66 and eth67 support, add eth69 as a default (#9938)
benaadams Jan 4, 2026
18b62a1
fix(network): shutdown rlpx executor group (#10087)
Bashmunta Jan 5, 2026
0417aa4
feat (gas policy): add `ConsumeCodeCopyGas` method (#10068)
AnkushinDaniil Jan 5, 2026
f2217da
Add Address recovery from PublicKey to KeccakCache (#10003)
benaadams Jan 5, 2026
4d7e0b3
refactor: remove unused Destroy change type from storage provider (#1…
SashaMalysehko Jan 5, 2026
519aa4c
Update to UInt256 version 1.4.0 (#10107)
benaadams Jan 5, 2026
62f7230
chore: remove debug-only keccak keys from proof call storage test (#1…
kurahin Jan 5, 2026
ab9414e
fix: use parameter name in BloomStorage null check (#10096)
DeVikingMark Jan 5, 2026
1e80301
fix: correct ExampleResponse for admin_importHistory method (#10097)
PivasDesant Jan 5, 2026
0e8ec6e
fix: remove redundant blockInfosDb assertions (#10099)
letmehateu Jan 5, 2026
7514d24
perf: reuse SimpleConsoleLogger instance in SimpleConsoleLogManager (…
PivasDesant Jan 5, 2026
c748ed2
optimize eth_gasPrice using kth algorithm (#10100)
cuiweixie Jan 5, 2026
9d52d38
Don't queue prunes (#10112)
benaadams Jan 6, 2026
5f11732
refactor: simplify Avx2 branches for UInt256 shuffles (#10111)
ANtutov Jan 6, 2026
49ee006
fix(kute): prevent null label crash in Prometheus metrics reporter (#…
Fallengirl Jan 6, 2026
e96d4ec
Fix #10068 regression (#10116)
AnkushinDaniil Jan 6, 2026
6cd4afa
Git/ignore claude config (#10118)
LukaszRozmej Jan 6, 2026
2526f41
perf: use cached BlockInfo variable instead of redundant array access…
letmehateu Jan 7, 2026
724b668
Save space locally on builds (#10113)
LukaszRozmej Jan 7, 2026
811c27b
Align Nethermind with the latest taiko-geth changes (#10127)
jmadibekov Jan 7, 2026
40505c7
Surge TDX Attestation (#9954)
dipkakwani Jan 7, 2026
e5e4624
Remove redundant `File.Delete` after `File.Move` (#10128)
eeemmmmmm Jan 7, 2026
fa47463
refactor: simplify conditional returns in FeeTooLowFilter (#10129)
strmfos Jan 7, 2026
32dc74a
refactor: remove unused finalization manager field in Optimism plugin…
Bashmunta Jan 7, 2026
cba46c2
Optimize discv5 (#10081)
flcl42 Jan 8, 2026
5420e7e
refactor: remove unused `_pushEnabled` from MonitoringService (#10135)
yyhrnk Jan 8, 2026
f1fc64a
Add some guards to RetryCache (#10134)
flcl42 Jan 8, 2026
868bdcd
XDC save snapshot on gap block (#9774)
ak88 Jan 8, 2026
6756b54
perf: Remove redundant allocations in NettyDiscoveryHandlerTests (#10…
0xlupin Jan 9, 2026
c5f0401
fix: correct header range logging in PoW forward sync (#10140)
letmehateu Jan 9, 2026
1536e81
fix: avoid GetReceiptData when hash lookup unsupported (#10023)
Forostovec Jan 9, 2026
13dd512
fix: correct slice index in Address.TryParseVariableLength (#9902)
reject-i Jan 9, 2026
7e1dcb3
perf(facade): optimize SimulateDictionaryHeaderStore.Get for cache hi…
Snezhkko Jan 9, 2026
5ac9883
fix: add informative message to block processing timeout exception (#…
hawkadrian Jan 9, 2026
54d1c5c
fix: Remove invalid eth_getTransactionByHash call (#9784)
phrwlk Jan 9, 2026
dc01940
Fix typos 2 (#10162)
flcl42 Jan 9, 2026
9eed4e9
fix: remove duplicate transaction processor adapter registration (#10…
GarmashAlex Jan 10, 2026
8553e9d
perf: avoid extra init code allocations in CREATE/EOFCREATE (#10019)
SashaMalysehko Jan 10, 2026
6cedba4
Replace empty array initializations with Array.Empty<T>() (#10172)
Copilot Jan 10, 2026
19a9a50
Fix disposing of a pooled array (#10168)
flcl42 Jan 12, 2026
bc5d20d
fix(SendBlobs): add missing receiverOption to reclaim command (#10136)
reject-i Jan 12, 2026
43cdccf
Auto-update fast sync settings (#10179)
core-repository-dispatch-app[bot] Jan 12, 2026
3aa3d01
fix(sync): use INetworkConfig constructor for SyncPeerPool DI registr…
Savid Jan 12, 2026
8a53cb1
refactor(tools): eliminate redundant First() calls in HiveConsensusWo…
maximevtush Jan 12, 2026
2f1ab2d
docs: fix dead link (#10181)
letmehateu Jan 12, 2026
c651d6c
Remove redundant ToArray calls in eth_accounts (#10185)
strmfos Jan 12, 2026
e04dfbf
Override default CLI option alias (#10148)
ArtiomTr Jan 12, 2026
da034e3
Add AGENTS.md (#10177)
rubo Jan 12, 2026
9c95583
Fix cannot prune storage root (#10203)
asdacap Jan 13, 2026
8cf94bb
Support CLI alias overrides in docs (#10197)
rubo Jan 13, 2026
1d5fe28
Fast-path ConcurrentDict AddOrUpdate (#10220)
benaadams Jan 13, 2026
8a4a2d7
Reuse same nibble keys for short paths (#10214)
benaadams Jan 13, 2026
65df7a4
Update Dockerfiles (#10222)
core-repository-dispatch-app[bot] Jan 14, 2026
f87221d
Change async capturing closures to regular async methods (#10221)
benaadams Jan 14, 2026
af1f4e6
Reduce closure allocations in RetryCache (#10223)
benaadams Jan 14, 2026
babe72c
perf: Avoid unnecessary base fee calculations (#10213)
Forostovec Jan 14, 2026
41b055b
Update OP Superchain chains (#10178)
core-repository-dispatch-app[bot] Jan 14, 2026
768923d
Remove redundant static metadata from `CachedPrecompile` wrapper (#10…
vtjl10 Jan 14, 2026
893d7dc
refactor: extract duplicate chain ID retrieval logic in SendBlobs CLI…
maximevtush Jan 14, 2026
e9b1b38
perf: avoid eager client id formatting in ZeroNettyP2PHandler (#10189)
MoNyAvA Jan 14, 2026
2a985c8
fix: align storage tracing flag for ReportStorageChange (#10201)
VolodymyrBg Jan 14, 2026
107a251
fix(test-runner): Use maxPriorityFeePerGas for EIP-1559 state test pa…
bshastry Jan 14, 2026
6658986
fix: gRPC client reconnect to shutdown previous channel (#10156)
radik878 Jan 14, 2026
d712d3b
perf: eliminate redundant allocations in SendData byte normalization …
0xxFloki Jan 14, 2026
e18ccbf
refactor: split ClHealthTrackerTests into separate test methods (#10171)
DeVikingMark Jan 14, 2026
b4a3b21
Optimize `PathUtils` (#10219)
rubo Jan 14, 2026
bb28606
Use `ConcurrentDictionary.GetOrAdd` in `Session` to avoid manual get-…
zeevick10 Jan 14, 2026
0d3c48e
Allow some delays to be configurable (#10227)
benaadams Jan 14, 2026
538d53f
Schedule largest storage changes first (#10236)
benaadams Jan 14, 2026
4d58a87
fix: SyncDispatcher leak by disposing CountdownEvent (#10240)
Snezhkko Jan 15, 2026
aebf0ec
Move default implementations out of IReleaseSpec (#10237)
LukaszRozmej Jan 15, 2026
16a4e12
Fix `PathUtils` for JetBrains Rider (#10238)
rubo Jan 15, 2026
2a93094
Optimize storage key handling (#10241)
benaadams Jan 15, 2026
b29460c
fix: avoid mutating levels in header/body existence checks (#10157)
sashass1315 Jan 15, 2026
233500e
fix: Add missing fields to Transaction.CopyTo and PoolPolicy.Return (…
Fallengirl Jan 15, 2026
e459e3f
Consider genesis in processing and finalization (#10235)
flcl42 Jan 15, 2026
61947f4
Refactor/Allow metrics before block processing (#10076)
asdacap Jan 15, 2026
fe8172c
Fix maybe combine logic fetch child with wrong path. (#10145)
asdacap Jan 15, 2026
95f2d69
Feature/RocksDb Snapshot (#10080)
asdacap Jan 15, 2026
5fc6f79
Bump default pruning cache by 512MB for larger mainnet blocks (#10247)
benaadams Jan 16, 2026
f60efb5
Fix: Change Taiko RPC Response to PascalCase (#10244)
dipkakwani Jan 16, 2026
d2ad205
perf(clique): eliminate redundant cache lookup in GetBlockSealer (#10…
Aleksandr1732 Jan 16, 2026
f429b8c
Skip GC when pruning (#10230)
benaadams Jan 17, 2026
47a7de6
Auto-update fast sync settings (#10260)
core-repository-dispatch-app[bot] Jan 19, 2026
df26ddd
Update OP Superchain chains (#10261)
core-repository-dispatch-app[bot] Jan 19, 2026
eddd34f
Fix/shared blockcache not used (#10263)
asdacap Jan 19, 2026
60aea98
ColumnsDb snapshot (#10262)
asdacap Jan 19, 2026
1a1fdb5
Refactor ReleaseSpec (#10251)
LukaszRozmej Jan 19, 2026
471bcb9
Add taiko debug RPC for integration test support (#10211)
jmadibekov Jan 19, 2026
9ccf900
feat(tracing): enable external tracer registration and VM inheritance…
AnkushinDaniil Jan 20, 2026
3409a9a
Re-enable prewarmer tx adapter for state pre-warming (#10266)
damian-orzechowski Jan 20, 2026
7b948c5
Validate state test tx as part of a block (#10224)
flcl42 Jan 20, 2026
b247009
Add ProgressLogger to trie verification and full pruning operations (…
asdacap Jan 21, 2026
726b99e
feat: enable taiko client CI integration tests (#10043)
gehlotanish Jan 21, 2026
b58bdd3
Merge remote-tracking branch 'origin/master' into bal-devnet-2-merge
benaadams Jan 21, 2026
bb67834
Merge conflicts
benaadams Jan 21, 2026
c335c57
spelling
benaadams Jan 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

file_header_template = SPDX-FileCopyrightText: 2025 Demerzel Solutions Limited\nSPDX-License-Identifier: LGPL-3.0-only
file_header_template = SPDX-FileCopyrightText: 2026 Demerzel Solutions Limited\nSPDX-License-Identifier: LGPL-3.0-only

[*.py]
indent_size = 4
Expand Down
251 changes: 0 additions & 251 deletions .github/copilot-instructions.md

This file was deleted.

11 changes: 4 additions & 7 deletions .github/workflows/build-nethermind-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
PACKAGE_DIR: pkg
PACKAGE_RETENTION: 7
PUB_DIR: pub
SCRIPTS_PATH: ${{ github.workspace }}/scripts/build
steps:
- name: Check out repository
uses: actions/checkout@v6
Expand All @@ -29,16 +28,14 @@ jobs:

- name: Build Nethermind.Runner
run: |
mkdir $GITHUB_WORKSPACE/$PUB_DIR

docker build . -t nethermind-build -f $SCRIPTS_PATH/Dockerfile \
mkdir $PUB_DIR
docker build . -t nethermind-build -f scripts/build/Dockerfile \
--build-arg COMMIT_HASH=$GITHUB_SHA \
--build-arg SOURCE_DATE_EPOCH=$(git log -1 --format=%ct)

docker run --rm --mount type=bind,source=$GITHUB_WORKSPACE/$PUB_DIR,target=/output nethermind-build
docker run --rm --mount type=bind,source=./$PUB_DIR,target=/output nethermind-build

- name: Archive packages
run: $SCRIPTS_PATH/archive.sh
run: scripts/build/archive.sh

- name: Upload Nethermind Linux arm64 package
uses: actions/upload-artifact@v4
Expand Down
Loading
Loading