The MMGen Project
|
3a2cb6f551
minor fixes and cleanups
|
3 years ago |
The MMGen Project
|
0493f8077b
test suite: use getrand() instead of os.urandom()
|
3 years ago |
The MMGen Project
|
6692a43d59
f-strings, whitespace (test files) [44 files patched]
|
3 years ago |
The MMGen Project
|
e91b139c99
test.py: begin implementing TEST_SUITE_DETERMINISTIC
|
3 years ago |
The MMGen Project
|
395d3c1a20
test.py: whitespace, remove 'non_mmgen_inputs' parameter
|
3 years ago |
The MMGen Project
|
b400b26029
test suite: improve handling of BOGUS_SEND environment var
|
3 years ago |
The MMGen Project
|
5afa3f5118
ts_main.py: f-strings
|
3 years ago |
The MMGen Project
|
d75ffea985
test suite: whitespace
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
1ff7f3e5ba
various build and testing fixes
|
4 years ago |
The MMGen Project
|
d1d7132a7c
PubKey: add privkey attribute, perform pubkey_type matching checks
|
4 years ago |
The MMGen Project
|
7412bf56ef
tool.py: fix tool API; test.py: add tool_api test, minor fixes
|
4 years ago |
The MMGen Project
|
53cffc64db
test.py regtest: add color support
|
4 years ago |
The MMGen Project
|
29f553e5f9
test.py: bogus tracking wallet data fixes
|
4 years ago |
The MMGen Project
|
d2055c93da
test.py: allow color for some test groups; minor fixes, cleanups
|
4 years ago |
The MMGen Project
|
1f7cfafd96
add_user_random(): minor cleanups
|
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
|
9489b1cb2d
string formatting, whitespace, minor cleanups throughout
|
4 years ago |
The MMGen Project
|
4204a32311
coin protocol: minor cleanups
|
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
|
f9a483f34f
asyncio/aiohttp support
|
4 years ago |
The MMGen Project
|
78a199c1a6
global var rename: g.rpch -> g.rpc
|
4 years ago |
The MMGen Project
|
ca1cdacaf1
move wallet classes from seed.py to new module wallet.py
|
5 years ago |
The MMGen Project
|
4fbe2d6574
rename class: SeedSource -> Wallet
|
5 years ago |
The MMGen Project
|
1f3195bfd2
rename class: Wallet -> MMGenWallet
|
5 years ago |
The MMGen Project
|
b671453c13
txcreate,twview,listaddresses: display transaction date
|
5 years ago |
The MMGen Project
|
de7fba0c19
test suite: relocate some modules, use relative imports
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
The MMGen Project
|
69890d831b
TestDaemon: use non-standard RPC ports
|
5 years ago |