Commit History

Author SHA1 Message Date
  MMGen d1b8aefde6 Subwallets, Part 2: key/address generation using the parent wallet 5 years ago
  MMGen ab8b5d053e modularize unit_tests.py 5 years ago
  MMGen eca3007ed1 implement --fast option for unit tests 5 years ago
  MMGen 338cb77199 obj.py,eth/obj.py,protocol.py: exception handling cleanups 5 years ago
  MMGen 0bb1b3f73d obj.py: make arg_chk a classmethod 5 years ago
  MMGen 7538a9460e Subwallets, Part 1: basic framework and subwallet generation 5 years ago
  MMGen 2f274cba2d new class: MMGenRange() 5 years ago
  MMGen 3a09017804 various minor fixes and cleanups 5 years ago
  MMGen 11b04d4d9d make Seed() attrs immutable 5 years ago
  MMGen d558822941 autosign: print summary of non-MMGen output addresses and amounts 5 years ago
  MMGen 4a2cc07ef1 relocate test-release.sh script to test directory 5 years ago
  MMGen 6b2c138f09 implement BIP69 (lexicographical indexing of tx inputs and outputs) 5 years ago
  MMGen 00227b3d73 protocol.py: add 'base_proto' attribute; minor changes 5 years ago
  MMGen 105f6c3033 mmgen-tool txview: add 'sort' option, rename old sort option to 'filesort' 5 years ago
  MMGen 7c63bb1e3d mmgen-tool: add addr2scriptpubkey, scriptpubkey2addr commands 5 years ago
  MMGen 823e325c6c [msys2]: enable color output, handle exceptions in main.py 5 years ago
  MMGen 46b6abb3c7 use file io for terminal output 5 years ago
  MMGen 4240393804 minor fixes 5 years ago
  MMGen 017ecef3bc [opts]: separate code from text in opts_data 5 years ago
  MMGen dcab10949e Support MSWin via MSYS2 5 years ago
  MMGen 66d0f76635 Eliminate dependencies on all ethereum packages except py_ecc 5 years ago
  MMGen 122ac43573 minor changes 5 years ago
  MMGen a7126ede03 Remove dependencies on pysha3 and ethereum modules 5 years ago
  MMGen 281e1f3ffb minor fixes 5 years ago
  MMGen 8a3b9216f6 crypto.py: reimplement AES routines using the cryptography library 5 years ago
  MMGen 7cc69a2725 mmgen-tool: rewrite 'rand2file', add test 5 years ago
  MMGen f7b59022a4 silent -> quiet file opens + minor fixes 5 years ago
  MMGen 785582e30d MMGenTxInput, MMGenTxOutput: make 'amt' attribute a property 5 years ago
  MMGen f08cd32e33 MMGenListItem, MMGenTxInput, MMGenTxOutput: allow inheritance of attrs 5 years ago
  MMGen a8e140f6ea Add unit_tests.py to test-release.sh; minor fixes 5 years ago