joinmarket/docs
Adam Gibson 3c96d412e1
Several tweaks for bech32 orderbook, plus docs
* yg scripts set reloffer/absoffer only:

Prior to this commit, the yield generator user
level scripts required the user to specify offer
types depending on the wallet, but only 'rel/abs'
distinction is user choice; the other element
(native segwit, p2sh or p2pkh) must be defined
by the wallet, so we now call `wallet.get_txtype()`
to translate from reloffer/absoffer to sw0.. etc.

* Taker chooses nversion, nlocktime per wallet type:

Takers who are still using p2sh-p2wpkh wallets will
not want to flag their transactions with different
tx metadata than previous versions that are still
running, so we check the `get_txtype()` output to
decide which nVersion and nLockTime to use.
Also, the SNICKER locktime is reverted to zero as
according to draft spec.

* change offer type in test_coinjoin

* update docs for bech32 wallets
2020-11-10 15:28:05 +00:00
..
images Add orderbook.md doc file 2020-10-23 10:34:10 +00:00
release-notes update version and release notes 0.7.2 2020-10-27 12:07:28 +00:00
architecture-notes.md Add explaining text to readme from old repository 2020-01-15 12:26:57 +00:00
config-irc-update.md improve irc server setting handling 2018-10-27 14:40:56 +02:00
fidelity-bonds.md Add usage guide for fidelity bond wallets 2020-06-02 21:33:24 +01:00
INSTALL.md Several tweaks for bech32 orderbook, plus docs 2020-11-10 15:28:05 +00:00
JOINMARKET-QT-GUIDE.md Several tweaks for bech32 orderbook, plus docs 2020-11-10 15:28:05 +00:00
orderbook.md Add orderbook.md doc file 2020-10-23 10:34:10 +00:00
PAYJOIN.md Several tweaks for bech32 orderbook, plus docs 2020-11-10 15:28:05 +00:00
signed-donation-address.txt Add signed donation addresses to README 2018-12-21 17:29:05 +00:00
SOURCING-COMMITMENTS.md Minor fix in sourcing commitments doc 2020-10-20 00:40:26 +03:00
TESTING.md update testing docs 2020-08-09 16:17:07 +01:00
TODO.md updates to TODO.md 2019-12-23 11:28:30 +00:00
tumblerguide.md Several tweaks for bech32 orderbook, plus docs 2020-11-10 15:28:05 +00:00
USAGE.md Several tweaks for bech32 orderbook, plus docs 2020-11-10 15:28:05 +00:00
YIELDGENERATOR.md Several tweaks for bech32 orderbook, plus docs 2020-11-10 15:28:05 +00:00