laconicd/x/feemarket/types
Tomas Tauber e91ec58aa1
evm: fixed commented out simulations, pubsub, and handler tests (#655)
* evm: fixed commented out simulations, pubsub, and handler tests

fixes #640

simulations are very basic: they can be built and executed,
but they don't generate any EVM-related transactions yet.
(It should be a matter of adding simulation-related code to the
modules + potentially extra helpers to the simulation.)
handler tests miss some extra assertions due to changes
in the return values snapshotting logic (ADR-001 and ADR-002).

Besides the test suites identified in the audit,
there's also "importer_test.go" which wasn't yet fixed.
(it'd require major rewriting + extra test resources)

* gofumpt
2021-10-11 13:09:53 +02:00
..
feemarket.pb.go chore: merge v0.7.0 to main (#651) 2021-10-08 12:03:51 +00:00
genesis.go evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
genesis.pb.go feat: fee market module (#491) 2021-08-26 10:08:11 +00:00
keys.go feat: fee market module (#491) 2021-08-26 10:08:11 +00:00
params.go feat: fee market module (#491) 2021-08-26 10:08:11 +00:00
query.pb.go rpc: geth v1.10.9 changes (#624) 2021-10-06 11:22:32 +00:00
query.pb.gw.go rpc: fix TraceConfig param for tracers (#565) 2021-09-15 10:50:52 -03:00