Skip to content

Release 4.3.2

Compare
Choose a tag to compare
@cheeseandcereal cheeseandcereal released this 24 Dec 01:15
· 48 commits to production since this release
706f117

This is a small bugfix release for a bug that was introduced to L1 broadcast processors in 4.3.1

As usual, the helm chart is provided packaged in dragonchain's helm repo, and has been signed with @cheeseandcereal's pgp key 0xC16C6CC0 which is available on keybase and various PGP key servers.

Changelog

  • Bugs:
    • Fix bug that would cause broadcast processor to fail when handling sending blocks to L5 chains
  • Packaging:
    • Update boto3 dependency
    • Pin python to 3.8.0
  • CICD:
    • Only push edge containers if building dev code (master)
    • Modify/fix dependency/test docker containers for docker caching