mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-24 14:15:55 -04:00
add change entry
This commit is contained in:
parent
ff5e1c02bc
commit
130e93bf9b
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
- **Load Balancing & Reliability**: Introduced `monero-rpc-pool`, a load-balancing proxy for Monero RPC nodes that automatically discovers healthy nodes and routes requests to improve connection reliability.
|
||||
- **ASB Configuration**: Added `monero_node_pool` boolean option to ASB config. When enabled, the ASB uses the internal Monero RPC pool instead of connecting directly to a single daemon URL, providing improved reliability and automatic failover across multiple Monero nodes.
|
||||
|
||||
## [2.2.0-beta.2] - 2025-06-17
|
||||
|
||||
- We now call Monero function directly (via FFI bindings) instead of using `monero-wallet-rpc`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue