cosmos-sdk/client/lcd
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
..
helpers.go Merge PR #1085: Re-enable tx history in LCD 2018-06-11 22:09:29 +02:00
lcd_test.go Merge PR #1085: Re-enable tx history in LCD 2018-06-11 22:09:29 +02:00
main_test.go fix the tests. includes some hacks 2018-03-18 02:02:26 +01:00
root.go Feedback on REST server start (closes #973) 2018-06-04 17:39:28 +02:00
wire.go fix tests 2018-04-07 20:56:49 +03:00