Skip to content

Releases: artela-network/artela

v0.4.7-rc7

08 May 07:30
Compare
Choose a tag to compare

Release Notes

Improvements

  • (aspect) #86 support aspect unbind.
  • (aspect) #87 add owner check for aspect.
  • (cosmos) #95 support websocket api for cosmos and evm transactions.
  • (cosmos) #96 add deploy verify for chain upgrade.
  • (cosmos) #103 return earliest block when query 0x0 block.

Bug Fixes

  • (cosmos) #88 fix proto nil error.
  • (cosmos) #104 fix gc for every block.

v0.4.7-rc6

19 Jan 02:22
Compare
Choose a tag to compare

Release Notes

Improvements

  • (runtime) #18 improve runtime pool cache hit rate, huge bump in eth_call performance.
  • (runtime) #17 fully paralleled aspect runtime in eth_call.
  • (runtime) #20 network security upgrade for runtime.

v0.4.7-rc4

09 Jan 06:40
f64911f
Compare
Choose a tag to compare

Release Notes

Improvements

  • (cosmos) #44 block header struct update.
  • (aspect) #54 add join point for aspect.
  • (evm) #56 add get_ethStorageAt api.
  • (evm) #57 reuse existing method to retrieve block number.
  • (cosmos) #65 host api and context refactor.
  • (cosmos) #68 update prefix for bench32 account.
  • (evm) #70 update aa entrypoint address and dep versions.
  • (cosmos) #78 update base denom unit and symbol.

Bug Fixes

  • (evm) #42 eth call panic bug fix.
  • (evm) #49 evm contract bug fix.
  • (aspect) #53 aspect state lifecycle.
  • (state) #62 session key bug fix.
  • (cosmos) #67 snapshot generate bug fix.
  • (evm) #71 evm static call bug fix.
  • (evm) #75 block number type fix.
  • (evm) #77 evm trace query bug fix.

v0.4.2-beta

30 Nov 10:22
Compare
Choose a tag to compare

Release Notes

Improvements

  • (config) #37 allow legacy tx by setting allow-unprotected-txs.
  • (aspect) #39 add aspect config section.
  • (aspect) #41 support for on-tx-verify joinpoint.

Bug Fixes

  • (contex) #36 aspect transaction context bug.
  • (rpc) #38 typo in eth RPC and unprotected tx bug.

v0.4.1-beta

25 Oct 07:51
Compare
Choose a tag to compare

Release Notes

This release is Artela Network v0.4.1-beta, built on CosmosSDK v0.47.4 and CometBft v0.37.2.

Artela Blockchain is a layer 1 network that empowers developers to add user-defined native extensions and build feature-rich dApps. It offers extensibility that goes beyond EVM-equivalence, inter-domain interoperability, and boundless scalability with its elastic block space design.