laconicd-deprecated/tests
Loredana Cirstea 046cd00174
feemarket: global MinGasPrice parameter (#1104)
* Add min_gas_price to feemarket params

* Add MinGasPriceDecorators

* feemarket integration tests for MinGasPrice

* Restructure integration tests

* Simplify integration tests context

We use DeliverTx context to set up the app, otherwise not all settings are initialized.
We test CheckTx with `s.app.BaseApp.CheckTx(req)`, which uses the `CheckTx` mode and context.

* Update MinGasPrice spec in feemarket module

* reorder ethermint module order for initializing genesis

* feemarket migrations for adding MinGasPrice param

* update changelog

* Additional unit tests for MinGasPrice = 0, tx gas price > 0 (PR review)

https://github.com/tharsis/ethermint/pull/1104#discussion_r884991661

* Use 0 MinGasPrice for transaction simulations

* Fix duplicate registration of feemarket GenesisState and Params (PR review)

https://github.com/tharsis/ethermint/pull/1104#issuecomment-1141893712
2022-05-31 18:28:46 +02:00
..
e2e feemarket: global MinGasPrice parameter (#1104) 2022-05-31 18:28:46 +02:00
importer imp: migrate JSON for feemarket (#1021) 2022-03-30 19:10:54 +02:00
rpc fix(rpc): avoid sleep with pending txs tests(#1098) 2022-05-31 07:04:14 +02:00
solidity build(deps): bump cross-fetch from 2.2.5 to 2.2.6 in /tests/solidity (#1083) 2022-05-20 14:57:42 +00:00
tooling/ethers deps: bump SDK and Tendermint versions (#165) 2021-06-22 04:25:38 -04:00
signer.go crypto: updates from reviews (#535) 2021-09-07 17:29:24 +00:00