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 |
Ethan Frey
|
a3f9a5338e
|
Add link to "good practices" in main README
|
2017-02-03 20:39:35 +01:00 |
Ethan Frey
|
a76b453d19
|
Clarified README using basecoin as framework
|
2017-02-03 20:01:43 +01:00 |
Ethan Frey
|
66697774dd
|
Actually return result on successful tx
|
2017-02-02 21:26:46 +01:00 |
Ethan Frey
|
215c377fae
|
Show result from AppTx
|
2017-01-31 17:00:23 +01:00 |
Ethan Frey
|
63612f8204
|
Expose Query globally, to use from other packages
|
2017-01-31 15:33:34 +01:00 |
Ethan Frey
|
2f7875dec0
|
Fixed Coins IsValid, issue #8
|
2017-01-31 12:24:49 +01:00 |
Ethan Frey
|
6e3a199f09
|
Fix sendtx to not panic on error
|
2017-01-30 19:11:44 +01:00 |
Ethan Frey
|
23dad6d0e3
|
Add links to more info in basecoin-examples
|
2017-01-30 18:47:30 +01:00 |
Ethan Frey
|
9e9a098d93
|
Added Bucky's plugin docs into it's own md file
|
2017-01-30 18:28:57 +01:00 |
Ethan Frey
|
b8f5178300
|
Merge branch 'refactor_cli' into develop
|
2017-01-30 17:19:35 +01:00 |
Ethan Frey
|
15904ea7a7
|
cmd start allows plugin registration
|
2017-01-30 17:16:00 +01:00 |
Ethan Frey
|
53786ab4ce
|
Remove obsolete paytovote cmd
|
2017-01-30 15:57:37 +01:00 |
Ethan Frey
|
3fbd282f2e
|
Allow registering plugin subcommand to apptx
|
2017-01-30 15:56:47 +01:00 |
Ethan Frey
|
cb4f6a4bca
|
Made all flag names public
|
2017-01-30 15:27:02 +01:00 |
Ethan Frey
|
28f6a20a98
|
Moved all commands into a subdir, for easier importing
|
2017-01-30 15:16:51 +01:00 |
Anton Kaliaev
|
6a3c91a7f2
|
fix path for `go get`
also `-d` flag to not install the package
|
2017-01-30 15:22:41 +04:00 |
rigelrozanski
|
c88dc149dc
|
GoBasics edits/thoughts/spelling etc.
|
2017-01-30 05:31:20 -05:00 |
Ethan Buchman
|
699e0f6ae4
|
bring back paytovote
|
2017-01-29 23:35:37 -08:00 |
Ethan Buchman
|
e578d1f07b
|
fixes to make demo work
|
2017-01-29 22:45:12 -08:00 |
Jae Kwon
|
8636946f80
|
Add test for bad proof
|
2017-01-29 22:31:05 -08:00 |
Jae Kwon
|
15aa84fd4c
|
Test bad commit
|
2017-01-29 21:52:26 -08:00 |
Ethan Buchman
|
a9408aa3b1
|
ibc demo
|
2017-01-29 21:29:52 -08:00 |
Ethan Buchman
|
1ffe00def6
|
cmd: fixes
|
2017-01-29 21:29:52 -08:00 |
Jae Kwon
|
0e94253d43
|
Test update with bad commit
|
2017-01-29 21:16:51 -08:00 |
Jae Kwon
|
28667a9a9f
|
Sort PrivAccounts so Commit signatures are sorted
|
2017-01-29 21:07:29 -08:00 |
Jae Kwon
|
7bbd21f7ee
|
Fix res.Log; Update chain test
|
2017-01-29 20:47:09 -08:00 |
Ethan Buchman
|
e69395c01f
|
cmd: fix some serialization
|
2017-01-29 20:06:25 -08:00 |
Jae Kwon
|
530694f93c
|
Fill remaining IBC run* methods
|
2017-01-29 19:56:30 -08:00 |
Ethan Buchman
|
a5eefe12fa
|
cmd: verify iavl proof
|
2017-01-29 19:45:21 -08:00 |
Ethan Buchman
|
d3518213c6
|
cmd: ibc packet
|
2017-01-29 19:18:50 -08:00 |
Ethan Buchman
|
3d0c6d07bd
|
ibc: PacketCreate and PacketPost
|
2017-01-29 19:16:11 -08:00 |
Ethan Buchman
|
90d0b53a2f
|
cmd: ibc
|
2017-01-29 18:56:43 -08:00 |
Jae Kwon
|
b5e3a11347
|
Add test for IBCRegisterChainTx
|
2017-01-29 18:48:12 -08:00 |
Ethan Buchman
|
f811502826
|
cmd: counter tx
|
2017-01-29 16:30:25 -08:00 |
Jae Kwon
|
1fea9501d1
|
Added Contributing
|
2017-01-29 15:23:50 -08:00 |