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
|
95408dc8cc
rpc.py: g.proto -> self.proto
|
4 years ago |
The MMGen Project
|
28538babcc
rpc.py: restore SSL to Monero wallet client, minor cleanups
|
4 years ago |
The MMGen Project
|
bfc40fce4d
halving-calculator.py: a few minor fixes
|
4 years ago |
The MMGen Project
|
86fd45566d
new file: examples/halving-calculator.py
|
4 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
4 years ago |
The MMGen Project
|
5ba2f51ecd
new LEDControl class
|
4 years ago |
The MMGen Project
|
78a199c1a6
global var rename: g.rpch -> g.rpc
|
4 years ago |
The MMGen Project
|
57f12cd1cb
minor changes and fixes throughout
|
4 years ago |
The MMGen Project
|
ef6e03d78b
add missing file wallet.py to master branch
|
4 years ago |
The MMGen Project
|
2c073ac0b5
tw.py: remove 'approx' age precision for unspent outputs
|
4 years ago |
The MMGen Project
|
744c7b0d54
rpc.py: new calls() method; tw.py: batch date RPC calls; related fixes/cleanups
|
4 years ago |
The MMGen Project
|
05653ee47a
mmgen.share.Opts: improve opts parsing
|
4 years ago |
The MMGen Project
|
da5742f667
various cleanups throughout
|
4 years ago |
The MMGen Project
|
370a972b4b
obj.py, Hilite: cleanups
|
4 years ago |
The MMGen Project
|
3610b3ef29
OrderedDict -> dict throughout
|
4 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
4 years ago |
The MMGen Project
|
ca1cdacaf1
move wallet classes from seed.py to new module wallet.py
|
4 years ago |
The MMGen Project
|
4fbe2d6574
rename class: SeedSource -> Wallet
|
4 years ago |
The MMGen Project
|
1f3195bfd2
rename class: Wallet -> MMGenWallet
|
4 years ago |
The MMGen Project
|
f052968e21
seed.py: new SeedSourceMeta metaclass
|
4 years ago |
The MMGen Project
|
f231ca6202
seed.py: make wallet classes leaf classes, minor cleanups
|
4 years ago |
The MMGen Project
|
f297645796
ImmutableAttr,ListItemAttr: renamed, call signature simplified
|
4 years ago |
The MMGen Project
|
090b91baa2
test.py regtest: minor fix
|
4 years ago |
The MMGen Project
|
068377cf1b
tool.py: new MMGenToolCmdMeta metaclass
|
4 years ago |
The MMGen Project
|
99beeb0d49
tool: minor changes
|
4 years ago |
The MMGen Project
|
b671453c13
txcreate,twview,listaddresses: display transaction date
|
4 years ago |
The MMGen Project
|
de7fba0c19
test suite: relocate some modules, use relative imports
|
4 years ago |
The MMGen Project
|
656bb69587
terminal-related fixes and cleanups
|
4 years ago |