Files
laconicd-deprecated/docs
Thomas Nguy 5ba8ffe669 ante, evm: update gas consumption logic (#178)
* clean up logic by ignoring cosmos gas meter

* set gas used in txResponse

* reset and set the gas in context

* rename ante handler

* fix refundedgas logic

* remove gas update logic in keeper

* update context in keeper

* add test for EthSetupContextDecorator

* fix broken test due to gas logic change
2021-06-30 05:31:30 -04:00
..
2021-06-14 15:13:31 -04:00
2021-06-22 06:49:18 -04:00
2021-06-22 06:49:18 -04:00
2021-06-22 06:49:18 -04:00
2021-04-17 12:00:07 +02:00
2021-06-22 06:49:18 -04:00

Ethermint Documentation

Get Started

Reference

  • Basics: Documentation on the basic concepts of Ethermint, like the standard anatomy of an application, the transaction lifecycle and accounts management.
  • Core: Documentation on the core concepts of Ethermint, like encoding, and events.
  • Building Modules: Important concepts for module developers like messages, keepers, handlers and queriers.
  • Interfaces: Documentation on building interfaces for Ethermint applications.

Other Resources

Contribute

See this file for details of the build process and considerations when making changes.