github razor-network/oracle-node v1.0.7-alpha.1
1.0.7-alpha.1

latest releases: v1.1.0, v1.0.7-alpha.2
pre-release7 months ago

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

This release is the 2nd alpha release for v1.0.7 so it will cover all issues from 1st alpha release v1.0.7-alpha and additional issues described below,

Issues added in this release from v1.0.7-alphav1.0.7-alpha.1 are:

  1. Update go-ethereum version to v1.12.0 (#1085)
  2. Update go and go-ethereum in Dockerfile (#1124)
  3. Fix all the major dependabot alerts (#1126)
  4. Update go-ethereum version to 1.12.2 instead of 1.12.0 (#1128)

The release also includes features that are moved from planned v1.0.6-patch.1 release to v1.0.7release:

  1. Reveal fails with Invalid Signature (#1059)
  2. Reveal doesn't happen if commit data isn't stored in the file system(#1098)
  3. Don't set alternate provider if nil value is provided in config.sh (#1112)
  4. Replace generic retry with normal retry for EstimateGasWithRetry and SuggestGasPriceWithRetry (#1110)

What's Changed

  • Updated go and go ethereum version in Dockerfile by @Yashk767 in #1125
  • Fetched releases/v1.0.6 branch updates to releases/v1.0.7 branch by @Yashk767 in #1116
  • Merging go1.21.1-support branch to releases/v1.0.7 branch by @Yashk767 in #1123
  • Ran npm installl with updated node and npm versions to fix dependabot alerts by @Yashk767 in #1127
  • Updated go ethereum version 1.12.2 by @Yashk767 in #1129
  • updated oracle node version to v1.0.7-alpha.1 by @Yashk767 in #1130
  • Degraded go version to 1.19 for publish-github-release to support ghr by @Yashk767 in #1132
  • Replaced go1.21.1 to go1.21 in go.mod file by @Yashk767 in #1135
  • revert degrading go version to 1.19 for publish-github-release for ghr support by @Yashk767 in #1133

Full Changelog: v1.0.7-alpha...v1.0.7-alpha.1

Don't miss a new oracle-node release

NewReleases is sending notifications on new releases.