The MMGen Project
|
ac45bddca0
tool: add 'to_bytespec' command; minor changes
|
4 years ago |
The MMGen Project
|
2f3819ef9e
mmgen-tool syncmonerowallets: display total wallet balance correctly
|
4 years ago |
The MMGen Project
|
5be132a84c
mmgen-tool: Monero wallet ops fix
|
4 years ago |
The MMGen Project
|
7412bf56ef
tool.py: fix tool API; test.py: add tool_api test, minor fixes
|
4 years ago |
The MMGen Project
|
797d5cfe03
tool.py: remove global vars at,kg,ag
|
4 years ago |
The MMGen Project
|
7d9e4bce00
tool.py: options annotation cleanups
|
4 years ago |
The MMGen Project
|
5a5f88b75d
a few minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
4c2410e0d6
new Lockable class; lock global vars after initialization (amended)
|
4 years ago |
The MMGen Project
|
973c7be78d
string formatting, whitespace, minor fixes and cleanups throughout
|
4 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
4 years ago |
The MMGen Project
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
4 years ago |
The MMGen Project
|
43432327c7
global change: init_coin() -> g.proto = init_proto()
|
4 years ago |
The MMGen Project
|
17ce9e54b5
opts.py: minor cleanups
|
4 years ago |
The MMGen Project
|
31f7236731
protocol.py: new coin protocol instance attrs
|
4 years ago |
The MMGen Project
|
534f58994b
protocol.py: add Regtest coin protocols, related changes
|
4 years ago |
The MMGen Project
|
04775afb2e
protocol.py: make coin protocols attrs of CoinProtocol
|
4 years ago |
The MMGen Project
|
8a4fbab48d
protocol.py: new init_proto() factory function
|
4 years ago |
The MMGen Project
|
4449c23da4
make g.proto a class instance
|
4 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
5 years ago |
The MMGen Project
|
57f12cd1cb
minor changes and fixes throughout
|
5 years ago |
The MMGen Project
|
2c073ac0b5
tw.py: remove 'approx' age precision for unspent outputs
|
5 years ago |
The MMGen Project
|
da5742f667
various cleanups throughout
|
5 years ago |
The MMGen Project
|
3610b3ef29
OrderedDict -> dict throughout
|
5 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
ca1cdacaf1
move wallet classes from seed.py to new module wallet.py
|
5 years ago |
The MMGen Project
|
4fbe2d6574
rename class: SeedSource -> Wallet
|
5 years ago |
The MMGen Project
|
068377cf1b
tool.py: new MMGenToolCmdMeta metaclass
|
5 years ago |
The MMGen Project
|
99beeb0d49
tool: minor changes
|
5 years ago |
The MMGen Project
|
b671453c13
txcreate,twview,listaddresses: display transaction date
|
5 years ago |
The MMGen Project
|
9a888735a6
minor fixes and cleanups
|
5 years ago |