0g-chain/proto/kava
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/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
bep3/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
cdp/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
committee/v1beta1 feat: add CommunityCDPWithdrawCollateralPermission (#1568) 2023-04-20 17:13:02 -07:00
community/v1beta1 feat: add community cdp withdraw collateral proposal (#1567) 2023-04-20 16:08:53 -07:00
earn/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
evmutil/v1beta1 feat(evmutil): add allow list for evm-convertible sdk denoms (#1590) 2023-05-19 16:01:46 -07:00
hard/v1beta1 fix: remove denom path parameters from hard grpc query url (#1519) 2023-03-27 16:39:56 -07:00
incentive/v1beta1 Add incentive grpc query service (#1503) 2023-03-21 15:47:21 -07:00
issuance/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
kavadist/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
liquid/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
pricefeed/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
router/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
savings/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00
swap/v1beta1 Refactor Buf Usage (#1399) 2022-11-22 16:22:07 -07:00