Skip to content

Fixes for Protocol ENUM, getBakingRights and support for comb-pairs in local-forging package

Compare
Choose a tag to compare
@jevonearth jevonearth released this 16 Feb 23:40
· 1918 commits to master since this release
  • A type in the Protocols enum was fixed. Protocols.PtEdo27k is now Protocols.PtEdo2Zk If you use this ENUM value, you will need to update your code. The protocol hash value has not changed.
  • getBakingRights issue when max_priority set to 0 has been fixed (Thank you to @itkach for report, thank you to @kjaiswal for first PR 🌮 🎉 )
  • Support for comb-pairs has been added to the local-forging package
  • Integration test has been added to originate sapling contracts with various initial storage states