Skip to content

Releases: NethermindEth/nethermind

v1.2.2

05 Dec 05:37
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release

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.2.2/NDM-linux-amd64-1.2.2-b58e29d-20191205.zip
  3. unzip NDM-linux-amd64-1.2.2-b58e29d-20191205.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package NDM-windows-amd64-1.2.2-b58e29d-20191205.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package NDM-darwin-amd64-1.2.2-b58e29d-20191205.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.2.0

21 Nov 20:22
Compare
Choose a tag to compare

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.2.0/NDM-linux-amd64-1.2.0-5c97b39-20191121.zip
  3. unzip NDM-linux-amd64-1.2.0-5c97b39-20191121.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package NDM-windows-amd64-1.2.0-5c97b39-20191121.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package NDM-darwin-amd64-1.2.0-5c97b39-20191121.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.9

20 Nov 06:03
Compare
Choose a tag to compare
v1.1.9 Pre-release
Pre-release

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.1.9/nethermind-linux-amd64-1.1.9-3883c28-20191120.zip
  3. unzip nethermind-linux-amd64-1.1.9-3883c28-20191120.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.9-3883c28-20191120.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package nethermind-darwin-amd64-1.1.9-3883c28-20191120.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.8

04 Nov 00:29
Compare
Choose a tag to compare

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.1.8/nethermind-linux-amd64-1.1.8-ba44659-20191104.zip
  3. unzip nethermind-linux-amd64-1.1.8-ba44659-20191104.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.8-ba44659-20191104.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package NDM-darwin-amd64-1.1.8-ba44659-20191104.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.7

02 Nov 00:19
Compare
Choose a tag to compare
  • multiple performance improvements for JSON RPC
  • default block parameter for eth_call, eth_getCode, eth_getBalance, eth_transactionCount and eth_getStorageAt
  • we are testing 1.1.7 now in multiple JSON RPC scenarios and 1.1.8 should contain any potential fixes

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.1.7/nethermind-linux-amd64-1.1.7-1aab898-20191102.zip
  3. unzip nethermind-linux-amd64-1.1.7-1aab898-20191102.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.7-1aab898-20191102.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package NDM-darwin-amd64-1.1.7-1aab898-20191102.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.5

30 Oct 11:27
Compare
Choose a tag to compare

Release 1.1.5 introduces:

  • Volta chain configurations
  • Performance improvements to UInt256 and bytes operations
  • Removed case-sensitivity from JSON RPC handlers

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.1.5/nethermind-linux-amd64-1.1.5-36b884d-20191030.zip
  3. unzip nethermind-linux-amd64-1.1.5-36b884d-20191030.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.5-36b884d-20191030.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package ``
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.4

26 Oct 06:03
Compare
Choose a tag to compare

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.1.4/nethermind-linux-amd64-1.1.4-fb08924-20191026.zip
  3. unzip nethermind-linux-amd64-1.1.4-fb08924-20191026.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.4-fb08924-20191026.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package nethermind-darwin-amd64-1.1.4-fb08924-20191026.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.3

25 Oct 13:36
Compare
Choose a tag to compare

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.1.3/nethermind-linux-amd64-1.1.3-f691faf-20191025.zip
  3. unzip nethermind-linux-amd64-1.1.3-f691faf-20191025.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.3-f691faf-20191025.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package nethermind-darwin-amd64-1.1.3-f691faf-20191025.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.2

20 Oct 18:20
Compare
Choose a tag to compare

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.1.2/nethermind-linux-amd64-1.1.2-345555d-20191020.zip
  3. unzip nethermind-linux-amd64-1.1.2-345555d-20191020.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.2-345555d-20191020.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package NDM-darwin-amd64-1.1.2-659f30c-20191021.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration

v1.1.0

02 Oct 22:17
Compare
Choose a tag to compare

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.1.0/nethermind-linux-amd64-1.1.0-644b64d-20191002.zip
  3. unzip nethermind-linux-amd64-1.1.0-644b64d-20191002.zip -d
  4. cd nethermind
  5. ./Nethermind.Launcher
  6. Select desired configuration

Windows

  1. download windows package nethermind-windows-amd64-1.1.0-644b64d-20191002.zip
  2. unzip the file
  3. run Nethermind.Launcher.exe
  4. select desired configuration

macOS

  1. download darwin package nethermind-darwin-amd64-1.1.0-644b64d-20191002.zip
  2. unzip the file
  3. run Nethermind.Launcher
  4. select desired configuration