The MMGen Project
|
8d1eff7eed
util.py: remove unused functions
|
3 years ago |
The MMGen Project
|
af710a9c82
util.py: minor cleanups, function renames
|
3 years ago |
The MMGen Project
|
cf1f179fbf
util.py: f-strings, whitespace, minor cleanups
|
3 years ago |
The MMGen Project
|
530571f610
scripts/create-token.py: cleanups, sanity checks
|
3 years ago |
The MMGen Project
|
7e2ef3a059
subclass pwfile_reuse_warning from oneshot_warning
|
3 years ago |
The MMGen Project
|
eaeeef97c0
test.py ethdev: update solc to v0.8.7, update precompiled contract data
|
3 years ago |
The MMGen Project
|
4742255ad2
test.py ethdev, scripts/create-token.py: cleanups
|
3 years ago |
The MMGen Project
|
d2d2ce2ef7
cfg.py: improve missing file warning
|
3 years ago |
The MMGen Project
|
7be1114f3b
new oneshot_warning_group class
|
3 years ago |
The MMGen Project
|
424c9f1593
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
7f5a1c666d
setup.py: distutils -> setuptools
|
3 years ago |
The MMGen Project
|
e719b5eb88
CoinAmt: improve delegation of arithmetic ops, cleanups, add unit test
|
3 years ago |
The MMGen Project
|
af0bfc342c
obj.py: new CoinAmt abstract class
|
3 years ago |
The MMGen Project
|
8e457707f0
BTCAmt: remove 'min_coin_unit' attribute
|
3 years ago |
The MMGen Project
|
73c3a06e29
util.py: add check_binary(), shred_file()
|
3 years ago |
The MMGen Project
|
fcc75b65e5
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
84aadc284f
Support Python 3.9
|
3 years ago |
The MMGen Project
|
43bf6d0029
daemon.py: support Bitcoin Cash Node v23.1.0, minor changes
|
3 years ago |
The MMGen Project
|
3a15e62bbe
Daemon: reimplement flags and opts using ClassFlags,ClassOpts
|
3 years ago |
The MMGen Project
|
f379cde0fc
new ClassFlags,ClassOpts classes
|
3 years ago |
The MMGen Project
|
d7b0133bf4
AttrCtrl,Lockable: forbid relocking, perform additional check
|
3 years ago |
The MMGen Project
|
92ebb62490
minor changes and fixes
|
3 years ago |
The MMGen Project
|
1c5a9de89b
CoinDaemon: improve port allocation logic, add 'p2p_port' arg
|
3 years ago |
The MMGen Project
|
21c9690069
aInitMeta -> AsyncInit
|
3 years ago |
The MMGen Project
|
d00dc7987b
unit_tests.py rpc: test all configured daemon_ids
|
3 years ago |
The MMGen Project
|
ca86da1c1b
AttrCtrl,Lockable: add autolocking
|
3 years ago |
The MMGen Project
|
dda845c943
unit_tests.py rpc: add testnet tests for Bitcoin and forks
|
3 years ago |
The MMGen Project
|
b14cbb1764
daemon.py: minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
ca8b4dc31f
CoinDaemon: init fixes and cleanups
|
3 years ago |
The MMGen Project
|
ac7bced579
ETH: support Geth
|
3 years ago |