What's Changed
- V0.2.0 by @SkandaBhat in #473
- Added dev env setup steps by @Shrikant1212 in #428
- Rewrote tests in Mockery by @Yashk767 in #472
- New addresses for incentnet staging . by @Shrikant1212 in #490
- Argument mismatch bug by @ashish10677 in #483
- Test list accounts by @shekhar2807 in #485
- v0.2.0 documentation by @Shrikant1212 in #488
- Added tests for overrideJob by @shekhar2807 in #491
- Excluding nil transactions from mining by @Yashk767 in #499
- Feature estimate gas by @Yashk767 in #486
- Test deleteOverrideJob by @shekhar2807 in #496
- Added epochLastCommitted check in reveal state by @Yashk767 in #498
- Argument Count mismatch fix by @shekhar2807 in #500
- Claim block reward hotfix by @Yashk767 in #505
- Set delegation hotfix by @ashish10677 in #503
- Staker cannot commit when one collection is inactive fix by @shekhar2807 in #502
- Fix tests by @ashish10677 in #526
- v0.2.0-incentnet-staging-addresses by @Shrikant1212 in #520
- Refactored and tested stake.go by @Yashk767 in #517
- v0.2.0-incentnet-prod by @Shrikant1212 in #527
- Configure arm build by @Shrikant1212 in #518
- Governance parameters fixed for production. by @ashish10677 in #532
- Added tests for utils/asset by @shekhar2807 in #519
- Test API by @shekhar2807 in #537
- Test vote by @Yashk767 in #492
- Remove mock from coveralls by @Shrikant1212 in #542
- Gh actions by @ashish10677 in #538
- Updated go version from 1.15 to 1.17 in CI by @Shrikant1212 in #544
- Added tests for utils/contract-manager by @shekhar2807 in #546
- Update ci go version by @Shrikant1212 in #548
- Develop incentnet prod merge by @ashish10677 in #553
- V0.2.0 incentnet prod by @ashish10677 in #535
- Develop by @SkandaBhat in #558
- Test utils/Vote.go by @shekhar2807 in #556
- Test utils/stake.go by @shekhar2807 in #539
- Gas price fall back implemented by @ashish10677 in #560
- UX feedback by @ashish10677 in #541
- Iteration improvement while calculating isElectedProposer by @shekhar2807 in #564
- Test path.go by @Yashk767 in #567
- Test jsonJobs.go by @Yashk767 in #555
- Test giveSorted by @Yashk767 in #569
- MakeBlock now stored and fetched from fileStorage by @shekhar2807 in #576
- Admin commands noted separately by @Yashk767 in #578
- Added benchmarks for getIteration by @Yashk767 in #575
- Added tests for utils/common.go by @shekhar2807 in #573
- Ignoring path/mocks for executing test cases. by @Shrikant1212 in #588
- Refactored path by @shekhar2807 in #591
- Refactored cmd by @shekhar2807 in #582
- HOTFIX : Initialisation issue in cmd. by @shekhar2807 in #599
- Logger enhancement by @Yashk767 in #600
- Configure linting in ci by @Shrikant1212 in #601
- Initialise interfaces by @Yashk767 in #607
- Fetched data from xhtml through xpath selectors by @Yashk767 in #609
- Configure metrices by @Shrikant1212 in #590
- Unstake only in confirm state now. by @shekhar2807 in #613
- Updated linting timeout to 5min by @Shrikant1212 in #615
- Removed --autoWithdraw from unstake by @shekhar2807 in #606
- Testnet Improvements by @Yashk767 in #605
- Refactored utils by @shekhar2807 in #604
- ETA added for withdraw by @shekhar2807 in #616
- Override jobs by @Yashk767 in #593
- v0.3.0 release changes by @ashish10677 in #589
- block.number to block.timestamp by @adi44 in #618
- added timestamp calculation by @adi44 in #626
- ETA added in update commission and initiate withdraw by @shekhar2807 in #622
- default gas price to 1 by @shekhar2807 in #631
- Dispute for v1 by @ashish10677 in #624
- JobList fix by @shekhar2807 in #637
- Fix new structs. by @ashish10677 in #639
- Add min safe razor calculation. by @ashish10677 in #630
- Put revealed ids before calculating rogue medians. by @ashish10677 in #638
- Logging mechanism improvement by @shekhar2807 in #628
- Added statebuffer of contracts by @adi44 in #643
- replaced fatalF to ErrorF by @adi44 in #644
- Claim commission by @ashish10677 in #646
- claimCommission fix by @shekhar2807 in #648
- Test Fix by @shekhar2807 in #645
- Fixed FinalizeDispute by @Yashk767 in #650
- Exit ongoing for loop on state change by @Yashk767 in #617
- fix typos by @astroparam in #649
- commit/propose data saved to respective JSON files by @Yashk767 in #653
- Added auto claim bounty feature by @Yashk767 in #654
- ModifyAssetStatus fix by @Yashk767 in #657
- Upgrade contract version by @ashish10677 in #660
New Contributors
- @astroparam made their first contribution in #649
Full Changelog: v0.2.0...v1.0.0