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 |
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 |