Commit Graph

262 Commits

Author SHA1 Message Date
Michał Sałaban fb13992c77 Add method for retrieving block headers from daemon 2019-10-16 13:36:50 +02:00
Michał Sałaban eb88f7cd6f Add exception for watch-only wallets trying to perform a spend op 2019-10-08 10:22:02 +02:00
Michał Sałaban 8f888d2aca Optimize retrieval of master address 2019-10-08 01:02:06 +02:00
Michał Sałaban a184c3bea2 Make Address accept bytes/str too 2019-10-07 15:10:54 +02:00
Michał Sałaban b70c3fbc43 Add __format__() to Address 2019-10-04 14:38:17 +02:00
silk 13efdb967c docstrings 2019-09-19 14:22:52 +03:00
silk f049570135 optional verify parameter for requests package 2019-09-19 14:07:01 +03:00
Michał Sałaban e55e2239b1 Add exception 2019-09-14 00:34:25 +02:00
Michał Sałaban d44d4fd2ac Add payment filtering by tx_id 2019-09-14 00:34:03 +02:00
Michał Sałaban f76311d03e Test hash equality 2019-09-13 17:16:48 +02:00
Michał Sałaban ac4c4232c4 Make sure unicode is understood 2019-09-13 17:16:48 +02:00
Michał Sałaban c2af7acc31 Update .new_address() method to return subaddress index 2019-09-13 17:16:48 +02:00
Michał Sałaban 6bf97ddca2 Change project name in PyPi, update version 2019-09-09 13:14:39 +02:00
Michał Sałaban 25ed5dec6a Bump up version to 0.5.4 2019-07-01 23:40:12 +02:00
Michał Sałaban 48cad4007a Add `sweep_all()` method, close #20 2019-06-26 20:01:43 +02:00
Michał Sałaban 010408dcf9 Add request timeout to JSONRPC backend 2019-05-11 00:41:10 +02:00
Michał Sałaban 64149f6323 Fix minor bugs in JSONRPC daemon backend and offline wallet, add tests 2019-04-05 02:10:10 +02:00
Michał Sałaban 3478e24d33 Bump up to 0.5.2 2019-04-04 13:37:02 +02:00
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
Michał Sałaban 3358e5a30a Remove compatibility and most references to archaic version of Monero 2019-04-03 00:03:34 +02:00
Michał Sałaban 864829b858 Properly handle account labels 2019-04-02 22:42:50 +02:00
Michał Sałaban 5f340482d0 Bump up to 0.5.1 2019-03-12 11:27:46 +01:00
Michał Sałaban d81b29182f Fix bug in destinations amounts 2019-03-12 11:27:46 +01:00
Michał Sałaban 24856cfafd Update repo location 2019-03-11 21:33:21 +01:00
Michał Sałaban 125d5eac0d Update contributors 2019-01-31 11:17:44 +01:00
Michał Sałaban 517a5d52e4 Merge branch 'moneroexamples-cash_ed_calculations' 2019-01-31 10:53:42 +01:00
moneroexamples f59e6c402b Caching of ed25519 values for public keys in seed
Based on:

https://github.com/emesik/monero-python/issues/42#issuecomment-458780087
2019-01-31 09:28:44 +08:00
Michał Sałaban c999f68cf1 Remove obsolete comment 2019-01-28 00:13:12 +01:00
Michał Sałaban 213c352afe Add missing copyright notice 2019-01-04 11:27:41 +00:00
Michał Sałaban 3b832040c6 Add range check 2019-01-04 11:25:28 +00:00
Michał Sałaban b0526972bd Up to 0.5 2019-01-03 18:15:01 +00:00
Michał Sałaban c51e3672a6 Update docs 2019-01-03 18:04:42 +00:00
Michał Sałaban d9c68a86c6 Cleanup and update 2019-01-03 18:03:33 +00:00
Michał Sałaban d0a2d35176 Add offline subaddress generation 2019-01-03 16:36:26 +00:00
Michał Sałaban 6c1f667840 Merge branch 'master' into 0.5.x 2019-01-02 23:16:03 +00:00
Michał Sałaban bab0099419 Rearrange address class hierarchy 2018-12-15 03:53:19 +00:00
Michał Sałaban e12ecbaefb Release 0.4.4 2018-11-30 00:51:37 +00:00
Michał Sałaban 000a1d5cff Issue a warning when filtering by height but also asking for mempool transactions, fix #37 2018-11-30 00:51:37 +00:00
Michał Sałaban e3dcc96a60 Add secret key checking methods 2018-11-30 00:51:37 +00:00
Gonçalo Valério 741d54c235 added global toc to the sidebar of the documentation 2018-11-25 01:32:59 +00:00
Michał Sałaban 5ee551fa4a Return None when spend key is zero (view-only wallet) 2018-10-22 21:46:45 +02:00
Michał Sałaban 005076e8a2 Merge branch 'master' into 0.5.x 2018-10-22 21:40:34 +02:00
Michał Sałaban 980770a2b7 Remove excess import 2018-10-22 21:37:04 +02:00
Michał Sałaban 9d03995092 Remove the ringsize parameter 2018-10-19 01:32:04 +02:00
Michał Sałaban 91c720ecee Sort payments by height (descending) and mempool on top 2018-10-19 01:26:15 +02:00
Michał Sałaban 3edb981078 Print addresses for single-account wallets 2018-10-19 01:24:05 +02:00
Michał Sałaban dfc70b5b5f Restructure credits 2018-10-18 23:56:31 +02:00
Michał Sałaban e3adb32238 Add contributor lialsoftlab 2018-10-18 23:55:15 +02:00
Michał Sałaban 2d9843fec9 Make list of destinations a tuple, like argument to transfer_multiple();
Initialize destinations as empty list, make iterations straightforward
2018-10-18 23:49:32 +02:00
Michał Sałaban 55ce01f555 Merge branch 'master' into lialsoftlab-tx_confirmations 2018-10-18 23:27:33 +02:00