-
Replaced
musig2Sessions
with aSyncMap
used ininput
package to avoid concurrent write to this map. -
Fixed a loop variable issue which may affect programs built using go
v1.20
and below.
- Optimized the memoray
usage of
btcwallet
's mempool. Users would need to usebitcoind v25.0.0
and above to take the advantage of this optimization.
- Eugene Siegel
- Yong Yu