Skip to content

Release 2.6.7

Compare
Choose a tag to compare
@ldmberman ldmberman released this 24 Apr 10:22
· 296 commits to master since this release
  • Reduce the overhead caused by the inefficient GET /recent_hash_list_diff handler,
    essentially speeding up (re-)packing;
  • fix the bug introduced in 2.6.6 where the in-place repacking could store invalid data;
    clean up the invalid records;
  • fixed the bug where the node would print the out-of-sync warning in the
    console when only one (or several out of many) trusted peer(s) are lagging behind.

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, execute the following command:

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

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.