Changelog History
Page 1
-
v1.9.47
December 07, 2020๐ [POSDAO] Stabilization fixes for multi-thread contract access
๐ [POSDAO] TxPriority contract interaction fixesโก๏ธ [FASTSYNC] Updated pivot blocks for fast sync
โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.47/nethermind-linux-amd64-1.9.47-e99cadc-20201207.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.47-e99cadc-20201207.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.47-e99cadc-20201207.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.47-e99cadc-20201207.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.46
December 04, 2020๐ [MONITORING] Introduces Nethermind.HealthChecks plugin more on that here -> https://docs.nethermind.io/nethermind/ethereum-client/monitoring-node-health
โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.46/nethermind-linux-amd64-1.9.46-e36647f-20201204.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.46-e36647f-20201204.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.46-e36647f-20201204.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.46-e36647f-20201204.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.45
December 01, 20201.9.45
๐ [SHUTDOWN] Fixes the Ctrl-C process shutdown so the databases are properly closed.
๐ [POSDAO] Fixes block processing issues on validator transitions.1.9.43
[POSDAO] Solves issues with prioritized transactions checks causing state failures on xDAI chains.1.9.42
[DB] Added code that can fix a case where the Headers DB was corrupted on shutdown.1.9.41
0๏ธโฃ [ETH2] To avoid mistakes from our new users we changed the default config to download receipts required by Eth2 beacon chains.1.9.40
๐ [SYNC] Improves the last 30 minutes of state sync behaviour. It will help in cases where your node is finishing the branch sync (displaying 100% progress and saving root) and then tries to catch up with the latest 100 blocks and it can never finish this stage. No change to behaviour to already synced nodes.โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.45/nethermind-linux-amd64-1.9.45-6444e38-20201201.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.45-6444e38-20201201.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.45-6444e38-20201201.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.45-6444e38-20201201.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.44
December 01, 2020โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.44/nethermind-linux-amd64-1.9.44-0411c96-20201201.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.44-0411c96-20201201.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.44-0411c96-20201201.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.44-0411c96-20201201.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.43
November 30, 2020[POSDAO] Solves issues with prioritized transactions checks causing state failures on xDAI chains.
Carried from 1.9.42
[DB] Added code that can fix a case where the Headers DB was corrupted on shutdown.Carried from 1.9.41
0๏ธโฃ [ETH2] To avoid mistakes from our new users we changed the default config to download receipts required by Eth2 beacon chains.Carried from 1.9.40
๐ [SYNC] Improves the last 30 minutes of state sync behaviour. It will help in cases where your node is finishing the branch sync (displaying 100% progress and saving root) and then tries to catch up with the latest 100 blocks and it can never finish this stage. No change to behaviour to already synced nodes.โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.43/nethermind-linux-amd64-1.9.43-580fc53-20201130.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.43-580fc53-20201130.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.43-580fc53-20201130.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.43-580fc53-20201130.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.42
November 28, 2020[DB] Added code that can fix a case where the Headers DB was corrupted on shutdown.
Carried from 1.9.41
0๏ธโฃ [ETH2] To avoid mistakes from our new users we changed the default config to download receipts required by Eth2 beacon chains.Carried from 1.9.40
๐ [SYNC] Improves the last 30 minutes of state sync behaviour. It will help in cases where your node is finishing the branch sync (displaying 100% progress and saving root) and then tries to catch up with the latest 100 blocks and it can never finish this stage. No change to behaviour to already synced nodes.โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.42/nethermind-linux-amd64-1.9.42-3c4bb97-20201128.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.42-3c4bb97-20201128.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.42-3c4bb97-20201128.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.42-3c4bb97-20201128.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.41
November 28, 20200๏ธโฃ [ETH2] To avoid mistakes from our new users we changed the default config to download receipts required by Eth2 beacon chains.
Carried from 1.9.40
๐ [SYNC] Improves the last 30 minutes of state sync behaviour. It will help in cases where your node is finishing the branch sync (displaying 100% progress and saving root) and then tries to catch up with the latest 100 blocks and it can never finish this stage. No change to behaviour to already synced nodes.โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.41/nethermind-linux-amd64-1.9.41-188cd6d-20201128.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.41-188cd6d-20201128.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.41-188cd6d-20201128.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.41-188cd6d-20201128.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.40
November 28, 2020๐ [SYNC] Improves the last 30 minutes of state sync behaviour. It will help in cases where your node is finishing the branch sync (displaying 100% progress and saving root) and then tries to catch up with the latest 100 blocks and it can never finish this stage. No change to behaviour to already synced nodes.
โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.40/nethermind-linux-amd64-1.9.40-b62ffeb-20201128.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.40-b62ffeb-20201128.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.40-b62ffeb-20201128.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.40-b62ffeb-20201128.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.39
November 27, 2020๐ [ETH2-SUPPORT] Fixes an issue where receipts and logs may have been missed for some post-pivot blocks during the fast sync which could have led to Eth2 clients not receiving all deposit details and rejecting Eth1 data from Nethermind.
โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.39/nethermind-linux-amd64-1.9.39-d1dc30e-20201127.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.39-d1dc30e-20201127.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.39-d1dc30e-20201127.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.39-d1dc30e-20201127.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.
-
v1.9.38
November 26, 2020