Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Release 1.1.150

Compare
Choose a tag to compare
@madninja madninja released this 17 Nov 19:19
· 166 commits to master since this release

UPDATED

  • Upgrade blockchain to 2021.11.17.1 for block gossip and pending transaction improvements.

NOTES:

  • This upgrade is recommended to improve block sync and submitted transaction processing times
  • If you see a rust issue while building from source, please ensure that your rust is at least version 1.51 by upgrading. Normal rust upgrade procedure is:rustup install stable