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 7176f3fa0f
Properly raise exceptions in base58 code; partial fix for #27
6 years ago
..
backends Return Seed object from the wallet 6 years ago
wordlists Imported mnemonic wordlists from monero-project 6 years ago
__init__.py Prepare for release 0.3 6 years ago
account.py Prepare for v7 hard fork, set default ring size to 7 (closes #16) 6 years ago
address.py Add support for stagenet addresses 6 years ago
base58.py Properly raise exceptions in base58 code; partial fix for #27 6 years ago
daemon.py Describe mempool() method 6 years ago
ed25519.py Generate keys and Addresses 6 years ago
exceptions.py Add exception for no daemon connection 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 Instantiate the address returned by Seed 6 years ago
transaction.py Add API docs for backend and transaction classes 6 years ago
wallet.py Prepare for v7 hard fork, set default ring size to 7 (closes #16) 6 years ago