Commit graph

16 commits

Author SHA1 Message Date
Kristaps Kaupe
f68ae8b9fa
Rename "sat/vkB" to "sat/kvB"
It's kilo virtual bytes, not virtual kilobytes.
2023-05-06 10:51:53 +03:00
Luke
44aea32a7c Fix typo in gettimelockaddress
Fix trivial typo in command line output and relative documentation.
Additionally, fix a couple extra typos.
2022-11-22 09:14:11 +00:00
Adam Gibson
b34b932679
Correction to docs: no coinjoin spends of FBs
Fixes #1369.
Prior to this commit, the docs on fidelity bonds stated that expired
fidelity bond utxos (which are spendable), can be spent in coinjoins as
a Taker, but that is not correct - they can only be spent in a
non-coinjoin transaction (direct send).
2022-10-07 15:58:37 +01:00
PulpCattel
72bf4474dd Script: Add bond-calculator.py
Add a new helper module to calculate fidelity bonds values and stats, and a script to use it.
The goal is to give as much information as possible to the user before
committing to a fidelity bond.
2022-06-16 17:47:56 +00:00
Adam Gibson
044bef6fff
Change default fidelity bond exponent settings.
Closes #1247.
This consists of an inclusion of the bond value exponent into the config
that the user can alter, and a change of that from 2 to default 1.3.
Also updates the fidelity bond documentation to account for those
changes, including the units used in ob-watcher, but not the calculation
of fidelity bond attack resistance (which remains a TODO).
2022-05-03 17:24:00 +01:00
Kristaps Kaupe
e7ff25d1ca
Fix example date and example output in fidelity bond doc 2021-11-17 18:28:45 +02:00
chris-belcher
6d2fa82aed
Merge #982: Emphasize that ygen uses only single UTXO as fbond
f7180b8 Emphasize that ygen uses only single UTXO as fbond (chris-belcher)

Tree-SHA512: b6aeee067273f57688d71c87059f5d53492769f9a69c98908421b6abba88d824e8366df1916e29615e7416de0b79e1c8949167ae8ac5033928c1968ad4917277
2021-08-11 08:45:47 +01:00
chris-belcher
f7180b8de1
Emphasize that ygen uses only single UTXO as fbond
At least two people have been burned by creating two transactions
sending bitcoins to two timelocked addresses, and then finding that
yield-generator announces only one of them.

This commit expands the section talking about how only one UTXO will
be used. It also edits the text to refer to yield-generator's fidelity
bonds only in the singular, as previously they were referred to in
the plural (i.e. "fidelity bonds"), which possibly added to user's
confusion.
2021-08-11 08:37:31 +01:00
Adam Gibson
e7c3c4e07c
detailed conditions for spending timelocked coins 2021-08-10 19:36:29 +01:00
chris-belcher
13ae0c3219
Remove doc saying timelock utxo can be spent in cj
Only guaranteed way to spend is non-coinjoin. Perhaps coinjoin on taker side
will work one day, if so then the doc can be edited again.
2021-08-04 10:32:41 +01:00
chris-belcher
a090293a67
Emphasize the sybil protection gained by takers 2021-08-03 15:07:47 +01:00
chris-belcher
cea80e2aca
Suggest use of coin control in fidelity-bond.md
Someone asked for clarification on IRC about this
2021-08-03 15:04:52 +01:00
chris-belcher
87f36c2172
Fix error in simplified equation in fidelity-bond 2021-08-03 15:02:05 +01:00
chris-belcher
662f097f95
Write and update fidelity bond docs 2021-07-16 15:06:32 +01:00
Kristaps Kaupe
9ea0a732f2
Hide "Total balance" in wallet-tool when only single mixdepth is displayed 2021-03-11 21:33:42 +02:00
chris-belcher
14f086bfe4
Add usage guide for fidelity bond wallets 2020-06-02 21:33:24 +01:00