Notable Changes
- Added a missing flag
--claimer-address
torewards claim
command so that you can use that if claimer address is not the earner address
What's Changed
- chore: update and clean go releaser by @shrimalmadhur in #197
- chore: add tag to go releaser by @shrimalmadhur in #198
- chore: trim
0x
from private key by @shrimalmadhur in #200 - fix: add claimer address flag when claimer is not earner for claim method by @shrimalmadhur in #201
- fix: hardcode gas limit for smart contract claimer by @shrimalmadhur in #202
Changelog
- 93010df fix: hardcode gas limit for smart contract claimer (#202)
- 2b1c6e6 fix: add claimer address flag when claimer is not earner for claim method (#201)
- e140239 chore: trim
0x
from private key (#200) - 327df84 chore: add tag to go releaser (#198)
- c04944f chore: update and clean go releaser (#197)
Full Changelog: v0.10.2...v0.10.3