Commit Graph

20 Commits

Author SHA1 Message Date
Anton Kaliaev e42849b4b8 move logger to state
also remove redundant root.go logger
2017-05-14 20:48:11 +02:00
Ethan Buchman 1a6fae6af6 update import paths for repo merge 2017-04-27 15:55:23 +02:00
Ethan Buchman de5506dd8f fix keys and glide 2017-03-14 17:29:43 -04:00
Ethan Buchman 5c3550acce fix typo 2017-02-19 14:22:38 -05:00
rigelrozanski 78167b4e3a added unit tests
squash me

squash me

squash
2017-02-18 19:19:26 -05:00
Jae Kwon 6cb95498fd TMSP -> ABCI 2017-01-14 20:42:47 -08:00
Jae Kwon 1c50204470 Reset readCache upon commit 2017-01-12 17:49:51 -08:00
Jae Kwon 88fd1b752e Cache updates to state.store in readCache 2017-01-12 14:57:59 -08:00
Jae Kwon 324e72f36d Plugin interface methods take store 2016-05-01 13:52:08 -07:00
Jae Kwon bc78a2d272 Governmint testing 2016-04-17 12:41:26 -07:00
Jae Kwon 13a0bdd911 Fix Basecoin CheckTx cache 2016-03-29 14:25:17 -07:00
Jae Kwon b6bb3987ba Better state panic messages 2016-03-27 22:54:20 -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 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