Commit Graph

470 Commits

Author SHA1 Message Date
Ethan Frey a8866bdd2d Reorg basecli for nicer apptx reusage 2017-05-17 01:14:31 +02:00
Ethan Frey ab6e5c3da2 Add counter app to basecli 2017-05-16 23:53:58 +02:00
Ethan Frey 41c0f7cb69 Owa! nil logger -> crash on CheckTx :( 2017-05-16 23:47:36 +02:00
Ethan Frey a32bf5475f Start working on apptx for counter in basecli 2017-05-16 21:40:07 +02:00
Ethan Frey 791f12624d Merge pull request #81 from tendermint/basecli-rige
Nicer basecli setup
2017-05-16 20:28:26 +02:00
Ethan Frey 0843c4428b Cleanup merge 2017-05-16 20:21:55 +02:00
rigel rozanski 4207275d18 basecli cleanup
glide fix

int

int
2017-05-16 19:08:07 +02:00
Ethan Frey 0fc1b98525 Merge pull request #82 from tendermint/feature/new-logging
New logging
2017-05-16 19:04:47 +02:00
Ethan Frey 2f37d5b635 Remove lots of circle debug statements 2017-05-16 19:00:45 +02:00
Ethan Frey 4a380bb6e8 Start abci server when running --without-tendermint 2017-05-16 18:54:19 +02:00
Ethan Frey 94703fa95b more debug 2017-05-16 18:54:19 +02:00
Ethan Frey 0c1cf83a7b debug circle 2017-05-16 18:54:19 +02:00
Ethan Frey 698347a4aa Demo on develop version of tendermint 2017-05-16 16:02:51 +02:00
Anton Kaliaev fdd7addb67
update deps (point tendermint to develop) 2017-05-16 15:45:10 +02:00
Ethan Frey 1e92e7c5c3 Update light-client for fixes with websocket in proxy 2017-05-14 20:54:52 +02:00
Anton Kaliaev e42849b4b8 move logger to state
also remove redundant root.go logger
2017-05-14 20:48:11 +02:00
Ethan Buchman c92c9de342 update glide 2017-05-14 20:48:10 +02:00
Ethan Buchman 59c3d05dfa updates for structs using data.Bytes 2017-05-14 20:48:10 +02:00
Anton Kaliaev f2e452435a use helper func 2017-05-14 20:47:01 +02:00
Anton Kaliaev 41ef8af108 new logging 2017-05-14 20:47:01 +02:00
Ethan Frey ab93d969bc Fixed typos in readme 2017-05-14 20:44:35 +02:00
Ethan Buchman 78593078ba fix genesis format 2017-05-13 20:04:53 -04:00
Ethan Buchman 4a1920a2a7 exit code on error 2017-05-13 20:03:53 -04:00
Ethan Frey 1d6f11aba7 Fixed demo test script 2017-05-13 19:32:42 +02:00
Ethan Frey d0be11682b Embed light-client proxy 2017-05-13 15:08:45 +02:00
Adrian Brink 109877c9dc Merge pull request #83 from tendermint/feature/adrian-spellfix
Spellfix
2017-05-13 10:02:55 +02:00
Ethan Frey 93c4e4d82a Add basic info on using basecli 2017-05-12 22:15:20 +02:00
Ethan Frey 5aec321b76 Fix start command 2017-05-12 21:47:18 +02:00
Ethan Frey 2324f5d766 Fix all tests with new tendermint style 2017-05-12 20:54:50 +02:00
Ethan Frey 73435303af Fix basecoin cli to newest tendermint develop (0.10) 2017-05-12 20:29:13 +02:00
Adrian Brink 57f610a6a7 Spellfix 2017-05-09 14:35:06 +02:00
Jae Kwon fb8e87097a Update README.md 2017-04-30 16:50:14 -07:00
Jae Kwon 354ea8ffd7 Guide minor fixes 2017-04-30 16:13:12 -07:00
Jae Kwon 76b9580045 Fix tabs in init files 2017-04-30 15:21:41 -07:00
rigel rozanski f5a5a42af5 fix missing merkleeyes hash in lock 2017-04-29 18:32:56 -04:00
Ethan Frey b907d34dea Imported basecli wholesale 2017-04-27 23:17:06 +02:00
Ethan Frey b02bc358b1 Update basecoin init configs for tendermint 0.10 2017-04-27 21:14:40 +02:00
Ethan Buchman 7457802806 Merge pull request #74 from tendermint/unstable
Unstable
2017-04-27 12:57:25 -04:00
Ethan Buchman 525cb4c80b fix tendermint rpc link 2017-04-27 12:52:47 -04:00
Ethan Buchman 9c547e0712 Merge pull request #77 from tendermint/develop
Develop
2017-04-27 12:37:01 -04:00
Ethan Frey e4be4dd7ce Tendermint dependency now latest develop, not unstable 2017-04-27 16:12:01 +02:00
Ethan Buchman 9c391a08a9 fix some imports 2017-04-27 15:55:23 +02:00
Ethan Buchman acc9a79daa glide update 2017-04-27 15:55:23 +02:00
Ethan Buchman 1a6fae6af6 update import paths for repo merge 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 Frey 787cf0ebac Update to patched go-p2p, tendermint, fix a few tests 2017-04-27 15:53:49 +02:00
Ethan Frey 0665a2e8a6 Clean up all XxxS structs to Xxx 2017-04-27 15:52:53 +02:00
Ethan Frey 57356beab6 Use WrapXxx to safelt construct XxxS structs 2017-04-27 15:52:53 +02:00
Ethan Buchman 1a54c6adb6 demo: fix tendermint branch 2017-04-27 05:07:45 -04:00
Ethan Buchman e501a4af62 Merge branch 'docs' into develop 2017-04-27 04:12:34 -04:00