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 |
The MMGen Project
|
1a896d9af9
update copyright dates
|
2 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
|
3 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 |
The MMGen Project
|
673b97b3b8
update copyright dates
|
4 years ago |
The MMGen Project
|
1f3c048172
test suite: minor fixes & cleanups
|
5 years ago |
The MMGen Project
|
4d23f122aa
add g.network convenience variable
|
5 years ago |
MMGen
|
c1347d1080
various fixes and cleanups
|
5 years ago |
MMGen
|
4d07d53ff6
minor changes and cleanups
|
5 years ago |
MMGen
|
3d004c3600
minor fixes and cleanups
|
5 years ago |
MMGen
|
94e02995de
issubclass -> isinstance and related cleanups
|
5 years ago |
MMGen
|
0ec3eb1a07
tw.py: new get_tw_label() function; raise exception on bad tw label
|
5 years ago |
MMGen
|
037acf0791
modularize objtest.py
|
5 years ago |
MMGen
|
83e54ccb6e
objtest.py: separate test vectors for coin,network pairs
|
5 years ago |
MMGen
|
338cb77199
obj.py,eth/obj.py,protocol.py: exception handling cleanups
|
5 years ago |