laconicd/x/evm
David Ansermino d9d45b48b9
CSDB Keeper (#76)
- Implements Keeper. This is a wrapper around the "real" keeper (CSDB). Since we need to pass the context into the keeper we need to abstract the CSDB from the 
- Adds WithContext() to CSDB to support the above requirement
- Adds Keeper to app
2019-07-24 18:14:12 -04:00
..
types CSDB Keeper (#76) 2019-07-24 18:14:12 -04:00
genesis.go Adds AppModuleBasic and Genesis Functions (#62) 2019-07-08 12:02:20 -04:00
handler.go TX Routing Refactor (#496) 2018-11-28 14:19:22 -08:00
keeper.go CSDB Keeper (#76) 2019-07-24 18:14:12 -04:00
module.go Adds AppModuleBasic and Genesis Functions (#62) 2019-07-08 12:02:20 -04:00