Skip to content

Releases: artela-network/artela

v0.4.9-rc9

05 Sep 02:52
0de8619
Compare
Choose a tag to compare

What's Changed

  • Feature: Added new store v1 for aspect module.
  • Bug Fixes: Fixed various issues.

Full Changelog: v0.4.8-rc8...v0.4.9-rc9

v0.4.8-rc8

25 Jul 09:11
5d73109
Compare
Choose a tag to compare

What's Changed

  1. Gas Metering: Removed the shared object libwasmtime for gas metering and adjusted the gas rules.
  2. Aspect: Optimized the system contract.
  3. Aspect: Added support for the constructor method.
  4. Aspect: Enabled support for EVM prebuilt crypto contracts in WASM.
  5. Performance optimizations.
  6. Bug fixes.
  • fix: UnpackInterfaces of QueryTraceTxRequest,QueryTraceBlockRequest by @LukeNinjaX in #142
  • Staging/07-22 in #157

Full Changelog: v0.4.7-rc7-fix-execution...v0.4.8-rc8

v0.4.7-rc7-fix-execution

04 Jul 07:23
01f8bc3
Compare
Choose a tag to compare

Bug Fixes

  • low execution performance due to too frequent GC

What's Changed

Full Changelog: v0.4.7-rc7...v0.4.7-rc7-fix-execution

v0.4.7-rc7

01 Jul 08:19
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-fix

29 Jun 16:45
Compare
Choose a tag to compare

Hot fix version for v0.4.7-rc6

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.