pool/clientdb
Wilmer Paulino 203627643b
clientdb: avoid serialization of latest tx in StateCanceledAfterRecovery
The latest transaction is also not known here, so we shouldn't serialize
it.
2020-09-04 11:36:25 -07:00
..
account.go clientdb: avoid serialization of latest tx in StateCanceledAfterRecovery 2020-09-04 11:36:25 -07:00
account_test.go multi: re-purpose account close tx field to latest tx 2020-09-02 12:10:23 -07:00
batch.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
batch_test.go multi: re-purpose account close tx field to latest tx 2020-09-02 12:10:23 -07:00
codec.go clientdb+account: add code for migration-less new database fields 2020-08-03 11:08:48 +02:00
codec_test.go clientdb+account: add code for migration-less new database fields 2020-08-03 11:08:48 +02:00
db.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
log.go multi: add persistent bolt storage 2019-12-11 18:59:58 -08:00
metadata.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
order.go multi: rename FundingFeeRate to MaxBatchFeeRate 2020-08-07 16:34:07 +02:00
order_test.go multi: rename FundingFeeRate to MaxBatchFeeRate 2020-08-07 16:34:07 +02:00