Fixes for Protocol ENUM, getBakingRights and support for comb-pairs in local-forging package
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 nowProtocols.PtEdo2Zk
If you use this ENUM value, you will need to update your code. The protocol hash value has not changed. getBakingRights
issue whenmax_priority
set to0
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