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 |
The MMGen Project
|
36e3de8595
move MoneroWalletDaemon class to `base_proto/monero`
|
2 years ago |
The MMGen Project
|
818488c559
modularize transaction classes
|
2 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
2 years ago |
The MMGen Project
|
c07595781c
altcoins.eth -> base_proto.ethereum
|
2 years ago |
The MMGen Project
|
7558c539a1
modularize coin protocols
|
2 years ago |
The MMGen Project
|
ed7cc7498a
mmgen-tool: install fix, sort command names; version msg fix
|
2 years ago |