basicswap_miserver/tests/basicswap
tecnovert a40519737d protocol: Enable private offers
Users can send private offers that will only be seen by one address.

To send a private offer:
 1. recipient creates a new address to receive offers on
 2. recipient sends the pubkey for the newly created address to the offerer
 3. offerer imports the recipient's pubkey
 4. offerer sends a new offer to the recipients key instead of the public network

Nodes will ignore offers sent on keys other than the network key or keys created for offer-receiving.
2021-10-20 21:50:45 +02:00
..
extended Raise Particl and Monero versions. 2021-09-04 18:54:48 +02:00
__init__.py setup.py test -> pytest / tox 2021-01-10 20:30:07 +02:00
common_xmr.py ui: Expose bid valid for. 2021-02-15 15:34:47 +02:00
common.py ui: Expose bid valid for. 2021-02-15 15:34:47 +02:00
mnemonics.py LICENSE.txt -> LICENSE 2020-10-30 10:57:26 +02:00
test_other.py protocol: Enable private offers 2021-10-20 21:50:45 +02:00
test_reload.py Raise Particl and Monero versions. 2021-09-04 18:54:48 +02:00
test_run.py ui: Start describing xmr bid states. 2021-10-18 20:48:48 +02:00
test_xmr_bids_offline.py Raise Particl and Monero versions. 2021-09-04 18:54:48 +02:00
test_xmr_reload.py Raise Particl and Monero versions. 2021-09-04 18:54:48 +02:00
test_xmr.py protocol: Enable private offers 2021-10-20 21:50:45 +02:00