This is a minor update. This software was prepared by the Digital History Association, in cooperation from the wider Arweave ecosystem.
Bug fixes
- Fix a performance issue which could cause very low read rates when multiple storage modules were stored on a single disk. The bug had a significant impact on SATA read speeds and hash rates, and noticeable, but smaller, impact on SAS disks.
- Fix a bug which caused the Mining Performance Report to report incorrectly for some miners. Notably: 0s in the
Ideal
andData Size
columns. - Fix a bug which could cause the
verify
tool to get stuck when encountering aninvalid_iterator
error - Fix a bug which caused the
verify
tool to fail to launch with the errorreward_history_not_found
- Fix a performance issue which could cause a node to get backed up during periods of high network transaction volume.
- Add the
packing_difficulty
of a storage module to the/metrics
endponit
Community involvement
A huge thank you to all the Mining community members who contributed to this release by identifying and investigating bugs, sharing debug logs and node metrics, and providing guidance on performance tuning!
Discord users (alphabetical order):
- bigbang
- BloodHunter
- Butcher_
- dzeto
- edzo
- foozoolsanjj
- heavyarms1912
- JF
- MCB
- Methistos
- Mastermind
- Qwinn
- Thaseus
- Vidiot
- a8_ar
- jimmyjoe7768
- lawso2517
- qq87237850
- smash
- sumimi
- T777
- tashilo
- thekitty
- wybiacx
What's Changed
- Add node introspection options by @shizzard in #651
- Release/performance 2.8 by @JamesPiechota, @humaite, @vird, @ldmberman in #656
Full Changelog: N.2.8.2...N.2.8.3