Commit History

Author SHA1 Message Date
  The MMGen Project c3ce1ab8e3 globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes 1 year ago
  The MMGen Project 78e882143c whitespace, cleanups, imports throughout [73 files changed] 1 year ago
  The MMGen Project 9cb02db5c0 g.testnet -> g.network == 'testnet' 1 year ago
  The MMGen Project 333cbcf3ac mmgen-xmrwallet: new `label` operation 1 year ago
  The MMGen Project 258f856128 xmrwallet: save TX data to file even when relaying 1 year ago
  The MMGen Project f62a4ce5a9 proto.xmr: disable version check for restricted (public) nodes 2 years ago
  The MMGen Project cbdd9db75e add Monero daemon version checking 2 years ago
  The MMGen Project 2aab4fff1b test.py xmrwallet: ensure minimum initial blocks are mined 2 years ago
  The MMGen Project 56746d92ae MoneroRPCClient: add `proto` param to constructor 2 years ago
  The MMGen Project 47db716d7b MoneroRPCClient: make call(), call_raw() methods non-async 2 years ago
  The MMGen Project ee8ca9f99e delete class MoneroRPCClientRaw 2 years ago
  The MMGen Project 9ea3ee491a test.py xmrwallet: use mainnet/regtest instead of stagenet 2 years ago
  The MMGen Project 1aeefd64ae update copyright dates 2 years ago
  The MMGen Project 20f4b12832 module docstring cleanups [134 files] 2 years ago
  The MMGen Project c74e15669b util.py: run_session() -> async_run() 2 years ago
  The MMGen Project 1d8b908c7c util.py: relocate user-prompting functions to ui.py 2 years ago
  The MMGen Project f4c3eaccd3 mmgen-xmrwallet: add date and ID to TX display 2 years ago
  The MMGen Project 70762c0f56 mmgen-xmrwallet: --do-not-relay -> --no-relay 2 years ago
  The MMGen Project 076cec7495 base_proto.bitcoin -> proto.btc, ... [code] 2 years ago
  The MMGen Project b0d1a79468 mmgen-xmrwallet: add 'list' operation (list addresses in wallets) 2 years ago
  The MMGen Project 34f30fbf35 mmgen-xmrwallet: add 'new' operation for new address creation 2 years ago
  The MMGen Project 42bb5d5fc5 addrfile.py: improve key-address validity check handling 2 years ago
  The MMGen Project 856b5b1e27 test.py xmrwallet: SSH proxy initialization cleanups, add dep test 2 years ago
  The MMGen Project f1844789d7 modularize RPC classes 3 years ago
  The MMGen Project 36e3de8595 move MoneroWalletDaemon class to `base_proto/monero` 3 years ago
  The MMGen Project c205d2f7a6 test.py: remove superfluous calls to pexpect.read() 3 years ago
  The MMGen Project 341ee2c741 modularize the 'mmgen-tool' utility 3 years ago
  The MMGen Project cf28abc46d remove global --monero-wallet-rpc-{host,user,password} options 3 years ago
  The MMGen Project e0352568db addr.py: move AddrList and related classes to addrlist.py 3 years ago
  The MMGen Project d669229da0 move CoinAmt and related classes to amt.py 3 years ago