2022-03-07
Improvements:
- 4895 - Emit validators signature when a validator is added or remove from the set
- 4901 - Update the decimal library
- 4906 - Get rid of unnecessary
ToDecimal
conversions (no functional change) - 4838 - Implement governance vote based on equity-like share for market update
Fixes:
- 4877 - Fix topology and
erc20
topology snapshots - 4890 - epoch service now notifies other engines when it has restored from a snapshot
- 4879 - Fixes for invalid data types in the
MarketData
proto message. - 4881 - Set tendermint validators' voting power when loading from snapshot
- 4882 - Fixed tracking of liquidity fee received and added feature tests for the fee based rewards
- 4898 - Add ranking score information to checkpoint and snapshot and emit an event when loaded
- 4932 - Fix the string used for resource id of stake total supply to be stable to fix the replay of non validator node locally