Joon
|
d46140a392
|
Merge PR #1481: Transient Stores
|
2018-07-27 03:24:18 +02:00 |
Alexander Bezobchuk
|
5983a07fb6
|
Merge PR #1599: Implementation of TraceKVStore
|
2018-07-13 01:58:51 +02:00 |
Ethan Buchman
|
f78f30c67a
|
update for tm v0.22.0. tmlibs->tendermint/libs
|
2018-07-02 16:34:06 -04:00 |
Joon
|
3fa68249eb
|
Merge PR #1254: Add prefixstore and lib refactor
* Merge pull request #1254: add prefixstore and lib refactor
add prefixstore
refactor lib
fix test
fix linter
in progress
in progress
add test for prefixstore
add KVStoreGetter, PrefixStoreGetter
move PrefixStoreGetter to types/
add tests
KVStore.Prefix(string) -> KVStore.Prefix([]byte)
fix mock
apply requests
pass lint, add test
apply requests
* Remove unnecessarily 'valid' boolean
|
2018-06-21 23:33:36 +02:00 |
sunnya97
|
caf8c77dce
|
works
|
2018-05-26 18:00:39 -07:00 |
rigelrozanski
|
d28efaac27
|
many renames / golint compliance
|
2018-04-19 00:49:24 -04:00 |
Sunny Aggarwal
|
f10983ba06
|
address review
|
2018-04-05 21:54:30 +02:00 |
Sunny Aggarwal
|
c441ccdf01
|
added more test
|
2018-04-01 18:00:28 +02:00 |
Jae Kwon
|
be665d53fe
|
Substore->Store; BaseApp has db; Mapper
|
2018-01-22 06:20:46 -08:00 |