Commit Graph

18 Commits

Author SHA1 Message Date
Michał Sałaban 13e0581994 Use six 2020-01-22 14:08:36 +01:00
Michał Sałaban 44d87be2e6 Add retrieval of transaction from daemon 2019-12-11 23:46:51 +01:00
Michał Sałaban d44d4fd2ac Add payment filtering by tx_id 2019-09-14 00:34:03 +02:00
Michał Sałaban d9c68a86c6 Cleanup and update 2019-01-03 18:03:33 +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 91c720ecee Sort payments by height (descending) and mempool on top 2018-10-19 01:26: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
Alexey V. Litvinov 4fc8495727 Support for confirmations number in transactions. 2018-10-18 16:15:20 +10:00
Alexey V. Litvinov 339363b575 Fix for python 2.x compatibility issue. 2018-10-18 14:47:01 +10:00
Alexey V. Litvinov ee8aea69bd Destinations adresses support in outgoing payment transactions. 2018-10-18 13:44:54 +10:00
Michał Sałaban 9e9b75a42e Add API docs for backend and transaction classes 2018-02-16 13:46:14 +01:00
Michał Sałaban 4655de6f25 Display height, optimize 2018-02-05 19:05:42 +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 a16ae37a94 Reorganize payments and transactions 2018-01-26 20:12:24 +01:00
Michał Sałaban 38704ba8ea Handle mempool transactions 2018-01-22 03:56: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