The MMGen Project
|
579226ee7d
AddrList: display checksum only where relevant
|
4 years ago |
The MMGen Project
|
8c45829682
add remove_dups() function, use lists instead of sets to preserve order
|
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
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
5 years ago |
The MMGen Project
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
5 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
5 years ago |
The MMGen Project
|
57f12cd1cb
minor changes and fixes throughout
|
5 years ago |
The MMGen Project
|
3610b3ef29
OrderedDict -> dict throughout
|
5 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
ca1cdacaf1
move wallet classes from seed.py to new module wallet.py
|
5 years ago |
The MMGen Project
|
4fbe2d6574
rename class: SeedSource -> Wallet
|
5 years ago |
The MMGen Project
|
1f3195bfd2
rename class: Wallet -> MMGenWallet
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
MMGen
|
23ae73d908
minor fixes and cleanups
|
6 years ago |
MMGen
|
82086c9936
Subwallets, Part 3: transaction signing using the parent wallet
|
6 years ago |
MMGen
|
2a880e7a93
various cleanups and fixes
|
6 years ago |
MMGen
|
4b6772dc3b
py3port: use set comprehensions where applicable
|
6 years ago |
MMGen
|
a5ef33136a
tool.py: have tool cmds return their results instead of printing them
|
6 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
MMGen
|
67c94010f6
txsign(): improve error handling, always return control to caller
|
7 years ago |
MMGen
|
351f5f9118
Use new-style string formatting
|
7 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
8 years ago |
philemon
|
35d1091159
Basic altcoin framework, full Litecoin support
|
8 years ago |
philemon
|
12ea12e4e2
mmgen-regtest: final implementation; additional test suite tests
|
8 years ago |
philemon
|
50f55b9790
mmgen-regtest: test suite support, mswin bugfixes
|
8 years ago |
philemon
|
b23b497d77
obj.py rewrite+test suite, Bob and Alice regtest mode, compressed addresses
|
8 years ago |
philemon
|
52fdf29b67
new classes: KeyGenerator,AddrGenerator,PrivKey; read-only attrs rewrite
|
8 years ago |
philemon
|
2873897f68
Replace --aug1hf with --coin=bch, display 'BCH' for BCH amounts
|
8 years ago |