Skip to content

Releases: razor-network/oracle-node

v1.0.5-alpha

14 Oct 12:15
7fb0704
Compare
Choose a tag to compare

Alpha release, as its in testing phase. Contains testnet contract-addresses and parameters.
DO NOT USE IN PRODUCTION!

Changes from v1.0.4v1.0.5-alpha

Full Change log: v1.0.4...v1.0.5

  • Updated all proposeData global variables together during propose (#910)
  • Fetched Last proposed from contracts (#912)
  • Fixed comparison of iterations and max iteration in SortedProposedBlocks array (#915)
  • Allowed stakers to addStake < minSafeRazor (#920)
  • Added a condition to Call claimStakerReward only if there reward to claim (#908)
  • GiveSorted Fixes (#911)
    • Reset Dispute is only after FinalizeDispute, removed from other dispute types.
    • ResetDispute called irrespective of FinalizeDispute Txn status.
    • Added a backupNode flag in order to ignore input actions for backups node
    • Changed GiveSorted recursion implementation, calling it linearly in intervals when there is gas limit error
  • Added logs at necessary places (#916)
  • Suppress unnecessary error logs (#925)
  • Saved commit data only after successful commit (#944)
  • Added password flag in every command (#941)
  • Fixes Shuffle function where SortedProposedBlocks as parameter was passed as reference (#956)
  • Changed PendingNonceAt to NonceAt
  • Added a generic function InvokeFunctionWithTimeout to call all the contract and client functions. (#936)
  • Added a check if config key is present in yaml file before fetching value (#970)

Contains fixes for v1.3.0-alpha

  • Fixed identifying error in returned values from generic function. (#968)

v1.0.4

12 Oct 10:46
77dbf00
Compare
Choose a tag to compare

Changes from v1.0.0-mainnetv1.0.4

  • Added epoch and block number in every log (#949)
  • Removed duplicate retry attempts in GetDataToCommitFromJob(#950)
  • Http timeout = 10 sec, Retry attempts = 1 for GetDataFromAPI (#950)

Full Changelog: v1.0.0-mainnet...v1.0.4

v1.3.0-alpha

07 Oct 11:41
b55240a
Compare
Choose a tag to compare

Alpha release, as its in testing phase. Contains testnet contract-addresses and parameters.
DO NOT USE IN PRODUCTION!

v1.2-alpha

29 Sep 16:07
821b132
Compare
Choose a tag to compare

Alpha release. Contains stability improvements. DO NOT USE IN PRODUCTION!

v1-mainnet stable

24 Aug 06:46
e4749f2
Compare
Choose a tag to compare

v1.1.2-internal-testnet

15 Jul 13:52
8965fc8
Compare
Choose a tag to compare
Merge pull request #824 from Shrikant1212/release-v1.1.2

updated address for v1.1.2

v1.1.2

15 Jul 11:20
982502c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Jul 07:37
34a5207
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.1.1

v1.1

14 Jul 06:01
2e111b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1

v1.0.3-incentivised-testnet-phase2-patch3

10 Jun 07:33
f6ece4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3-incentivised-testnet-phase2-patch...v1.0.3-incentivised-testnet-phase2-patch3