- Upgrade to evmos v18.1.0
- Use erc20 module to automatically convert ibc tokens to registered erc20 tokens
- Remove precompiles as they are not compatible with evmos v18.1.0
- Remove ibc-hooks
- Update dependencies
- Clean unused code in evmutil module
- Adapt Evmos precompiles
- Add EVM module
- Enhance flow of post handle verify tx from smart account module
- Bump wasmd version to v0.42.0 to support long term
- Wasm patch security, pump wasmvm version to v1.4.2 (https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2023-004.md)
- Support wasmvm capabilities:
- "cosmwasm_1_1"
- "cosmwasm_1_2"
- "cosmwasm_1_3"
Update smartaccount
- Change entrypoint call verify to sudo
- Use post handle to verify valid of tx from smartaccount
- Verify all smartaccount nested in the authz
Upgrade sdk to v0.47.4
- The custom auth/vesting is deprecated - use sdk auth/vesting instead
- The ibc-middleware is deprecated - use sdk ibc-hooks instead
- The Params module is deprecated, each module now handles its own parameters
- Restructure proto, cmd
- Add types version for smartaccount module
- Upgrade testenv
- New PostHandler
- Gov proposals can be handled through the deprecated Params module or directly to the target module
- Add config swagger
- Change before check tx of smart account from query to execution
- Support module SmartAccount
- Fix bug create vesting account
- Applying the patch of wasmvm, upgrade from v1.2.1 to v1.2.3
- Add makefile support ledger
- Implement ibc-middleware support GMP protocol of Axelar network
- Upgrade wasmd from 0.29.1 to 0.31.0
- Prevent excluded addresses from receiving fund
- Fix minor bugs
- Upgrade Comos SDK from v0.45.9 -> v0.45.11
- Change tendermint repo to InformalSystem
- Refactor some code unused
- Allow IBC clients to be recoverd after expired
- Register
uaura
as default denom
- Add tx type and CLI command to create periodic vesting account
- Bump cosmos-sdk to version
v0.45.9
- Bump wasmd to version
v0.29.1
- Bump ibc-go to version
v3.3.0
- Apply dragonberry patch
- Fix state-sync mode does not sync wasm data.
- Fix spend limit feature when using feegrant to allow user execute specific contract.
- Bump cosmos-sdk to version
v0.45.6
- Exclude whitelist balances when querying current supply by specific denom
- Bump wasmd version to version
v0.18.0
- Bump cosmos-sdk to version
v0.45.5
- Feegrant allows to use contract address