d9d45b48b9
- 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 |
||
---|---|---|
.. | ||
codec.go | ||
dump.go | ||
journal.go | ||
key.go | ||
msg_test.go | ||
msg.go | ||
state_object.go | ||
statedb.go | ||
utils.go |