Releases: razor-network/oracle-contracts
Releases · razor-network/oracle-contracts
v2.0.3
What's Changed
- chore: 7.5 minute Epoch and Europa Testnet Contracts Released by @yohanelly95 in #1011
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
What's Changed
- Github Action fixes for Test,Slither,Github Release and NPM package release by @yohanelly95 in #1003
- remove storing artifacts update CI by @yohanelly95 in #1007
- chore: test fixes by @SamAg19 in #1005
Full Changelog: v2.0...v2.0.1
v2.0
What's Changed
- feat: Delegator V2 that returns Values Struct of Collection by @yohanelly95 in #988
- feat: timestamp added and updated for each collection post block confirmation by @SamAg19 in #1002
- feat: epoch length changed by @SamAg19 in #1001
Full Changelog: v1.1...v2.0
v1.1
What's Changed
- fix: indexed event parameters by @rajkharvar in #828
- fix: reinstall npm packages when checking out to master circleci by @yohanelly95 in #847
- feat: add more events by @rajkharvar in #842
- fix: initiateWithdraw bug fix by @SamAg19 in #830
- fix: staker should not be able to delegate to themself by @rajkharvar in #832
- fix: checks increased in unstake flow by @SamAg19 in #829
- fix: precision on resetUnstakeLockPenalty increased by @SamAg19 in #831
- chore: removing warnings and todos by @SamAg19 in #841
- feat: added skale config and timeout for networks by @rajkharvar in #852
- fix: transfer razor only during testnet deployment by @rajkharvar in #854
- fix: jobIds existence checked while creation and updation by @SamAg19 in #855
- fix: initiliaze roles before initializing contracts by @rajkharvar in #857
- fix: change burn address by @rajkharvar in #869
- fix: minor fixes by @rajkharvar in #870
- fix: collection tolerance retrival bug fixed by @SamAg19 in #866
- feat: add
penaltyAgeNotRevealNum
for giving inactivity penalties by @rajkharvar in #871 - fix: setCollection logic and minor internal audit fixes by @yohanelly95 in #884
- chore: added tests for isElectedProposer (second false if block) by @rajkharvar in #885
- comments added to functions by @SamAg19 in #895
- fix: rename setStakerStakerReward and remove _isStakerActive by @yohanelly95 in #883
- chore: test getDepth through external function by @rajkharvar in #896
- fix: delegator changes by @rajkharvar in #886
- fix: block confirmed event by @rajkharvar in #898
- feat: added
claimBlockReward
event by @rajkharvar in #903 - fix: minor fixes and change data type of lock and initiation period by @rajkharvar in #897
- Staker secret being verified by @SamAg19 in #899
- chore: test added to make sure collectionIdToLeafIdRegistry/LastEpoch assignments work fine by @SamAg19 in #902
- feat: add initialized modifier to external functions by @yohanelly95 in #887
- fix: request for
register
to be processed in epoch+1 by @rajkharvar in #901 - Contract tests by @SamAg19 in #905
- fix: redundancy on secret calculation removed by @SamAg19 in #908
- feat: epochLength changed to 20 mins by @SamAg19 in #906
- feat: gracePeriod hardcoded to 0 and removed as governance parameter by @SamAg19 in #911
- fix: added whenNotPaused in register and getRandomNumber function by @rajkharvar in #913
Full Changelog: v1.0.1...v1.1
v1.0.1-incentivised-testnet-phase2
v1.0.1-incentivised-testnet-phase2
chore: update contract addresses for incentivised testnet
v1.0.1-patch1
What's Changed
- chore: fix linting by @SkandaBhat in #785
- fix(release): explicitly export abis before publish by @SkandaBhat in #786
- fix: votes and medians datatype changed to uint256 by @SamAg19 in #802
Full Changelog: v1.0.0...v1.0.1-patch1
v1.0.1
v1.0.0
What's Changed
- Update npm version by @SkandaBhat in #637
- V0.2.0 patch1 by @SkandaBhat in #638
- Rename VotingPenalty to VotingRewardOrPenalty by @GauravJain9 in #636
- Staker should be able to stake any amount of stake by @shekhar2807 in #623
- Asset deactivation does not cause age penalty issue anymore by @SamAg19 in #629
- V0.2.0 patch2 by @SkandaBhat in #642
- Bump @openzeppelin/contracts from 4.4.1 to 4.4.2 by @dependabot in #647
- Increased Coverage On Contracts by @GauravJain9 in #651
- Unstake and Withdraw lock to mitigate the epsilon attack by @SamAg19 in #618
- epochLength no longer a governance parameter by @SamAg19 in #668
- Configured Tenderly Env var by @Shrikant1212 in #673
- Base denominator increased to 10 million by @SamAg19 in #674
- Configured scenarios in CI by @Shrikant1212 in #682
- bounty id now emitted by @SamAg19 in #680
- Configure single deployment script in package.json for multiple env by @Shrikant1212 in #681
- Fixing lint by @Shrikant1212 in #695
- Bump simple-get from 2.8.1 to 2.8.2 by @dependabot in #692
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #691
- Bump follow-redirects from 1.14.5 to 1.14.8 by @dependabot in #690
- Bump node-fetch from 2.6.2 to 2.6.7 by @dependabot in #689
- Assign Collections Randomly 🎲 by @abhishekvispute in #649
- Safe age limit and required added by @SamAg19 in #694
- Increased timout for tests globally by @GauravJain9 in #707
- [Delegator.sol ]added a new method to get result from ID and removed strict rule to create collection with same name by @adi44 in #698
- Natspec added for Collection, Stake, State and Reward Managers by @SamAg19 in #693
- Resuse old Instance of Delegator by @adi44 in #711
- Increased Coverage on VoteManager by @GauravJain9 in #714
- Added Escape hatch Role by @adi44 in #713
- Update package.json by @SkandaBhat in #716