The MMGen Project
|
9d8b90f705
modified: examples/halving-calculator.py
|
4 years ago |
The MMGen Project
|
b78d7671fd
obj.py: string formatting, whitespace, minor cleanups
|
4 years ago |
The MMGen Project
|
0852321c21
obj.py: remove 'on_fail' keyword arg
|
4 years ago |
The MMGen Project
|
5e745f2a08
string formatting, whitespace, minor fixes throughout
|
4 years ago |
The MMGen Project
|
1f7cfafd96
add_user_random(): minor cleanups
|
4 years ago |
The MMGen Project
|
c2dc09cbf3
get_passphrase,get_hash_preset,get_label: new test, cleanups, fixes
|
4 years ago |
The MMGen Project
|
5a5f88b75d
a few minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
4c2410e0d6
new Lockable class; lock global vars after initialization (amended)
|
4 years ago |
The MMGen Project
|
973c7be78d
string formatting, whitespace, minor fixes and cleanups throughout
|
4 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
4 years ago |
The MMGen Project
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
4 years ago |
The MMGen Project
|
7825a6021c
ImmutableAttr: move conversion logic from __set__() to __init__()
|
4 years ago |
The MMGen Project
|
8ce3e3c7b1
protocol.py: new class: Secp256k1; formatting, whitespace
|
4 years ago |
The MMGen Project
|
9f1d647f07
new class: MMGenTxFile
|
4 years ago |
The MMGen Project
|
dda43d9dad
minor changes
|
4 years ago |
The MMGen Project
|
144612c6fc
global rename: MMGenTXLabel -> MMGenTxLabel
|
4 years ago |
The MMGen Project
|
7a0d4bf298
tx.py: string formatting, whitespace; minor code rewrites
|
4 years ago |
The MMGen Project
|
be6a7ef2f5
ImmutableAttr,ListItemAttr: minor cleanups
|
4 years ago |
The MMGen Project
|
28b4f56919
coin protocol, txview: minor cleanups
|
4 years ago |
The MMGen Project
|
4204a32311
coin protocol: minor cleanups
|
4 years ago |
The MMGen Project
|
43432327c7
global change: init_coin() -> g.proto = init_proto()
|
4 years ago |
The MMGen Project
|
17ce9e54b5
opts.py: minor cleanups
|
4 years ago |
The MMGen Project
|
c2cdfa429f
rpc: add BCH unit test; Daemon: move list attrs from class to instance
|
4 years ago |
The MMGen Project
|
94e3b1c0b0
CoinProtocol: use capitalized 'name' attr; related cleanups, fixes
|
4 years ago |
The MMGen Project
|
31f7236731
protocol.py: new coin protocol instance attrs
|
4 years ago |
The MMGen Project
|
534f58994b
protocol.py: add Regtest coin protocols, related changes
|
4 years ago |
The MMGen Project
|
819dd700b0
protocol.py: make g a class instance; minor fixes, cleanups
|
4 years ago |
The MMGen Project
|
b01af014a3
opts.py: allow no-arg init() with dfl opts_data; longhelp fixes,cleanups
|
4 years ago |
The MMGen Project
|
04775afb2e
protocol.py: make coin protocols attrs of CoinProtocol
|
4 years ago |
The MMGen Project
|
8a4fbab48d
protocol.py: new init_proto() factory function
|
4 years ago |