Jae Kwon
|
b189018090
|
s/adam/basecoin/g; fix tests
|
2017-02-12 19:01:17 -08:00 |
Ethan Buchman
|
a50146d850
|
Merge pull request #22 from tendermint/docs
Docs
|
2017-02-07 20:41:04 -05:00 |
Ethan Buchman
|
7335c8287c
|
docs: example-plugin
|
2017-02-07 16:12:50 -05:00 |
Matt Bell
|
8af20facc3
|
Update plugins for new interface
|
2017-02-04 15:09:16 -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 |
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
|
3d0c6d07bd
|
ibc: PacketCreate and PacketPost
|
2017-01-29 19:16:11 -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
|
8d17dda2a6
|
Begin implementing IBC plugin
|
2017-01-29 15:17:44 -08:00 |
Jae Kwon
|
1ff535d883
|
Cost -> Fee
|
2017-01-28 17:01:07 -08:00 |
Jae Kwon
|
b8374f4a9c
|
Merge abci_proof
|
2017-01-28 09:33:07 -08:00 |
Jae Kwon
|
16a6680e24
|
Vote->Counter; Fee is types.Coin; Context has Account; Cleanup
|
2017-01-15 15:10:51 -08:00 |
Jae Kwon
|
6cb95498fd
|
TMSP -> ABCI
|
2017-01-14 20:42:47 -08:00 |
Jae Kwon
|
8a6e4095b7
|
Cleanup code, remove plugin type byte
|
2017-01-13 16:10:22 -08:00 |
rigelrozanski
|
ba24e69e45
|
restructure, tmsp test now using go testing, app/tmsp_test.go
|
2017-01-13 15:29:12 -05:00 |
rigelrozanski
|
f2275c3089
|
successful vote plugin tests
|
2017-01-13 04:27:07 -05:00 |