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 eb88f7cd6f
Add exception for watch-only wallets trying to perform a spend op
5 years ago
..
backends Add exception for watch-only wallets trying to perform a spend op 5 years ago
wordlists Imported mnemonic wordlists from monero-project 6 years ago
__init__.py Change project name in PyPi, update version 5 years ago
account.py Optimize retrieval of master address 5 years ago
address.py Make Address accept bytes/str too 5 years ago
base58.py base58 improvements 6 years ago
daemon.py Describe mempool() method 6 years ago
ed25519.py Add missing copyright notice 6 years ago
exceptions.py Add exception for watch-only wallets trying to perform a spend op 5 years ago
numbers.py Fix minor bugs in JSONRPC daemon backend and offline wallet, add tests 5 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 Add payment filtering by tx_id 5 years ago
wallet.py Optimize retrieval of master address 5 years ago