The MMGen Project
|
8ce3e3c7b1
protocol.py: new class: Secp256k1; formatting, whitespace
|
4 years ago |
The MMGen Project
|
9f1d647f07
new class: MMGenTxFile
|
4 years ago |
The MMGen Project
|
dda43d9dad
minor changes
|
4 years ago |
The MMGen Project
|
144612c6fc
global rename: MMGenTXLabel -> MMGenTxLabel
|
4 years ago |
The MMGen Project
|
7a0d4bf298
tx.py: string formatting, whitespace; minor code rewrites
|
4 years ago |
The MMGen Project
|
be6a7ef2f5
ImmutableAttr,ListItemAttr: minor cleanups
|
4 years ago |
The MMGen Project
|
28b4f56919
coin protocol, txview: minor cleanups
|
4 years ago |
The MMGen Project
|
4204a32311
coin protocol: minor cleanups
|
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
|
c2cdfa429f
rpc: add BCH unit test; Daemon: move list attrs from class to instance
|
4 years ago |
The MMGen Project
|
94e3b1c0b0
CoinProtocol: use capitalized 'name' attr; related cleanups, fixes
|
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
|
819dd700b0
protocol.py: make g a class instance; minor fixes, cleanups
|
4 years ago |
The MMGen Project
|
b01af014a3
opts.py: allow no-arg init() with dfl opts_data; longhelp fixes,cleanups
|
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
|
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 |