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
|
8d957a15dd
new get_keccak() function to select internal keccak_256 module
|
3 years ago |
The MMGen Project
|
545406aea4
addr.py: move PubKey and PrivKey to key.py
|
3 years ago |
The MMGen Project
|
d669229da0
move CoinAmt and related classes to amt.py
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
d99c75216d
minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
229107a8a9
CoinProtocol.Ethereum: generate checksummed addresses
|
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
|
13f2bf597b
daemon.py: add RPCDaemon class, related fixes, cleanups
|
4 years ago |
The MMGen Project
|
e24b3510dc
protocol.py: minor cleanups
|
4 years ago |
The MMGen Project
|
1575b30cd4
daemon.py: support ETC via Parity
|
4 years ago |
The MMGen Project
|
305f986698
daemon.py,rpc.py: cleanups and fixes
|
4 years ago |
The MMGen Project
|
0ff49400b6
protocol.py: chain_name -> chain_names
|
4 years ago |
The MMGen Project
|
57cc7950d8
Monero: use stagenet for testnet
|
4 years ago |
The MMGen Project
|
bd97eca7a6
fixes & cleanups throughout
|
4 years ago |
The MMGen Project
|
e10f5d19ac
protocol-specific cfg_file vars: fix chain_name parsing regression, add test
|
4 years ago |
The MMGen Project
|
dc48b2269c
Daemon version checking: allow override in cfg file and environment
|
4 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
15876f4e37
Minor changes
|
5 years ago |
The MMGen Project
|
1fa4f601d0
Version bump; minor changes, fixes
|
5 years ago |
The MMGen Project
|
6ef77e1724
CoinProtocol: remove 'daemon_family' attr
|
5 years ago |
The MMGen Project
|
82001409f5
parity -> openethereum
|
5 years ago |
The MMGen Project
|
b27da5d90e
CoinProtocol: remove 'daemon_name' attr
|
5 years ago |
The MMGen Project
|
af3e6fee34
move RPC port and data dir info from CoinProtocol to Daemon
|
5 years ago |
The MMGen Project
|
5be132a84c
mmgen-tool: Monero wallet ops fix
|
5 years ago |
The MMGen Project
|
cfa8d19cd0
LTC support/testing fixes
|
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 |