The MMGen Project
|
31a6e62a24
test suite: `sys.path`, overlay, `PYTHONPATH` cleanups
|
1 year ago |
The MMGen Project
|
845470302d
test suite: remove --system option, minor cleanups
|
1 year ago |
The MMGen Project
|
dc685e9ced
mmgen-keygen: new viewkey-address file type
|
1 year ago |
The MMGen Project
|
9e1935ad19
opts.init() -> Config()
|
1 year ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
1 year ago |
The MMGen Project
|
c3ce1ab8e3
globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes
|
1 year ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
2 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
2 years ago |
The MMGen Project
|
4b9d79fabd
int2bytespec(): add `strip`, `add_space` args
|
2 years ago |
The MMGen Project
|
c74e15669b
util.py: run_session() -> async_run()
|
2 years ago |
The MMGen Project
|
8184fe195d
mmgen-tool: relocate ETH chksum and Geth wallet key commands
|
2 years ago |
The MMGen Project
|
af65676db5
tool pubhex2addr: support non-Bitcoin protocols, add test vectors
|
2 years ago |
The MMGen Project
|
17539c0de1
tooltest2.py: test vectors: use variables for repeated data
|
2 years ago |
The MMGen Project
|
aecc03e2a2
mmgen-tool: add `eth_checksummed_addr` command
|
2 years ago |
The MMGen Project
|
937fb94470
tool addr2pubhash(), pubhash2addr(): bugfixes
|
2 years ago |
The MMGen Project
|
fc87dcf0ba
fixes and cleanups throughout
|
2 years ago |
The MMGen Project
|
aad252a077
handle MMGen exceptions via die()
|
2 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
2 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
2 years ago |
The MMGen Project
|
f4282cd214
tool: unify class initialization with 'need_proto' and 'need_addrtype'
|
2 years ago |
The MMGen Project
|
341ee2c741
modularize the 'mmgen-tool' utility
|
3 years ago |
The MMGen Project
|
6b3ea8b251
permit execution of scripts with docstrings removed
|
3 years ago |
The MMGen Project
|
3dde478ebd
tooltest2.py: use mnemonic vectors from unit tests
|
3 years ago |
The MMGen Project
|
d6f82fb6c9
baseconv: move Monero mnemonic code to new xmrseed class
|
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
|
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
|
4ce1701de2
string literal fixes: deprecated escapes, et al.
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
d98cdb82d1
tooltest2.py: minor fixes
|
3 years ago |