Commit History

Author SHA1 Message Date
  The MMGen Project f6d313dbcb {start,stop}-coin-daemons.py: reimplement to eliminate use of symlink 3 years ago
  The MMGen Project 511aa79fc8 add dependency unit test (WIP) 3 years ago
  The MMGen Project 906f0320d1 minor fixes and cleanups 3 years ago
  The MMGen Project ea81d466a8 move data files to package directory 3 years ago
  The MMGen Project 9c5f4de936 scripts/create-token.py, test.py oneshot_warning; minor fixes 3 years ago
  The MMGen Project 016f83f0d7 require >= Python 3.7 3 years ago
  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