We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a362862 commit a2daeeeCopy full SHA for a2daeee
docs/release-notes/release-notes-0.8.0.md
@@ -41,6 +41,12 @@
41
42
## RPC Updates
43
44
+- [PR#1766](https://github.com/lightninglabs/taproot-assets/pull/1766):
45
+ Introduce structured price oracle errors that allow oracles to return
46
+ specific error codes marked as public or private, as is appropriate.
47
+ Also, add a new error code that oracles can use to indicate that an
48
+ asset is unsupported.
49
+
50
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Remove
51
the defaultMacaroonWhitelist map and inline its entries directly
52
into the conditional logic within MacaroonWhitelist. This ensures that
0 commit comments