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 0740664368
Bump up version
3 years ago
..
backends Add Py2 compatibility 3 years ago
transaction s/OneTimeOutput/Output/ 3 years ago
wordlists Imported mnemonic wordlists from monero-project 6 years ago
__init__.py Bump up version 3 years ago
account.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
address.py Remove deprecated features 3 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 Fixed Daemon.block bug for height=0 (#93) 3 years ago
ed25519.py Use six 4 years ago
exceptions.py Merge branch 'expand_daemon' of https://github.com/jeffro256/monero-python into jeffro256-expand_daemon 3 years ago
numbers.py Use six 4 years ago
seed.py Remove deprecated features 3 years ago
wallet.py pass computed _backend rather than default 3 years ago