You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monero-python/monero
Michał Sałaban a9cf78d294
Merge branch 'plowsof-master' into viewtags
2 years ago
..
backends Pass output_indices to constructor; add test 2 years ago
transaction Merge branch 'plowsof-master' into viewtags 2 years ago
wordlists Reformat code with black 2 years ago
__init__.py Bump up version 2 years ago
account.py Reformat code with black 2 years ago
address.py Replace ed25519 Python implementation with pynacl 2 years ago
base58.py Reformat code with black 2 years ago
block.py Reformat code with black 2 years ago
const.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
daemon.py Reformat code with black 2 years ago
ed25519.py Verify commitment == yG + bH 2 years ago
exceptions.py Reformat code with black 2 years ago
keccak.py Reformat and clean up 2 years ago
numbers.py Reformat code with black 2 years ago
seed.py Replace ed25519 Python implementation with pynacl 2 years ago
wallet.py Replace ed25519 Python implementation with pynacl 2 years ago