mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-02 08:37:36 +00:00
* Filter out the evm denom from min gas prices in the cosmos-sdk ante chain; this allows '0ukava;1000000000akava' to be used in order to still support zero fees for cosmos based transactions * support called context in mock * ensure min gas prices is always a valid (and sorted) DecCoins * add doc comments |
||
|---|---|---|
| .. | ||
| ante | ||
| params | ||
| _sim_test.go | ||
| _simulate_tx_test.go | ||
| _simulate_tx.go | ||
| app_test.go | ||
| app.go | ||
| config.go | ||
| encoding.go | ||
| export.go | ||
| genesis.go | ||
| legacy_tx_broadcast_test.go | ||
| legacy_tx_broadcast.go | ||
| test_builder.go | ||
| test_common.go | ||