pool/clientdb
Johan T. Halseth a2abc187f3
multi: rename FundingFeeRate to MaxBatchFeeRate
The funding feerate field was previoulsy unused, so we rename it to
"max batch fee rate" in order to use it to communicate to the server the
maximum fee rate we are willing to pay to be included in a batch.

We also increase the default value to 500 sat/vbyte.
2020-08-07 16:34:07 +02:00
..
account.go clientdb: extract storeAccount and readAccount 2020-07-31 14:37:27 +02:00
account_test.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
batch.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
batch_test.go mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02: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