Notable Changes
- Rewards commands support fireblocks and web3 signer
What's Changed
- docs: update readme to include latest features and other support by @shrimalmadhur in #160
- tests: add set claimer integration tests by @shrimalmadhur in #161
- feat: add fireblocks and web3 signer flags by @shrimalmadhur in #162
- tests: add Integration test for web3 signer by @shrimalmadhur in #163
- tests: remove pass from CI by @shrimalmadhur in #164
- fix: do not fail if no signer is provided when there's no broadcast flag by @shrimalmadhur in #165
Changelog
- 2c23f96 fix: do not fail if no signer is provided when there's no broadcast flag (#165)
- a942e4b tests: remove pass from CI (#164)
- 69edd4c tests: add Integration test for web3 signer (#163)
- 1c707f5 feat: add fireblocks and web3 signer flags (#162)
- 7c865ac tests: add set claimer integration tests (#161)
- 217b834 docs: update readme to include latest features and other support (#160)
Full Changelog: v0.9.0...v0.9.1