The MMGen Project
|
32b3558581
BTC-only testing fixes
|
11 months ago |
The MMGen Project
|
a7e816f98e
test suite: make test scripts importable as modules
|
1 year ago |
The MMGen Project
|
6a21044127
test suite: improve initialization of `sys.path` and `repo_root`
|
1 year ago |
The MMGen Project
|
60ce46c768
test rename: test.py -> cmdtest.py
|
1 year ago |
The MMGen Project
|
0a1e3c3c98
pylint integration: `gc.platform` -> `sys.platform`
|
1 year ago |
The MMGen Project
|
2076c0308b
pylint (test suite) - various cleanups
|
1 year ago |
The MMGen Project
|
775e596dda
pylint (test suite) - unused variables
|
1 year ago |
The MMGen Project
|
9a8f6216f7
pylint (test suite) - f-strings
|
1 year ago |
The MMGen Project
|
033822f565
pylint (test suite) - use "is" for bool,None,type equality
|
1 year ago |
The MMGen Project
|
07d2d6dcb9
pylint (test suite) - type comparison with isinstance()
|
1 year ago |
The MMGen Project
|
7b32c412d5
pylint (test suite) - imports
|
1 year ago |
The MMGen Project
|
01430166e5
whitespace, comments, docstrings (test suite)
|
1 year ago |
The MMGen Project
|
e99950373a
delete mmgen/common.py; import fixes and cleanups throughout (deglob)
|
1 year ago |
The MMGen Project
|
f626fc2e05
missing import fixes throughout
|
1 year ago |
The MMGen Project
|
aff850d1c8
test suite: import cleanups
|
1 year ago |
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
|
1 year ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
1 year 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 |