cosmos-sdk/x/auth
Alessio Treglia 4c36b0fe05 Merge PR #2881: Don't call gaiacli tx sign. Use utils.SignStdTx() instead.
This is to avoid command redirection and reduce the use
of viper's global variables.

Closes: #2875
2018-11-26 12:50:33 +01:00
..
client Merge PR #2881: Don't call gaiacli tx sign. Use utils.SignStdTx() instead. 2018-11-26 12:50:33 +01:00
simulation Merge branch 'develop' into cwgoes/check-supply-in-simulation 2018-10-23 17:54:58 +02:00
account.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
account_test.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
ante.go Merge PR #2863: Transaction ValidateBasic 2018-11-21 11:16:56 +01:00
ante_test.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
context.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
context_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
feekeeper.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
feekeeper_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
keeper.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
keeper_test.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
stdtx.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
stdtx_test.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00