Skip to content

Commit 3294fc1

Browse files
committed
docs: add release notes
1 parent 750d91b commit 3294fc1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/release-notes/release-notes-0.7.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,15 @@
8181
tag and also needs to be toggled on via the `channel.noop-htlcs` configuration
8282
option.
8383

84+
- [Two new configuration values were added to improve privacy when using public
85+
or untrusted third-party price
86+
oracles](https://github.com/lightninglabs/taproot-assets/pull/1677):
87+
`experimental.rfq.sendpricehint` controls whether a price hint is queried
88+
from the local price oracle and sent to the peer when requesting a price
89+
quote (opt-in, default `false`). `experimental.rfq.priceoraclesendpeerid`
90+
controls whether the peer's identity public key is sent to the local price
91+
oracle when querying asset price rates.
92+
8493
## RPC Additions
8594

8695
- The [price oracle RPC calls now have an intent, optional peer ID and metadata

0 commit comments

Comments
 (0)