github tharsis/ethermint v0.6.0

latest releases: v0.13.0, v0.12.2, v0.12.1...
2 years ago

State Machine Breaking

  • (app) tharsis#476 Update Bech32 HRP to ethm.
  • (evm) tharsis#556 Remove tx logs and block bloom from chain state
  • (evm) tharsis#590 Contract storage key is not hashed anymore

API Breaking

  • (evm) tharsis#469 Deprecate YoloV3Block and EWASMBlock from ChainConfig

Features

Bug Fixes

  • (rpc, server) tharsis#600 Add TLS configuration for websocket API
  • (rpc) tharsis#598 Check truncation when creating a BlockNumber from big.Int
  • (evm) tharsis#597 Check for uint64 -> int64 block height overflow on GetHashFn
  • (evm) tharsis#579 Update DeriveChainID function to handle v signature values < 35.
  • (encoding) tharsis#478 Register Evidence to amino codec.
  • (rpc) tharsis#478 Getting the node configuration when calling the miner rpc methods.
  • (cli) tharsis#561 Export and Start commands now use the same home directory.

Improvements

  • (evm) tharsis#461 Increase performance of StateDB transaction log storage (r/w).
  • (evm) tharsis#566 Introduce stateErr store in StateDB to avoid meaningless operations if any error happened before
  • (rpc, evm) tharsis#587 Apply bloom filter when query ethlogs with range of blocks
  • (evm) tharsis#586 Benchmark evm keeper

Don't miss a new ethermint release

NewReleases is sending notifications on new releases.