Skip to content

v1.7.1803

Compare
Choose a tag to compare
@sprwn sprwn released this 25 Feb 19:41
· 50 commits to main since this release
49bc247

What's Changed

  • Changed st.evm.Call to st.evm.DaemonCall in the state connector and governance settings code. This change improves the efficiency of the calls - in #10
  • Added a hard fork executing on March 1st, 2023 at 15:00 UTC to shift the balance of the original distribution contract to a governance contract that will then pass the funds on to a new contract that conforms to the FIP.01 governance vote outcome. Hard fork announced on February 9th, 2023: https://twitter.com/JoshuaGEdwards/status/1623695363696648192
  • Removed disabled code on the P-chain related to validator rewards.
  • Updated versioning convention
  • Updated Docker files and setup
  • Updated unit tests

Full Changelog: v0.7.1...v1.7.1803

Code Audit

This code passed a full security audit conducted by FYEO with (1) informational finding that was resolved in #10.