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 343b196 commit 469f2e1Copy full SHA for 469f2e1
docs/release-notes/release-notes-0.7.0.md
@@ -26,6 +26,12 @@
26
- [An integration test flake was
27
fixed](https://github.com/lightninglabs/taproot-assets/pull/1651).
28
29
+- [Invoice tolerance calculations were fixed to properly account for per-HTLC
30
+ conversion errors](https://github.com/lightninglabs/taproot-assets/pull/1673).
31
+ This improves the accuracy of asset payment acceptance by correctly modeling
32
+ rounding errors that accumulate when converting between asset units and
33
+ millisatoshis across multiple HTLCs.
34
+
35
# New Features
36
37
## Functional Enhancements
@@ -124,4 +130,5 @@
124
130
125
131
# Contributors (Alphabetical Order)
126
132
133
+- George Tsagkarelis
127
134
- Oliver Gugger
0 commit comments