lnd version, "hacked" to enable seedless restore from xprv + scb
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Oliver Gugger 724ca7a358
kvdb: exclude anything bbolt related from JS builds
3 years ago
..
etcd etcd: optionally reduce concurrency to single writer for legacy code 3 years ago
backend.go kvdb: exclude anything bbolt related from JS builds 3 years ago
backend_js.go kvdb: exclude anything bbolt related from JS builds 3 years ago
bolt_compact.go kvdb: exclude anything bbolt related from JS builds 3 years ago
bolt_fixture.go kvdb/test: add bolt test 3 years ago
bolt_test.go kvdb/test: add bolt test 3 years ago
config.go kvdb: move channeldb/kvdb to top level 3 years ago
debug.go etcd: remove assertion when creating bucket and value with the same key 3 years ago
etcd_test.go etcd: optionally reduce concurrency to single writer for legacy code 3 years ago
go.mod kvdb: add ForEachBucket implementation 3 years ago
go.sum kvdb/test: add bolt test 3 years ago
interface.go lnwallet+kvdb: remove duplicate bdb backend imports 3 years ago
kvdb_etcd.go kvdb: move channeldb/kvdb to top level 3 years ago
kvdb_no_etcd.go kvdb: move channeldb/kvdb to top level 3 years ago
log.go kvdb: move channeldb/kvdb to top level 3 years ago
nodebug.go etcd: remove assertion when creating bucket and value with the same key 3 years ago
readwrite_bucket_test.go kvdb/test: remove invalid operations 3 years ago
readwrite_cursor_test.go kvdb/test: fix cursor tests to match bbolt semantics 3 years ago
readwrite_tx_test.go kvdb/test: generalize etcd tests 3 years ago
test.go kvdb/test: generalize etcd tests 3 years ago