laconicd/app
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
..
ante_test.go Cosmos SDK version update (#60) 2019-07-04 15:46:54 -04:00
ante.go Cosmos SDK version update (#60) 2019-07-04 15:46:54 -04:00
ethermint.go CSDB Keeper (#76) 2019-07-24 18:14:12 -04:00
test_utils.go Update Ethermint app/ Daemon to run functional TM node (#70) 2019-07-12 13:13:15 -04:00