cosmos-sdk/x/auth
Christopher Goes 6c9ad8c031 Add sanity checks 2018-10-19 21:58:05 +02:00
..
client Merge PR #2524: Replace GenTx with StdTx 2018-10-19 20:00:27 +02:00
simulation Add sanity checks 2018-10-19 21:58:05 +02:00
account.go Merge PR #2376: auth: Don't recalculate mempool fees for every msg signer, misc. cleanup 2018-09-27 02:34:01 +08:00
account_test.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
ante.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
ante_test.go Merge PR #2524: Replace GenTx with StdTx 2018-10-19 20:00:27 +02:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
context.go in progress 2018-05-23 19:49:35 -07:00
context_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
feekeeper.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
feekeeper_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
mapper.go Merge PR #2442: Support removal of accounts in account mapper 2018-10-04 16:20:31 +02:00
mapper_test.go Merge PR #2442: Support removal of accounts in account mapper 2018-10-04 16:20:31 +02:00
stdtx.go Merge PR #2376: auth: Don't recalculate mempool fees for every msg signer, misc. cleanup 2018-09-27 02:34:01 +08:00
stdtx_test.go Merge PR #2376: auth: Don't recalculate mempool fees for every msg signer, misc. cleanup 2018-09-27 02:34:01 +08:00