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 13e0581994
Use six
4 years ago
..
backends Merge branch 'master' into daemon-gettx 4 years ago
wordlists Imported mnemonic wordlists from monero-project 6 years ago
__init__.py Bump up version 4 years ago
account.py Optimize retrieval of master address 5 years ago
address.py Use six 4 years ago
base58.py base58 improvements 6 years ago
daemon.py Add retrieval of transaction from daemon 5 years ago
ed25519.py Use six 4 years ago
exceptions.py Add exception for watch-only wallets trying to perform a spend op 5 years ago
numbers.py Use six 4 years ago
prio.py Add draft of Account, Wallet and JSONRPC backend 7 years ago
seed.py Caching of ed25519 values for public keys in seed 5 years ago
transaction.py Use six 4 years ago
wallet.py Replace Ed25519 implementation with much faster pyca/ed25519 5 years ago