The MMGen Project
|
66f318b4ef
use relative imports wherever possible
|
2 years ago |
The MMGen Project
|
2fa3d97c54
pylint integration: class Hilite -> Hilite, HiliteStr
|
2 years ago |
The MMGen Project
|
d326c96af8
pylint throughout (excluding tests) - various cleanups
|
2 years ago |
The MMGen Project
|
b660ba4235
pylint throughout (excluding tests) - use "is" for bool,None,type equality
|
2 years ago |
The MMGen Project
|
4f42233836
pylint throughout (excluding tests) - imports
|
2 years ago |
The MMGen Project
|
da32c52a0f
a few minor cleanups
|
2 years ago |
The MMGen Project
|
8e541ebf95
addrlist.py: self.get_file() -> self.file
|
2 years ago |
The MMGen Project
|
dc685e9ced
mmgen-keygen: new viewkey-address file type
|
2 years ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
2 years ago |
The MMGen Project
|
19f0730913
crypto.py: reimplement as class
|
2 years ago |
The MMGen Project
|
78e882143c
whitespace, cleanups, imports throughout [73 files changed]
|
2 years ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
3 years ago |
The MMGen Project
|
d9a2e0cfd1
AddrIdxList: cleanups, new `id_str` property
|
3 years ago |
The MMGen Project
|
321c85bf8f
AddrListID: call cleanups; proto.btc.daemon: missing import fix
|
3 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
3 years ago |
The MMGen Project
|
12baa5ee9a
mmgen.tx,mmgen.tw: class, variable and function renames
|
3 years ago |
The MMGen Project
|
d8965706d5
proto/common.py -> proto/btc/common.py
|
3 years ago |
The MMGen Project
|
1ae19320a8
import key and address generators from addrgen.py
|
3 years ago |
The MMGen Project
|
42bb5d5fc5
addrfile.py: improve key-address validity check handling
|
3 years ago |
The MMGen Project
|
2e1f3b93e4
move coin privkey bytes derivation to derive.py
|
3 years ago |
The MMGen Project
|
44cfe1c3dd
various changes and fixes throughout
|
3 years ago |
The MMGen Project
|
86e3b273c7
message signing: low-level infrastructure and unit test
|
3 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
0dc3ef9a1f
ImmutableAttr: remove support for type conversion from str
|
3 years ago |
The MMGen Project
|
362d8cfeed
add proto.common module
|
3 years ago |
The MMGen Project
|
7558c539a1
modularize coin protocols
|
3 years ago |
The MMGen Project
|
a83dbb0ad5
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
32c522c039
overhaul public key and address generation code
|
3 years ago |
The MMGen Project
|
126a09d57d
obj.py: move MMGenAddrType and other address-related data objects to addr.py
|
3 years ago |
The MMGen Project
|
545406aea4
addr.py: move PubKey and PrivKey to key.py
|
3 years ago |