The MMGen Project
|
362d8cfeed
add proto.common module
|
3 years ago |
The MMGen Project
|
7558c539a1
modularize coin protocols
|
3 years ago |
The MMGen Project
|
3aab5cf25c
protocol.py: add warn_trustlevel(), create altcoin classes from init_proto()
|
3 years ago |
The MMGen Project
|
2ff7b42346
protocol.py: move gen-only altcoin functions to altcoin.py
|
3 years ago |
The MMGen Project
|
a19275e280
CoinProtocol.core_coins -> g.core_coins
|
3 years ago |
The MMGen Project
|
0d0995f631
altcoin.py: use relative imports
|
3 years ago |
The MMGen Project
|
e7d531db07
remove assert statements that affect branching
|
3 years ago |
The MMGen Project
|
7cb44abd78
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
4 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
b183682e57
Support Bitcoin Cash Node (BCH,BCHN), update documentation
|
5 years ago |
The MMGen Project
|
94e3b1c0b0
CoinProtocol: use capitalized 'name' attr; related cleanups, fixes
|
5 years ago |
The MMGen Project
|
8a4fbab48d
protocol.py: new init_proto() factory function
|
5 years ago |
The MMGen Project
|
4449c23da4
make g.proto a class instance
|
5 years ago |
The MMGen Project
|
9a4920a1b5
release/testing: minor fixes and improvements
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
The MMGen Project
|
3db1c423ef
gentest.py: forkcoin testing framework, BCH support
|
6 years ago |
The MMGen Project
|
3813ce33ba
altcoin.py: add tests: verify_leading_symbols(), verify_core_coin_data()
|
6 years ago |
The MMGen Project
|
6eaf01f243
a few minor cleanups
|
6 years ago |
The MMGen Project
|
7451f122ed
gentest.py: complete rewrite, move tool selection logic to altcoin.py
|
6 years ago |
The MMGen Project
|
1295fdb6e0
altcoin trust level changes
|
6 years ago |
The MMGen Project
|
3e0caf7beb
_b58chk_encode(), _b58chk_decode(): reimplement using bytes
|
6 years ago |
The MMGen Project
|
9518f702a9
gentest.py: add moneropy as external checking library
|
6 years ago |
The MMGen Project
|
017abc3f8c
altcoin.py: use namedtuples for CoinInfo entries
|
6 years ago |
MMGen
|
e5abf419c0
gentest.py: use ethkey for Ethereum tests
|
6 years ago |
MMGen
|
23ae73d908
minor fixes and cleanups
|
6 years ago |
MMGen
|
1714e9b27a
protocol.py: reimplement _b58chk_encode(), _b58chk_decode()
|
6 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
44eb299442
py3port: revert some changes made by 2to3
|
7 years ago |