Skip to content

Releases: razor-network/oracle-contracts

v0.1.76

29 Oct 09:11
845e92b
Compare
Choose a tag to compare
  1. giveSorted should work only for collections

v0.1.75

29 Oct 08:58
a54f5fa
Compare
Choose a tag to compare
  1. Governance separated out into contract
  2. Staker operations are now possible on any state.

v0.1.72

20 Oct 09:40
c24709f
Compare
Choose a tag to compare

Fixed the age bug

v0.1.71

20 Oct 09:01
e034385
Compare
Choose a tag to compare
  1. Total Supply is added in events for stakeManager for subGraph purposes
  2. Issue of stake event emitting null values resolved
  3. Random Lib Made internal, saving gas cost for propose
  4. Aggregation Range removed

v0.1.7

12 Oct 22:00
7239e74
Compare
Choose a tag to compare

Contains bug fixes. More to be added here.

v0.1.63

06 Oct 07:13
77f02bf
Compare
Choose a tag to compare

Added missing event.

v0.1.62

29 Sep 10:06
27e6629
Compare
Choose a tag to compare
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

29 Sep 07:31
87dcb2b
Compare
Choose a tag to compare

Patched v0.1.6 with events changes.

v0.1.6

26 Aug 11:42
414e85b
Compare
Choose a tag to compare
  • 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

06 Aug 08:56
7b339f6
Compare
Choose a tag to compare
  • Reverted Assign Assets Randomly
  • Improves Random Number Generation
  • Adds events to parameters