Skip to content

Releases: velas/velas-chain

v0.5.3-1

29 Jul 16:04
Compare
Choose a tag to compare
Bump version to 0.5.2

Velas mainnet release v0.5.2

06 Jun 12:50
Compare
Choose a tag to compare

What's Changed

  • Correctly purge blockstore evm data by @gBaGu in #287
  • Update deps and code to support Apple silicon by @raventid in #290
  • Fix: fix get storage api. by @vldm in #294
  • Feat: add velas derivation-path by @vldm in #295
  • Tests(evm-executor): add tests for gas_used during estimation by @gBaGu in #296
  • Fix trace replay transaction by @gBaGu in #305
  • Implement new evm rpc methods by @gBaGu in #306
  • Add feature to clear logs of failed transaction by @gBaGu in #304
  • Opentelemetry tracing implementation by @vldm in #302
  • Fix: Disable durable nonce on feature activation by @vldm in #307

New Contributors

Full Changelog: v0.5.1...v0.5.2

Release 0.5.1

21 Mar 10:27
Compare
Choose a tag to compare

What's Changed

  • Fix(rpc): Add check to avoid querying bigtable for future evm blocks by @gBaGu in #271
  • Fix: Execute raw transaction on pervious version of state. by @vldm in #266
  • Fix(evm-rpc): In block_parse_confirmed_num use last confirmed block by @gBaGu in #273
  • Fix(rpc): fix upper bound when requesting evm blocks from bigtable by @gBaGu in #278
  • Fix: avoid many request to bigtable. by @vldm in #276
  • Fix(evm-rpc): use chain_id from Bank instead of default one by @gBaGu in #280
  • Fix: Bigtable request single block error. by @vldm in #282
  • Fix: Update rocksdb dependencies, fix memory leak. by @vldm in #283

New Contributors

Full Changelog: v0.5.0...v0.5.1

Release 0.5.0

15 Jan 15:55
Compare
Choose a tag to compare

What's Changed

  • Fixed CI build for AMD target.
  • Fixed tmp snapshots generation.
  • Fixed snapshot size issue.
  • Fixed a lot of issues related to snapshot size.
  • Fixed max genesis archive size error.
  • Set default log level to hide metrics info, and show evm related info.
  • Added --evm-state-archive param that is used for archive node in order to set path to archive storage.
  • Added subcommand for validator admins: merge-evm-state-subarchive that can be used to merge multiple evm-archives into single one.
  • Added Auto-generation for shell completions for velas-cli by @MercurySolar in #237
  • Improved evm-bridge handling of multiple transactions.

New Contributors

Full Changelog: v0.4.3...v0.5.0

v0.4.4-avxtest

27 Dec 23:32
Compare
Choose a tag to compare
v0.4.4-avxtest Pre-release
Pre-release
Bump version

Velas mainnet and testnet release v0.4.3

06 Nov 12:18
Compare
Choose a tag to compare

Bugfixes:

  • Fixed genesis.bin not found error.
  • Fixed tmp snapshot generations, which could lead to diskfull failure.

v0.4.2

02 Nov 02:35
Compare
Choose a tag to compare
Bump version to 0.4.2

v0.4.1-oldcpus

01 Nov 22:16
Compare
Choose a tag to compare
Downgrade reedsolomon crate

v0.4.1-haswell

01 Nov 21:56
Compare
Choose a tag to compare
Fix avx512 in amd processors.

v0.4.1-fixavx

01 Nov 18:10
Compare
Choose a tag to compare
Fix avx512 in amd processors.