Commit History

Author SHA1 Message Date
  The MMGen Project f6aa4bad33 minor fixes and cleanups 1 week ago
  The MMGen Project 324d17deb5 proto.btc.tx.completed: move `check_swap_memo()` to parent class 1 week ago
  The MMGen Project ed77c9661e tx.new_swap: add network-estimated fee display; related cleanups 1 week ago
  The MMGen Project 8cd4487e64 tx.swap: `self.send_proto` -> `self.proto` 1 week ago
  The MMGen Project 1769b100b5 fixes and cleanups throughout 1 week ago
  The MMGen Project f739f96f79 proto.eth.tx.base: remove `start_gas` attribute 1 week ago
  The MMGen Project b6c285c02a proto.eth.contract: relocate methods 1 week ago
  The MMGen Project 5ecf9a18d4 proto.eth.contract: `TokenCommon` -> `Contract` 1 week ago
  The MMGen Project bf6af7273b tx.new_swap: add `get_swap_proto_mod()`, `init_proto_from_coin()` 1 week ago
  The MMGen Project 2807c30a60 tx.new_swap: whitespace 1 week ago
  The MMGen Project 73210a3932 tx.new_swap: new `check_addr_is_wallet_addr()` method 1 week ago
  The MMGen Project 95cf6fb3d2 tx.new_swap: relocate cmdline parsing methods from `proto.btc.tx.new_swap` 1 week ago
  The MMGen Project 4d7aaa9d88 minor cleanups 1 week ago
  The MMGen Project 5273b2dc5e cmdtest.py: minor cleanups 1 week ago
  The MMGen Project 11e648f4c9 cmdtest.py swap: new `CmdTestSwapMethods` mixin class 1 week ago
  The MMGen Project 699b21f313 CmdTestBase: add `cfg` attr 1 week ago
  The MMGen Project bb7deefdc5 cmdtest.py: modularize `CmdTestRunner`, `CmdGroupMgr` 2 weeks ago
  The MMGen Project eb80abaaee amt.py: new `UniAmt` type, equivalent to `BTCAmt` 2 weeks ago
  The MMGen Project 8b504c895a modtest.py, daemontest.py: remove prefixes from test files 2 weeks ago
  The MMGen Project 3faef52096 mmgen-txsend: unrecognize the --coin and --token options 2 weeks ago
  The MMGen Project 215eb43e29 mmgen-txsign: unrecognize the --coin and --token options 2 weeks ago
  The MMGen Project 816781ec7a minor changes, whitespace 2 weeks ago
  The MMGen Project 6a369f79d7 test suite: replace invalid transaction file 2 weeks ago
  The MMGen Project 14b2eb48ab nix/shell.nix: add PYTHONPYCACHEPREFIX to environment 2 weeks ago
  The MMGen Project fe9664412d cmdtest.py: reimplement etherscan server using WSGI framework 2 weeks ago
  The MMGen Project 90544d677c cmdtest.py: reimplement thornode server using WSGI framework 2 weeks ago
  The MMGen Project 88f204a0bd cmdtest.py: new WSGI http server framework 2 weeks ago
  The MMGen Project 79e008ce43 cmdtest.spawn_wrapper(): make `cmd` a keyword arg 2 weeks ago
  The MMGen Project 76a34a05b5 proto.eth.tx: add mmid to output; check addrs, amt before signing 2 weeks ago
  The MMGen Project ef640d10a9 proto.eth.tx: minor cleanups, fixes 2 weeks ago