8000 Releases · echelonfoundation/echelon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: echelonfoundation/echelon

v2.1.0

13 May 03:18
Compare
Choose a tag to compare

Gets around the vrf consensus break by overriding vrv = []byte("0"), which actually results in a recoverable "out of bound" error. So the tx ends on chain, but no random / proof / pubkey are stored & thus validators don't disagree.

v2.0.2

03 May 19:10
4448f67
Compare
Choose a tag to compare

Changelog

  • 4a9ad09 Merge pull request #141 from MindHeartSoul/main

v2.0.2-rc2

03 May 19:00
Compare
Choose a tag to compare
v2.0.2-rc2 Pre-release
Pre-release

Changelog

  • 03548ca Merge branch 'v2.0.2' of github.com:echelonfoundation/echelon into v2.0.2

v2.0.2-rc1

03 May 17:57
Compare
Choose a tag to compare
v2.0.2-rc1 Pre-release
Pre-release

Changelog

v2.0.0

14 Dec 22:50
fffb36a
Compare
Choose a tag to compare

Changelog

v1.1.6

21 Sep 06:53
Compare
Choose a tag to compare

Changelog

  • a2cf793 Remove riscv64 git actions building until supported

v1.1.5

13 Aug 22:01
d72fcc4
Compare
Choose a tag to compare

Echelon v1.1.5

Changelog

  • d72fcc4 Update goreleaser.yml
  • Adds new x/vrf module
  • Adds new vrf module endpoints (API /echelon/vrf/randomval)
  • Preparing code for v2.0.0 proposal and launch
  • Removes incorrect documentation (will be re-added within repo at a later date)
  • Updates to protobuf compiling and fixes
  • Adds credits to https://github.com/evmos/evmos for original codebase fork
  • Acknowledges use and licenses of using https://github.com/evmos/ethermint
  • Code cleanup

v1.1.4

25 Jul 09:02
Compare
Choose a tag to compare

Echelon v1.1.4

  • Upgraded Cosmos SDK to latest v0.45.6 ( See Cosmos-SDK changelog for breaking changes )
  • Upgraded Ethermint v0.14.1
  • Upgraded Tendermint v0.34.19
  • Added spendable balances API endpoint (/cosmos/bank/v1beta1/spendable_balance/)
  • Fixed protobuf duplicate warnings
  • Updated initial peers list configuration
  • Included genesis.json in main repo
  • x/erc20 module upgraded to use better regex
  • Updated to use Go Lang v1.18+
  • Adds macOS Builds

Changelog

  • cf6137c Add macOS Builds and automated deployment v1.1.4

Full Changelog: v1.0.3...v1.1.4

v1.1.3

25 Jul 08:26
Compare
Choose a tag to compare

Changelog

v1.0.3

13 May 08:37
Compare
Choose a tag to compare
50CE

Changelog

0