Skip to content

Release v1.1.0-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kjhman21 kjhman21 released this 14 Aug 12:03
· 6334 commits to master since this release
e6425a3

v1.1.0 Release Notes

New Features

  • Supports calling a smart contract method on a specific block number
  • Supports multiple staking contracts for governance council members

Fixes

  • Fixed various code bugs

Improvements

  • Consensus messages are propagated to governance council members to sync round numbers
  • Refactored packages (reward, governance, etc)
  • Updated package descriptions in doc.go
  • Added more unit tests