Commit Graph

8496 Commits

Author SHA1 Message Date
Ethan Buchman 75da135755 basecoin unsafe_reset_all 2017-03-13 20:20:07 -04:00
Ethan Buchman 2eee3567bd docs/guide: update example-plugin 2017-03-13 19:36:40 -04:00
Ethan Buchman 44189d9055 basecoin init, default to in-proc, fix up guide 2017-03-13 19:28:34 -04:00
Ethan Buchman 6f83510d34 Merge pull request #44 from tendermint/develop
v0.2.0
2017-03-06 05:54:17 -05:00
Ethan Buchman da1f09b5ef glide update 2017-03-06 05:50:18 -05:00
Ethan Buchman 43dca48eeb CHANGELOG 2017-03-06 05:11:27 -05:00
Ethan Buchman 6ea7f4c7a0 glide update 2017-03-06 04:50:24 -05:00
Ethan Buchman 63be819245 Merge remote-tracking branch 'origin/printf-fix' into develop 2017-03-06 04:41:24 -05:00
Ethan Buchman e3826a2f45 use default vals for new accounts 2017-03-06 04:40:43 -05:00
Ethan Buchman cafc961679 Merge pull request #47 from tendermint/readme_for_newbies
Update README for n00bs
2017-03-03 17:54:08 -05:00
H Copperm 17585244a1 updated per ethan's instructions 2017-03-03 13:39:38 -08:00
H Copperm f538761329 clarify re. compiling from source 2017-03-02 19:37:13 -08:00
Paul W. Homer 196da33437 Changed the format for the error message from %d to %v 2017-03-02 12:07:40 -05:00
H Copperm b30661e5f7 Update README for n00bs
*
2017-03-01 13:01:47 -08:00
rigelrozanski d27b82d366 version fix, closes #45 2017-03-01 13:12:25 -05:00
Ethan Buchman cd3a545264 version bump to 0.2.0 2017-02-26 13:51:39 -05:00
Ethan Buchman 4798640183 Merge pull request #43 from tendermint/ci
run demo test on circle
2017-02-26 13:19:36 -05:00
Ethan Buchman 0dd5725790 run demo test on circle 2017-02-26 13:14:12 -05:00
Ethan Buchman ce5ecc7db4 Merge pull request #40 from tendermint/feature/go-data
Feature/go data
2017-02-26 12:46:21 -05:00
Ethan Frey a6f62023b2 test LoadGenesis and change format 2017-02-25 00:12:15 +01:00
Ethan Frey 1fd2d17cd9 Update go-crypto, move testutils into types 2017-02-25 00:12:15 +01:00
Ethan Frey 4ad645f318 Proper json marshalling/unmarshalling of sendtx with or w/o sig 2017-02-25 00:12:15 +01:00
Ethan Frey c1fa8cb0d2 Use new go-crypto S structs to get full go-data support 2017-02-25 00:12:15 +01:00
Ethan Buchman fe81f87a13 fix for empty coins in Plus() 2017-02-24 17:12:05 -05:00
Ethan Buchman 4fb3924d22 fix data/key.json 2017-02-24 16:59:44 -05:00
Ethan Buchman 1ecfe90f35 fix demo --amount 2017-02-23 20:17:11 -05:00
Ethan Buchman 5bba7f6b56 glide update 2017-02-23 20:17:03 -05:00
Ethan Buchman 57013fa8a2 Merge branch 'unitTests' into develop 2017-02-23 19:10:26 -05:00
Ethan Buchman 0c12e78d98 remove commented test 2017-02-23 19:10:19 -05:00
Ethan Buchman 157d46ff51 string formatting 2017-02-23 18:55:20 -05:00
rigelrozanski e6579cf9e9 table driven testing
squash
2017-02-22 18:17:29 -05:00
Ethan Buchman 8a59315d59 Merge pull request #36 from tendermint/fix-ibc
Fix ibc
2017-02-21 16:56:16 -05:00
Ethan Buchman b593954285 forgot log.go file 2017-02-21 16:44:27 -05:00
Ethan Buchman 5c3550acce fix typo 2017-02-19 14:22:38 -05:00
Ethan Buchman 2728af1f3b Merge branch 'queryReg' into develop 2017-02-19 14:08:31 -05:00
Ethan Buchman c1a946d4e5 some doc fixes 2017-02-19 13:56:00 -05:00
rigelrozanski d8b2ceb07c ebuchman comments 2 2017-02-19 13:56:00 -05:00
rigelrozanski 20dc3a1d4b interim 2017-02-19 13:56:00 -05:00
rigelrozanski c5f837c68e doc edits
go basics doc update

exposed comment
2017-02-19 13:56:00 -05:00
rigelrozanski 78167b4e3a added unit tests
squash me

squash me

squash
2017-02-18 19:19:26 -05:00
Ethan Buchman dbbf6617d8 update glide 2017-02-17 09:44:01 -05:00
Ethan Buchman 33cafd1b86 demo: fix waitForBlocks 2017-02-17 09:39:41 -05:00
Ethan Buchman 35c221b496 use new tendermint /commit endpoint 2017-02-17 09:39:41 -05:00
Ethan Buchman e4ec1a651f Query: LastHeight -> Height :) 2017-02-17 09:39:41 -05:00
Ethan Buchman 67cf948f26 ibc: check commit against blockID 2017-02-17 09:39:28 -05:00
Ethan Buchman dcfc9a542d fetch commit separate from header 2017-02-17 09:39:16 -05:00
Ethan Buchman 6e6a5892c5 ibc: check commit is for header 2017-02-17 09:38:59 -05:00
Ethan Buchman bc6c79ef04 cmd: fix query height 2017-02-17 09:38:59 -05:00
Ethan Buchman 0b77bcfce6 Query: Height -> LastHeight 2017-02-17 09:38:59 -05:00
Ethan Buchman 558df7da15 enable ibc by default 2017-02-17 09:37:48 -05:00