Releases: artela-network/artela
Releases · artela-network/artela
v0.4.9-rc9
What's Changed
- Feature: Added new store v1 for aspect module.
- Bug Fixes: Fixed various issues.
- staging/0815: add aspect store v1 & fix bugs by @LukeNinjaX in #172
Full Changelog: v0.4.8-rc8...v0.4.9-rc9
v0.4.8-rc8
What's Changed
- Gas Metering: Removed the shared object libwasmtime for gas metering and adjusted the gas rules.
- Aspect: Optimized the system contract.
- Aspect: Added support for the constructor method.
- Aspect: Enabled support for EVM prebuilt crypto contracts in WASM.
- Performance optimizations.
- 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
Bug Fixes
- low execution performance due to too frequent GC
What's Changed
- fix/execution issue by @LukeNinjaX in #139
- manually free the resource of wasmtime by @LukeNinjaX in artela-network/aspect-runtime#27
Full Changelog: v0.4.7-rc7...v0.4.7-rc7-fix-execution
v0.4.7-rc7
v0.4.7-rc6-fix
Hot fix version for v0.4.7-rc6
v0.4.7-rc6
v0.4.7-rc4
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
v0.4.2-beta
v0.4.1-beta
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.