Commit History

Author SHA1 Message Date
  MMGen 174caeebd3 MMGenImmutableAttr: allow callable dtype arg, remove 'no_type_check' option 6 years ago
  MMGen c1347d1080 various fixes and cleanups 6 years ago
  MMGen d0f8c44b20 TrackingWallet: balance caching, Parity light client optimizations 6 years ago
  MMGen 69e09d3b54 tw.view_and_sort(): cleanups 6 years ago
  MMGen 54f86e0831 mmgen-txsend: improve output of --status option 6 years ago
  MMGen 2b75b330bd TwUnspentOutputs: make self.total a property 6 years ago
  MMGen 0ec3eb1a07 tw.py: new get_tw_label() function; raise exception on bad tw label 6 years ago
  MMGen 23ae73d908 minor fixes and cleanups 6 years ago
  MMGen 310ce2d05e seed.py: minor fixes and cleanups 6 years ago
  MMGen 82dfd094ac getbalance: fix incorrect display with 0-conf outputs 6 years ago
  MMGen d7bfc8307e support 80-screen-width tracking wallet labels 6 years ago
  MMGen 7ebfac59fd test.py: force correct terminal width for spawned scripts 6 years ago
  MMGen b5f1ebc640 py3port: make hexadecimal values be strings instead of bytes type 6 years ago
  MMGen 634fb2e444 py3port: use dictionary comprehensions where applicable 6 years ago
  MMGen 729a547c7d tool.py, main_tool.py: major rewrite, cleanup 6 years ago
  MMGen 514c1100ee Update copyright dates 6 years ago
  MMGen 44eb299442 py3port: revert some changes made by 2to3 7 years ago
  MMGen af2bec1220 py3port: new HexBytes class 7 years ago
  MMGen b41d6ae3eb py3port: fix altcoin_subclass module loading magic 7 years ago
  MMGen 25c31e8c32 py3port: Exception as e: e.message -> e.args[0] 7 years ago
  MMGen 04329b6757 py3port: use encode() and decode() where applicable 7 years ago
  MMGen 46f44b645b py3port: use floor division where applicable 7 years ago
  MMGen 949e42ebf4 py3port: 2to3 on all files 7 years ago
  MMGen f0fea335eb py3port: update hashbangs 7 years ago
  MMGen 0408c4e304 Bitcoin Core v0.17.0 compatibility patch 7 years ago
  MMGen b00c11b578 confirm_or_exit() -> confirm_or_raise() 7 years ago
  MMGen 7ebe50dc0b Use Exception attributes: e.message, e.code 7 years ago
  MMGen 9a89fa0a03 tw view: additional cleanups 7 years ago
  MMGen 084b493b7f tw view: cleanups, interactive address removal for ETH 7 years ago
  MMGen d9b344d1f5 eth: listaddresses, twview display fixes; add tests 7 years ago