Squashed Bugs, changed merkle hash to sha512 instead of blake2b for improved security and consistency.
What's Changed
- fix by @nuggetnchill in #216
- Sha512 merkle tree upgrade by @TheMarstonConnell in #218
- Removing old contracts after 100 blocks by @TheMarstonConnell in #220
- Bouncy Bulldog release candidate by @TheMarstonConnell in #215
- Bump golang.org/x/crypto from 0.1.0 to 0.5.0 by @dependabot in #221
- upgrade handler for alpha13 by @TheMarstonConnell in #222
Full Changelog: v1.2.0-alpha.12...v1.2.0-alpha.13