The MMGen Project
|
033822f565
pylint (test suite) - use "is" for bool,None,type equality
|
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
|
18d0b285ee
objattrtest.py: cleanups, import cleanups
|
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
|
076cec7495
base_proto.bitcoin -> proto.btc, ... [code]
|
2 years ago |
The MMGen Project
|
0fef35f567
move tracking wallet modules to `tw` and `base_proto/{name}/tw`
|
2 years ago |
The MMGen Project
|
1fb022d151
finish modularization of tracking wallet classes
|
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
|
818488c559
modularize transaction classes
|
2 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
2 years ago |
The MMGen Project
|
ad569cbeb7
import cleanups throughout
|
2 years ago |
The MMGen Project
|
e0352568db
addr.py: move AddrList and related classes to addrlist.py
|
2 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
2 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
3 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
|
43432327c7
global change: init_coin() -> g.proto = init_proto()
|
4 years ago |
The MMGen Project
|
31f7236731
protocol.py: new coin protocol instance attrs
|
4 years ago |
The MMGen Project
|
f297645796
ImmutableAttr,ListItemAttr: renamed, call signature simplified
|
4 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
4 years ago |
The MMGen Project
|
4d23f122aa
add g.network convenience variable
|
5 years ago |
MMGen
|
174caeebd3
MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option
|
5 years ago |
MMGen
|
3224b9c7d2
new test: objattrtest.py: test objects' immutable attributes
|
5 years ago |