Ensure messages are always sent from and to the expected addresses.

This commit is contained in:
tecnovert
2023-03-09 01:23:18 +02:00
parent 97506850c4
commit ea8cc70696
6 changed files with 48 additions and 11 deletions

View File

@@ -2,6 +2,13 @@
0.0.x
==============
0.0.60
==============
- Accepted bids will timeout if the peer does not respond within an hour after the bid expires.
- Ensure messages are always sent from and to the expected addresses.
0.0.59
==============
@@ -24,7 +31,6 @@
- Added restrict_unknown_seed_wallets option.
- Set to false to disable unknown seed warnings.
- ui: Can edit offer automation strategy.
- Accepted bids will timeout if the peer does not respond within an hour after the bid expires.
0.0.54