.. |
base_proto
|
009cb41941
Geth backwards-compatibility fix
|
2 years ago |
contrib
|
d5e8d5b96f
various fixes and cleanups
|
2 years ago |
data
|
0e50ead7b6
Version 13.2.0
|
2 years ago |
proto
|
15f4e1405f
minor changes and fixes
|
2 years ago |
share
|
b57e7a74f2
pipe helpscreens to pager
|
2 years ago |
tool
|
da499f5672
`mmgen-tool listaddresses`: bugfix
|
2 years ago |
tw
|
784ae44596
`tw.unspent`: separate status messages for added and edited labels
|
2 years ago |
tx
|
37dd08736f
mmgen-tool twview: fix sorting, add `interactive` option
|
2 years ago |
wallet
|
4f260056e8
avoid use of time.sleep() in event loop
|
2 years ago |
wordlist
|
99cc5b67e6
update MANIFEST.in, minor install fixes
|
2 years ago |
__init__.py
|
5676d7a3f9
addr generation with secp256k1mod
|
8 years ago |
addr.py
|
d5e8d5b96f
various fixes and cleanups
|
2 years ago |
addrdata.py
|
3823e8cdc9
minor fixes and cleanups
|
2 years ago |
addrfile.py
|
42bb5d5fc5
addrfile.py: improve key-address validity check handling
|
2 years ago |
addrgen.py
|
10232790e7
proto.btc: pubkey2segwitaddr() -> pubhash2segwitaddr()
|
3 years ago |
addrlist.py
|
42bb5d5fc5
addrfile.py: improve key-address validity check handling
|
2 years ago |
altcoin.py
|
362d8cfeed
add proto.common module
|
3 years ago |
amt.py
|
401744bf88
minor fixes and cleanups
|
2 years ago |
base_obj.py
|
b79865dba4
AttrCtrl: add _default_to_none flag
|
3 years ago |
baseconv.py
|
642b45b2e3
`mmgen-tool usage`: various fixes and cleanups
|
2 years ago |
bip39.py
|
30bd534314
move wordlists to `wordlist`
|
3 years ago |
cfg.py
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
color.py
|
7d2165641f
new feature: transaction history via `mmgen-tool txhist`
|
2 years ago |
common.py
|
d6872ddb87
fixes and cleanups throughout
|
3 years ago |
crypto.py
|
44cfe1c3dd
various changes and fixes throughout
|
2 years ago |
daemon.py
|
38527779b4
minor fixes and cleanups
|
2 years ago |
derive.py
|
2e1f3b93e4
move coin privkey bytes derivation to derive.py
|
2 years ago |
devtools.py
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
3 years ago |
exception.py
|
44cfe1c3dd
various changes and fixes throughout
|
2 years ago |
filename.py
|
9649f5b723
modularize wallet classes
|
3 years ago |
fileutil.py
|
feffc45fd5
Windows and Windows testing fixes
|
2 years ago |
flags.py
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
globalvars.py
|
84ff9f643a
new MMGEN_BLACKLIST_DAEMONS environment var
|
2 years ago |
help.py
|
9649f5b723
modularize wallet classes
|
3 years ago |
key.py
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
keygen.py
|
96cd623196
move bech32, ed25519, keccak and license modules to `contrib`
|
3 years ago |
led.py
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
main.py
|
395fa1c1d3
minor fixes; adapt script launcher, g.version for node tools
|
3 years ago |
main_addrgen.py
|
b9c96c5215
avoid use of globals() wherever practicable
|
3 years ago |
main_addrimport.py
|
4631ba7e58
main_addrimport.py: cleanups, refactor some code to tw.ctl
|
2 years ago |
main_autosign.py
|
01f52617f6
various fixes and cleanups
|
2 years ago |
main_msg.py
|
b84e68d486
message signing: cleanups, default to base cls if proto cls missing
|
2 years ago |
main_passgen.py
|
246e500891
crypto.py: import cleanups
|
3 years ago |
main_regtest.py
|
152901143c
relocate module: regtest -> base_proto.bitcoin.regtest
|
3 years ago |
main_seedjoin.py
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
3 years ago |
main_split.py
|
818488c559
modularize transaction classes
|
3 years ago |
main_tool.py
|
d07d665f35
`mmgen-tool`: improve usage screens for individual commands
|
2 years ago |
main_txbump.py
|
24cdd98037
relocate modules: txfile -> tx.file, txsign -> tx.sign
|
3 years ago |
main_txcreate.py
|
0fef35f567
move tracking wallet modules to `tw` and `base_proto/{name}/tw`
|
3 years ago |
main_txdo.py
|
24cdd98037
relocate modules: txfile -> tx.file, txsign -> tx.sign
|
3 years ago |
main_txsend.py
|
818488c559
modularize transaction classes
|
3 years ago |
main_txsign.py
|
24cdd98037
relocate modules: txfile -> tx.file, txsign -> tx.sign
|
3 years ago |
main_wallet.py
|
9e3d8d92de
mmgen-passchg: improve secure wallet deletion logic
|
3 years ago |
main_xmrwallet.py
|
b0d1a79468
mmgen-xmrwallet: add 'list' operation (list addresses in wallets)
|
2 years ago |
mn_entry.py
|
642b45b2e3
`mmgen-tool usage`: various fixes and cleanups
|
2 years ago |
msg.py
|
365e31adb2
minor changes and fixes
|
2 years ago |
obj.py
|
310f6f59c5
minor changes and fixes
|
2 years ago |
objmethods.py
|
310f6f59c5
minor changes and fixes
|
2 years ago |
opts.py
|
5eab2a5a66
`opts.py`: add `post_init()` function
|
2 years ago |
passwdlist.py
|
fc87dcf0ba
fixes and cleanups throughout
|
3 years ago |
protocol.py
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
3 years ago |
rpc.py
|
7a8652cd32
minor changes and fixes
|
2 years ago |
seed.py
|
ffae4b4f55
remove dependence on string module (digits,hexdigits,ascii_letters)
|
3 years ago |
seedsplit.py
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
sha2.py
|
1a896d9af9
update copyright dates
|
3 years ago |
subseed.py
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
term.py
|
4f260056e8
avoid use of time.sleep() in event loop
|
2 years ago |
util.py
|
6653cff8b0
Python 3.7, 3.8 compatibility fix
|
2 years ago |
xmrseed.py
|
30bd534314
move wordlists to `wordlist`
|
3 years ago |
xmrwallet.py
|
b0d1a79468
mmgen-xmrwallet: add 'list' operation (list addresses in wallets)
|
2 years ago |