0g-chain/x/evmutil/keeper
Robert Pirtle 016eecfcc0
remove x/mint (#1416)
* use kavamint in incentive to calculate staking apy

* use kavamint minting: rewards_earn_staking_integration_test

* update incentive tests to mint only with kavamint

* remove x/mint from incentive tests

* remove x/mint from kava app

* fix minting in x/auction tests

* replace simapp fund calls with test helper

* remove mint state from genesis.json
2022-12-09 14:31:31 -08:00
..
bank_keeper_test.go gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
bank_keeper.go Add EVM Support (#1215) 2022-04-21 16:16:28 -04:00
conversion_test.go Fix high gas usage for coin conversions (#1331) 2022-10-05 16:27:06 -06:00
conversion.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
erc20_test.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
erc20.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
evm_test.go Add EVM Support (#1215) 2022-04-21 16:16:28 -04:00
evm.go Fix high gas usage for coin conversions (#1331) 2022-10-05 16:27:06 -06:00
grpc_query_test.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
grpc_query.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
invariants_test.go remove x/mint (#1416) 2022-12-09 14:31:31 -08:00
invariants.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
keeper_test.go Add EVM Support (#1215) 2022-04-21 16:16:28 -04:00
keeper.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
msg_server_test.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
msg_server.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
params_test.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
params.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00