mmgen-wallet/mmgen
2024-07-21 10:08:07 +00:00
..
altcoin minor fixes and cleanups 2024-02-22 12:48:13 +00:00
bip_hd bip_hd,ecc: compatibility fixes (libsecp256k1, Python 3.9) 2024-01-28 14:03:12 +00:00
contrib new file: mmgen/contrib/descriptors.py 2024-03-06 11:05:22 +00:00
data Version 14.1.1 2024-07-21 10:08:07 +00:00
help mmgen-xmrwallet: add --rescan-spent option 2024-06-30 14:02:07 +00:00
proto minor testing fixes 2024-07-08 10:51:21 +00:00
share minor fixes and cleanups 2024-02-22 12:48:13 +00:00
tool minor fixes and cleanups 2024-03-12 13:21:56 +00:00
tw tx.new, tw.ctl: minor Ethereum fixes 2024-06-23 09:25:42 +00:00
tx tx.new, tw.ctl: minor Ethereum fixes 2024-06-23 09:25:42 +00:00
wallet wallet.dieroll: support --seed-len opt 2024-03-11 10:28:39 +00:00
wordlist update copyright dates 2024-01-19 11:05:10 +00:00
__init__.py addr generation with secp256k1mod 2016-08-22 14:20:46 +03:00
addr.py update copyright dates 2024-01-19 11:05:10 +00:00
addrdata.py update copyright dates 2024-01-19 11:05:10 +00:00
addrfile.py MoneroWalletOps: preclude use of cfg.outdir 2024-03-03 09:59:02 +00:00
addrgen.py update copyright dates 2024-01-19 11:05:10 +00:00
addrlist.py update copyright dates 2024-01-19 11:05:10 +00:00
amt.py tx.new, tw.ctl: minor Ethereum fixes 2024-06-23 09:25:42 +00:00
autosign.py autosign: LED fix; xmrwallet: minor cleanups 2024-04-15 09:48:14 +00:00
base_obj.py update copyright dates 2024-01-19 11:05:10 +00:00
baseconv.py update copyright dates 2024-01-19 11:05:10 +00:00
bip39.py bip39: add tobytes(), frombytes() methods; Seed: remove hexdata attr 2024-03-10 14:43:33 +00:00
cfg.py minor testing fix, update release notes 2024-07-11 11:36:21 +00:00
cfgfile.py update copyright dates 2024-01-19 11:05:10 +00:00
color.py update copyright dates 2024-01-19 11:05:10 +00:00
crypto.py update copyright dates 2024-01-19 11:05:10 +00:00
daemon.py update copyright dates 2024-01-19 11:05:10 +00:00
derive.py update copyright dates 2024-01-19 11:05:10 +00:00
devinit.py update copyright dates 2024-01-19 11:05:10 +00:00
devtools.py update copyright dates 2024-01-19 11:05:10 +00:00
exception.py update copyright dates 2024-01-19 11:05:10 +00:00
filename.py update copyright dates 2024-01-19 11:05:10 +00:00
fileutil.py fileutil: accept Path instances as arguments 2024-03-09 11:33:25 +00:00
flags.py update copyright dates 2024-01-19 11:05:10 +00:00
key.py update copyright dates 2024-01-19 11:05:10 +00:00
keygen.py update copyright dates 2024-01-19 11:05:10 +00:00
led.py autosign, xmrwallet: minor fixes and cleanups throughout 2024-02-15 09:28:07 +00:00
main.py minor fixes and cleanups 2024-03-13 12:16:09 +00:00
main_addrgen.py update copyright dates 2024-01-19 11:05:10 +00:00
main_addrimport.py minor fixes and cleanups 2024-03-12 13:21:56 +00:00
main_autosign.py mmgen-autosign: add --seed-len opt 2024-03-10 14:43:34 +00:00
main_msg.py update copyright dates 2024-01-19 11:05:10 +00:00
main_passgen.py update copyright dates 2024-01-19 11:05:10 +00:00
main_regtest.py support descriptor wallets for BTC 2024-03-06 11:05:23 +00:00
main_seedjoin.py update copyright dates 2024-01-19 11:05:10 +00:00
main_split.py make transactions BIP-125 replace-by-fee by default 2024-02-28 09:26:32 +00:00
main_tool.py minor fixes 2024-03-31 13:10:16 +00:00
main_txbump.py offline transaction signing with automount for BTC, BCH, LTC and ETH/ERC20 2024-02-29 15:40:10 +00:00
main_txcreate.py offline transaction signing with automount for BTC, BCH, LTC and ETH/ERC20 2024-02-29 15:40:10 +00:00
main_txdo.py make transactions BIP-125 replace-by-fee by default 2024-02-28 09:26:32 +00:00
main_txsend.py autosign.Signable: new shred_abortable() method 2024-03-03 09:59:00 +00:00
main_txsign.py minor fixes and cleanups 2024-02-22 12:48:13 +00:00
main_wallet.py update copyright dates 2024-01-19 11:05:10 +00:00
main_xmrwallet.py mmgen-xmrwallet: add --rescan-spent option 2024-06-30 14:02:07 +00:00
mn_entry.py minor cleanups 2024-03-10 14:43:33 +00:00
msg.py autosign: pass passwd_file and outdir to methods directly 2024-02-22 12:48:42 +00:00
obj.py new TrackingWalletName class 2024-03-13 12:16:10 +00:00
objmethods.py update copyright dates 2024-01-19 11:05:10 +00:00
opts.py support use of alternate tracking wallet with --tw-name 2024-03-12 13:21:57 +00:00
passwdlist.py update copyright dates 2024-01-19 11:05:10 +00:00
protocol.py update copyright dates 2024-01-19 11:05:10 +00:00
pyversion.py update copyright dates 2024-01-19 11:05:10 +00:00
rpc.py rpc.process_http_resp(): handle errors within returned list 2024-03-06 11:05:22 +00:00
seed.py bip39: add tobytes(), frombytes() methods; Seed: remove hexdata attr 2024-03-10 14:43:33 +00:00
seedsplit.py update copyright dates 2024-01-19 11:05:10 +00:00
sha2.py update copyright dates 2024-01-19 11:05:10 +00:00
subseed.py update copyright dates 2024-01-19 11:05:10 +00:00
term.py update copyright dates 2024-01-19 11:05:10 +00:00
test.py update copyright dates 2024-01-19 11:05:10 +00:00
ui.py update copyright dates 2024-01-19 11:05:10 +00:00
util.py minor cleanups 2024-03-11 10:28:39 +00:00
util2.py util2.format_elapsed_hr(): add rel_now, show_secs params; add test 2024-04-15 09:48:15 +00:00
xmrseed.py update copyright dates 2024-01-19 11:05:10 +00:00
xmrwallet.py mmgen-xmrwallet: add --rescan-spent option 2024-06-30 14:02:07 +00:00