The MMGen Project
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
3 years ago |
The MMGen Project
|
d6f82fb6c9
baseconv: move Monero mnemonic code to new xmrseed class
|
3 years ago |
The MMGen Project
|
7b890a2c95
baseconv.py: convert class methods to instance methods
|
3 years ago |
The MMGen Project
|
7cb44abd78
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
126a09d57d
obj.py: move MMGenAddrType and other address-related data objects to addr.py
|
3 years ago |
The MMGen Project
|
e0352568db
addr.py: move AddrList and related classes to addrlist.py
|
3 years ago |
The MMGen Project
|
74ec5efd63
move Hilite,InitErrors to objmethods.py
|
3 years ago |
The MMGen Project
|
4bb1b1533a
move SeedID class to seed.py
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
35f9201174
stop Monero coin and wallet daemons via RPC
|
4 years ago |
The MMGen Project
|
641c6bdf97
MoneroWalletRPCClient: simplify instantiation
|
4 years ago |
The MMGen Project
|
d70f3a7c1f
minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
4 years ago |
The MMGen Project
|
8e457707f0
BTCAmt: remove 'min_coin_unit' attribute
|
4 years ago |
The MMGen Project
|
13f2bf597b
daemon.py: add RPCDaemon class, related fixes, cleanups
|
4 years ago |
The MMGen Project
|
7faa90cf40
minor fixes, cleanups
|
4 years ago |
The MMGen Project
|
3d8ee62e5a
mmgen-xmrwallet: TX files, offline TX creation & signing
|
4 years ago |
The MMGen Project
|
f879e700e1
mmgen-xmrwallet: new --wallet-dir opt, replacing --outdir
|
4 years ago |
The MMGen Project
|
1a11f4d1a4
xmrwallet.py: new XMRWalletAddrSpec class
|
4 years ago |
The MMGen Project
|
aae5c49335
xmrwallet.py: minor changes
|
4 years ago |
The MMGen Project
|
0a7d08258b
xmrwallet.py: display dest account for sweep transactions
|
4 years ago |
The MMGen Project
|
f258fe881e
mmgen-xmrwallet: ensure blockchain is rescanned only once
|
4 years ago |
The MMGen Project
|
0bfb03105f
xmrwallet.py: new MMGenMoneroTX class
|
4 years ago |
The MMGen Project
|
2856c8f39d
mmgen-xmrwallet: add --rescan-blockchain option
|
4 years ago |
The MMGen Project
|
e40317a8f8
xmrwallet.py: perform late initialization of TX relay daemon
|
4 years ago |
The MMGen Project
|
9f2c3a60fb
xmrwallet.py: method renames
|
4 years ago |
The MMGen Project
|
3f80acf9f8
xmrwallet.py: uargs -> uargs,uopts; variable renames
|
4 years ago |
The MMGen Project
|
7306cbafdf
MoneroWalletOps: new 'wallet' class, subclassed from 'base'
|
4 years ago |
The MMGen Project
|
03a457a870
xmrwallet.py: relocate code for base.rpc class
|
4 years ago |
The MMGen Project
|
4f631a1068
mmgen-xmrwallet: new `transfer` operation
|
4 years ago |