Commit Graph

12 Commits

Author SHA1 Message Date
Ethan Buchman
1860f988b6 fix tests 2018-04-07 20:56:49 +03:00
Christopher Goes
12f4a21d03
Reuse Tendermint client instance (closes #671) 2018-04-03 22:16:03 +02:00
Christopher Goes
7214149f1d
Move client context initialization from viper to separate package 2018-04-03 22:16:03 +02:00
Christopher Goes
579e5d4cdc
Add CoreContext for CLI/REST options 2018-04-03 22:15:12 +02:00
Christopher Goes
720b37c6f2
Rename client/builder to client/core (ref #721) 2018-04-03 22:14:11 +02:00
Christopher Goes
578392d4b2 Address Rigel review - also run gofmt 2018-03-28 11:24:31 +02:00
Ethan Buchman
c529eccc6e parser -> decoder 2018-03-21 02:28:15 +01:00
Ethan Buchman
e4b8010077 ParseAccount -> AccountDecoder 2018-03-21 02:22:15 +01:00
Fabian Weber
cf6f04978c adjusted sending + tx tests 2018-03-17 22:17:56 +01:00
Fabian Weber
1cd6ec1084 most tests working 2018-03-17 22:14:19 +01:00
Fabian Weber
579bd56127 fixed some tests 2018-03-17 22:14:19 +01:00
Fabian
0121c98a1e add /accounts endpoints but failing 2018-03-17 22:14:19 +01:00