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
|
2 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
2 years ago |
The MMGen Project
|
6da4063544
tracking wallet views: move module loading to tw.view
|
2 years ago |
The MMGen Project
|
5948bd4106
module rename: tw.common -> tw.view
|
2 years 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`
|
3 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
3 years ago |
The MMGen Project
|
307ccfa87d
remove altcoins.eth.obj module
|
3 years ago |
The MMGen Project
|
7cb44abd78
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
16d7e73fe1
move IPPort to rpc.py
|
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
|
d669229da0
move CoinAmt and related classes to amt.py
|
3 years ago |
The MMGen Project
|
ff450b0ec5
seed.py: move seedsplit related classes to seedsplit.py
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
554670b713
overlay_setup(): use passed value of repo_root
|
3 years ago |
The MMGen Project
|
08fc25d863
deterministic testing
|
3 years ago |
The MMGen Project
|
96a250b51d
test suite: run scripts from overlay tree
|
3 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
fcc75b65e5
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
d2055c93da
test.py: allow color for some test groups; minor fixes, cleanups
|
4 years ago |
The MMGen Project
|
c27c464a87
obj.py: InitErrors: allow selected exceptions to be passed through
|
4 years ago |
The MMGen Project
|
0852321c21
obj.py: remove 'on_fail' keyword arg
|
4 years ago |
The MMGen Project
|
5e745f2a08
string formatting, whitespace, minor fixes throughout
|
4 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
4 years ago |
The MMGen Project
|
31f7236731
protocol.py: new coin protocol instance attrs
|
4 years ago |