softsimon
58402c008f
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
softsimon
9cd67d878f
bitcoind: Parse witness scripts from P2SH transactions.
...
fixes #323
2021-02-03 13:11:14 +07:00
softsimon
ee0feac7ba
Correctly error handle getTransaction and set 404 status when not found.
2021-01-24 02:51:22 +07:00
softsimon
b356ffc452
Config updates. Renamed BITCOIND to CORE_RPC.
2021-01-11 14:53:18 +07:00
softsimon
01671910bf
Moved method $validateAddress
2021-01-11 14:30:58 +07:00
softsimon
89d562a989
Bitcoind: Use mempool as address index when doing address prefix search.
2021-01-11 01:51:57 +07:00
softsimon
cb467dc887
Adding bitcoinJS-lib and parse P2SH and P2WSH scripts.
2021-01-06 01:36:28 +07:00
softsimon
c6a6fc1cc4
Convert sighash to match esplora.
2021-01-03 22:02:10 +07:00
softsimon
3bf1d58a50
Hack to make it possible to load the Coinbase transaction from Bitcoin Core.
2021-01-02 04:40:10 +07:00
softsimon
b472c4d216
Updates for general transaction and block fetching.
2020-12-28 20:17:32 +07:00
softsimon
4cc8f8a3dc
Big refactor of multiple backends handling.
2020-12-28 04:47:22 +07:00