Tags: mjblacker/nethermind
Tags
Sepolia TheMerge configs (NethermindEth#4162) * add merge to sepolia configs * cosmetic * remove EnabledModules from configs as they are the same as default
Updating Fast Sync config files (NethermindEth#4120) Co-authored-by: matilote <matilote@users.noreply.github.com>
New ropsten TTD (NethermindEth#4068) * new TTD * PoSSwitcher small fix
Updating Fast Sync config files (NethermindEth#4014) Co-authored-by: matilote <matilote@users.noreply.github.com>
Updating Fast Sync config files (NethermindEth#3997) Co-authored-by: matilote <matilote@users.noreply.github.com>
Update mainnet chain size and growth estimate (NethermindEth#3945)
Fix/wrong startup logic (NethermindEth#3882) * Split StartBlockProducer into two classes * Refactored code. * Refactored code.
Refactor persistent broadcast (NethermindEth#3847) * Revert "Do not cache local txs in PeerInfo (NethermindEth#3813)" This reverts commit 50b4cc4. * refactor * fixes * cosmetic * cosmetic
Updating Fast Sync config files (NethermindEth#3739) Co-authored-by: matilote <matilote@users.noreply.github.com>
Fix infinite await in hive tests (NethermindEth#3691) * logs everywhere * check * fix order of processing blocks * one more try * check with BlockAddedToMain instead of NewHeadBlock * add timeout * order experiment * simplification * missed arg * Revert "logs everywhere" This reverts commit 284af19. * cosmetic * not added block as a valid result, not exception * decrease timeout to try to pass forkStressTests * Revert "check with BlockAddedToMain instead of NewHeadBlock" This reverts commit dd054f2. * change event to ProcessingQueueEmpty * revert to infinite timeout * release on both events * try with awaiting for empty queue event only at the end * small refactor * Revert "try with awaiting for empty queue event only at the end" This reverts commit cc03ecf. * try with two events * one more try * refactor tracer to catch skipped blocks * change doc comment
PreviousNext