The MMGen Project
|
e719b5eb88
CoinAmt: improve delegation of arithmetic ops, cleanups, add unit test
|
4 years ago |
The MMGen Project
|
8e457707f0
BTCAmt: remove 'min_coin_unit' attribute
|
4 years ago |
The MMGen Project
|
bab1242817
minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
0db43011c8
tx.py: improve network-estimated fee display
|
4 years ago |
The MMGen Project
|
b1d4975df9
tx.py: format_view(): minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
dff3d48537
EthereumMMGenTX: add change display to TX view summary
|
4 years ago |
The MMGen Project
|
7181c33ddc
MMGenTX: new 'send_amt' property, replacing update_send_amt()
|
4 years ago |
The MMGen Project
|
00f978ef7c
MMGenTX: new 'fee' property, replacing get_fee()
|
4 years ago |
The MMGen Project
|
ab8028ae64
MMGenTX: code cleanups, variable and method renames
|
4 years ago |
The MMGen Project
|
8055c061b7
tx.py: improve TX summary fee display
|
4 years ago |
The MMGen Project
|
ae40d09c84
MMGenTX.Bump: fix spend amount display bug
|
4 years ago |
The MMGen Project
|
21ba2476eb
minor cleanups
|
4 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
52d26ded5f
rpc.py: support Bitcoin Core v0.20.1; tx.py: minor fix, cleanups
|
5 years ago |
The MMGen Project
|
b27da5d90e
CoinProtocol: remove 'daemon_name' attr
|
5 years ago |
The MMGen Project
|
0852321c21
obj.py: remove 'on_fail' keyword arg
|
5 years ago |
The MMGen Project
|
5e745f2a08
string formatting, whitespace, minor fixes throughout
|
5 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
5 years ago |
The MMGen Project
|
7825a6021c
ImmutableAttr: move conversion logic from __set__() to __init__()
|
5 years ago |
The MMGen Project
|
9f1d647f07
new class: MMGenTxFile
|
5 years ago |
The MMGen Project
|
dda43d9dad
minor changes
|
5 years ago |
The MMGen Project
|
144612c6fc
global rename: MMGenTXLabel -> MMGenTxLabel
|
5 years ago |
The MMGen Project
|
7a0d4bf298
tx.py: string formatting, whitespace; minor code rewrites
|
5 years ago |
The MMGen Project
|
28b4f56919
coin protocol, txview: minor cleanups
|
5 years ago |
The MMGen Project
|
94e3b1c0b0
CoinProtocol: use capitalized 'name' attr; related cleanups, fixes
|
5 years ago |
The MMGen Project
|
31f7236731
protocol.py: new coin protocol instance attrs
|
5 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
5 years ago |
The MMGen Project
|
78a199c1a6
global var rename: g.rpch -> g.rpc
|
5 years ago |
The MMGen Project
|
57f12cd1cb
minor changes and fixes throughout
|
5 years ago |
The MMGen Project
|
da5742f667
various cleanups throughout
|
5 years ago |