-
f77d43040b
Fix typos
hcopperm
2017-02-06 11:57:35 -0800
-
cb253cbdf4
docs: design, examples
Ethan Buchman
2017-02-05 00:43:55 -0500
-
6ecaafcb49
Merge pull request #20 from tendermint/fix-abci-blockchain-aware
Ethan Buchman
2017-02-05 00:50:40 -0500
-
-
c23c018824
Assert that Basecoin ABCI app implements abci.BlockchainAware
Matt Bell
2017-02-04 15:02:51 -0800
-
8af20facc3
Update plugins for new interface
Matt Bell
2017-02-04 14:47:51 -0800
-
4ea03bc9dd
Change ABCI app to implement abci.BlockchainAware interface
Matt Bell
2017-02-04 14:47:36 -0800
-
-
8fda433847
major docs upgrade
Ethan Buchman
2017-02-03 21:17:11 -0500
-
-
5c9d63c6e0
app.GetState() for testing
Ethan Buchman
2017-02-03 16:06:12 -0500
-
a3f9a5338e
Add link to "good practices" in main README
Ethan Frey
2017-02-03 20:39:35 +0100
-
a76b453d19
Clarified README using basecoin as framework
Ethan Frey
2017-02-03 20:01:43 +0100
-
66697774dd
Actually return result on successful tx
Ethan Frey
2017-02-02 21:26:46 +0100
-
215c377fae
Show result from AppTx
Ethan Frey
2017-01-31 17:00:23 +0100
-
63612f8204
Expose Query globally, to use from other packages
Ethan Frey
2017-01-31 15:33:34 +0100
-
2f7875dec0
Fixed Coins IsValid, issue #8
Ethan Frey
2017-01-31 12:24:49 +0100
-
6e3a199f09
Fix sendtx to not panic on error
Ethan Frey
2017-01-30 19:11:44 +0100
-
23dad6d0e3
Add links to more info in basecoin-examples
Ethan Frey
2017-01-30 18:47:30 +0100
-
9e9a098d93
Added Bucky's plugin docs into it's own md file
Ethan Frey
2017-01-30 18:26:59 +0100
-
b8f5178300
Merge branch 'refactor_cli' into develop
Ethan Frey
2017-01-30 17:19:35 +0100
-
-
15904ea7a7
cmd start allows plugin registration
Ethan Frey
2017-01-30 17:16:00 +0100
-
53786ab4ce
Remove obsolete paytovote cmd
Ethan Frey
2017-01-30 15:57:37 +0100
-
3fbd282f2e
Allow registering plugin subcommand to apptx
Ethan Frey
2017-01-30 15:56:47 +0100
-
cb4f6a4bca
Made all flag names public
Ethan Frey
2017-01-30 15:27:02 +0100
-
28f6a20a98
Moved all commands into a subdir, for easier importing
Ethan Frey
2017-01-30 15:16:51 +0100
-
-
6a3c91a7f2
fix path for `go get`
Anton Kaliaev
2017-01-30 15:22:41 +0400
-
c88dc149dc
GoBasics edits/thoughts/spelling etc.
rigelrozanski
2017-01-30 05:31:20 -0500
-
699e0f6ae4
bring back paytovote
Ethan Buchman
2017-01-29 23:35:37 -0800
-
e578d1f07b
fixes to make demo work
Ethan Buchman
2017-01-29 22:43:07 -0800
-
8636946f80
Add test for bad proof
Jae Kwon
2017-01-29 22:31:05 -0800
-
15aa84fd4c
Test bad commit
Jae Kwon
2017-01-29 21:52:26 -0800
-
a9408aa3b1
ibc demo
Ethan Buchman
2017-01-29 21:29:43 -0800
-
1ffe00def6
cmd: fixes
Ethan Buchman
2017-01-29 21:27:57 -0800
-
0e94253d43
Test update with bad commit
Jae Kwon
2017-01-29 21:16:51 -0800
-
28667a9a9f
Sort PrivAccounts so Commit signatures are sorted
Jae Kwon
2017-01-29 21:07:29 -0800
-
7bbd21f7ee
Fix res.Log; Update chain test
Jae Kwon
2017-01-29 20:46:01 -0800
-
e69395c01f
cmd: fix some serialization
Ethan Buchman
2017-01-29 20:06:14 -0800
-
530694f93c
Fill remaining IBC run* methods
Jae Kwon
2017-01-29 19:54:38 -0800
-
a5eefe12fa
cmd: verify iavl proof
Ethan Buchman
2017-01-29 19:45:21 -0800
-
d3518213c6
cmd: ibc packet
Ethan Buchman
2017-01-29 19:18:50 -0800
-
3d0c6d07bd
ibc: PacketCreate and PacketPost
Ethan Buchman
2017-01-29 19:14:58 -0800
-
90d0b53a2f
cmd: ibc
Ethan Buchman
2017-01-29 18:41:37 -0800
-
b5e3a11347
Add test for IBCRegisterChainTx
Jae Kwon
2017-01-29 18:42:25 -0800
-
f811502826
cmd: counter tx
Ethan Buchman
2017-01-29 15:32:38 -0800
-
1fea9501d1
Added Contributing
Jae Kwon
2017-01-29 15:23:50 -0800
-
8d17dda2a6
Begin implementing IBC plugin
Jae Kwon
2017-01-28 21:26:43 -0800
-
974fd1b455
Merge pull request #17 from tendermint/cli
Jae Kwon
2017-01-29 15:13:32 -0800
-
-
4ff02fd681
cmd: utils.go
Ethan Buchman
2017-01-29 13:34:48 -0800
-
241c163876
update README, add data
Ethan Buchman
2017-01-29 12:48:28 -0800
-
7bb21c4795
cleanup readme
Ethan Buchman
2017-01-29 12:43:30 -0800
-
8262d0cc71
cli: working txs and account fetching
Ethan Buchman
2017-01-29 11:41:21 -0800
-
665b39e330
new cli
Ethan Buchman
2017-01-28 21:12:58 -0500
-
1ff535d883
Cost -> Fee
Jae Kwon
2017-01-28 17:01:07 -0800
-
-
0b583ec97b
Update README markdown
Jae Kwon
2017-01-28 12:21:07 -0800
-
9da85942c0
Move GoBasics
Jae Kwon
2017-01-28 12:19:30 -0800
-
985d15338c
Merge remote-tracking branch 'origin/master' into develop
Jae Kwon
2017-01-28 12:15:15 -0800
-
-
-
-
b8374f4a9c
Merge abci_proof
Jae Kwon
2017-01-28 09:29:32 -0800
-
cf33596bb1
Fix Context field
Jae Kwon
2017-01-27 10:46:01 -0800
-
3945919fa0
Added getting started info
Ethan Frey
2017-01-26 22:48:54 +0100
-
c974475378
Updating the comments to match the blog post
Jae Kwon
2017-01-18 14:05:25 -0800
-
-
d8a4110e2d
Add README
Jae Kwon
2017-01-16 03:37:10 -0800
-
16ccf8c6d7
Remove spurious commits
Jae Kwon
2017-01-15 15:31:26 -0800
-
c0e153d103
Move tmsp_test to tests/tmsp
Jae Kwon
2017-01-15 15:16:18 -0800
-
16a6680e24
Vote->Counter; Fee is types.Coin; Context has Account; Cleanup
Jae Kwon
2017-01-15 15:10:51 -0800
-
5ba8250efd
Clean glide files
Jae Kwon
2017-01-14 21:02:33 -0800
-
6cb95498fd
TMSP -> ABCI
Jae Kwon
2017-01-14 20:42:47 -0800
-
8a6e4095b7
Cleanup code, remove plugin type byte
Jae Kwon
2017-01-13 16:10:22 -0800
-
0f90f51262
Merge pull request #6 from rigelrozanski/voteplugin
Jae Kwon
2017-01-13 14:22:29 -0800
-
-
ba24e69e45
restructure, tmsp test now using go testing, app/tmsp_test.go
rigelrozanski
2017-01-13 15:29:12 -0500
-
f2275c3089
successful vote plugin tests
rigelrozanski
2017-01-13 04:27:07 -0500
-
-
1c50204470
Reset readCache upon commit
Jae Kwon
2017-01-12 17:49:51 -0800
-
623ef17a84
Fix tests
Jae Kwon
2017-01-12 14:46:18 -0800
-
88fd1b752e
Cache updates to state.store in readCache
Jae Kwon
2017-01-12 14:32:34 -0800
-
c1c79d1e3d
pubkey not nil error
rigelrozanski
2017-01-12 15:25:04 -0500
-
73c7edd588
runs in-tendermint
rigelrozanski
2017-01-12 00:07:56 -0500
-
056106a43a
Incomplete fix to make Basecoin compile
Jae Kwon
2016-09-22 17:42:36 +0800
-
b090584845
Delete .execution.go.swo
Jae Kwon
2016-09-17 14:00:36 -0700
-
3695d47684
Add Apache2.0 license
Jae Kwon
2016-09-10 15:53:15 -0700
-
ea444b7047
Implement KVCache.store lookup
Jae Kwon
2016-05-02 14:48:29 -0700
-
324e72f36d
Plugin interface methods take store
Jae Kwon
2016-05-01 13:52:08 -0700
-
fefcbbf3b0
Remove unnecessary SetSignature calls
Jae Kwon
2016-04-19 17:21:02 -0700
-
7676e59944
Fixing tests
Jae Kwon
2016-04-19 02:37:13 -0700
-
ce2b8904d6
Split validation into basic/advanced
Jae Kwon
2016-04-18 08:09:19 -0700
-
bc78a2d272
Governmint testing
Jae Kwon
2016-04-17 12:41:26 -0700
-
d6f75370a1
Disable scripts/* building with build tags
Jae Kwon
2016-04-13 15:05:07 -0700
-
0f1bdc6af4
Added print_txs script for testing
Jae Kwon
2016-04-07 07:44:07 -0700
-
a16b96062b
Coins and fees and gas...
Jae Kwon
2016-04-01 15:19:07 -0700
-
f81718eea4
Fix tx encoding
Jae Kwon
2016-03-30 13:20:55 -0700
-
13a0bdd911
Fix Basecoin CheckTx cache
Jae Kwon
2016-03-29 14:25:17 -0700
-
615981c70d
Add 'update_deps'
Jae Kwon
2016-03-28 09:46:57 -0700
-
9cfc6614ba
Defaults to embedded MerkleEyes
Jae Kwon
2016-03-28 09:42:02 -0700
-
cd3da2bf29
Add TestSequence in tests/tmsp
Jae Kwon
2016-03-28 09:35:19 -0700
-
f498e53095
Fix SetOption set account
Jae Kwon
2016-03-27 23:04:58 -0700
-
b6bb3987ba
Better state panic messages
Jae Kwon
2016-03-27 22:41:57 -0700
-
630cfa6eac
Update test genesis.json file to have max account balance
Jae Kwon
2016-03-27 22:28:54 -0700
-
8d5274639b
Fix Genesis.json parsing
Jae Kwon
2016-03-27 22:04:25 -0700
-
f491c8d8fb
Query uses type bytes
Jae Kwon
2016-03-27 21:51:04 -0700
-
a63bc3fc46
Fix genesis.json
Jae Kwon
2016-03-27 16:10:29 -0700
-
fa39c9da5c
s/CallTx/AppTx/g; NamedPlugins
Jae Kwon
2016-03-27 12:47:50 -0700
-
601a654b7d
Plugin support for SetOption, Query, and Commit
Jae Kwon
2016-03-24 14:10:17 -0700
-
964a4cfd50
Plugins and AccountCaches
Jae Kwon
2016-03-24 12:17:26 -0700
-
83e7c9dab1
Basecoin TMSP test; Result logs
Jae Kwon
2016-03-24 11:27:44 -0700