support THORChain address generation

Example:

    $ mmgen-addrgen --coin=rune 1-10

Testing:

    $ test/tooltest2.py -q --coin=rune
    $ test/modtest.py -v bip_hd.multicoin
This commit is contained in:
The MMGen Project 2025-05-21 09:13:42 +00:00
commit ba3b40c5b6
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
14 changed files with 135 additions and 5 deletions

View file

@ -299,9 +299,10 @@ init_tests() {
e $tooltest2_py --coin=eth --token=mm1
e $tooltest2_py --coin=eth --token=mm1 --testnet=1
e $tooltest2_py --coin=etc
t $tooltest2_py --coin=rune
- $tooltest2_py --fork # run once with --fork so commands are actually executed
"
[ "$SKIP_ALT_DEP" ] && t_tool2_skip='a e' # skip ETH,ETC: txview requires py_ecc
[ "$SKIP_ALT_DEP" ] && t_tool2_skip='a e t' # skip ETH,ETC: txview requires py_ecc
d_tool="'mmgen-tool' utility (all supported coins)"
t_tool="