The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
MMGen
|
c7ca0c3d62
N-of-N (XOR) seed splitting: user-level support
|
6 years ago |
MMGen
|
23ae73d908
minor fixes and cleanups
|
6 years ago |
MMGen
|
7538a9460e
Subwallets, Part 1: basic framework and subwallet generation
|
6 years ago |
MMGen
|
3a09017804
various minor fixes and cleanups
|
6 years ago |
MMGen
|
823e325c6c
[msys2]: enable color output, handle exceptions in main.py
|
6 years ago |
MMGen
|
dcab10949e
Support MSWin via MSYS2
|
6 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
9c4d7d725f
py3port: remaining changes to modules
|
7 years ago |
MMGen
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
7 years ago |
MMGen
|
04329b6757
py3port: use encode() and decode() where applicable
|
7 years ago |
MMGen
|
949e42ebf4
py3port: 2to3 on all files
|
7 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
7 years ago |
MMGen
|
abbdda0dcf
Add return codes to exception classes, handle on exit
|
7 years ago |
MMGen
|
0408c4e304
Bitcoin Core v0.17.0 compatibility patch
|
7 years ago |
MMGen
|
b00c11b578
confirm_or_exit() -> confirm_or_raise()
|
7 years ago |
MMGen
|
7ebe50dc0b
Use Exception attributes: e.message, e.code
|
7 years ago |
MMGen
|
9f2153c3a8
Require UTF-8 for brainwallet; other UTF-8 fixes
|
7 years ago |
MMGen
|
b80b059815
Use map() instead of list comprehension where possible
|
7 years ago |
MMGen
|
9b109fec58
Minor fixes
|
7 years ago |
MMGen
|
96b337e493
A few minor fixes
|
7 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
8 years ago |
MMGen
|
df0385160b
XMR (Monero) key/address generation support and wallet generating utility
|
8 years ago |
MMGen
|
279e8872ef
Improve coin selection logic, allow coin disabling
|
8 years ago |
MMGen
|
91ac2effb3
Key/address generation support for 144 altcoins
|
8 years ago |
philemon
|
85cf5b3cbb
The original implementation of mmgen-passgen, using sha256x10(seed+id_str)
|
8 years ago |
philemon
|
0ab39e4a22
Update copyright dates
|
8 years ago |
philemon
|
c7fcf448d9
[tool]: accept stdin input for selected utils
|
9 years ago |