Skip to content

Release v0.47.0

Compare
Choose a tag to compare
@vega-ci-bot vega-ci-bot released this 10 Dec 14:33
· 13276 commits to develop since this release
f3bbd83

2021-12-10

Improvements:

  • 4480 - Update CHANGELOG.md since GH Action implemented
  • 4439 - Create release_ticket.md issue template
  • 4456 - Return 400 on bad mint amounts sent via the faucet
  • 4409 - Add chain id to bus messages
  • 4434 - Add free form governance net parameters to allKeys map
  • 4436 - Add ability for the null-blockchain to deliver transactions
  • 4455 - Introduce API to allow time-forwarding in the null-blockchain
  • 4422 - Add support for validator key rotation
  • 4463 - Remove the need for an Ethereum connection when using the null-blockchain
  • 4477 - Allow reloading of null-blockchain configuration while core is running
  • 4468 - Change validator weights to be based on validator score
  • 4484 - Add checkpoint validator key rotation
  • 4459 - Add network parameters overwrite from checkpoints

Fixes:

  • 4435 - Fix non determinism in deposits snapshot
  • 4418 - Add some logging + height/version handling fixes
  • 4461 - Fix problem where chain id was not present on event bus during checkpoint loading
  • 4475 - Fix rewards checkpoint not assigned to its correct place