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 8e5bab7e8b
Drop support for python 2.x
2 years ago
..
backends Drop support for python 2.x 2 years ago
transaction Drop support for python 2.x 2 years ago
wordlists Drop support for python 2.x 2 years ago
__init__.py Bump up version 2 years ago
account.py Reformat code with black 3 years ago
address.py Drop support for python 2.x 2 years ago
base58.py Reformat code with black 3 years ago
block.py Drop support for python 2.x 2 years ago
const.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
daemon.py Drop support for python 2.x 2 years ago
ed25519.py Verify commitment == yG + bH 2 years ago
exceptions.py Reformat code with black 3 years ago
keccak.py Reformat and clean up 2 years ago
numbers.py Drop support for python 2.x 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