Commit 20ce96b
Updating arbitrum branch to latest master (#8746)
* Pass PruningConfig to triestore (#8598)
* Move some method to pruning trie store
* Remove set
* Use raw trie store
* Snapsync to not use full trie store
* Further remove some code
* Create test
* Whitespace
* Update src/Nethermind/Nethermind.State.Test/PatriciaTreeTests.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Trie/Pruning/RawScopedTrieStore.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Whitespace
* Use a single trie store for state
* Move to factory function
* More constructor to test function
* Rename to Build
* Overridable world state to not inherit trie store
* Make it official then
* Remove some parameters out of IPruningStrategy
* TrackedPastKeyCountMemoryRatio to TrackPastKeys
* Fix build
* Fix benchmark build
* Fix test build
* Fix build
* Moved test factory to core test
* Added comment and test
* Seal triestore
* Address comment
* Fix build
* Fix build
* Fix build again?
---------
Co-authored-by: Lukasz Rozmej <[email protected]>
* Fix/parallel block downloader (#8587)
* Reapply "Perf/parallel block downloader" (#8574)
This reverts commit b9a2a93.
* Fix aura not thread safe
* Fix validate suggested block cannot run out of order
* Fix test
* Fix test
* Whitespace
* Some extra log
* Update src/Nethermind/Nethermind.Consensus/Validators/BlockValidator.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.State/Proofs/WithdrawalTrie.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Synchronization.Test/BlockDownloaderTests.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Synchronization.Test/BlockDownloaderTests.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Make sure only one request at a time
* Fix build
* Remove comment
* Remove comment
* Check disposed
---------
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update OP Superchain chains (#8611)
Co-authored-by: emlautarom1 <[email protected]>
* Fix trie tests (#8614)
* Fix trie tests
* Fix build
* Whitespace
* Does this work?
* How about now?
* What if I copy it first
* Ok, how about nwo?
* Back to memory
* You know, if you could just reproduce locally, this would be faster.
* Screw it.
* Auto-update fast sync settings (#8612)
Co-authored-by: rubo <[email protected]>
* Refactor/Explicit message serializer registration (#8604)
* Remove `IMessageSerializationService.Register`
* Check banned registration
* Slight cleanup
* Fix build
* Whitespace
* Add more check
* Fix editorconfig not applied to C# file. (#8620)
Fix editorconfig not applied
* Update libp2p package (#8534)
* HealthChecks: Track CL calls from fcu & np methods (#8603)
* Track CL calls directly
* Fix tests
* Add test
* Fix suggestions
* Remove class
* Update src/Nethermind/Nethermind.HealthChecks/ClHealthRequestsTracker.cs
Co-authored-by: Lautaro Emanuel <[email protected]>
* Update HealthChecksPlugin.cs
---------
Co-authored-by: Lautaro Emanuel <[email protected]>
* Cleanup/remove upgreadable peer allocation (#8572)
* Remove upgradeable allocation
* Remove unused method
* Remove allocate best peer
* Slight cleanup
* Safely cast Optimism subtypes (2) (#8619)
Replace cast with `as` operator
* Fix long running test fuzzing OOM (#8615)
* Use console over TestContext in EthereumTests as they can be run from Test.Runner and not flushed for a long time
* whitespace
* Feature/clef tx (#8609)
* Start
* support clef sign transaction in RPC
* fix
* also works with eth_sign
* format
* restore
* review comments
* eth_sign rpc bug fix
* fixed personal_sign
* fix
* revert
* sig fix
* format
* Optimism CL: Enable P2P (#8556)
* Enable p2p
* Improve startup logic
* PayloadByNumber protocol
* Peer manager
* Reverse peers
* Fix formatting
* Fix build
* Fix xml
* Move CL parameters to op config
* Use external ip
* Fix npe
* Lock in EL manager
* Fix formatting
* Simplify sync
* Small fixes
* Fix config description
* Add constants
* Update src/Nethermind/Nethermind.Optimism/IOptimismConfig.cs
Co-authored-by: Ruben Buniatyan <[email protected]>
* Add logging
* typo
* Fix return
* Remove return
* Update Libp2p
* Remove test feed
* Reuse sessions
* Improve logging
* Remove sessions
* Use LocalPeer sessions
* Shuffle peers
* Fix build
* Update parentHash
* Improve logging
* Log peer
* Update head while processing
* Fix missing payloads
* Head block
* Do not shuffle
* P2P Payload status
* Update libp2p
* Remove return
* Update src/Nethermind/Nethermind.Optimism/CL/ExecutionEngineManager.cs
Co-authored-by: Lautaro Emanuel <[email protected]>
* Fix formatting
---------
Co-authored-by: Ruben Buniatyan <[email protected]>
Co-authored-by: Lautaro Emanuel <[email protected]>
* OP CL L1 Validation on startup (#8610)
* Enable p2p
* Improve startup logic
* PayloadByNumber protocol
* Peer manager
* Reverse peers
* Fix formatting
* Fix build
* Fix xml
* Move CL parameters to op config
* Use external ip
* Fix npe
* Lock in EL manager
* Fix formatting
* Simplify sync
* Small fixes
* Fix config description
* Add constants
* Update src/Nethermind/Nethermind.Optimism/IOptimismConfig.cs
Co-authored-by: Ruben Buniatyan <[email protected]>
* Add logging
* typo
* Fix return
* Remove return
* Update Libp2p
* Remove test feed
* Reuse sessions
* Include L1 parameters for validation
* Add `eth_chainId`
* Initial `L1ConfigValidator`
* Validate L1 config on CL startup
* Rename parameters
* Fix license date
* Adjust interface summary
* Improve logging
* Remove sessions
* Add `ArgumentNullException.ThrowIfNull`
* Use LocalPeer sessions
* Shuffle peers
* Fix build
* Update parentHash
* Improve logging
* Log peer
* Update head while processing
* Run `superchain.py`
* Fix missing payloads
* Fix `eth_chainId` deserialization
* Only use `fullTxs = true`
* Empty commit
* Empty commit
---------
Co-authored-by: Nikita Meshcheriakov <[email protected]>
Co-authored-by: Ruben Buniatyan <[email protected]>
* Initialize kzg when used in runner too (#8623)
* Add Nethermind.Test.Runner Docker image (#8608)
* Fix hive (#8590)
* Report on issues with system contracts
* Externalise conditional logic; intrinsic gas = 0
* Handle deposit layout issues
* Fix more tests
* More tests
* Add system call
* More tests
* Tests
* Fix more
* Fix clique
* Fix more
* Add granular exceptions; separate type fo a system call
* Update tests
* Fix solution; remove redundant changes
* Use the same code
* Refactor/Move DiscoveryApp initialization to DI (#8624)
* Extract node record provider
* DiscV5 to DI
* DiscV4 to DI
* Consolidate the network storage initialization
* Allow more margin
* Override discovery db in test also
* Whitespace
* Add state availability checks before debug module tracing (#8621)
* Check if state is available in debug trace calls
* Add GetFailureResult methods
* Fix formatting
* Set block state as always available in test stub
* Mock relevant methods in unit test stubs
* Set year in copyright text
* Simplify header searches in favor of finds
* Add TryGetHeader
* Expose Block-based interfaces in IGethStyleTracer
* Avoid re-decoding block RLP
* Fix formatting
* Refactor TryGet methods to return header/block
* Set block difficulty if null
* Update Nethermind.Numerics.Int256 package (#8628)
* Fix infinite loop in tx pool (#8632)
* Fix filter timeouts, set to 15m (#8633)
* Update System.CommandLine package (#8639)
* Bump up the version to 1.33.0-unstable (#8533)
Co-authored-by: kamilchodola <[email protected]>
* Auto-update fast sync settings (#8645)
Co-authored-by: rubo <[email protected]>
* Remove SkipLocalsInit to avoid garbage in first bytes of hash (#8634)
* Remove SkipLocalsInit to avoid garbage in first bytes of hash
* Use Ben's ToHash implementation
* Improve test
Co-authored-by: Ben {chmark} Adams <[email protected]>
---------
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Update OP Superchain chains (#8644)
Co-authored-by: emlautarom1 <[email protected]>
* add surge hoodi chainspec (#8643)
Co-authored-by: Ahmad Bitar <[email protected]>
* Fix for `Block.AccountChanges` not being disposed in some cases (#8647)
* Fixed `Block.AccountChanges` not being disposed in some cases
* Code cleanup
Co-authored-by: Lukasz Rozmej <[email protected]>
---------
Co-authored-by: Lukasz Rozmej <[email protected]>
* Fix Holesky Sync (#8651)
* taiko alethia pacaya fork activation (#8642)
add taiko alethia pacaya fork activation to chainspec
Co-authored-by: Ahmad Bitar <[email protected]>
Co-authored-by: Kamil Chodoła <[email protected]>
* Revert wrong code on missing receipt (#8653)
* Revert wrong code on missing receipt
* fix test
* Set default `LegacyTransactionForRpc` gas price to zero (#8630)
Set default legacy transaction gas price to zero
* Fix #8648 - eth_getTransactionByBlockNumberAndIndex out of bounds (#8654)
* Fix #8648 - eth_getTransactionByBlockNumberAndIndex out of bounds
* one more fix
* Update RocksDB package (#8640)
* Kute: order by filename (#8657)
* PatriciaTree ignoreMissingDelete is not used (#8646)
* Remove unused code
* Submodule revert
* Implement Eip7823 (#8649)
* Eip7823 settings
* Add implementation and test
* Format
* Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
* Feedback
* Feedback
* Add invalid examples
---------
Co-authored-by: Copilot <[email protected]>
* Sync OP chains after Isthmus (#8638)
* Change accessibility
* Make `ValidateWithdrawalsRoot` instance method
* Make `ValidateBodyAgainstHeader` an instance method
* Make `ValidateBodyAgainstHeader` virtual
- Revert rename
* Make static methods protected
* Override `ValidateBodyAgainstHeader`
* Update interface implementation in `SlowHeaderValidator`
* Update interface implementation in `TestBlockValidator`
* Fix `BlockValidatorTests`
* Fix `BodiesSyncFeedTests`
* Adjust Isthmus EIPs
* Run `superchain.py`
* Fix `InvalidBlockInterceptorTest`
* Run `superchain.py`
* Delete extra file
---------
Co-authored-by: Kamil Chodoła <[email protected]>
* Use RocksDB PinnableSlice when available (#8661)
* Use RocksDB PinnableSlice when available
* Just use straight overloading
* Optimize RlpStream.Encode(ulong) (#8660)
* Optimize RlpStream.Encode(ulong)
* Don't unnecessarily convert to UInt256 to encode
* Update src/Nethermind/Nethermind.Serialization.Rlp/RlpStream.cs
* Slight discovery refactor. (#8664)
* Reducing change
* Nodes to array segment
* Extract some logic out to DiscoveryPersistenceManager.cs
* Fix test
* Fix test
* How about now
* Ok, so something is running in the background.
* Assert msg count also
* Dont start thread if closed
* Remove the metric assertion
* Slice span rather than array (#8665)
* Use static SHA256.HashData (#8673)
* Use span when slicing arrays (#8672)
* Mild performance tweaks (#8674)
* Mild performance tweaks
* Apply suggestions from code review
Co-authored-by: Amirul Ashraf <[email protected]>
---------
Co-authored-by: Amirul Ashraf <[email protected]>
* Remove TD based peer allocation strategy (#8670)
* Remove TD based peer allocation strategy
* Remove `MergePeerAllocationStrategy`
* Improve WebSocketMessageStream (#8676)
* Improve WebSocketMessageStream
* Change to struct
* Feedback
* Add test
* Optimism CL: Split finalized/safe blocks (#8658)
* split safe/finalized
* Add logging
* Release lock
* Fix startup processing
* Fix if
* Fix BLockId
* Fix initialization
* Fix
* Fix
* Detect L1 reorgs
* Fix
* Reset on reorg
* Delete some fields
* Finalization first
* L1 bridge step
* Fix
* Fix async
* Fix overflow
* Change to parent hash
* Do not process head
* Fix overflow
* Delay step
* Decrease delay
* Implement process reorg
* Fix formatting
* Clear channels properly
* Reset decoding pipeline
* Fix ClockCache.Set (#8679)
* Fix ClockCache.Set
* Clearer
* Implement EIP-7825: Transaction Gas Limit Cap (#8663)
* initial implementation, txpool limit
* fix formatting
* block validity
* enforce in TxValidator
* restore tx processing
* add txpool test
* add to osaka fork and add txvalidator test
* fix whitespace
* revert accidental changes
* remove from osaka
* fix whitespace
* remove redundant txpool check
* construct ExpectedChainIdTxValidator only once
* move spec check inside GetTxGasLimitCap
---------
Co-authored-by: lukasz.rozmej <[email protected]>
* Implement OP CL `optimism` RPC namespace (#8667)
* Initial OptimismOptimismRpcModule
- Add `optimism_` namespace
- Initial `optimism_version` method
* Generalize `GetCurrentBlocks`
* WIP `optimism_syncStatus`
* Add `GetSafe`
* Add `L1BlockRef From(L1Block block)`
* Initial `optimism_syncStatus` method
* Document `SyncStatus`
* Add `Zero`
* Add `CurrentL1`
- Handle nulls as Zero
* Refactor CL constructor
- Replace with DI
- Initialize OP CL RPC module
* Prefer to inject `ILogManager`
* Fix whitespace
* Relax accessibility modifier
* WIP `optimism_rollupConfig`
* Add `delta` fork
* Remove interop
* Add `EIP1559DenominatorCanyon`
* Add `ChannelTimeout`
- Constant value
* Add `OptimismSystemConfig`
- Store genesis system config
* Run `superchain.py`
* Correct JSON serialization
* Initial `optimism_outputAtBlock`
* Add `GetProof`
* Add `StateRoot` to `L2Block`
* Initial `optimism_outputAtBlock`
* Run `superchain.py`
* Small tweaks
* Actually compute Root hash
* Skip local initialization
* Hide OP-CL specific options (#8684)
* Hide OP-CL RPC module
* Hide OP-CL configs
* Reduce `Forward header starting block number did not changed.` exception to log. (#8683)
* Fix unexpected same block number exception
* Whitespace
* Refactor projects configuration (#8659)
* Update packages (#8641)
* Refactor/Reduce `AuraNethermindApi` usage. (#8686)
* Dont use static factory here
* Trying to isolate StartBlockProduer also
* Start blockchain aura
* Block produce env factory
* Remove unnecessary code
* Optimize 12 x 20byte & 32byte OpCodes (#8687)
* Optimize Address returning OpCodes
* Optimize PREVRANDAO opcode
* Optimize ChainId opcode
* Simplify Hash Pushes
* Less Unsafe
* Read-only method
* Align stack memory
* Optimize alignment calc
* over comment
* Use EvmStack.WordSize const
* Optimize `UInt256` opcodes
* Optimize loop
* Balance, SelfBalance
* ExtCodeHash
* Short circuit delegate look up for empty
* Optimize code lookup
* Add Unsafe back
* Pass through push
* Pass through 32
* Keep as property
* Move to VirtualMachine
* Change back to readonly field
* Auto-update fast sync settings (#8689)
Co-authored-by: rubo <[email protected]>
* Update OP Superchain chains (#8690)
Co-authored-by: emlautarom1 <[email protected]>
* Perform stack writes as single 32 vector (#8691)
* Perform stack writes as single 32 vector
* Use shared method
* Make common method
* Reintroduce Jit time branch elimination (#8692)
* Reintroduce Jit time branch elimination
* Formatting
* Compile issues
* Move to core
* Benchmarks
* Benchmarks
* Fixes one discv5 test (#8635)
* fix
* review comment
---------
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Migrate to Microsoft.Testing.Platform (#8190)
* Migrate to Microsoft.Testing.Platform
* Remove irrelevant setting
* Fix Taiko project
* Show failure per test
* Fix Ethereum.Test.Base
* Fix entry point
* Ignore status code 8
* Restore to library project
* Remove Nethermind.State.Test.Runner
* Fix build errors
* Fix Nethermind.Test.Runner
* Ignore Log dir
* Remove duplicate property
* Ignore TestResults dir
* Remove VSTest stuff
* Revise coverage collection
* Disable Nethermind.Overseer.Test and change test commands
* Rename code coverage settings file
* Fix file encodings
* Refactor tests workflow
* Fix tests workflow
* Update Microsoft.Testing.Extensions.CodeCoverage package
* Update Microsoft packages
* Revise workflow
* Apply `EnableNUnitRunner` individually
* Rename code coverage config
* Update packages
* Update `testenvironments.json`
* Revert `StartupObject` changes
* Update NUnit.Analyzers package
* Fix/aura hive startup (#8694)
* Fix aura hive startup
* Remove unnecessary change
* EIP-7594: PeerDAS (#8417)
* calculate cell kzg proofs
* extent tx network wrapper
* add cell proofs to test tx builder
* add test for blob txs with cell proofs
* add tx extension to supply both blob proofs and cell proofs
* adjust tx builder to current master
* fix data length
* adjust tx validator
* extend test
* simplify network wrapper
* cosmetics
* hack decoder to accept optional blob proofs
* cleaning
* add cell proofs verification
* fix
* draft of translation logic
* enable translation in tx validator
* fix commitments
* Send blobs update
* Add engine_getBlobsV2, Fusaka
* Fix proofs
* drop BlobSender changes
* Fix encoding
* undo remaining blob sender changes
* Fix block production
* undo bs
* Fix multiple blobs sending
* Add more structs and APIs
* Split GetBlobsHandler file
* cleaning
* fix blob tx decoder
* fix old proof length in transaction builder
* fix transaction builder
* whitespaces, encoding
* add getBlobsV2 to engine rpc capabilities
* fix test
* fix proofs validation
* bring back Alexey's BlobSender changes
* whitespace
* fix
* Add manager(just PoC)
* Add osaka blobs settings change handling
* add ProofVersion to ChainHeadInfoProvider and add SpecDrivenTxGossipPolicy
* Fix some tests
* Fix V2 proofs
* fix file encoding
* add error InvalidProofVersion
* invalidate if proof version is not correct
* add test OsakaSpecProvider
* adjust and extend test for cell proofs pre and post osaka
* Fix APIs
* Fix a test
* Move name to spec to Spec project
* Fix build
* fix cancun caps
* Make tx pool return blob txs with applicable proof version
* Change proof version
* Display better error
* add ProofsTranslationEnabled to config
* convert old proof to cell proofs if enabled and after fusaka
* add test
* allow replacement: new proofs for old proof
* add regression test
* fix transaction selector tests
* Fix blob sender #2 and #3 breaks
* fix engine_getBlobsV2 warning
* fix osaka caps activation
* fix tests
* extend test for blobs bundle v1
* add regression test for blobs bundle v2
* whitespaces
* fix blobs bundle v2
* cosmetic
* fix versions
* add AreBlobsAvailable
* add metrics
* return empty array if not all blobs are available
* add tests, fix disposing issues
* fix build
* Dial back JsonRpc log spam
* fix test
* default ProofsTranslationEnabled to false
* fix test
* Rename proof versions for less confusion
* Fix naming change
* One does not simply rename an enum value
* Simplify proof version checkers
* Clean up
* Ckzg.Ckzg -> Ckzg. (#8568)
Ckzg./2
* Rename peerdas getBlobsV2 metrics (#8579)
* Add metrics for getBlobsV2
* Remove AreBlobsAvailable
* Rename metrics
* fix
* fix build
* fix test
* readd proof version validation
* Quick cleanup
* Fix gpv3 fork validation
* Fix building
* Clean up
* Evict transactions with old proofs
* Improve test
* Fix test
* Fix some comments
* Update src/Nethermind/Nethermind.Merge.Plugin/Metrics.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* More fixes
* More
* More fixes
* More fixes
* Use preallocated span not list
* Segregate; statics
* Update src/Nethermind/Nethermind.Merge.Plugin.Test/EngineModuleTests.V4.cs
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Fix
---------
Co-authored-by: Alexey Osipov <[email protected]>
Co-authored-by: Ben Adams <[email protected]>
Co-authored-by: Minhyuk Kim <[email protected]>
Co-authored-by: Lukasz Rozmej <[email protected]>
* Refactor build scripts (#8601)
* Refactor/make all blockprocessor arg required (#8688)
* Dont use static factory here
* Trying to isolate StartBlockProduer also
* Start blockchain aura
* Block produce env factory
* Remove unnecessary code
* Explicit constructor variable
* Remove receipt root
* Explicit execution requests
* Remove transitioning factory constructor
* Reduce code
* Reduce diff
* Update src/Nethermind/Nethermind.Consensus.AuRa/InitializationSteps/InitializeBlockchainAuRa.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Merge.AuRa/InitializationSteps/InitializeBlockchainAuRaMerge.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Core.Test/Blockchain/TestBlockchain.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Whitespace
* Fix build
* Address taiko
* Update src/Nethermind/Nethermind.Clique.Test/CliqueBlockProducerTests.cs
Co-authored-by: Lautaro Emanuel <[email protected]>
* Update src/Nethermind/Nethermind.Clique.Test/CliqueBlockProducerTests.cs
Co-authored-by: Lautaro Emanuel <[email protected]>
* Fix clique
* Unused imports
---------
Co-authored-by: Lukasz Rozmej <[email protected]>
Co-authored-by: Lautaro Emanuel <[email protected]>
* Warm up evm instructions (#8699)
* Warm up evm instructions
* mods
* Use SpecProvider
* Revert "Use SpecProvider"
This reverts commit 189ef1d.
* Add BPOs (#8631)
* calculate cell kzg proofs
* extent tx network wrapper
* add cell proofs to test tx builder
* add test for blob txs with cell proofs
* add tx extension to supply both blob proofs and cell proofs
* adjust tx builder to current master
* fix data length
* adjust tx validator
* extend test
* simplify network wrapper
* cosmetics
* hack decoder to accept optional blob proofs
* cleaning
* add cell proofs verification
* fix
* draft of translation logic
* enable translation in tx validator
* fix commitments
* Send blobs update
* Add engine_getBlobsV2, Fusaka
* Fix proofs
* drop BlobSender changes
* Fix encoding
* undo remaining blob sender changes
* Fix block production
* undo bs
* Fix multiple blobs sending
* Add more structs and APIs
* Split GetBlobsHandler file
* cleaning
* fix blob tx decoder
* fix old proof length in transaction builder
* fix transaction builder
* whitespaces, encoding
* add getBlobsV2 to engine rpc capabilities
* fix test
* fix proofs validation
* bring back Alexey's BlobSender changes
* whitespace
* fix
* Add manager(just PoC)
* Add osaka blobs settings change handling
* add ProofVersion to ChainHeadInfoProvider and add SpecDrivenTxGossipPolicy
* Fix some tests
* Fix V2 proofs
* fix file encoding
* add error InvalidProofVersion
* invalidate if proof version is not correct
* add test OsakaSpecProvider
* adjust and extend test for cell proofs pre and post osaka
* Fix APIs
* Fix a test
* Move name to spec to Spec project
* Fix build
* fix cancun caps
* Make tx pool return blob txs with applicable proof version
* Change proof version
* Display better error
* add ProofsTranslationEnabled to config
* convert old proof to cell proofs if enabled and after fusaka
* add test
* allow replacement: new proofs for old proof
* add regression test
* fix transaction selector tests
* Fix blob sender #2 and #3 breaks
* fix engine_getBlobsV2 warning
* fix osaka caps activation
* fix tests
* extend test for blobs bundle v1
* add regression test for blobs bundle v2
* whitespaces
* fix blobs bundle v2
* cosmetic
* fix versions
* add AreBlobsAvailable
* add metrics
* return empty array if not all blobs are available
* add tests, fix disposing issues
* fix build
* Dial back JsonRpc log spam
* fix test
* default ProofsTranslationEnabled to false
* fix test
* Rename proof versions for less confusion
* Fix naming change
* One does not simply rename an enum value
* Simplify proof version checkers
* Clean up
* Ckzg.Ckzg -> Ckzg. (#8568)
Ckzg./2
* Rename peerdas getBlobsV2 metrics (#8579)
* Add metrics for getBlobsV2
* Remove AreBlobsAvailable
* Rename metrics
* fix
* fix build
* fix test
* readd proof version validation
* Quick cleanup
* Fix gpv3 fork validation
* Fix building
* Clean up
* Evict transactions with old proofs
* Improve test
* Fix test
* Add BPOs
* Evict txs with to many blobs, don't allow gaps
* Fix tests
* Add osaka
* Apply suggestions from code review
Co-authored-by: Marc <[email protected]>
* Change bpos format to array with timestamps
* Update spec format; fix tests
* Fix some comments
* Update src/Nethermind/Nethermind.Merge.Plugin/Metrics.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* More fixes
* More
* More fixes
* More fixes
* Fix typos, clean up
* More fixes
* Use preallocated span not list
* Segregate; statics
* Fix merge
* Typos
* Improve tests and spec
* Return previous approach
---------
Co-authored-by: Marcin Sobczak <[email protected]>
Co-authored-by: Ben Adams <[email protected]>
Co-authored-by: Minhyuk Kim <[email protected]>
Co-authored-by: Marc <[email protected]>
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update TxParser (#8698)
* Update fork in TxParser
* Add way to get latest named fork class
* Update src/Nethermind/Nethermind.Specs.Test/Nethermind.Specs.Test.csproj
Co-authored-by: Ruben Buniatyan <[email protected]>
* Update Directory.Packages.props
Co-authored-by: Ruben Buniatyan <[email protected]>
* Update src/Nethermind/Nethermind.Specs.Test/Nethermind.Specs.Test.csproj
* fixes
* Remove transaction validator
* remove unused code
* remove unneded usings
* Use Fork.GetLatest in EVM Warmup
* Cache Fork.GetLatest result
---------
Co-authored-by: Ruben Buniatyan <[email protected]>
Co-authored-by: Ben {chmark} Adams <[email protected]>
* eip-7883 implementation (#8489)
* bump pricing
* disable precompile cache
* min gas at 300
* 400 is the new min
* divide by 2
* min gas 500
* min gas 600
* divide by 2
* min gas 500
* increase words cost if >32 bytes
* add eip activation
* fix whitespace
* add tests
* add more tests
* fix whitespaces
* minor refactoring
* Add GasCostOf constant
* Name numbers
* cosmetic
* Add json -> spec -> prov loading test for timestamps
* Fix test
* Fix testing platform by getting rid of internals
* Reuse
* Add names
* Disable EOF
---------
Co-authored-by: Marcin Sobczak <[email protected]>
Co-authored-by: Alexey Osipov <[email protected]>
Co-authored-by: Marek Moraczyński <[email protected]>
* Add logo on startup (#8701)
* Add logo on startup
* Include text
* extra
* Less bright
* Add website
* Make links brighter
* Only have one website
* Init banner
* Refactor/deduplicate ReadOnlyTxProcessingEnvFactory (#8697)
* Dont use static factory here
* Trying to isolate StartBlockProduer also
* Start blockchain aura
* Block produce env factory
* Remove unnecessary code
* Explicit constructor variable
* Remove receipt root
* Explicit execution requests
* Remove transitioning factory constructor
* Reduce code
* Reduce diff
* Update src/Nethermind/Nethermind.Consensus.AuRa/InitializationSteps/InitializeBlockchainAuRa.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Merge.AuRa/InitializationSteps/InitializeBlockchainAuRaMerge.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Core.Test/Blockchain/TestBlockchain.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Whitespace
* Fix build
* Address taiko
* Update src/Nethermind/Nethermind.Clique.Test/CliqueBlockProducerTests.cs
Co-authored-by: Lautaro Emanuel <[email protected]>
* Update src/Nethermind/Nethermind.Clique.Test/CliqueBlockProducerTests.cs
Co-authored-by: Lautaro Emanuel <[email protected]>
* Auto read only tx processing env
* Fix clique
* Unused imports
* Fix more build
* Remove from taiko
* Add processing module
* Add all plugin
* Remove more use of read only tx processing env
* Remove the one in aura api
* Hide it from usage
* Slight cleanup
* Revert unnecessary change
* Update src/Nethermind/Nethermind.Runner/NethermindPlugins.cs
Co-authored-by: Lautaro Emanuel <[email protected]>
---------
Co-authored-by: Lukasz Rozmej <[email protected]>
Co-authored-by: Lautaro Emanuel <[email protected]>
* Restore and fix tests (#8696)
* Un-ignore tests
* Fix test names
* Rename tests on the fly
* Return `null` instead of errors in RPC `get` methods (#8702)
* Make `get<X>CountBy<Y>` return `null` on error
* Make `get` methods return `null` on not found
- Adjust nullability annotations
* Cleanup/move some aura components to di (#8704)
* Move to DI
* Some fix
* Fix test
* Fix aura test
* Missed equal sign
* Optimize: Number, GasLimit, Coinbase, PrevRandao opcodes (#8700)
* Potentially optimize: Number, GasLimit, Coinbase, PrevRandao opcodes
* optimize BlockExecutionContext layout
* optimize ExecutionEnvironment layout
* Update src/Nethermind/Nethermind.Evm/BlockExecutionContext.cs
Co-authored-by: Ben {chmark} Adams <[email protected]>
* fix
* fix test
* Keep PrevRandao as Big-endian
* Convert BlobBaseFee once
* Formatting
* Create BlockExecutionContext less often
* build fix
* Reuse BlockExecutionContext in Prewarmer
---------
Co-authored-by: Ben {chmark} Adams <[email protected]>
* EIP-7918: Blob base fee bounded by execution cost (#8656)
* initial impl
* fix whitespace
* start adding tests
* 7918 tests
* fix formatting
* fix comment
* fix and update formula
* fix tests, constant
* make cleaner
* move constant to own file
* add missing eip enable
* use ulong, fix underflow
* rename to parentBlobGas to match spec
* Update src/Nethermind/Nethermind.Core/Eip7918Constants.cs
Co-authored-by: Ben {chmark} Adams <[email protected]>
* remove redundant checks
* check that target does not exceed max when loading blob schedule
---------
Co-authored-by: Ben {chmark} Adams <[email protected]>
* TxParser: Add signature validation, keep errors in 1 line (#8706)
* Add signature validation, keep errors in 1 line
* remove unused usings
* optimize
* Refactor tests configuration and work around Rider issue (#8703)
* Move common tests properties to `tests.props`
* Move common packages to `tests.props`
* Add `tests.props` to solution
* Add Microsoft.NET.Test.Sdk package
* Revise workaround condition
* Some fixes for clef integration in RPC (#8626)
* checksum address converter
* fix
* ignore gasPrice in eip1559 rpc tx
* fix
check on tx type instead
* dont change normal RPC behavior
* Fix Nethermind.Test.Runner Dockerfile (#8708)
* GetStorageRange fix for no storage slots found (#8538)
* GetStorageRange test with no slots returned
* Single case fix
* Retrun proofs when no storage slot found
* Test build fix
---------
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Fix Assertoor workflow (#8711)
* Optimize debugging container (#8710)
* Update known_chain_sizes test (#8714)
* Use less allocating .ToValueHash than .ToBigEndian (#8713)
* TxParser add chain id validation (#8709)
* Fix/disconnect without sending reason (#8712)
* Disconnect after hello by default
* Fix disconnecting without reason
* Cleanup
* Optimize JournalSet (#8716)
* Optimize JournalSet
* Don't repeat mistakes of the past
* debug
* build
* Also ChainLevelHelper
* SkipLocalsInit as create span
* Remove special case
* Fix exception on exit for incomplete nethermind startup. (#8717)
* Abstracted
* Service stopper code
* Setup
* All service with dependency injection
* Integrate dispose stack
* Slight comment
* Slight cleanup
* Remove disposable stack
* Whitespace
* Remove Nethermind.Tools.GasHistorian (#8720)
* Remove obsolete scripts (#8721)
* Feature/snapsync storage log (#8675)
* Remove TD based peer allocation strategy
* Remove `MergePeerAllocationStrategy`
* Better snap progress
* More accurate storage
* Sync dispatcher metric
* Fix large storage not showing up
* Slight cleanup
* Consistency
* Probably fix not showing up on mainnet
* Whitespace
* Ok, this should works.
* Minor cleanup
* Minor cleanup
* Configurable high storage queue threshold
* Switch to standard dictionary
* Nope, I was just lucky at that time
* Update src/Nethermind/Nethermind.Synchronization/SnapSync/ProgressTracker.cs
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Revert "Update src/Nethermind/Nethermind.Synchronization/SnapSync/ProgressTracker.cs"
This reverts commit 2dc5c14.
---------
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Refactor/Consolidate ISealEngine. (#8705)
* Move some sealing components to DI
* Some fix
* Move to DI
* Some fix
* Fix aura
* Some low hanging fruit
* Remove unused imports
* Slight cleanup
* Slight cleanup
* Fix build
* Fix another test
* Fix test
* Slight cleanup
* Set to global seal engine
* Surface acceptTx on sync via config (#8728)
* Improve JumpDest analysis (#8725)
* Add Vector512 JumpDestAnalysis
* Also work on Arm
* Add Uniswap
* Enable all benchmarks
* Formatting
* Rename
* Cleanur/remove create heath hint service (#8727)
* Remove IHealthHintService from api
* Move healthcheck
* Slight cleanup
* Reduce unnecessary change
* Fix test
* Fix taiko
* Whitespace
* Update src/Nethermind/Nethermind.Api/NethermindApi.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Consensus/NoBlockProducerRunner.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Fix build
---------
Co-authored-by: Lukasz Rozmej <[email protected]>
* Fix tx blob deserialization after PeerDAS (#8729)
* Added test for failed deserialization
* Try fix failing deserialization
* Simplify code
* Try another fix
* Simplify fix
* Move unit tests to use IWorldState instead of ITrieStore (#8724)
* Moved to use IWorldState instead
* Reduce unnecessary change
* Reduce usae again
* Reduce usae again
* Whitespace
* Fix benchmark build
* Fix build
* Support for eth/69 (#7052)
* Added eth/69 protocol handler
* Ignore NewBlock and NewBlockHashes messages
* [WIP] Make td in Status message optional
* Handle receipts messages
* Receipt message serialization tests
* Fixed Status message handling
* Disable sending Status, NewBlock and NewBlockHashes messages
* Updated naming
* Fixed Status serialization/deserialization
* Initial handler tests
* Rebase fix
* Updated handler tests
* Fix formatting
* Code cleanup
* Code cleanup
* Added more units tests
* Removed ignored unit tests
* PR fixes
* Tests code cleanup
* Implementation without adding new `RlpBehaviors`
* Code cleanup
* Code cleanup
* Fix messages disposing in tests
* Build fix
* Optimize to avoid creating `StatusMessage` copy
* Updated `StatusMessage` to the latest version
* Do not ignore `NewBlock` and `NewBlockHashes` messages
* Code cleanup
* Set `HeadNumber` on `Status` message
* Code cleanup
* Handling for `BlockRangeUpdate` message
* Potential fix for failing tests
* Enabled eth/69 where needed
* Fixed tests
* Revert removing new block notification
* Fix peers ordering, attempt #1
* Revert "Fix peers ordering, attempt #1"
This reverts commit a0aa23b.
* Allow nullable TD in `IBetterPeerStrategy`
* [WIP] Fix peers ordering attempt #2
* Revert "[WIP] Fix peers ordering attempt #2"
This reverts commit c2b61cf.
* Sending `BlockRangeUpdate`, version 1
* Build fix
* Send block update only for 32+ difference
* Tests update
* Another build fix
* Add eth/69 as part of Merge module
* Fixed missing serializer in test
* Try use `LastBlockBetterPeerStrategy`
* Adjust disconnection logic for no-TD peers
* TODO
* Fixed `BlockRangeUpdate` packet type
* Removed testing code and todo
* Select peers for syncing by last block instead of TD
* Formatting fix
* Fix eth/69 registration location
* Move eth/69 back to default capabilities
* Updated `P2PMessageKey`
* Remove unneeded TODO
* `ToString` override for BlockRangeUpdate
* Fixed adaptive id resolving when sending `BlockRangeUpdate`
* Add IPoSSwitcher.Transitioned event
* fix
* Improvements for BlockRangeUpdate handling
* [WIP] Update receipts encoding to latest spec
* Fixes and updates for receipts encoding
* Test for disconnection on invalid `BlockRangeUpdate`
* Try finalize nullable peer TD
* Code cleanup & build fix
* Code cleanup & build fix
* Fixed latest protocol version when capability is added dynamically
* Try to fix `Block.AccountChanges` not being disposed in case of error
* Fixed most tests
* Revert "Try to fix `Block.AccountChanges` not being disposed in case of error"
This reverts commit 4821110.
* Fixed `Block.AccountChanges` not being disposed in some cases
* Finalize peer strategy transitioning
* Fixed build and tests
* Another tests fix
* Unsubscribe `PoSSwitcher.Transitioned` after firing
* Build/merge fixes
* Removed new strategies
* Some docs for `IPoSSwitcher`
* ~ Test Hive when listening on 0.0.0.0
* ~ Test Hive when listening on 0.0.0.0
* Revert "~ Test Hive when listening on 0.0.0.0"
* PR feedback & build fix
* Test fix
* Build fix
* Log adding eth/69
* ~Log supported capabilities when no-match
* Remove testing code
* Refactor `BlockRangeUpdate` broadcast to avoid modifying existing code
* Fixes
* More fixes, including tests
* Cleanup & fixes
* Cleanup
* Test fix
* Naming
* Another test fix
* Cleanup
* Feedback
* Simplify update frequency limiter
* Try fix failing test via waiting
---------
Co-authored-by: lukasz.rozmej <[email protected]>
* Fix runner test (#8731)
* Fix runner test
* Fix runner test
* To interlocked
* Use semaphore
* Move wait to `RegisterPluginRpcModule`
* Increase Ethereum mainet gaslimit default to 60M (#8671)
* Refactor/use block producer env factory (#8730)
* Block producer env factory isolated
* Simplify block producer env factory
* Clique and nethdev
* Reduce code
* Fix test
* Remove a method
* Use in tests also
* Simplify
* Reduce parameter
* Better name
* Separate neth dev to another file
* Unnecessary comment
* Whhitespace
* Update src/Nethermind/Nethermind.Core.Test/Blockchain/TestBlockchain.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
* Update src/Nethermind/Nethermind.Core.Test/Blockchain/TestBlockchain.cs
Co-authored-by: Lukasz Rozmej <[email protected]>
---------
Co-authored-by: Lukasz Rozmej <[email protected]>
* Feature/Step dependents (#8734)
* Step dependents
* Rename initialize statedb to run verify trie
* Cleanup
* Remove filter bootnodes
* Remove InitCrypto
* Reduces some code
* Unit tests
* Use the same attribute
* Make run verify trie optional
* Fix test
* ExecutionEnvironment pass Uint256 as in (#8736)
* ExecutionEnvironment pass Uint256 as in
* more in
* Refactor/remove additional tx source param (#8735)
* Step dependents
* Rename initialize statedb to run verify trie
* Cleanup
* Remove filter bootnodes
* Remove InitCrypto
* Reduces some code
* Unit tests
* Block producer env factory isolated
* Simplify block producer env factory
* Clique and nethdev
* Reduce code
* Fix test
* Remove a method
* Use in tests also
* Simplify
* Reduce parameter
* Better name
* Separate neth dev to another file
* Unnecessary comment
* Whhitespace
* Remove additional tx source param
* Fix shutter
* Use the same attribute
* Make run verify trie optional
* Fix test
* Slight cleanup
* Remove some more code
* Move shutter initialization somewhere else
* Rename to RunshutterP2p
* Revert unnecessary change
* Fix shutter test
* Update src/Nethermind/Nethermind.Init/RunVerifyTrie.cs
Co-authored-by: Marc <[email protected]>
* Update src/Nethermind/Nethermind.Shutter/RunShutterP2P.cs
Co-authored-by: Marc <[email protected]>
* Update src/Nethermind/Nethermind.Shutter/ShutterPlugin.cs
Co-authored-by: Marc <[email protected]>
---------
Co-authored-by: Marc <[email protected]>
* Adjust block size to CL pessimistic block size (#8737)
* adjust block size to CL limit
* Update src/Nethermind/Nethermind.Config/BlocksConfig.cs
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Whitespace
---------
Co-authored-by: Ben {chmark} Adams <[email protected]>
* Fix secp256r1 precompile test cases (#8738)
* Fixe secp256r1 test cases
* Get rid of nullability
* Replace expected `null` with empty array to all tests
* Improve performance of CALL opcodes (#8732)
* Clean up method params passing
* Benchmarks
* param
* Reduce changes
* Previous disown
* fix tests
* fix tests
* Increase changes
* Top level contexts
* Format
* compile
* Build
* build
* Local authority
* Clean up ordering
* Build
* tests
* tests
* test fix
* tests
* tests
* Disconnect when connected
* Revert "Disconnect when connected"
This reverts commit bb52702.
* Add back other Memory Type
* Add min memory rent size (#8740)
* Add min memory rent size
* fix
* Make `StateProvider` hot code in the common path (#8744)
* Hotter code for StateProvider.Restore
* Hot code
* Hot code Restore
* Formatting
* Fix
* chore(evm): fix 7918 blob gas calculator (#8743)
* fix(formatting): from 4 to 2 spaces indent
---------
Co-authored-by: Amirul Ashraf <[email protected]>
Co-authored-by: Lukasz Rozmej <[email protected]>
Co-authored-by: core-repository-dispatch-app[bot] <173070810+core-repository-dispatch-app[bot]@users.noreply.github.com>
Co-authored-by: emlautarom1 <[email protected]>
Co-authored-by: rubo <[email protected]>
Co-authored-by: Marc <[email protected]>
Co-authored-by: Nikita Mescheryakov <[email protected]>
Co-authored-by: Lautaro Emanuel <[email protected]>
Co-authored-by: ak88 <[email protected]>
Co-authored-by: Alexey <[email protected]>
Co-authored-by: Franco Barpp Gomes <[email protected]>
Co-authored-by: kamilchodola <[email protected]>
Co-authored-by: Pavlo Rytikov <[email protected]>
Co-authored-by: Ben {chmark} Adams <[email protected]>
Co-authored-by: Ahmad Bitar <[email protected]>
Co-authored-by: Ahmad Bitar <[email protected]>
Co-authored-by: Alex <[email protected]>
Co-authored-by: Kamil Chodoła <[email protected]>
Co-authored-by: Marek Moraczyński <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Marcin Sobczak <[email protected]>
Co-authored-by: Minhyuk Kim <[email protected]>
Co-authored-by: Marcin Sobczak <[email protected]>
Co-authored-by: yerke26 <[email protected]>
Co-authored-by: Damian Orzechowski <[email protected]>
Co-authored-by: spencer <[email protected]>1 parent 380aa47 commit 20ce96b
File tree
1,059 files changed
+17899
-11033
lines changed- .github/workflows
- scripts
- build
- ppa/debian
- source
- config
- grpc
- systemd-utils
- src
- Nethermind
- Chains
- Ethereum.Abi.Test
- Ethereum.Basic.Test
- Ethereum.Blockchain.Block.Legacy.Test
- Ethereum.Blockchain.Block.Test
- Ethereum.Blockchain.Legacy.Test
- Ethereum.Blockchain.Pyspec.Test
- Ethereum.Blockchain.Test
- Ethereum.Difficulty.Test
- Ethereum.HexPrefix.Test
- Ethereum.KeyAddress.Test
- Ethereum.KeyStore.Test
- Ethereum.PoW.Test
- Ethereum.Rlp.Test
- Ethereum.Test.Base
- Ethereum.Transaction.Test
- Ethereum.Transition.Test
- Ethereum.Trie.Test
- Ethereum.VM.Test
- Nethermind.Abi.Test
- Nethermind.Api.Test
- Nethermind.Api
- Extensions
- Steps
- Nethermind.AuRa.Test
- Contract
- Transactions
- Nethermind.Benchmark.Runner
- Nethermind.Benchmark
- Evm
- Store
- Nethermind.Blockchain.Test.Runner
- Nethermind.Blockchain.Test
- Consensus
- Filters
- FullPruning
- Producers
- Validators
- Nethermind.Blockchain
- BeaconBlockRoot
- Contracts
- Synchronization
- Nethermind.Clique.Test
- Nethermind.Config.Test
- Nethermind.Config
- Nethermind.Consensus.AuRa
- Contracts
- InitializationSteps
- Validators
- Nethermind.Consensus.Clique
- Nethermind.Consensus.Ethash
- Nethermind.Consensus.Test
- Nethermind.Consensus
- ExecutionRequests
- Messages
- Processing
- Producers
- Tracing
- Transactions
- Validators
- Nethermind.Core.Test
- Blockchain
- Builders
- Encoding
- Modules
- Nethermind.Core
- Attributes
- Caching
- Collections
- Crypto
- ExecutionRequest
- Extensions
- JsonConverters
- ServiceStopper
- Specs
- Tasks
- Timers
- Nethermind.Crypto
- Nethermind.Db.Rocks
- Config
- Nethermind.Db.Test
- Nethermind.Db
- Nethermind.EofParse.Runner
- Properties
- Nethermind.Era.Test
- Nethermind.Era1
- Nethermind.EthStats.Test
- Nethermind.Ethash.Test
- Nethermind.Evm.Benchmark
- Nethermind.Evm.Test
- CodeAnalysis
- Tracing
- Nethermind.Evm
- CodeAnalysis
- Instructions
- Precompiles
- Tracing
- Debugger
- GethStyle
- Custom/JavaScript
- TransactionProcessing
- Nethermind.ExternalSigner.Plugin
- Nethermind.Facade.Test
- Nethermind.Facade
- Eth/RpcTransaction
- Filters
- Simulate
- Nethermind.Flashbots.Test
- Rbuilder
- Nethermind.Flashbots/Handlers
- Nethermind.HealthChecks.Test
- Nethermind.HealthChecks
- Nethermind.Hive.Test
- Nethermind.Init
- Modules
- Steps
- Nethermind.JsonRpc.Benchmark
- Nethermind.JsonRpc.Test
- Eip1186
- Modules
- Eth
- Proof
- Trace
- Nethermind.JsonRpc.TraceStore.Test
- Nethermind.JsonRpc
- Modules
- DebugModule
- Eth
- Parity
- Personal
- Proof
- Trace
- WebSockets
- Nethermind.KeyStore.Test
- Nethermind.Logging.NLog.Test
- Nethermind.Logging
- Nethermind.Merge.AuRa.Test
- Nethermind.Merge.AuRa
- InitializationSteps
- Nethermind.Merge.Plugin.Test
- InvalidChainTracker
- Synchronization
- Nethermind.Merge.Plugin
- Data
- Handlers
- InvalidChainTracker
- Synchronization
- Nethermind.Mining.Test
- Nethermind.Monitoring.Test
- Nethermind.Network.Benchmark
- Nethermind.Network.Contract/P2P
- Nethermind.Network.Discovery.Test
- Nethermind.Network.Discovery
- Discv5
- Lifecycle
- Messages
- Serializers
- Nethermind.Network.Dns.Test
- Nethermind.Network.Enr.Test
- Nethermind.Network.Stats/Model
- Nethermind.Network.Test
- Builders
- P2P
- Subprotocols/Eth
- V62
- V63
- V66
- V69
- Rlpx/Handshake
- Nethermind.Network
- P2P
- ProtocolHandlers
- Subprotocols
- Eth
- V62
- V63/Messages
- V64
- V66
- V69
- Messages
- Snap/Messages
- TrustedNodes
- Nethermind.Optimism.Test
- CL
- Rpc
- Nethermind.Optimism
- CL
- Decoding
- Derivation
- L1Bridge
- P2P
- Rpc
- Rpc
- Nethermind.Overseer.Test
- Framework
- Nethermind.Runner.Test
- Ethereum
- Steps
- Module
- Nethermind.Runner
- Ethereum
- Api
- Modules
- Steps
- configs
- Nethermind.Serialization.Json
- Nethermind.Serialization.Rlp
- TxDecoders
- Nethermind.Serialization.Ssz.Test
- Nethermind.Serialization.SszGenerator.Test
- Nethermind.Shutter.Test
- Nethermind.Shutter
- Nethermind.Sockets.Test
- Nethermind.Sockets
- Nethermind.Specs.Test
- ChainSpecStyle
- Specs
- Nethermind.Specs
- ChainSpecStyle
- Json
- Forks
- Nethermind.State.Test.Runner.Test
- Nethermind.State.Test.Runner/Properties
- Nethermind.State.Test
- Proofs
- Nethermind.State
- Proofs
- SnapServer
- Snap
- Nethermind.Synchronization.Test
- FastBlocks
- FastSync
- SnapProtocolTests
- Mocks
- ParallelSync
- SnapSync
- Trie
- Nethermind.Synchronization
- Blocks
- FastBlocks
- FastSync
- ParallelSync
- Peers
- AllocationStrategies
- SnapSync
- StateSync
- Nethermind.Taiko.Test
- Nethermind.Taiko
- BlockTransactionExecutors
- Rpc
- Nethermind.Test.Runner
- Nethermind.Tools.GasHistorian
- Nethermind.Trie.Benchmark
- Nethermind.Trie.Test
- Pruning
- Nethermind.Trie
- Pruning
- Nethermind.TxPool.Test
- Nethermind.TxPool
- Collections
- Comparison
- Filters
- Nethermind.Wallet.Test
- Nethermind.Wallet
- tools
- DocGen
- Evm
- T8n
- JsonTypes
- HiveCompare
- HiveConsensusWorkflowGenerator
- Nethermind.Tools.Kute
- MessageProvider
- SchemaGenerator
- SendBlobs
- Properties
- TxParser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,059 files changed
+17899
-11033
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
35 | 51 | | |
36 | 52 | | |
37 | 53 | | |
| |||
61 | 77 | | |
62 | 78 | | |
63 | 79 | | |
64 | | - | |
| 80 | + | |
65 | 81 | | |
66 | 82 | | |
67 | 83 | | |
| |||
75 | 91 | | |
76 | 92 | | |
77 | 93 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 94 | | |
144 | 95 | | |
145 | 96 | | |
146 | | - | |
| 97 | + | |
147 | 98 | | |
148 | 99 | | |
149 | 100 | | |
150 | 101 | | |
151 | 102 | | |
152 | | - | |
153 | | - | |
| 103 | + | |
| 104 | + | |
154 | 105 | | |
155 | 106 | | |
156 | | - | |
| 107 | + | |
157 | 108 | | |
158 | 109 | | |
159 | 110 | | |
160 | 111 | | |
161 | 112 | | |
162 | | - | |
163 | | - | |
| 113 | + | |
| 114 | + | |
164 | 115 | | |
165 | 116 | | |
166 | 117 | | |
167 | 118 | | |
168 | 119 | | |
169 | | - | |
170 | | - | |
| 120 | + | |
| 121 | + | |
171 | 122 | | |
172 | | - | |
173 | | - | |
174 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
175 | 126 | | |
176 | 127 | | |
177 | 128 | | |
178 | 129 | | |
179 | | - | |
| 130 | + | |
180 | 131 | | |
181 | | - | |
| 132 | + | |
182 | 133 | | |
183 | 134 | | |
184 | 135 | | |
185 | 136 | | |
186 | 137 | | |
187 | | - | |
188 | | - | |
| 138 | + | |
| 139 | + | |
189 | 140 | | |
190 | 141 | | |
191 | 142 | | |
192 | 143 | | |
193 | 144 | | |
194 | 145 | | |
| 146 | + | |
195 | 147 | | |
196 | 148 | | |
197 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
| 253 | + | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
| 328 | + | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
0 commit comments