0g-chain/x
Robert Pirtle ff709d73e1
feat(evmutil): add allow list for evm-convertible sdk denoms (#1590)
* add proto for allowed sdk denoms -> evm conversion

* add validation for AllowedNativeCoinERC20Token

* add validation for AllowedNativeCoinERC20Tokens

* add AllowedNativeDenoms into params & genesis

* add evmutil Params.Validate() test

* fix eip712 ante test

* update changelog

* update internal testnet genesis.json

* update state & param specs

updates to the sections describing functionality will be updated once
that functionality actually exists... :)

* update field decimal -> decimals

field now matches erc20 spec

* add validation decimals will cast to uint8

* add v2 store migration for evmutil

* create & register evmutil migrations

* adds migrator to evmutil's keeper
* sets up Migrate1To2 migration
* registers migration in module
* updates GetParams to properly handle historic block queries

* add unit test for GetParams with historic store
2023-05-19 16:01:46 -07:00
..
auction Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
bep3 Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
cdp Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
committee feat: add CommunityCDPWithdrawCollateralPermission (#1568) 2023-04-20 17:13:02 -07:00
community feat: add community cdp withdraw collateral proposal (#1567) 2023-04-20 16:08:53 -07:00
earn Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
evmutil feat(evmutil): add allow list for evm-convertible sdk denoms (#1590) 2023-05-19 16:01:46 -07:00
hard Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
incentive bug: fix invalid accumulation time genesis validation (#1550) 2023-04-13 09:42:01 -07:00
issuance Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
kavadist Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
liquid Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
pricefeed Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
router Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
savings Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
swap Cosmos v0.46 upgrade follow ups (#1522) 2023-04-06 12:59:02 +01:00
validator-vesting feat: re-add validator-vesting legacy rest endpoints (#1542) 2023-04-06 15:51:34 -07:00