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 5d5139579d
Bump up to 0.7.7
3 years ago
..
backends Daemon import fix (#83) 3 years ago
wordlists Imported mnemonic wordlists from monero-project 6 years ago
__init__.py Bump up to 0.7.7 3 years ago
account.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
address.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
base58.py base58 improvements 6 years ago
block.py Add comparison handling to Block, fix reward type 4 years ago
const.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
daemon.py Update docs on default backend shortcut 3 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 Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
seed.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
transaction.py Make Transaction.blob raw binary instead of hex 4 years ago
wallet.py pass computed _backend rather than default 3 years ago