Skip to content

Releases: REI-Network/rei

1.0.0

27 Jun 06:46
Compare
Choose a tag to compare

This is a Hardfork release. In this hardfork, REI has introduced the FreeStake module, which supports users to obtain free gas(CRUD) through staking REI. All nodes need be upgraded before the block height of 5606557 (expected at 2022-07-13 12:00:00 UTC), otherwise the block will not be synchronized after the FreeStake module is enabled. Recommended upgrade steps:

  1. Upgrade rei by running npm i @rei-network/cli -g, or following the steps in the doc if you are using self compiled version, https://docs.rei.network/developer/quick-start
  2. Checkout if the version has been upgraded to 1.0.0 rei --version
  3. Restart rei (expected to take 2 mins)

For more informations about freestake, checkout: https://docs.rei.network/rei-dao/guides/stake-for-free-gas

0.1.6

24 Jun 06:22
Compare
Choose a tag to compare
  • add a limit for MANIFEST file size
  • add secure boot logic to prevent OOM

0.1.5

22 Jun 09:46
Compare
Choose a tag to compare
  • improve debug api

0.1.4

10 May 04:35
Compare
Choose a tag to compare
  • fix eth_getLogs

0.1.3

08 Apr 07:05
Compare
Choose a tag to compare
  • fix debug api

0.1.2

02 Apr 05:21
Compare
Choose a tag to compare
  • refactor some packages
  • add setLengthLeft for eth_getStorageAt

0.0.12

22 Mar 10:16
Compare
Choose a tag to compare
  • fix p2p reconnection issue
  • optimize error message when contract call reverted
  • fix address extract issue on debug api

0.0.11

16 Mar 03:30
Compare
Choose a tag to compare
  • fix debug api
  • improve bloom bits filter
  • add rei_getUsedCrude api

0.0.10

14 Mar 06:49
Compare
Choose a tag to compare
chore: update version to 0.0.10

0.0.1

15 Nov 04:15
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
chore: update lock