The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
3 years ago |
The MMGen Project
|
818488c559
modularize transaction classes
|
3 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
b9c96c5215
avoid use of globals() wherever practicable
|
3 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
3 years ago |
The MMGen Project
|
ad569cbeb7
import cleanups throughout
|
3 years ago |
The MMGen Project
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
3 years ago |
The MMGen Project
|
0ac28869b3
remove unneeded 'add_opts' argument in opts.init() calls
|
3 years ago |
The MMGen Project
|
6e0519dc12
led.py, test.py autosign: improve LED simulation code
|
4 years ago |
The MMGen Project
|
0880229e94
use open() strictly as context manager
|
4 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
69f1a9d191
mmgen-autosign: help screen cleanups
|
4 years ago |
The MMGen Project
|
8c45829682
add remove_dups() function, use lists instead of sets to preserve order
|
4 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
4 years ago |
The MMGen Project
|
73c3a06e29
util.py: add check_binary(), shred_file()
|
4 years ago |
The MMGen Project
|
d5b0a2ac34
autosign setup: support BIP39 entry
|
4 years ago |
The MMGen Project
|
d5078e8ce6
autosign: whitespace, test code cleanups
|
4 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
4c2410e0d6
new Lockable class; lock global vars after initialization (amended)
|
5 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
5 years ago |
The MMGen Project
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
5 years ago |
The MMGen Project
|
43432327c7
global change: init_coin() -> g.proto = init_proto()
|
5 years ago |
The MMGen Project
|
31f7236731
protocol.py: new coin protocol instance attrs
|
5 years ago |
The MMGen Project
|
8a4fbab48d
protocol.py: new init_proto() factory function
|
5 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
5 years ago |
The MMGen Project
|
57f12cd1cb
minor changes and fixes throughout
|
5 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
ca1cdacaf1
move wallet classes from seed.py to new module wallet.py
|
5 years ago |
The MMGen Project
|
4fbe2d6574
rename class: SeedSource -> Wallet
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |