cosmos-sdk/x
Dev Ojha cb86efa054 Merge PR #2376: auth: Don't recalculate mempool fees for every msg signer, misc. cleanup
This PR begins improving the godocs for the auth module, and begins cleaning
up the Ante handler.

Additionally we previously calculated if the fee was sufficient for the tx
on every single signer. This is now refactored to be more efficient, and have
a better logical flow. No changelog entry as this is new to this release.
2018-09-27 02:34:01 +08:00
..
auth Merge PR #2376: auth: Don't recalculate mempool fees for every msg signer, misc. cleanup 2018-09-27 02:34:01 +08:00
bank Merge PR #2391: LCD Cleanup and DRY Refactor 2018-09-26 21:29:39 +08:00
gov Merge PR #2390: CLI subcommands reorganization 2018-09-26 22:00:49 +08:00
ibc Merge PR #2391: LCD Cleanup and DRY Refactor 2018-09-26 21:29:39 +08:00
mock simulation: Use a simulation.Account struct 2018-09-22 20:33:32 -07:00
params Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
slashing Merge PR #2391: LCD Cleanup and DRY Refactor 2018-09-26 21:29:39 +08:00
stake Merge PR #2391: LCD Cleanup and DRY Refactor 2018-09-26 21:29:39 +08:00