The MMGen Project
|
05e901e78d
devtools.py: add pexit() method, allow args in pmsg()
|
2 years ago |
The MMGen Project
|
818488c559
modularize transaction classes
|
2 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
2 years ago |
The MMGen Project
|
301e2516ab
altcoin_subclass() -> base_proto_subclass()
|
2 years ago |
The MMGen Project
|
c07595781c
altcoins.eth -> base_proto.ethereum
|
2 years ago |
The MMGen Project
|
be5867dd2c
test.py: minor overlay fix
|
2 years ago |
The MMGen Project
|
5d5c1835dd
tx.py,txfile.py: minor cleanups
|
2 years ago |
The MMGen Project
|
3a1ba61fc2
test.py input: add 'get_seed_from_stdin' test
|
2 years ago |
The MMGen Project
|
0dc3ef9a1f
ImmutableAttr: remove support for type conversion from str
|
2 years ago |
The MMGen Project
|
b9c96c5215
avoid use of globals() wherever practicable
|
2 years ago |
The MMGen Project
|
362d8cfeed
add proto.common module
|
2 years ago |
The MMGen Project
|
7558c539a1
modularize coin protocols
|
2 years ago |
The MMGen Project
|
38260eece6
passwdlist, tool.file: import optimizations
|
2 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
2 years ago |
The MMGen Project
|
2eb646ef3f
addrfile.py: remove import of .passwdlist
|
2 years ago |
The MMGen Project
|
3aab5cf25c
protocol.py: add warn_trustlevel(), create altcoin classes from init_proto()
|
2 years ago |
The MMGen Project
|
2ff7b42346
protocol.py: move gen-only altcoin functions to altcoin.py
|
2 years ago |
The MMGen Project
|
a83dbb0ad5
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
ffae4b4f55
remove dependence on string module (digits,hexdigits,ascii_letters)
|
2 years ago |
The MMGen Project
|
7e158a9bcf
globalvars.py: make 'tx_fee_adj' a float
|
2 years ago |
The MMGen Project
|
af5770b8e9
protocol.py: improve altcoin class creation code
|
2 years ago |
The MMGen Project
|
4981fefffe
opts.init(): add 'need_proto' arg for on-demand loading of .protocol
|
2 years ago |
The MMGen Project
|
f4282cd214
tool: unify class initialization with 'need_proto' and 'need_addrtype'
|
2 years ago |
The MMGen Project
|
a19275e280
CoinProtocol.core_coins -> g.core_coins
|
2 years ago |
The MMGen Project
|
bb96d6223f
lazy imports of hashlib, string
|
2 years ago |
The MMGen Project
|
0d0995f631
altcoin.py: use relative imports
|
2 years ago |
The MMGen Project
|
37ccc9fe20
util.py,wallet.py: whitespace, minor cleanups
|
2 years ago |
The MMGen Project
|
29e3a07d6a
import cleanups
|
2 years ago |
The MMGen Project
|
137cef09fc
globalvars.py: implement version and release_date attrs as properties
|
2 years ago |
The MMGen Project
|
769f96aad7
altcoins.eth: use relative imports
|
2 years ago |