What's Changed
- Add MAX_TRANSACTION_GWEI by @antares-sw in #65
- Add more logs to main functionality by @antares-sw in #69
- Update startup checks by @antares-sw in #70
- Add password dir by @evgeny-stakewise in #72
- Restart by @cyc60 in #78
- Update oracle config format by @evgeny-stakewise in #80
- Add alpine build by @cyc60 in #81
- Add pip-audit scanner to CI by @cyc60 in #79
- Fix vulners by @antares-sw in #83
- Load network validators on startup from genesis file by @cyc60 in #82
- Update Docker Build by @antares-sw in #84
- Update abis and calls to contracts by @tsudmi in #86
- Add ecies for exit signature by @evgeny-stakewise in #85
- Add key manager by @cyc60 in #87
- Rename operator_account to hot_wallet by @cyc60 in #89
- Add black by @evgeny-stakewise in #90
- Fix test hanging by @cyc60 in #91
- Fix empty ipfs error by @evgeny-stakewise in #92
- Init metrics by @antares-sw in #88
- Add per-keystore-password file by @antares-sw in #93
- Use DEPOSIT_CLI_VERSION from staking deposit cli by @cyc60 in #94
- Refactor hot wallet by @evgeny-stakewise in #96
- Add check deposit data by @evgeny-stakewise in #95
- Fix binary build by @cyc60 in #100
- Fix duplicate backoff log by @evgeny-stakewise in #101
- Concurrent validator approval request by @cyc60 in #99
- Update deposit data check by @cyc60 in #97
- Update data-dir logic by @cyc60 in #98
- Fix build for eth_account lib by @cyc60 in #102
- Rename check_deposit_data command by @cyc60 in #103
- Convert vault dir to lowercase by @cyc60 in #104
- Update README.md by @cyc60 in #105
- Add syncing check by @antares-sw in #108
- Add metrics doc by @antares-sw in #106
- Rework check-deposit-data to get-validators-root by @evgeny-stakewise in #111
- Move keystore_path logic from settings to HotWallet by @evgeny-stakewise in #110
- Update contracts and sw_utils by @cyc60 in #107
- Improve config errors by @cyc60 in #109
- Don't ignore trivy errors by @cyc60 in #113
- Check can_harvest in get_withdrawabale_assets by @tsudmi in #114
- Use tenacity instead of backoff by @evgeny-stakewise in #115
- Add validators approval threshold by @cyc60 in #112
- Fix hot wallet loading by @cyc60 in #116
- Del logging by @evgeny-stakewise in #118
- Redeploy on goerli, update abis by @tsudmi in #120
- Add support for fallback nodes by @cyc60 in #119
- Echo wallet address after creation by @cyc60 in #117
- Get batch size from oracle config by @evgeny-stakewise in #121
- Refactor commands by @tsudmi in #122
- Update readme by @tsudmi in #124
- Del backoff by @evgeny-stakewise in #123
Full Changelog: v0.1.9...v0.2.0