The MMGen Project
|
1aeefd64ae
update copyright dates
|
2 years ago |
The MMGen Project
|
bd411b1be4
tw.view: cleanup prompts
|
2 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
2 years ago |
The MMGen Project
|
a7b11f1d3b
move TwMMGenID, TwLabel, get_tw_label() to tw.shared
|
2 years ago |
The MMGen Project
|
5948bd4106
module rename: tw.common -> tw.view
|
2 years ago |
The MMGen Project
|
12baa5ee9a
mmgen.tx,mmgen.tw: class, variable and function renames
|
2 years ago |
The MMGen Project
|
c74e15669b
util.py: run_session() -> async_run()
|
2 years ago |
The MMGen Project
|
24a612fca7
aiohttp: initialize session in backend
|
2 years ago |
The MMGen Project
|
1ae19320a8
import key and address generators from addrgen.py
|
2 years ago |
The MMGen Project
|
dc3a6b8d49
new method: proto.parse_addr(); new property: CoinAddr.parsed
|
2 years ago |
The MMGen Project
|
d44f05ff57
`test.py`: start Bitcoin daemon only when required
|
2 years ago |
The MMGen Project
|
1c0c1e4552
tw/unspent.py: variable and method renames
|
2 years ago |
The MMGen Project
|
9e3d8d92de
mmgen-passchg: improve secure wallet deletion logic
|
3 years ago |
The MMGen Project
|
589c37806b
crypto.py: improve get_random() implementation
|
3 years ago |
The MMGen Project
|
0fef35f567
move tracking wallet modules to `tw` and `base_proto/{name}/tw`
|
3 years ago |
The MMGen Project
|
9649f5b723
modularize wallet classes
|
3 years ago |
The MMGen Project
|
fc87dcf0ba
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
3 years ago |
The MMGen Project
|
c205d2f7a6
test.py: remove superfluous calls to pexpect.read()
|
3 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
ccb4894583
crypto.py:get_*passphrase(),get_hash_preset*(): merge with duplicating code in wallet.py
|
3 years ago |
The MMGen Project
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
3 years ago |
The MMGen Project
|
32c522c039
overhaul public key and address generation code
|
3 years ago |
The MMGen Project
|
7cb44abd78
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
d08503129e
obj.py: move TwLabel and TwMMGenID to tw.py
|
3 years ago |
The MMGen Project
|
0138a6fa49
whitespace, cleanups, minor fixes
|
3 years ago |
The MMGen Project
|
545406aea4
addr.py: move PubKey and PrivKey to key.py
|
3 years ago |
The MMGen Project
|
e0352568db
addr.py: move AddrList and related classes to addrlist.py
|
3 years ago |
The MMGen Project
|
5961d1c36d
addr.py: move AddrData and TwAddrData classes to addrdata.py
|
3 years ago |
The MMGen Project
|
4ce1701de2
string literal fixes: deprecated escapes, et al.
|
3 years ago |