MMGen
|
54f86e0831
mmgen-txsend: improve output of --status option
|
5 years ago |
MMGen
|
85d3336a9e
new file: devtools.py
|
5 years ago |
MMGen
|
2b75b330bd
TwUnspentOutputs: make self.total a property
|
5 years ago |
MMGen
|
0ec3eb1a07
tw.py: new get_tw_label() function; raise exception on bad tw label
|
5 years ago |
MMGen
|
b1a30fab2e
rpc_init(): move daemon init functions to rpc.py
|
5 years ago |
MMGen
|
23ae73d908
minor fixes and cleanups
|
5 years ago |
MMGen
|
4f39e29283
eth txview: display token send address correctly
|
5 years ago |
MMGen
|
82b6a3cac7
mmgen-tool syncmonerowallets: display full wallet balances
|
5 years ago |
MMGen
|
fb655ed5bf
master_share: replace 'use_master' argument with master_share=None
|
5 years ago |
MMGen
|
c2e7421ff9
master_share: add nonce; use base, not derived, seed ID as share identifier
|
5 years ago |
MMGen
|
310ce2d05e
seed.py: minor fixes and cleanups
|
5 years ago |
MMGen
|
665da1a27c
Seed: 'length' -> 'bitlen'; new 'byte_len' property
|
5 years ago |
MMGen
|
47fa896135
minor fixes and cleanups
|
5 years ago |
MMGen
|
448e2c24bf
test.py: generated reference wallet filename checks
|
5 years ago |
MMGen
|
237567bca6
new classes: SeedShareMaster, SeedShareMasterJoining
|
5 years ago |
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 |