MMGen
|
b0105598da
seed splitting: 'split' -> 'share' for all identifiers, where applicable
|
5 years ago |
MMGen
|
2388662e72
SeedSplit: minor cleanups, new SeedSplitIdx,SeedSplitCount classes
|
5 years ago |
MMGen
|
f060ecdca8
crypto.py: remove 'hash_rounds' arg from scramble_seed()
|
5 years ago |
MMGen
|
964cf4c3c7
update README
|
5 years ago |
MMGen
|
2fbced7193
unit_tests.py: add password hashing (scrypt) test
|
5 years ago |
MMGen
|
e81b4094e3
move some functions from 'test/test_py_d/common.py' to 'test/common.py'
|
5 years ago |
MMGen
|
7311f47467
seed splitting: seed-level infrastructure
|
5 years ago |
MMGen
|
35d037a4da
SubSeed: add 'nonce_start' attr; minor changes and fixes
|
5 years ago |
MMGen
|
b15a295e6a
new class: IndexedDict
|
5 years ago |
MMGen
|
792c791910
unit_tests.py: minor changes
|
5 years ago |
MMGen
|
1c5277572e
workaround for broken hashlib.scrypt()
|
5 years ago |
MMGen
|
a0ef43b3c5
SubSeed: generate() -> _generate()
|
5 years ago |
MMGen
|
a7fa06be94
SubSeed: make 'have_short' a class attr; new 'member_type' attr
|
5 years ago |
MMGen
|
855a33f67a
SubSeed: pass parent list rather than parent seed to constructor
|
5 years ago |
MMGen
|
6f1ee739b4
MMGenObject.pformat(): handle objects that contain their parent
|
5 years ago |
MMGen
|
2c17fa7540
delete class SubSeedBase
|
5 years ago |
MMGen
|
2952797621
new class: SubSeedList
|
5 years ago |
MMGen
|
1ebd4ce18b
test.py: test --show-hash-presets info screen
|
5 years ago |
MMGen
|
742d76824b
Version 0.11.0a (minor bugfix/feature subrelease)
|
5 years ago |
MMGen
|
b74ada039d
test.py: improve regtest getbalance test, minor fixes
|
5 years ago |
MMGen
|
82dfd094ac
getbalance: fix incorrect display with 0-conf outputs
|
5 years ago |
MMGen
|
05f840d65e
fix --show-hash-presets option
|
5 years ago |
mmgen
|
25c7f16521
Merge pull request #2 from dooglus/patch-2
|
5 years ago |
MMGen
|
93c1fb4401
version bump
|
5 years ago |
MMGen
|
d7bfc8307e
support 80-screen-width tracking wallet labels
|
5 years ago |
Chris Moore
|
e6356b796b
Fix spelling mistake.
|
5 years ago |
MMGen
|
7ebfac59fd
test.py: force correct terminal width for spawned scripts
|
5 years ago |
MMGen
|
037acf0791
modularize objtest.py
|
5 years ago |
MMGen
|
99a354fed5
re-enable network fee estimation support (fixes py3port regression)
|
5 years ago |
MMGen
|
815f709c7b
BTCAmt: add 'from_decimal' option to constructor
|
5 years ago |