MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
25c31e8c32
py3port: Exception as e: e.message -> e.args[0]
|
6 years ago |
MMGen
|
949e42ebf4
py3port: 2to3 on all files
|
6 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
6 years ago |
MMGen
|
b00c11b578
confirm_or_exit() -> confirm_or_raise()
|
6 years ago |
MMGen
|
7ebe50dc0b
Use Exception attributes: e.message, e.code
|
6 years ago |
MMGen
|
9f2153c3a8
Require UTF-8 for brainwallet; other UTF-8 fixes
|
6 years ago |
MMGen
|
21042737fe
Support UTF-8 wallet labels; new UTF-8 restrictions
|
6 years ago |
MMGen
|
896c7fe996
Support UTF-8 filenames and paths
|
7 years ago |
MMGen
|
b230b43d4b
MMGEN_DEBUG_ALL env var; tw display and other fixes
|
7 years ago |
MMGen
|
351f5f9118
Use new-style string formatting
|
7 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
7 years ago |
philemon
|
35d1091159
Basic altcoin framework, full Litecoin support
|
7 years ago |
philemon
|
52fdf29b67
new classes: KeyGenerator,AddrGenerator,PrivKey; read-only attrs rewrite
|
7 years ago |
philemon
|
004536af63
Defer printing of help screens until global vars are initialized
|
7 years ago |
philemon
|
3b0257358b
Support for Segwit (P2SH-P2WPKH) addresses:
|
7 years ago |
philemon
|
0ab39e4a22
Update copyright dates
|
7 years ago |
philemon
|
ccfa4b5738
test.py: test exit values of scripts
|
7 years ago |
philemon
|
8556de2101
Pre-RBF changes, bugfixes
|
7 years ago |
philemon
|
48845020c3
[mswin]: full test suite support with pexpect (PopenSpawn)
|
8 years ago |
philemon
|
978565f5bf
Data directory, config file and default wallet support:
|
8 years ago |
philemon
|
456cc1f76c
Long (common) opts added for setting global vars; display with '--longhelp'.
|
8 years ago |
philemon
|
680ea8a5fc
OO rewrite mostly done
|
8 years ago |
philemon
|
b96d6528e7
Squashed commit of the following:
|
8 years ago |
philemon
|
8874dabea0
Added --brain-params to walletconv, addrgen
|
8 years ago |
philemon
|
956eeab186
MMGen version 0.8.3
|
9 years ago |
philemon
|
8fc94a8c64
Minor changes, bugfixes
|
9 years ago |
philemon
|
acd8eb26c5
Old non-oo wallet code and files removed
|
10 years ago |
philemon
|
d3f07f3c9f
Various bugfixes.
|
10 years ago |