Commit Graph

63 Commits

Author SHA1 Message Date
silk 4adef4de8a verify parameter name changed to verify_ssl_certs 2019-10-21 12:45:49 +03: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 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 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 d81b29182f Fix bug in destinations amounts 2019-03-12 11:27:46 +01:00
Michał Sałaban 9d03995092 Remove the ringsize parameter 2018-10-19 01:32:04 +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
Michał Sałaban d0dd554e38 Add new RPC error code pending as PR 2018-10-18 23:20:27 +02:00
Alexey V. Litvinov 4fc8495727 Support for confirmations number in transactions. 2018-10-18 16:15:20 +10:00
Alexey V. Litvinov ee8aea69bd Destinations adresses support in outgoing payment transactions. 2018-10-18 13:44:54 +10:00
Michał Sałaban 915590780f Add methods for exporting/importing outputs and key images 2018-10-11 18:24:59 +02:00
codeforcer a31afd84e5 support for rpc login in regular monero daemon 2018-10-09 22:24:06 +02:00
Michał Sałaban a91b975e4d Return Seed object from the wallet 2018-02-19 23:06:16 +01:00
Michał Sałaban d20b710034 Clean up unused code 2018-02-18 21:21:17 +01:00
Michał Sałaban 9e9b75a42e Add API docs for backend and transaction classes 2018-02-16 13:46:14 +01:00
Michał Sałaban 1d633410da Add fixes to work with Monero 0.11 2018-02-14 14:06:41 +01:00
Michał Sałaban 9a6bc49a28 Use protocol constant 2018-02-05 23:38:45 +01:00
Michał Sałaban 6a5dc9ad6d Add defaults and fix ranges in height query 2018-02-05 19:05:42 +01:00
Michał Sałaban 323746b80a Allow sending transactions with relaying disabled 2018-01-31 00:21:53 +01:00
Michał Sałaban c073a9d1a3 Update tests, fix bugs 2018-01-30 19:56:36 +01:00
Michał Sałaban ed383d6040 Update checks and tests 2018-01-30 12:47:10 +01:00
Michał Sałaban a814197057 Refactor transfer query 2018-01-29 21:26:46 +01:00
Michał Sałaban e058155124 Add exception for no daemon connection 2018-01-29 10:14:24 +01:00
Michał Sałaban c695e43883 Remove excessive get_ prefixes from method names 2018-01-28 21:00:24 +01:00
Michał Sałaban 090ef0c984 Update to recent Monero project state 2018-01-28 15:38:10 +01:00
Michał Sałaban a16ae37a94 Reorganize payments and transactions 2018-01-26 20:12:24 +01:00
Michał Sałaban a59a8f737a Merge branch 'mempool' 2018-01-25 07:56:53 +01:00
Michał Sałaban 01060cbe7d Add exception 2018-01-22 04:51:56 +01:00
Michał Sałaban 6255ca48a7 Add exception on transaction not found 2018-01-22 04:18:00 +01:00
Michał Sałaban 3854a9e0eb Fix crash on empty mempool 2018-01-22 04:03:40 +01:00
Michał Sałaban aa155b0520 Fix: use proper class; add comment on pending PR 2018-01-22 03:58:29 +01:00
Michał Sałaban 38704ba8ea Handle mempool transactions 2018-01-22 03:56:05 +01:00
Michał Sałaban d0bc224e78 Fix: use proper class; add comment on pending PR 2018-01-22 03:21:25 +01:00
Michał Sałaban 8fbc8e853a Change the default port 2018-01-18 03:02:43 +01:00
Lance Allen 3a9600672b fixing variable referencing _log 2018-01-17 06:03:18 -08:00
Michał Sałaban 8e6970ea38 Automatically relay transactions (note: the flag is not documented) 2018-01-16 01:27:07 +01:00
Michał Sałaban f8bb84c458 Add transaction broadcasting 2018-01-15 04:12:53 +01:00
Michał Sałaban 900bcdc2ed Add daemon API sketch 2018-01-15 03:18:57 +01:00
Michał Sałaban 333caafa90 Add key retrieval 2018-01-14 06:28:28 +01:00
Michał Sałaban 34fa48fcf8 Allow creating txs without relaying to the network 2018-01-14 05:34:54 +01:00
Michał Sałaban 1be5d0b063 Bugfixing: mixin vs ringsize, get_addresses() in wallet 2018-01-13 22:24:17 +01:00
Michał Sałaban a1849cab8d Add methods for account and address creation; Retrieve labels 2018-01-11 23:17:34 +01:00
Michał Sałaban 0d0cc34353 Recognize "TX not possible" exception 2018-01-11 06:14:34 +01:00
Michał Sałaban 02a599e9ad Differentiate between None and 0 as payment id 2018-01-11 06:13:33 +01:00
Michał Sałaban 5b7dd90b9d Recognize payment id exception 2018-01-11 03:18:22 +01:00