cosmos-sdk/x/bank
Artur Albov 0c6d53dc07 Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
..
client Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
simulation Run make format 2018-12-10 14:27:25 +00:00
app_test.go Merge PR #2977: Don't serialize Account Number and Sequence Number in signatures 2018-12-03 18:29:50 +01:00
bench_test.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
codec.go R4R: Remove unused bank.MsgIssue (and prevent possible panic) (#2855) 2018-11-19 07:42:53 -08:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
handler.go R4R: Remove unused bank.MsgIssue (and prevent possible panic) (#2855) 2018-11-19 07:42:53 -08:00
keeper.go Update gas costs to more reasonable numbers for GoS (#3052) 2018-12-10 02:48:19 -08:00
keeper_test.go Merge PR #2853: Write bank module specification, check spec/code consistency 2018-11-29 22:56:42 +01:00
msgs.go Merge PR #2853: Write bank module specification, check spec/code consistency 2018-11-29 22:56:42 +01:00
msgs_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00