cosmos-sdk/x
Alessio Treglia 711a22fde6 Merge PR #3121: x/auth: fetch one account after another
* x/auth: fetch one account after another

- Don't read all accounts in one go as signature verification
  could fail before last signature is checked.

- TestAnteHandlerFees now checks whether fees were actually
  deducted from the account as well as the fee keeper collected
  them.

Thanks: @ValarDragon for pointing this out
Closes: #3093
2018-12-18 21:41:54 +01:00
..
auth Merge PR #3121: x/auth: fetch one account after another 2018-12-18 21:41:54 +01:00
bank Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
distribution Add distribution REST endpoints swagger file (#3038) 2018-12-13 10:42:55 -08:00
gov Make coins denoms case insensitive (#3092) 2018-12-18 11:14:11 -08:00
ibc Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
mint Inflation bug fixes (#2982) 2018-12-04 10:17:02 -08:00
mock Run make format 2018-12-10 14:27:25 +00:00
params add tests and restriction for TypeTable 2018-10-16 03:02:48 +09:00
slashing Temporarily revert x/slashing/params json field names to use dashes, for GoS compat (#3132) 2018-12-17 10:11:38 -08:00
stake Make coins denoms case insensitive (#3092) 2018-12-18 11:14:11 -08:00