All Versions
214
Latest Version
Avg Release Cycle
3 days
Latest Release
1248 days ago

Changelog History
Page 2

  • v1.9.37 Changes

    November 21, 2020

    [PERF] Decreases CPU load and disk reads by avoiding CHT generation when LES protocl is not enabled.
    [PERF] Decreases memory usage slightly (~100MB) by replacing the LRU Cache implementation
    ๐Ÿ”€ [LOGGING] Changes the display of Receipts and Bodies sync progress when barriers are defined.

    โš™ 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.37/nethermind-linux-amd64-1.9.37-d83d23a-20201121.zip ๐Ÿง 3. unzip nethermind-linux-amd64-1.9.37-d83d23a-20201121.zip -d nethermind

    1. cd nethermind
    2. ./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

    1. sudo apt-get install gcc-6 g++-6
    2. sudo apt install libzstd1

    ๐Ÿ Windows

    ๐Ÿ 1. download windows package nethermind-windows-amd64-1.9.37-d83d23a-20201121.zip

    1. unzip the file
    2. run Nethermind.Launcher.exe ๐Ÿ”ง 4. select desired configuration

    ๐ŸŽ macOS

    1. brew install rocksdb ๐Ÿ“ฆ 2. download darwin package nethermind-darwin-amd64-1.9.37-d83d23a-20201121.zip
    2. unzip the file
    3. run Nethermind.Launcher ๐Ÿ”ง 5. select desired configuration

    Nethermind Data Marketplace:

    ๐Ÿ“ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.

  • v1.9.36

    November 21, 2020
  • v1.9.35 Changes

    November 20, 2020

    ๐Ÿ“„ [DOCS] Improved quality of auto-generated docs in --help and in general.
    ๐Ÿ”€ [SYNC] It is possible to define now AncientBodiesBarrier and AncientReceiptsBarrier in order to prevent old blocks / receipts from being downloaded and stored in fast sync.
    ๐Ÿ›  [EVM] Fixed a problem with excessive byte array allocations when handling high gas limit eth_calls
    ๐Ÿ”Œ [PLUGINS] Consensus mechanisms can be now replaced easily. Ethash, Clique nd NethDev are now defined as embedded plugins.
    [BASELINE] Persistent trie trackers
    ๐Ÿ”Œ [VAULT] Provide stack integration via plugins
    [JSONRPC] IncludeDetails is now optional in admin_peers
    [TXPOOL] Multiple improvements to transaction sorting, selection and eviction mechanisms
    โšก๏ธ [SYNC] Updated pivot block numbers
    [AURA] Receipts are downloaded properly for AuRa chains.

    โš™ 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.35/nethermind-linux-amd64-1.9.35-40d49fc-20201120.zip ๐Ÿง 3. unzip nethermind-linux-amd64-1.9.35-40d49fc-20201120.zip -d nethermind

    1. cd nethermind
    2. ./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

    1. sudo apt-get install gcc-6 g++-6
    2. sudo apt install libzstd1

    ๐Ÿ Windows

    ๐Ÿ 1. download windows package nethermind-windows-amd64-1.9.35-40d49fc-20201120.zip

    1. unzip the file
    2. run Nethermind.Launcher.exe ๐Ÿ”ง 4. select desired configuration

    ๐ŸŽ macOS

    1. brew install rocksdb ๐Ÿ“ฆ 2. download darwin package nethermind-darwin-amd64-1.9.35-40d49fc-20201120.zip
    2. unzip the file
    3. run Nethermind.Launcher ๐Ÿ”ง 5. select desired configuration

    Nethermind Data Marketplace:

    ๐Ÿ“ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.

  • v1.9.34 Changes

    November 19, 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.34/nethermind-linux-amd64-1.9.34-4f90819-20201119.zip ๐Ÿง 3. unzip nethermind-linux-amd64-1.9.34-4f90819-20201119.zip -d nethermind

    1. cd nethermind
    2. ./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

    1. sudo apt-get install gcc-6 g++-6
    2. sudo apt install libzstd1

    ๐Ÿ Windows

    ๐Ÿ 1. download windows package nethermind-windows-amd64-1.9.34-4f90819-20201119.zip

    1. unzip the file
    2. run Nethermind.Launcher.exe ๐Ÿ”ง 4. select desired configuration

    ๐ŸŽ macOS

    1. brew install rocksdb ๐Ÿ“ฆ 2. download darwin package nethermind-darwin-amd64-1.9.34-4f90819-20201119.zip
    2. unzip the file
    3. run Nethermind.Launcher ๐Ÿ”ง 5. select desired configuration

    Nethermind Data Marketplace:

    ๐Ÿ“ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.

  • v1.9.33

    November 17, 2020
  • v1.9.32 Changes

    November 17, 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.32/nethermind-linux-amd64-1.9.32-b6d1c05-20201117.zip ๐Ÿง 3. unzip nethermind-linux-amd64-1.9.32-b6d1c05-20201117.zip -d nethermind

    1. cd nethermind
    2. ./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

    1. sudo apt-get install gcc-6 g++-6
    2. sudo apt install libzstd1

    ๐Ÿ Windows

    ๐Ÿ 1. download windows package nethermind-windows-amd64-1.9.32-b6d1c05-20201117.zip

    1. unzip the file
    2. run Nethermind.Launcher.exe ๐Ÿ”ง 4. select desired configuration

    ๐ŸŽ macOS

    1. brew install rocksdb ๐Ÿ“ฆ 2. download darwin package nethermind-darwin-amd64-1.9.32-b6d1c05-20201117.zip
    2. unzip the file
    3. run Nethermind.Launcher ๐Ÿ”ง 5. select desired configuration

    Nethermind Data Marketplace:

    ๐Ÿ“ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.

  • v1.9.31

    November 17, 2020
  • v1.9.30

    November 17, 2020
  • v1.9.29

    November 16, 2020
  • v1.9.28 Changes

    November 17, 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.28/nethermind-linux-amd64-1.9.28-a0a4f94-20201117.zip ๐Ÿง 3. unzip nethermind-linux-amd64-1.9.28-a0a4f94-20201117.zip -d nethermind

    1. cd nethermind
    2. ./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

    1. sudo apt-get install gcc-6 g++-6
    2. sudo apt install libzstd1

    ๐Ÿ Windows

    ๐Ÿ 1. download windows package nethermind-windows-amd64-1.9.28-a0a4f94-20201117.zip

    1. unzip the file
    2. run Nethermind.Launcher.exe ๐Ÿ”ง 4. select desired configuration

    ๐ŸŽ macOS

    1. brew install rocksdb ๐Ÿ“ฆ 2. download darwin package nethermind-darwin-amd64-1.9.28-a0a4f94-20201117.zip
    2. unzip the file
    3. run Nethermind.Launcher ๐Ÿ”ง 5. select desired configuration

    Nethermind Data Marketplace:

    ๐Ÿ“ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.