wownero-python/monero
Michał Sałaban ce47e90535 Bump up version 2018-06-24 23:59:00 +02:00
..
backends Return Seed object from the wallet 2018-02-19 23:06:16 +01:00
wordlists Imported mnemonic wordlists from monero-project 2018-06-03 12:32:02 +10:00
__init__.py Bump up version 2018-06-24 23:59:00 +02:00
account.py Prepare for v7 hard fork, set default ring size to 7 (closes #16) 2018-03-16 00:21:09 +01:00
address.py Add support for stagenet addresses 2018-05-21 17:25:28 +02:00
base58.py Properly raise exceptions in base58 code; partial fix for #27 2018-06-07 22:34:13 +02:00
daemon.py Describe mempool() method 2018-02-18 21:21:30 +01:00
ed25519.py Generate keys and Addresses 2018-02-21 23:41:20 -05:00
exceptions.py Add exception for no daemon connection 2018-01-29 10:14:24 +01:00
numbers.py Add numbers module docs, describe transaction priorities 2018-02-15 21:32:26 +01:00
prio.py Add draft of Account, Wallet and JSONRPC backend 2017-11-26 23:22:48 +01:00
seed.py Instantiate the address returned by Seed 2018-06-04 12:53:45 +02:00
transaction.py Add API docs for backend and transaction classes 2018-02-16 13:46:14 +01:00
wallet.py Prepare for v7 hard fork, set default ring size to 7 (closes #16) 2018-03-16 00:21:09 +01:00