Releases: razor-network/oracle-node
Releases · razor-network/oracle-node
v1.3.0-alpha
Alpha release, as its in testing phase. Contains testnet contract-addresses and parameters.
DO NOT USE IN PRODUCTION!
v1.2-alpha
Alpha release. Contains stability improvements. DO NOT USE IN PRODUCTION!
v1-mainnet stable
Full Changelog: v1.1.2...v1.0.0-mainnet
v1.1.2-internal-testnet
Merge pull request #824 from Shrikant1212/release-v1.1.2 updated address for v1.1.2
v1.1.2
What's Changed
- randomSortedProposedBlockIds fix by @shekhar2807 in #823
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- updated address for staging-v1.1 by @Shrikant1212 in #821
Full Changelog: v1.1...v1.1.1
v1.1
What's Changed
- divide by zero error fix by @shekhar2807 in #683
- Coverage increased by @Yashk767 in #684
- Configure binary build by @Shrikant1212 in #689
- Updated install script by @Shrikant1212 in #694
- Added Benchmark for loops by @Yashk767 in #693
- added name for parameters in interface by @shekhar2807 in #695
- comments added for godoc in accounts by @shekhar2807 in #696
- comments added for godoc in path by @shekhar2807 in #697
- Update install script with stabe release as default version by @Shrikant1212 in #702
- README fix by @shekhar2807 in #700
- Updated exectution shell for install script by @Shrikant1212 in #705
- Updating docker quick start in readme by @Shrikant1212 in #707
- contractAddresses command added by @shekhar2807 in #710
- comments added for godoc in cmd by @shekhar2807 in #709
- Medians and votes converted from uint32 to *big.Int by @Yashk767 in #714
- Dispute Fix by @Yashk767 in #720
- updated docker commands in readme by @Shrikant1212 in #719
- Update constants.go by @SkandaBhat in #725
- Updated address for v1.0.3-patch1-incentnet release by @Shrikant1212 in #730
- Buffer length is now fetched from contracts by @shekhar2807 in #789
- log Imporovements by @shekhar2807 in #792
- v1-audit branch update from main by @shekhar2807 in #784
- Hotfix-proposed event by @Yashk767 in #797
- Secret is not logged anywhere in the logs by @shekhar2807 in #796
- Fixed upper limit and buffer difference in getDelayedState by @shekhar2807 in #795
- V1 audit hotfix [Reveal event indexing] by @ashish10677 in #791
- feat: Configure SSL for metric server by @Shrikant1212 in #793
- --Pow flag is removed, --weiRazor flag is added by @shekhar2807 in #788
- Hotfix-bounty Id from events by @Yashk767 in #799
WaitForBlockCompletion
return error instead of int by @Yashk767 in #800- keyStore and dataFiles are in seperate directory by @shekhar2807 in #801
- Removed auto unstake and withdraw from vote by @Yashk767 in #802
- Remove features from razor-go by @shekhar2807 in #804
- Changed epoch length to 20 mins by @shekhar2807 in #812
- added check for nil values in CreateMerkle by @shekhar2807 in #811
- dataTypes updated by @shekhar2807 in #810
- Verify secret by @Yashk767 in #805
- Fix: If medians proposed are empty all stakers stop by @shekhar2807 in #814
- disputeBiggestStakerId hotfix by @Yashk767 in #815
- added minStake check in Initiate commit, reveal and propose by @shekhar2807 in #818
- v1.1 contracts release fix by @ashish10677 in #820
- Rogue mode on biggestStakerId by @Yashk767 in #819
Full Changelog: v1.0.2...v1.1
v1.0.3-incentivised-testnet-phase2-patch3
What's Changed
- Hotfix log files by @Yashk767 in #738
- V1.0.3 incentivised testnet phase2 patch2 address by @Shrikant1212 in #741
- Fetched updated data for dispute by @Yashk767 in #745
- Hotfix log files (#738) by @Yashk767 in #746
- hotfix version update by @Yashk767 in #748
Full Changelog: v1.0.3-incentivised-testnet-phase2-patch...v1.0.3-incentivised-testnet-phase2-patch3
v1.0.3-incentivised-testnet-phase2-patch2
Merge pull request #741 from Shrikant1212/v1.0.3-incentivised-testnet…