The MMGen Project
|
840b4d1d43
`test.py`: move tmpdirs, move config code to `test_py_d.cfg`
|
2 years ago |
The MMGen Project
|
44cfe1c3dd
various changes and fixes throughout
|
2 years ago |
The MMGen Project
|
937fb94470
tool addr2pubhash(), pubhash2addr(): bugfixes
|
2 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
2 years ago |
The MMGen Project
|
0ac28869b3
remove unneeded 'add_opts' argument in opts.init() calls
|
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
|
545406aea4
addr.py: move PubKey and PrivKey to key.py
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
554670b713
overlay_setup(): use passed value of repo_root
|
3 years ago |
The MMGen Project
|
96a250b51d
test suite: run scripts from overlay tree
|
3 years ago |
The MMGen Project
|
0493f8077b
test suite: use getrand() instead of os.urandom()
|
3 years ago |
The MMGen Project
|
ffa6d44834
test suite: add end_msg()
|
3 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
cb98afda79
new command: `mmgen-xmrwallet`, replacing `mmgen-tool xmrwallet`
|
3 years ago |
The MMGen Project
|
35b8414c28
mmgen-tool: Monero wallet ops API change
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
3 years ago |
The MMGen Project
|
973c7be78d
string formatting, whitespace, minor fixes and cleanups throughout
|
4 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
4 years ago |
The MMGen Project
|
94e3b1c0b0
CoinProtocol: use capitalized 'name' attr; related cleanups, fixes
|
4 years ago |
The MMGen Project
|
31f7236731
protocol.py: new coin protocol instance attrs
|
4 years ago |
The MMGen Project
|
57f12cd1cb
minor changes and fixes throughout
|
4 years ago |
The MMGen Project
|
3610b3ef29
OrderedDict -> dict throughout
|
4 years ago |
The MMGen Project
|
068377cf1b
tool.py: new MMGenToolCmdMeta metaclass
|
4 years ago |
The MMGen Project
|
de7fba0c19
test suite: relocate some modules, use relative imports
|
4 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
4 years ago |
The MMGen Project
|
5663ca0712
test-release.sh, gentest.py, tooltest.py: cleanups
|
5 years ago |
The MMGen Project
|
d57631695a
test suite: move path fixup code to test/tests_header.py
|
5 years ago |
The MMGen Project
|
6cf4fcc7e4
Use subprocess.run() throughout, related cleanups
|
5 years ago |
MMGen
|
13ab25764f
[msys2]: test suite fixes and additions
|
5 years ago |
MMGen
|
017ecef3bc
[opts]: separate code from text in opts_data
|
5 years ago |