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 000a1d5cff
Issue a warning when filtering by height but also asking for mempool transactions, fix #37
6 years ago
..
backends Make list of destinations a tuple, like argument to transfer_multiple(); 6 years ago
wordlists Imported mnemonic wordlists from monero-project 6 years ago
__init__.py Bump up version 6 years ago
account.py Remove excess import 6 years ago
address.py Add secret key checking methods 6 years ago
base58.py base58 improvements 6 years ago
daemon.py Describe mempool() method 6 years ago
ed25519.py Add secret key checking methods 6 years ago
exceptions.py Add new RPC error code pending as PR 6 years ago
numbers.py Add numbers module docs, describe transaction priorities 6 years ago
prio.py Add draft of Account, Wallet and JSONRPC backend 7 years ago
seed.py Add secret key checking methods 6 years ago
transaction.py Issue a warning when filtering by height but also asking for mempool transactions, fix #37 6 years ago
wallet.py Add methods for exporting/importing outputs and key images 6 years ago