Commit Graph

8496 Commits

Author SHA1 Message Date
Jae Kwon b090584845 Delete .execution.go.swo 2016-09-17 14:00:36 -07:00
Jae Kwon 3695d47684 Add Apache2.0 license 2016-09-10 15:53:15 -07:00
Jae Kwon ea444b7047 Implement KVCache.store lookup 2016-05-02 14:48:29 -07:00
Jae Kwon 324e72f36d Plugin interface methods take store 2016-05-01 13:52:08 -07:00
Jae Kwon fefcbbf3b0 Remove unnecessary SetSignature calls 2016-04-19 17:21:02 -07:00
Jae Kwon 7676e59944 Fixing tests 2016-04-19 17:11:19 -07:00
Jae Kwon ce2b8904d6 Split validation into basic/advanced 2016-04-18 08:09:19 -07:00
Jae Kwon bc78a2d272 Governmint testing 2016-04-17 12:41:26 -07:00
Jae Kwon d6f75370a1 Disable scripts/* building with build tags 2016-04-13 15:05:07 -07:00
Jae Kwon 0f1bdc6af4 Added print_txs script for testing 2016-04-07 07:44:07 -07:00
Jae Kwon a16b96062b Coins and fees and gas... 2016-04-01 15:19:07 -07:00
Jae Kwon f81718eea4 Fix tx encoding 2016-03-30 13:20:55 -07:00
Jae Kwon 13a0bdd911 Fix Basecoin CheckTx cache 2016-03-29 14:25:17 -07:00
Jae Kwon 615981c70d Add 'update_deps' 2016-03-28 09:46:57 -07:00
Jae Kwon 9cfc6614ba Defaults to embedded MerkleEyes 2016-03-28 09:42:02 -07:00
Jae Kwon cd3da2bf29 Add TestSequence in tests/tmsp 2016-03-28 09:35:19 -07:00
Jae Kwon f498e53095 Fix SetOption set account 2016-03-27 23:04:58 -07:00
Jae Kwon b6bb3987ba Better state panic messages 2016-03-27 22:54:20 -07:00
Jae Kwon 630cfa6eac Update test genesis.json file to have max account balance 2016-03-27 22:28:54 -07:00
Jae Kwon 8d5274639b Fix Genesis.json parsing 2016-03-27 22:23:44 -07:00
Jae Kwon f491c8d8fb Query uses type bytes 2016-03-27 21:51:04 -07:00
Jae Kwon a63bc3fc46 Fix genesis.json 2016-03-27 16:10:29 -07:00
Jae Kwon fa39c9da5c s/CallTx/AppTx/g; NamedPlugins 2016-03-27 12:47:50 -07:00
Jae Kwon 601a654b7d Plugin support for SetOption, Query, and Commit 2016-03-24 14:10:17 -07:00
Jae Kwon 964a4cfd50 Plugins and AccountCaches 2016-03-24 12:17:26 -07:00
Jae Kwon 83e7c9dab1 Basecoin TMSP test; Result logs 2016-03-24 11:27:44 -07:00
Jae Kwon ed9dd875a7 Commit returns tmsp.Result; Move errors to tmsp/errors.go 2016-03-23 02:47:05 -07:00
Jae Kwon 4810acbd9d ... 2016-03-22 15:58:42 -07:00
Jae Kwon c134fa7efd Allow genesis file 2016-03-22 15:44:58 -07:00
Jae Kwon b4b5d7b6c9 Remove spurious import 2016-03-22 15:17:04 -07:00
Jae Kwon f082e59f9e Account JSON field names 2016-03-22 15:13:31 -07:00
Jae Kwon fd648a6782 Hook into tmsp app 2016-03-22 13:07:03 -07:00
Jae Kwon 0ccad3b5e1 Make it compile 2016-03-22 10:13:34 -07:00
Jae Kwon 5049c35efc Merge basecoin with tendermint_classic 2016-03-21 15:31:25 -07:00
Jae Kwon 3d8cb897b8 Move cmd/main.go to cmd/basecoin/main.go 2016-03-15 15:04:03 -07:00
Jae Kwon 63279a897c Begin integrating Governmint 2016-03-15 15:01:53 -07:00
Jae Kwon 479ef98ec6 Conform to TMSP NewServer 2016-02-21 23:44:43 -08:00
Jae Kwon 3235172a74 Move main.go to cmd/main.go 2016-02-21 15:09:47 -08:00
Jae Kwon cec82d8250 s/blackstar/basecoin/g 2016-02-16 12:29:54 -08:00
Jae Kwon 0417c71543 s/GetHash/Commit/g 2016-02-14 13:13:49 -08:00
Jae Kwon f95f253916 Include "// TMSP::XXX" comments 2016-02-08 18:08:55 -08:00
Jae Kwon 538f3110b1 Relaxed nonce-checking for demo 2016-02-08 15:01:26 -08:00
Jae Kwon 7dccf61484 Fix app 2016-02-08 02:19:32 -08:00
Jae Kwon 01b2def693 Actually set Input.Signature; Call rpc broadcast_tx_sync 2016-02-08 01:55:13 -08:00
Jae Kwon 436e0ba7d7 Added genesis file; Added draft of Tendermint tests 2016-02-07 22:54:49 -08:00
Jae Kwon d31a8d8258 Initial commit 2016-02-05 23:16:33 -08:00