Skip to content

Release 2.6.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ldmberman ldmberman released this 01 Mar 21:20
· 368 commits to master since this release

The release introduces various improvements and bug fixes.

Some hightlights:

  • The memory consumption issues of 2.6.1 are fixed;
  • the v2_index_data_size_by_packing metric is recorded with the new "partition_size" and "partition_index" labels;
  • the node may now pack and update in place the unpacked data in the 2.5 storage (activate by enable legacy_storage_unpacked_packing);
  • the default packing rate is now chosen based on the CPU core count, albeit conservatively;
  • the mempool processing is improved by filtering out unfitting transactions early in the process.

The release comes with the prebuilt binaries for the Linux x86_64 platforms.

If you want to run the miner from the existing Git folder, upgrade Erlang to version 24 and execute the following command:

git fetch --all --tags && git checkout -f N.2.6.2

See the mining guide for further instructions.

If you have any issues upgrading or would like to know more about the release, feel free to reach out to us in the Arweave Miners Discord (https://discord.gg/GHB4fxVv8B) or email us at team@arweave.org.