The Wayback Machine - https://web.archive.org/web/20201209214945/https://github.com/NethermindEth/nethermind/tags
Skip to content

Tags

1.9.47

Updating Fast Sync config files (#2556)
Co-authored-by: matilote <[email protected]>

1.9.46

loading nethermind.css from appDomain (#2553)

1.9.45

Tx permissions fix (#2539)

1.9.44

Shutdown fix (#2538)
* Fix shutdown from console + shutdown error handling improvements

* Dispose plugins

* Remove readline after exit

1.9.43

Introduce IReadOnlyStateProvider and ChainHeadReadOnlyStateProvider/C… (
#2526)

* Introduce IReadOnlyStateProvider and ChainHeadReadOnlyStateProvider/ChainHeadStateProvider

* fix json debug log

* Add docs + comments for StateProvider

* docs + NDM fix

1.9.42

possible help for a stranded user (#2529)
* possible help for a stranded user

* typo fix
default mainnet setting will be beacon friendly now
no cleanup of already saved

1.9.39

Updating Fast Sync config files (#2523)
Co-authored-by: matilote <[email protected]>

1.9.38

Fix inserting block without receipts (#2520)
* Improve messages in ReceiptMigration

* In BlockFinder when BlockParameterType.BlockNumber > Head then use Head

* Add logging

* add checks

* Improve visit levels

* fix for empty spans

* Revert "add checks"

This reverts commit b6ff288.

* Revert "Add logging"

This reverts commit c589fee.

* fix timeout in config

* improve receipt verification

* Add logging

* Revert "Add logging"

This reverts commit d23bbbf.

* Fix not DL all receipts

* refactoring FindHeader & FindBlock

* refactoring

* fix tests

* Add ReceiptFixMigration and SyncConfig.FixReceipts

* increase retries

* add docs
You can’t perform that action at this time.