Commit Graph

12 Commits

Author SHA1 Message Date
rigelrozanski 78167b4e3a added unit tests
squash me

squash me

squash
2017-02-18 19:19:26 -05:00
Matt Bell 4ea03bc9dd Change ABCI app to implement abci.BlockchainAware interface 2017-02-04 15:09:16 -08:00
Jae Kwon cf33596bb1 Fix Context field 2017-01-27 10:46:01 -08:00
Jae Kwon c974475378 Updating the comments to match the blog post 2017-01-18 14:05:25 -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
Jae Kwon 324e72f36d Plugin interface methods take store 2016-05-01 13:52:08 -07:00
Jae Kwon a16b96062b Coins and fees and gas... 2016-04-01 15:19:07 -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