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 |
Ethan Buchman
|
b3834bc5d0
|
docs: update ibc
|
2017-02-07 20:35:43 -05:00 |
Ethan Buchman
|
53f34f45ff
|
docs: more examples
|
2017-02-07 20:09:24 -05:00 |
Ethan Buchman
|
b7ef4652ed
|
docs: update links and flow
|
2017-02-07 16:32:52 -05:00 |
Ethan Buchman
|
7335c8287c
|
docs: example-plugin
|
2017-02-07 16:12:50 -05:00 |
Ethan Buchman
|
d54763965e
|
cli: key command
|
2017-02-07 16:12:50 -05:00 |
Ethan Buchman
|
abac65bacc
|
cli: refactor ibc and counter into own binaries
|
2017-02-07 16:12:50 -05:00 |
hcopperm
|
f77d43040b
|
Fix typos
|
2017-02-06 11:57:35 -08:00 |
Ethan Buchman
|
cb253cbdf4
|
docs: design, examples
|
2017-02-05 21:31:31 -05:00 |
Ethan Buchman
|
6ecaafcb49
|
Merge pull request #20 from tendermint/fix-abci-blockchain-aware
Implement abci.BlockchainAware interface
|
2017-02-05 00:50:40 -05:00 |
Matt Bell
|
c23c018824
|
Assert that Basecoin ABCI app implements abci.BlockchainAware
|
2017-02-04 15:09:16 -08:00 |
Matt Bell
|
8af20facc3
|
Update plugins for new interface
|
2017-02-04 15:09:16 -08:00 |
Matt Bell
|
4ea03bc9dd
|
Change ABCI app to implement abci.BlockchainAware interface
|
2017-02-04 15:09:16 -08:00 |
Ethan Buchman
|
8fda433847
|
major docs upgrade
|
2017-02-03 21:18:50 -05:00 |
Ethan Buchman
|
5c9d63c6e0
|
app.GetState() for testing
|
2017-02-03 16:06:12 -05:00 |