basicswap_miserver/tests
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
..
basicswap protocol: Enable private offers 2021-10-20 21:50:45 +02:00
lint Lint fixes and multiple bids test. 2020-11-30 19:13:25 +02:00
__init__.py Move tests to a sub dir. 2019-07-26 14:16:02 +02:00