cosmos-sdk/x/bank
Fabian 8ece807301 Merge PR #1085: Re-enable tx history in LCD
* reenable tx search
* removed not needed argument
* register types for decoding
* trying to fix indexing tests
* added tx hash query test
* Fix x/bank tagging
* remove dead code
* remove print
* extended tests for tx querying
* changelog
* added txs address querying
* linted
* rename
* use prefix for bech32 addresses in tags
* changed error message
* Fix tiny linter issue
2018-06-11 22:09:29 +02:00
..
client Merge PR #1086: Bech32Cosmos output/input for the LCD 2018-06-06 06:53:04 +02:00
app_test.go auth-mock simulate block now commits, stake app_test cleanup 2018-06-08 11:28:07 -07:00
errors.go many renames / golint compliance 2018-04-19 00:49:24 -04:00
handler.go Example tag implementation for CoinKeeper 2018-05-10 17:36:55 +02:00
keeper_test.go remove gasLimit from NewContext 2018-05-15 22:19:09 -04:00
keeper.go Merge PR #1085: Re-enable tx history in LCD 2018-06-11 22:09:29 +02:00
msgs_test.go Testcase/linter fixes 2018-06-08 00:35:13 +02:00
msgs.go Testcase/linter fixes 2018-06-08 00:35:13 +02:00
wire.go Switch the default modules to use wire.codec's MarshalJSON instead of json.Marshal 2018-05-31 11:51:15 -07:00