Releases: razor-network/oracle-contracts
Releases · razor-network/oracle-contracts
v0.1.76
- giveSorted should work only for collections
v0.1.75
- Governance separated out into contract
- Staker operations are now possible on any state.
v0.1.72
Fixed the age bug
v0.1.71
- Total Supply is added in events for stakeManager for subGraph purposes
- Issue of stake event emitting null values resolved
- Random Lib Made internal, saving gas cost for propose
- Aggregation Range removed
v0.1.7
Contains bug fixes. More to be added here.
v0.1.63
Added missing event.
v0.1.62
Included Reset Lock Event for patch v0.1.6 (#477) * Added event for reset lock (#425) * Added enum for stakeChange Reason (#427) * Added enum for stakeChange Reason * testcase * lintfixes * removed typecasting * revert * revert * lint:fixes * lint:fixes * fixed asset Manager * resetLock
v0.1.61
Patched v0.1.6 with events changes.
v0.1.6
- Faucet is Removed and it is put into separate Repo.
- Gas Optimizations
- Asset ID made consistently
- Addition of new State - Added a new method to confirm the block that can be called only in the 5th state.
- Added a new parameter called power while creating the job or collection. CreateCollection and CreateJob function has a new parameter.
- Added a new method for updating the aggregation method for collection.
v0.1.5
- Reverted Assign Assets Randomly
- Improves Random Number Generation
- Adds events to parameters