Version 0.6.1
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