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
|
055759f02a
pylint integration: minor compatibility changes
|
1 year ago |
The MMGen Project
|
7e8f3ab7b5
pylint (test suite) - bugfixes
|
1 year ago |
The MMGen Project
|
2076c0308b
pylint (test suite) - various cleanups
|
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
|
f626fc2e05
missing import fixes throughout
|
1 year ago |
The MMGen Project
|
b98d5312ec
objtest.py: cleanups, import cleanups
|
1 year ago |
The MMGen Project
|
6c249dec5b
load dev tools only when `MMGEN_DEVTOOLS` env var is set
|
1 year ago |
The MMGen Project
|
31a6e62a24
test suite: `sys.path`, overlay, `PYTHONPATH` cleanups
|
1 year ago |
The MMGen Project
|
0cc96af152
test suite: PYTHONPATH and other env var fixes
|
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
|
1aeefd64ae
update copyright dates
|
1 year ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
1 year ago |
The MMGen Project
|
6da4063544
tracking wallet views: move module loading to tw.view
|
1 year ago |
The MMGen Project
|
5948bd4106
module rename: tw.common -> tw.view
|
1 year ago |
The MMGen Project
|
9a1ea34309
initialize developer tools via `builtins`; add test
|
2 years ago |
The MMGen Project
|
0fef35f567
move tracking wallet modules to `tw` and `base_proto/{name}/tw`
|
2 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
2 years ago |
The MMGen Project
|
307ccfa87d
remove altcoins.eth.obj module
|
2 years ago |
The MMGen Project
|
7cb44abd78
minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
16d7e73fe1
move IPPort to rpc.py
|
2 years ago |
The MMGen Project
|
545406aea4
addr.py: move PubKey and PrivKey to key.py
|
2 years ago |
The MMGen Project
|
e0352568db
addr.py: move AddrList and related classes to addrlist.py
|
2 years ago |
The MMGen Project
|
d669229da0
move CoinAmt and related classes to amt.py
|
2 years ago |
The MMGen Project
|
ff450b0ec5
seed.py: move seedsplit related classes to seedsplit.py
|
2 years ago |