wownero-python/monero
Michał Sałaban a7c8579b13 Check type of amounts passed to conversion, avoid MemoryError when a string is being concatenated 10^12 times. Close#48 2019-04-04 13:07:53 +02:00
..
backends Remove compatibility and most references to archaic version of Monero 2019-04-03 00:03:34 +02:00
wordlists Imported mnemonic wordlists from monero-project 2018-06-03 12:32:02 +10:00
__init__.py Bump up to 0.5.1 2019-03-12 11:27:46 +01:00
account.py Properly handle account labels 2019-04-02 22:42:50 +02:00
address.py Cleanup and update 2019-01-03 18:03:33 +00:00
base58.py base58 improvements 2018-10-06 01:00:23 +02:00
daemon.py Describe mempool() method 2018-02-18 21:21:30 +01:00
ed25519.py Add missing copyright notice 2019-01-04 11:27:41 +00:00
exceptions.py Add new RPC error code pending as PR 2018-10-18 23:20:27 +02:00
numbers.py Check type of amounts passed to conversion, avoid MemoryError when a string is being concatenated 10^12 times. Close#48 2019-04-04 13:07:53 +02:00
prio.py Add draft of Account, Wallet and JSONRPC backend 2017-11-26 23:22:48 +01:00
seed.py Caching of ed25519 values for public keys in seed 2019-01-31 09:28:44 +08:00
transaction.py Cleanup and update 2019-01-03 18:03:33 +00:00
wallet.py Remove compatibility and most references to archaic version of Monero 2019-04-03 00:03:34 +02:00