Skip to content

Remove ABCI testing fakes [#3147]

Ethan Reesor requested to merge 3147-rm-abci-fakes into main

Closes #3147 (closed). Remove FakeTendermint and abci_test.FakeNode, replacing them with a compatibility layer on top of the simulator.

Changelog: refactor

Merge request reports