Skip to content

Version 0.6.1

Compare
Choose a tag to compare
@latenssi latenssi released this 03 Sep 06:30
· 293 commits to main since this release
5667f98

Changes:

  • Allow admin keys from Google KMS
  • Fix event polling not working correctly outside the emulator network
  • In a multi instance (container) setup, allow only one event poller to run event handling logic (leveraging database locks), others will skip
  • Fix missing certificates (thank you @SiriusDely!)

New configurable variables (see configs/configs.go for details):

  • FLOW_WALLET_EVENTS_STARTING_HEIGHT
  • FLOW_WALLET_EVENTS_MAX_BLOCKS
  • FLOW_WALLET_EVENTS_INTERVAL