MMGen
|
dc5a3f3435
test/unit_tests.py seedsplit: add last share collisions test
|
5 years ago |
MMGen
|
c7ca0c3d62
N-of-N (XOR) seed splitting: user-level support
|
5 years ago |
MMGen
|
4d07d53ff6
minor changes and cleanups
|
5 years ago |
MMGen
|
c90bc087e0
devtools: rename pretty-print functions and methods
|
5 years ago |
MMGen
|
3d004c3600
minor fixes and cleanups
|
5 years ago |
MMGen
|
e5ed814239
Bitcoin Core v0.19.0 compatibility fix
|
5 years ago |
MMGen
|
d49159a92b
various changes and fixes
|
5 years ago |
MMGen
|
a160c92079
fix bumping of TXs with one output
|
5 years ago |
MMGen
|
94d26212f6
minor fixes, changes
|
5 years ago |
MMGen
|
8519b68b89
Complete BIP39 mnemonic support
|
5 years ago |
MMGen
|
c82c9c5bd7
minor changes and fixes
|
5 years ago |
MMGen
|
94e02995de
issubclass -> isinstance and related cleanups
|
5 years ago |
MMGen
|
80675355c6
super(): use zero-arg form where possible
|
5 years ago |
MMGen
|
d0f8c44b20
TrackingWallet: balance caching, Parity light client optimizations
|
5 years ago |
MMGen
|
69e09d3b54
tw.view_and_sort(): cleanups
|
5 years ago |
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 |