Commit Graph

55 Commits

Author SHA1 Message Date
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
Michał Sałaban ae6f6e9dfa Return payment id in transfers 2018-01-07 01:26:50 +01:00
Michał Sałaban 5cc760bd71 Sort transactions by timestamp 2018-01-06 23:25:41 +01:00
Michał Sałaban 666aed038f Refactor Payment ID as separate type 2018-01-06 23:24:05 +01:00
Michał Sałaban 6a3015d880 More explicit naming 2018-01-06 16:44:38 +01:00
Michał Sałaban 5355824a61 Add classes for transactions 2017-12-27 02:50:02 +01:00
Michał Sałaban 79a549391d s/JSONRPC/JSONRPCWallet/g 2017-12-26 22:02:17 +01:00
Michał Sałaban ddd54b6063 Retrieve subaddress index from response 2017-12-26 20:26:09 +01:00
Michał Sałaban 4e9284c064 Don't use unusual names 2017-12-04 03:59:46 +01:00