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 3e59e40 commit e78d038Copy full SHA for e78d038
docs/release-notes/release-notes-0.8.0.md
@@ -34,6 +34,12 @@
34
35
## RPC Updates
36
37
+- [PR#1766](https://github.com/lightninglabs/taproot-assets/pull/1766):
38
+ Introduce structured price oracle errors that allow oracles to return
39
+ specific error codes marked as public or private, as is appropriate.
40
+ Also, add a new error code that oracles can use to indicate that an
41
+ asset is unsupported.
42
+
43
- [PR#1841](https://github.com/lightninglabs/taproot-assets/pull/1841): Remove
44
the defaultMacaroonWhitelist map and inline its entries directly
45
into the conditional logic within MacaroonWhitelist. This ensures that
0 commit comments