Commit Graph

49 Commits

Author SHA1 Message Date
Jae Kwon 68e04e629a Do not use global wire.Marshal* 2018-01-21 19:48:19 -08:00
Ethan Buchman 381424460c basecoin compiles 2018-01-14 22:49:57 -05:00
Jae Kwon fcd8e88e65 Fix x/coin imports 2018-01-12 19:17:17 -08:00
Ethan Buchman 3235b2d647 update glide 2018-01-06 16:07:54 -05:00
Ethan Frey 1d5fdfa7c2 Try to update deps, but borken 2017-12-03 21:41:02 -08:00
Ethan Frey ae09c8faff Dpes use develop, now that abci and light client prs are merged 2017-10-25 19:14:28 +02:00
Ethan Frey 422e67b382 Update deps: tendermint/abci/iavl, fix code 2017-10-25 19:14:28 +02:00
Ethan Buchman 1785f54a57 update glide 2017-10-11 17:23:37 -04:00
Alexis Sellier bc5edbdc89 Update/fix glide file 2017-10-05 12:52:59 +02:00
Ethan Buchman f40fa5b416 more glide tm updates 2017-10-03 00:02:45 -04:00
Ethan Buchman 12c2d0428b glide: tm fix 2017-10-02 21:25:23 -04:00
Ethan Frey 307bc8e746 Update dependencies again for go-crypto 2017-09-08 20:47:46 +02:00
Ethan Frey 2951763660 Moved merkleeyes->iavl and updated references 2017-09-08 20:47:46 +02:00
Ethan Frey b869a999c3 Update deps, break on iavl proof changes 2017-09-08 20:47:46 +02:00
Adrian Brink 1ad317642e Update path in glide.yaml (#235)
* Update path in glide.yaml

* Update deps with glide up
2017-08-22 12:30:52 +01:00
Alexis Sellier 54304ba5e6 Update merkleeyes dependency
It seems like to force it to update to latest unstable, we have to
specify origin/unstable.
2017-08-10 14:51:56 +02:00
Ethan Frey bd14f0bfb9 Fix up imports after megre 2017-07-27 16:49:22 -04:00
Ethan Frey d607b76234 Reorg state package and fix all imports 2017-07-27 15:31:33 -04:00
Ethan Frey 744d035d95 Test list queries and iavl implementation 2017-07-27 15:31:32 -04:00
Ethan Frey af8f858ec2 Enable tests to work without internet 2017-07-20 15:57:53 +02:00
Ethan Frey a9e4a94402 Moved all commands from light-client into basecoin 2017-07-18 21:23:11 +02:00
Ethan Frey 64b434a375 Version bump and changelog 2017-06-28 13:20:54 +02:00
Ethan Frey 71946ada6f Add new rpc subcommand from light-client 2017-06-27 18:13:29 +02:00
Ethan Frey 41bc371a1d Update dependencies, set merkleeyes logger 2017-06-27 15:20:32 +02:00
Ethan Frey e839a92f88 Updated RequireInit, latest light-client 2017-06-26 21:36:49 +02:00
Ethan Frey f5a546894c Resolve issue #135, support 0x on account queries 2017-06-26 18:22:51 +02:00
Ethan Frey c36352e4a5 Refactor tendermint config loading 2017-06-26 18:22:50 +02:00
Ethan Frey 863e3725fe Update deps to latest light-client pr, breaking changes 2017-06-15 12:11:27 +02:00
Anton Kaliaev 8e8da7c9d7
Merge branch 'release/0.5.2' 2017-06-02 12:32:03 +03:00
Anton Kaliaev 20ce43e472
parse log level using tmlibs/cli/flags package (Fixes #97)
```
$ basecoin start
loading existing db
I[06-02|06:18:29.290] Done setting Account via SetOption           module=app result=Success
I[06-02|06:18:29.290] Starting Basecoin with Tendermint            module=main chain_id=test_chain_id
ERROR: Expected either "info", "debug", "error" or "none" level, given state:info,*:error
```
2017-06-02 10:56:15 +03:00
Ethan Frey e3a257c4fe Update dependencies 2017-05-29 16:19:44 +02:00
Ethan Buchman 444b96dfe7 fixes for relay 2017-05-22 07:35:23 -04:00
Anton Kaliaev fdd7addb67
update deps (point tendermint to develop) 2017-05-16 15:45:10 +02:00
Anton Kaliaev 41ef8af108 new logging 2017-05-14 20:47:01 +02:00
Ethan Frey b907d34dea Imported basecli wholesale 2017-04-27 23:17:06 +02:00
Ethan Buchman 525cb4c80b fix tendermint rpc link 2017-04-27 12:52:47 -04:00
Ethan Frey e4be4dd7ce Tendermint dependency now latest develop, not unstable 2017-04-27 16:12:01 +02:00
Ethan Buchman acc9a79daa glide update 2017-04-27 15:55:23 +02:00
Ethan Frey b6ebf9f8b8 Update to latest go-crypto, adjust code and tests 2017-04-27 15:53:49 +02:00
Ethan Buchman 9d620e449b glide update and rebase fixes 2017-04-21 12:56:50 -04:00
rigel rozanski 34fc383aef tendermint dep branch: cli_change -> viper 2017-04-21 12:36:47 -04:00
Rigel Rozanski c292d54e47 Debug Flag, Run -> RunE 2017-04-21 12:34:11 -04:00
rigelrozanski fb3fd1b425 added cli cobra
rebaseFixes

int

removed ExitOnErr

int

int

int

int

int

added uint64 to RegisterFlags
2017-04-21 12:34:11 -04:00
Ethan Frey 52353433a3 Update all dependencies to develop, fix method names 2017-04-13 14:25:06 +02:00
Ethan Buchman de5506dd8f fix keys and glide 2017-03-14 17:29:43 -04:00
Jae Kwon b8374f4a9c Merge abci_proof 2017-01-28 09:33:07 -08:00
Jae Kwon 5ba8250efd Clean glide files 2017-01-14 21:02:33 -08:00
Jae Kwon 6cb95498fd TMSP -> ABCI 2017-01-14 20:42:47 -08:00
rigelrozanski c1c79d1e3d pubkey not nil error 2017-01-12 14:57:59 -08:00