mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-06 09:34:13 +02:00
Merge pull request #5878 from halseth/filter-ascii-bbolt-name
kvdb/bolt_compact: filter out non-ASCII from bucket name before printing
This commit is contained in:
@@ -589,6 +589,9 @@ messages directly. There is no routing/path finding involved.
|
||||
* [Do not error log when an invoice that has been canceled and GC'd is expired](
|
||||
https://github.com/lightningnetwork/lnd/pull/5913)
|
||||
|
||||
* [Don't print bucket names with special characters when compacting](
|
||||
https://github.com/lightningnetwork/lnd/pull/5878)
|
||||
|
||||
## Documentation
|
||||
|
||||
The [code contribution guidelines have been updated to mention the new
|
||||
|
Reference in New Issue
Block a user