The MMGen Project
|
4daf293dc2
xmrwallet.py -> xmrwallet (23 files)
|
1 week ago |
The MMGen Project
|
5150ca586b
update file header
|
1 week ago |
The MMGen Project
|
d7e3b55e3b
opts, help: refactor, parse cmdline opts natively, filter global opts
|
3 weeks ago |
The MMGen Project
|
037bbda14a
whitespace, minor cleanups
|
1 month ago |
The MMGen Project
|
e1df5c78b7
setup.cfg: update keywords and classifiers
|
1 month ago |
The MMGen Project
|
a24eed0826
macOS: support autosign/automount for BTC
|
2 months ago |
The MMGen Project
|
ab71e8581d
various Python 3.9 changes
|
8 months ago |
The MMGen Project
|
ea1e8d1228
bip_hd: a minimal, easy-to-use BIP-32/BIP-44 implementation
|
9 months ago |
The MMGen Project
|
8e46932475
update copyright dates
|
9 months ago |
The MMGen Project
|
525b54af8e
altcoin.py -> altcoin/params.py, test/altcointest.py
|
11 months ago |
The MMGen Project
|
ed01582dff
rename repository: `mmgen` -> `mmgen-wallet`
|
11 months ago |
The MMGen Project
|
ff4ec64900
MSYS2 testing fixes
|
11 months ago |
The MMGen Project
|
57799d6977
setup.cfg: add urls, classifiers; add pylint workflow
|
11 months ago |
The MMGen Project
|
cc1d7edad3
change package name to `mmgen-wallet`
|
11 months ago |
The MMGen Project
|
7871583eaa
add `xmr-requirements.txt` file
|
1 year ago |
The MMGen Project
|
7135744de7
use `pycryptodomex` instead of `pysha3` for `keccak_256` function
|
1 year ago |
The MMGen Project
|
2449baed2c
whitespace, comments throughout (excluding tests)
|
1 year ago |
The MMGen Project
|
2345dc4665
install,test: disable pysha3 for Python 3.11
|
1 year ago |
The MMGen Project
|
ffad4b6889
help.py -> help/__init__.py
|
1 year ago |
The MMGen Project
|
67eaf782b6
keygen.py: modularize protocol-specific code
|
2 years ago |
The MMGen Project
|
076cec7495
base_proto.bitcoin -> proto.btc, ... [code]
|
2 years ago |
The MMGen Project
|
3f182fed64
proto: btc.py -> btc/params.py, ... [code]
|
2 years ago |
The MMGen Project
|
99cc5b67e6
update MANIFEST.in, minor install fixes
|
2 years ago |
The MMGen Project
|
8cbdab9d83
support aiohttp, add localhost resolution workaround
|
2 years ago |
The MMGen Project
|
01f52617f6
various fixes and cleanups
|
2 years ago |
The MMGen Project
|
e5cf3b6ec8
message signing: user-level support
|
2 years ago |
The MMGen Project
|
96cd623196
move bech32, ed25519, keccak and license modules to `contrib`
|
2 years ago |
The MMGen Project
|
30bd534314
move wordlists to `wordlist`
|
2 years ago |
The MMGen Project
|
0fef35f567
move tracking wallet modules to `tw` and `base_proto/{name}/tw`
|
2 years ago |
The MMGen Project
|
9649f5b723
modularize wallet classes
|
2 years ago |