Skip to content

Releases: velas/velas-chain

Mainnet and testnet release v0.3.4

19 Apr 13:31
Compare
Choose a tag to compare
  • Added rpc subscription for newHeads.
  • Added eth_getBlockByHash method in rpc.

Mainnet and testnet release v0.3.3

19 Apr 10:37
Compare
Choose a tag to compare
  • Fixed default url in cli.
  • Fixed default chainid for mainnet.

Mainnet and Testnet release v0.3.2

18 Apr 13:35
Compare
Choose a tag to compare
  1. Fixed bug in RPC that cause panic.
  2. Fixed bug in requesting old state.

Testnet release v0.3.1

15 Apr 15:19
Compare
Choose a tag to compare
  • Removed limitation for stake delegation, now you dont need to have 10k to stake.
  • Added websocket support for bridge jsonrpc
  • Fixed estimate value
  • Increase gas_price to ~2 * 10^-9
  • Fixed default urls in cli

Testnet release

12 Apr 16:46
Compare
Choose a tag to compare

Second iteration of testnet release.
Changes:

  1. Fixed avx512 build bug, for now linux machine with avx2 should be enough
  2. Fixed windows build
  3. Changed evm block structure, for now blocks stored in Blockstore, and can be pruned among with native chain slots.
  4. Changed snapshot version.
  5. Changed evm state representation.

v0.2.3-pre

03 Apr 22:09
Compare
Choose a tag to compare
Fixup linux and windows builds.

v0.2.2

02 Apr 12:43
Compare
Choose a tag to compare
Remove metrics from release build.

v0.2.1

30 Mar 03:42
Compare
Choose a tag to compare
Remove metrics from release build.

v0.2.0

29 Mar 21:58
Compare
Choose a tag to compare
Fixup for publish release script.

v0.1

11 Jan 16:49
Compare
Choose a tag to compare

This is outdated release.