The MMGen Project
|
84ff9f643a
new MMGEN_BLACKLIST_DAEMONS environment var
|
2 years ago |
The MMGen Project
|
9e8495fa2e
add regtest user Carol (for tracking wallet testing)
|
2 years ago |
The MMGen Project
|
8cbdab9d83
support aiohttp, add localhost resolution workaround
|
2 years ago |
The MMGen Project
|
e7ac7fd206
mmgen-addrimport: reimplement --rescan using `scantxoutset`
|
2 years ago |
The MMGen Project
|
7d2165641f
new feature: transaction history via `mmgen-tool txhist`
|
2 years ago |
The MMGen Project
|
43e075db72
add --columns long opt
|
2 years ago |
The MMGen Project
|
395fa1c1d3
minor fixes; adapt script launcher, g.version for node tools
|
3 years ago |
The MMGen Project
|
589c37806b
crypto.py: improve get_random() implementation
|
3 years ago |
The MMGen Project
|
d30fbba837
environment var rename: MMGEN_TRACEBACK -> MMGEN_EXEC_WRAPPER
|
3 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
7e158a9bcf
globalvars.py: make 'tx_fee_adj' a float
|
3 years ago |
The MMGen Project
|
a19275e280
CoinProtocol.core_coins -> g.core_coins
|
3 years ago |
The MMGen Project
|
137cef09fc
globalvars.py: implement version and release_date attrs as properties
|
3 years ago |
The MMGen Project
|
0ef7de1886
globalvars.py: move crypto constants to crypto.py
|
3 years ago |
The MMGen Project
|
5ca69146df
opts.py,cfg.py,globalvars.py: cleanups (minor)
|
3 years ago |
The MMGen Project
|
c7da0656b1
globalvars.py: sort lists
|
3 years ago |
The MMGen Project
|
d6b6d19254
g.max_int -> CoinProtocol.Bitcoin.max_int
|
3 years ago |
The MMGen Project
|
cf28abc46d
remove global --monero-wallet-rpc-{host,user,password} options
|
3 years ago |
The MMGen Project
|
91156f6847
globalvars.py: required_opts -> init_opts
|
3 years ago |
The MMGen Project
|
481bc13e52
UserOpts: set _default_to_none to True
|
3 years ago |
The MMGen Project
|
523a8cc5c3
replace global variable 'subseeds' with SubSeedList.dfl_len
|
3 years ago |
The MMGen Project
|
b46cbd1ddd
replace global variables 'seed_lens' and 'dfl_seed_len'
|
3 years ago |
The MMGen Project
|
32c522c039
overhaul public key and address generation code
|
3 years ago |
The MMGen Project
|
0138a6fa49
whitespace, cleanups, minor fixes
|
3 years ago |
The MMGen Project
|
8d957a15dd
new get_keccak() function to select internal keccak_256 module
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
d70f3a7c1f
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
ae3c65ec81
regtest: return daemon datadir to its former location under MMGen datadir
|
3 years ago |
The MMGen Project
|
96a250b51d
test suite: run scripts from overlay tree
|
3 years ago |
The MMGen Project
|
e91b139c99
test.py: begin implementing TEST_SUITE_DETERMINISTIC
|
3 years ago |