laconicd/app/ante
Daniel Burckhardt 93020f8786
feemarket: unit tests EIP1559 (#758)
* Fee-Market(Types): Setup Params tests

* Fee-Market(Types): Add all Params tests

* Fee-Market(Types): Add genesis tests

* Fee-Market(Keeper): Copy Keeper setup from EVM module and add Params tests

* Fee-Market(Keeper): Add Keeper tests

* Fee-Market(Keeper): Add review comments

* Fee-Market(Keeper): WIP grpc tests

* Fee-Market(Keeper): WIP ERIP1559 tests

* Fee-Market(Keeper): WIP ERIP1559 tests

* Fee-Market(Keeper): WIP ERIP1559 tests maxGas influences on baseFee

* Fee-Market(Keeper): Add last ERIP1559 tests

* Fee-Market(Keeper): Add abci tests
2021-11-19 16:22:25 +00:00
..
ante_test.go feemarket: unit tests EIP1559 (#758) 2021-11-19 16:22:25 +00:00
ante.go fix: tx fields are not authenticated by signature (#703) 2021-11-08 14:00:35 +01:00
doc.go ante: switch ethAnteHandler to use AnteDecorators (#252) 2020-04-17 18:32:01 -04:00
eth_test.go feemarket: unit tests EIP1559 (#758) 2021-11-19 16:22:25 +00:00
eth.go fix: tx fields are not authenticated by signature (#703) 2021-11-08 14:00:35 +01:00
sigs_test.go fix: tx fields are not authenticated by signature (#703) 2021-11-08 14:00:35 +01:00
utils_test.go tests: DynamicFeeTx (#649) 2021-10-19 08:49:29 +00:00