Commit Graph

4276 Commits

Author SHA1 Message Date
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
Ethan Frey 1d8f59644f Updated dependencies 2017-02-17 13:32:58 +01:00
rigelrozanski 6a21ad5144 tests, now uses mycoin
whoops
2017-02-16 22:06:03 -05:00
Ethan Frey 0cf7ce2f23 Print warning when no genesis file found 2017-02-16 18:03:01 +01:00
rigelrozanski 49c3ab0828 addressed ebuchman comments 2017-02-13 17:07:13 -05:00
rigelrozanski 05c975e7fe comment update 2017-02-13 17:01:28 -05:00
rigelrozanski c835ebf650 Fix Coin.IsGTE logic bug
flag redescription
2017-02-13 17:01:28 -05:00
rigelrozanski d2ac609fa3 CLI no coins sent fix 2017-02-13 17:01:28 -05:00
rigelrozanski e3302bb1bb CLI fee and amount now use string inputs specifying the coin type
readme update

intermin
2017-02-13 17:01:28 -05:00
rigelrozanski 50e787af0a added query subcommand register 2017-02-13 16:56:22 -05:00
Ethan Buchman 948397e3c9 Merge branch 'master' into develop 2017-02-13 15:58:19 -05:00
Ethan Buchman 82c662f6ef Merge remote-tracking branch 'origin/master' 2017-02-13 15:57:29 -05:00
Ethan Buchman c8fea0f092 Merge pull request #30 from tendermint/circle
circle.yml
2017-02-13 15:51:31 -05:00
Ethan Buchman 1e21e8cfbe circle.yml 2017-02-13 15:44:24 -05:00
Ethan Frey 7c481f8c72 Add /account path to query 2017-02-13 16:50:17 +01:00
Jae Kwon 62a61e8b7d s/blank/mycoin/g 2017-02-12 22:15:01 -08:00
Jae Kwon 5be9db68db Minor README fixes 2017-02-12 19:05:27 -08:00
Jae Kwon b189018090 s/adam/basecoin/g; fix tests 2017-02-12 19:01:17 -08:00
Ethan Buchman 5cfc96676a docs: little fixes 2017-02-10 16:40:53 -05:00
Ethan Frey 6f173a44a9 Added some notes on basecoin intro 2017-02-10 16:40:53 -05:00
Ethan Buchman a50146d850 Merge pull request #22 from tendermint/docs
Docs
2017-02-07 20:41:04 -05:00