- Modify asset status implemented. (#163)
- Update go.yml (#173)
- Update CONTRIBUTING.md (#174)
- Checked Eth Balance is 0 instead of RZR balance check. (#162)
- Added condition to check ethBalance=0 in state dependent functions. (#175)
- Propose only when iteration is less than last block in alt blocks when no. of proposed blocks == max alt blocks (#139)
- Ux improvements for incentivized test-net. (#140)
- Change amount to value and add -a shorthand for address.
- Renamed docekerize-build to build-noargs
- Throw warning if the RPC URL isn't an https URL.
- Waiting for x blocks now changed to waiting x seconds.
- Address validation done before checking for epoch and sending txn.
- Made setconfig as camelcase.
- Check if the user has unstaked before withdrawing funds.
- Read password from file (#177)
- Added chainID and salt in hash calculation (#161)
- Auto unstake and withdraw if stake < minStake while voting (#181)
- Transact fractional RZRs (#180)
- Implement algorithm to support large amount of votes during giveSorted. (#172)
- Added new PR template (#184)
- v0.1.6 support implemented (#182)
- Implement new logger (#209)
- Fix bug in median calculation (#211)
- Displayed state name instead of state no. (#190)
- Add check for inactive stakers (#217)
- Test approve (#218)
- Logger hotfix (#225)
- Stake value is now shown in highest denomination with precision of 32bytes. (#226)
- Median calculation fix (#228)
- Test create (#229)
- Test stake (#223)
- Fixed error package (#235)
- Implement Retry mechanism (#234)
Co-authored-by: Ashish Kumar Mishra ashish10677@gmail.com
Co-authored-by: Yashk767 76935991+Yashk767@users.noreply.github.com