TomZ
fcc3b094ef
[API] Improve featureset of MempoolSearch
...
The mempool search now shares its serialization code with the blockchain
transaction fetcher, allowing all the filtering and include flags to work
here too.
This also fixes several bugs and reverts the mempool API change.
Additionally I return the FirstSeenTime for each mempool entry.
There is a slight API breakage in the LiveTransactions service, which as
far as I know is still unused outside of Flowee.
These enum values changed:
Api::LiveTransactions::
Transaction 20 => 25
UnspentState 23 => 26
OutputScript 24 => 23
The reason for this change is to have the Blockchain namespace in
sync with the LiveTransactions namespace for similar features.
2020-09-14 15:27:15 +02:00
..
2018-02-13 13:27:58 +01:00
2020-08-12 21:42:54 +02:00
2020-08-16 12:03:12 +02:00
2019-04-22 12:50:09 +02:00
2020-04-12 18:08:51 +02:00
2020-09-11 18:54:21 +02:00
2020-05-27 12:14:15 +02:00
2019-03-11 15:40:42 +01:00
2019-08-24 22:25:09 +02:00
2019-08-24 22:25:09 +02:00
2020-08-12 21:42:54 +02:00
2019-11-13 19:09:24 +01:00
2020-05-21 19:33:13 +02:00
2020-05-21 19:33:13 +02:00
2020-02-28 00:33:04 +01:00
2020-08-16 14:53:13 +02:00
2020-08-10 10:13:02 +02:00
2019-12-01 15:11:05 +01:00
2020-02-28 00:33:04 +01:00
2020-08-12 21:42:54 +02:00
2019-06-16 23:04:14 +02:00
2018-04-15 22:42:07 +02:00
2018-02-13 13:27:58 +01:00
2018-02-13 13:27:58 +01:00
2020-04-08 22:48:29 +02:00
2019-03-11 15:40:42 +01:00
2019-03-11 15:40:42 +01:00
2018-02-13 13:27:58 +01:00
2018-02-13 13:27:58 +01:00
2019-03-11 15:40:42 +01:00
2020-04-12 18:08:09 +02:00
2018-02-13 13:27:58 +01:00
2018-02-13 13:27:58 +01:00
2018-08-15 20:23:36 +02:00
2018-11-02 20:42:45 +01:00
2019-08-24 22:25:09 +02:00
2020-08-10 10:13:02 +02:00
2020-01-12 18:06:23 +01:00
2020-08-10 10:13:02 +02:00
2020-08-10 10:13:02 +02:00
2019-04-11 16:20:04 +02:00
2019-04-11 16:20:04 +02:00
2019-11-15 19:15:22 +01:00
2019-06-24 21:18:01 +02:00
2019-11-12 15:35:54 +01:00
2018-08-10 19:16:35 +03:00
2020-09-11 18:54:21 +02:00
2018-09-24 21:23:27 +02:00
2019-11-13 19:09:24 +01:00
2019-08-24 22:25:10 +02:00
2018-02-13 13:27:58 +01:00
2020-08-12 21:42:54 +02:00
2020-08-10 10:13:02 +02:00
2018-02-13 13:27:58 +01:00
2020-08-12 21:42:54 +02:00
2020-04-13 15:57:42 +02:00
2020-04-10 12:21:49 +02:00
2019-08-24 22:25:10 +02:00
2019-11-13 19:09:24 +01:00
2019-11-13 19:09:24 +01:00
2018-02-13 13:27:58 +01:00
2018-02-13 13:27:58 +01:00
2020-08-12 21:42:54 +02:00
2020-08-12 21:42:54 +02:00
2020-04-01 20:24:08 +02:00
2020-06-08 18:05:05 +02:00
2019-06-24 21:18:01 +02:00
2020-01-13 17:42:50 +01:00
2019-11-13 19:09:24 +01:00
2019-11-13 19:09:24 +01:00
2020-04-13 15:57:42 +02:00
2019-06-06 22:21:46 +02:00
2018-02-13 13:27:58 +01:00
2019-11-15 21:07:25 +01:00
2019-11-15 21:07:25 +01:00
2020-04-12 18:08:09 +02:00
2019-10-10 16:18:53 +02:00
2018-08-15 20:30:45 +02:00
2019-10-10 16:18:53 +02:00
2019-10-10 16:18:53 +02:00
2019-10-10 17:42:16 +02:00
2019-08-24 22:25:09 +02:00
2020-04-10 12:21:49 +02:00
2019-08-12 11:08:48 +02:00
2019-08-24 22:25:09 +02:00
2018-02-13 13:27:58 +01:00
2019-10-10 16:18:53 +02:00
2018-02-13 13:27:58 +01:00
2020-09-14 15:27:15 +02:00
2020-09-14 15:27:15 +02:00
2019-11-21 20:03:26 +01:00
2019-11-21 20:03:26 +01:00
2018-02-13 13:27:58 +01:00
2018-02-13 13:27:58 +01:00
2018-11-20 20:44:06 +01:00
2019-06-11 17:38:30 +02:00
2019-11-13 19:09:24 +01:00
2020-03-29 12:55:12 +02:00