The MMGen Project
|
e90e25b2f0
Config API, Part II
|
2 years ago |
The MMGen Project
|
5dac884a39
class Lockable: _lock -> _locked, lock() -> _lock()
|
2 years ago |
The MMGen Project
|
1ba9733199
a few minor fixes and cleanups
|
2 years ago |
The MMGen Project
|
286105b73a
opts.py: remove `show_common_opts_diff()`
|
2 years ago |
The MMGen Project
|
d81d82fe35
cfg.py: prefix internally used attrs with underscore
|
2 years ago |
The MMGen Project
|
ce6df33827
opts.py: minor renames
|
2 years ago |
The MMGen Project
|
9e1935ad19
opts.init() -> Config()
|
2 years ago |
The MMGen Project
|
93bcc92534
globalvars.py -> cfg.py
|
2 years ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
2 years ago |
The MMGen Project
|
c3ce1ab8e3
globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes
|
2 years ago |
The MMGen Project
|
19f0730913
crypto.py: reimplement as class
|
2 years ago |
The MMGen Project
|
795b653c6d
cfgfile.py: cleanups
|
2 years ago |
The MMGen Project
|
78e882143c
whitespace, cleanups, imports throughout [73 files changed]
|
2 years ago |
The MMGen Project
|
a385c98c17
globalvars.py: implement `data_dir` and `data_dir_root` as properties
|
2 years ago |
The MMGen Project
|
9cb02db5c0
g.testnet -> g.network == 'testnet'
|
2 years ago |
The MMGen Project
|
563b0ca7d0
daemon.py, opts.py, globalvars.py, tool/wallet.py: minor cleanups
|
2 years ago |
The MMGen Project
|
fcb520228d
cfgfile.py: cleanups, avoid use of g.data_dir_root
|
2 years ago |
The MMGen Project
|
80244b57ea
module rename: cfg.py -> cfgfile.py
|
2 years ago |
The MMGen Project
|
e00e4cd149
opts.py: improve environment var parsing
|
2 years ago |
The MMGen Project
|
77f4fd245d
minor fixes, cleanups, whitespace
|
2 years ago |
The MMGen Project
|
29e6822bd1
fix setting of autoset opts in cfg file
|
3 years ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
3 years ago |
The MMGen Project
|
b26657fb68
Curses-like scrolling UI for tracking wallet views
|
3 years ago |
The MMGen Project
|
015afee89f
opts.py: print help screen only after full initialization of opts
|
3 years ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
3 years ago |
The MMGen Project
|
41474d9bf7
test.py cfg, test.include.pexpect: minor fix and cleanups
|
3 years ago |
The MMGen Project
|
4c9f6e7071
test.py: pass through only explicitly set opts
|
3 years ago |
The MMGen Project
|
1d8b908c7c
util.py: relocate user-prompting functions to ui.py
|
3 years ago |
The MMGen Project
|
61857101fd
add global --pager option
|
3 years ago |
The MMGen Project
|
076cec7495
base_proto.bitcoin -> proto.btc, ... [code]
|
3 years ago |