Commit graph

117 commits

Author SHA1 Message Date
d63dd743f5
update README, documentation (minor) 2026-05-23 13:32:31 +00:00
6195b3b4c6
Version 16.1.0 2026-05-18 09:31:56 +00:00
b0b738b5d2
update README, wiki documentation (minor) 2026-05-18 09:28:51 +00:00
3b1f07199e
update command help footers for v16.1.0 2026-05-18 09:28:51 +00:00
170a0a892a
update documentation 2026-05-17 18:03:37 +00:00
2d1a626a7d
update documentation from wiki 2026-05-15 14:02:04 +00:00
b3bdc76eb7
doc/wiki: update mmgen-autosign command help 2026-05-07 17:52:59 +00:00
aca87cb825
doc/wiki: minor updates 2026-05-07 17:52:53 +00:00
2aad5a1118
doc/wiki: update command help 2026-05-05 12:07:32 +00:00
94a59e650a
update wiki documentation 2025-09-23 09:28:13 +00:00
85cef681e9
Version 16.0.0 2025-09-17 09:33:05 +00:00
b26c8d472e
add doc/wiki/Install-MMGen-Wallet-on-Nix.md 2025-09-16 11:27:27 +00:00
441a57f19f
fix up wiki links for command help 2025-09-16 11:27:21 +00:00
556c7df15c
update wiki documentation 2025-09-15 09:56:45 +00:00
afa97241af
doc.wiki.cmds: update helpscreen documentation 2025-06-16 14:35:31 +00:00
427834255e
update command documentation 2025-05-21 09:13:42 +00:00
9537559106
doc/wiki/commands -> doc/wiki/cmds 2025-05-21 09:13:42 +00:00
b7446566a2
cmdtest.py: new ethbump test
Testing:

    # with Go-Ethereum:
    $ test/cmdtest.py --coin=eth ethbump

    # or with Rust Ethereum:
    $ test/cmdtest.py --coin=eth --daemon-id=reth ethbump
2025-03-29 09:30:16 +00:00
f0563031de
Ethereum THORChain swaps
Only native ETH supported for now.  Work on ERC20 token swaps is underway.

Sample create-sign-send workflow for a BTC->ETH swap (assumes offline
autosigning is set up):

    $ mmgen-swaptxcreate --autosign BTC 0.12345 ETH

    remove device - insert - wait for signing - remove - insert

    $ mmgen-txsend --autosign

Create step for ETH->BTC swap:

    $ mmgen-swaptxcreate --autosign ETH 5.4321 BTC

For more information, see:

    $ mmgen-swaptxcreate --help

Testing:

    $ test/cmdtest.py ethswap
2025-03-23 10:14:32 +00:00
1eb0de7938
ETH: transaction sending via Etherscan
- the HTML transaction broadcast form is used, so no API key is required
- the request can be proxied through Tor
- availability of the service can be checked with the --test option

Example:

    # check availability:
    $ mmgen-txsend --autosign --coin=eth --tx-proxy=etherscan --proxy=localhost:9050 --test

    # send:
    $ mmgen-txsend --autosign --coin=eth --tx-proxy=etherscan --proxy=localhost:9050

Testing:

    $ test/cmdtest.py --coin=eth -e -X txsend_etherscan ethdev
2025-03-15 18:24:54 +00:00
94bee46cb8
new mmgen-cli utility
Communicate with all your coin daemons from a single utility!

Usage information and examples:

    $ mmgen-cli --help
2025-03-10 14:28:55 +00:00
7300c1ec84
update wiki documentation 2025-03-04 09:51:05 +00:00
bc48ab1786
doc/wiki: add links to swaptx{create,do} manpages 2025-02-27 16:56:35 +00:00
0028c2e42f
documentation updates 2025-02-27 14:14:05 +00:00
5b5c08b22a
doc/wiki: add missing pages, manpages 2025-02-27 13:48:52 +00:00
db71f8ed37
doc/wiki: fix relative links 2025-02-27 13:48:51 +00:00
ea565ff532
doc/wiki: remove wiki subdirs 2025-02-27 13:48:47 +00:00
5dfa09316f
add v15.0.0 release notes 2024-09-22 09:36:11 +00:00
51ffc048e7
update documentation from wiki 2024-09-22 09:36:11 +00:00
0215b9213a
Windows 11 test fix; minor documentation updates 2024-07-20 16:40:57 +00:00
160d329c57
Version 14.1.0 2024-07-14 14:40:46 +00:00
7692980f39
minor testing fix, update release notes 2024-07-11 11:36:21 +00:00
7fd2614681
add v14.1.0 release notes 2024-07-08 10:51:22 +00:00
d60cd3c9a9
update documentation from wiki 2024-07-08 10:51:21 +00:00
0b214922c4
minor help screen fixes, update docs from wiki 2023-11-27 09:15:07 +00:00
fa0c266aaf
update documentation from wiki 2023-11-22 10:38:48 +00:00
b9a443fe8a
documentation: MMGen -> MMGen Wallet 2023-11-16 16:02:49 +00:00
3ca9639f8c
Version 13.3.0 2023-06-13 18:32:21 +00:00
7d7bb5dbce
update documentation from wiki (minor changes) 2023-06-13 18:32:20 +00:00
bb92ad4009
update documentation from wiki 2023-05-21 11:34:16 +00:00
ca41862f60
update documentation from wiki 2023-05-19 16:16:51 +00:00
13eeb4d9f0
README: update repo, donate links; use relative links to wiki 2023-01-22 20:44:09 +00:00
1e983497c7
update documentation from wiki 2022-11-26 18:55:48 +00:00
0e50ead7b6
Version 13.2.0 2022-08-30 12:06:05 +00:00
6acb3a370b
update documentation from wiki 2022-08-30 12:06:05 +00:00
14c4ee2385
update 2 wiki pages
Updated:

- doc/wiki/install-mswin/Install-MMGen-on-Microsoft-Windows.md
- doc/wiki/using-mmgen/Getting-Started-with-MMGen.md
2022-06-09 11:18:09 +00:00
59368fd7c1
add 3 wiki pages
Added:

- doc/wiki/using-mmgen/Test-Suite.md
- doc/wiki/using-mmgen/Tool-API.md
- doc/wiki/using-mmgen/XOR-Seed-Splitting:-Theory-and-Practice.md
2022-06-09 11:18:08 +00:00
d0457fd9b7
modified: doc/wiki/install-mswin/Install-MMGen-on-Microsoft-Windows.md 2022-05-23 16:28:53 +00:00
1c0c1e4552
tw/unspent.py: variable and method renames 2022-05-23 16:28:51 +00:00
3176c568d7
Version 13.1.0 2022-05-10 12:42:16 +00:00