Anton Kaliaev
a7358bc69f
* libs/db: conditional compilation
For cleveldb: go build -tags cleveldb
For boltdb: go build -tags boltdb
Fixes #3611
* document db_backend param better
* remove deprecated LevelDBBackend
* update changelog
* add missing lines
* add new line
* fix TestRemoteDB
* add a line about boltdb tag
* Revert "remove deprecated LevelDBBackend"
This reverts commit
|
6 years ago | |
---|---|---|
.. | ||
block.go | Merge branch 'develop' into jae/literefactor4 | 6 years ago |
errors.go | tmlibs -> tendermint/libs | 6 years ago |
proof.go | General Merkle Proof (#2298) | 6 years ago |
proxy.go | Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) | 6 years ago |
query.go | make lightd availbe (#3364) | 6 years ago |
query_test.go | make ineffassign linter pass (#3386) | 6 years ago |
validate_test.go | types.NewCommit (#3275) | 6 years ago |
verifier.go | libs/db: conditional compilation (#3628) | 6 years ago |
wrapper.go | limit number of /subscribe clients and queries per client (#3269) | 6 years ago |