softsimon
5148de8f17
Shuffle mempool transactions before saving disk cache. ( #398 )
...
fixes #397
2021-03-19 13:47:37 +07:00
softsimon
d3c53c7406
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00
andrewtoth
ac4588cdab
Add recommended fee percentile config ( #394 )
2021-03-18 12:52:46 +07:00
softsimon
da533097d9
Replacing weight with vsize in transactions api to match esplora.
2021-01-28 18:24:02 +07:00
softsimon
e86b7c7258
Adding missing basic API endpoints when in bitcoind/electrum mode.
...
fixes #291
2021-01-25 01:09:42 +07:00
softsimon
3c0fa71a10
Updates for general transaction and block fetching.
2020-12-28 20:17:32 +07:00
softsimon
bb28a56622
Big refactor of multiple backends handling.
2020-12-28 04:47:22 +07:00
softsimon
ecc0f316cc
Refactored transaction handling.
2020-12-21 23:08:34 +07:00
softsimon
5dbf6789a7
Basic bitcoind/romanz-electrum support to sync the mempool and blocks.
2020-12-20 22:36:36 +07:00
softsimon
d4f768e3b6
Adding latest blocks and transactions to dashboard.
2020-09-26 02:11:30 +07:00
softsimon
9980414969
Handle coinbase transactions no longer has undefined fee.
2020-07-24 00:20:59 +07:00
softsimon
8b6a681614
Detect RBF-transactions and offer to track them.
...
fixes #78
2020-06-08 18:55:53 +07:00
softsimon
5cbbf5a186
Crash fix.
2020-05-26 11:02:12 +07:00
softsimon
4d2fcf96c6
Duplicate code fix.
2020-05-24 16:29:30 +07:00