The MMGen Project
|
126a09d57d
obj.py: move MMGenAddrType and other address-related data objects to addr.py
|
3 years ago |
The MMGen Project
|
0138a6fa49
whitespace, cleanups, minor fixes
|
3 years ago |
The MMGen Project
|
d669229da0
move CoinAmt and related classes to amt.py
|
3 years ago |
The MMGen Project
|
0880229e94
use open() strictly as context manager
|
4 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
1245dc1026
my_raw_input() -> line_input()
|
4 years ago |
The MMGen Project
|
acd9c1e13f
minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
4 years ago |
The MMGen Project
|
877be3f877
test.py ethdev: support Erigon (WIP)
|
4 years ago |
The MMGen Project
|
4742255ad2
test.py ethdev, scripts/create-token.py: cleanups
|
4 years ago |
The MMGen Project
|
e719b5eb88
CoinAmt: improve delegation of arithmetic ops, cleanups, add unit test
|
4 years ago |
The MMGen Project
|
b14cbb1764
daemon.py: minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
ac7bced579
ETH: support Geth
|
4 years ago |
The MMGen Project
|
b88c4bbd48
ETH: add experimental support for Erigon
|
4 years ago |
The MMGen Project
|
6da5fca5de
rpc.py: remove parity methods where possible, related cleanups
|
4 years ago |
The MMGen Project
|
74c617f463
Remove unused and deprecated Parity methods
|
4 years ago |
The MMGen Project
|
dff3d48537
EthereumMMGenTX: add change display to TX view summary
|
4 years ago |
The MMGen Project
|
c5bf50ecbd
EthereumMMGenTX: add fee-as-percentage 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
|
cb7f38370b
Update copyright dates
|
4 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
|
dda43d9dad
minor changes
|
5 years ago |
The MMGen Project
|
7a0d4bf298
tx.py: string formatting, whitespace; minor code rewrites
|
5 years ago |
The MMGen Project
|
94e3b1c0b0
CoinProtocol: use capitalized 'name' attr; related cleanups, fixes
|
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 |