nymkappa
4646cc6df3
Refactor blocks.ts and index 10k block headers at launch
2022-01-28 13:51:14 +09:00
softsimon
bf33319081
Refactoring the Liquid and LiquidTestnet check to a common function.
2021-12-31 02:28:40 +04:00
softsimon
331e3b4c3e
Fix backend support for 'liquidtestnet' network
2021-12-31 01:26:45 +04:00
softsimon
5cdcf277e4
Handle 0.1 sat/vB base fee on the dashboard and backend.
2021-08-05 02:03:52 +03:00
softsimon
02fffa57d9
Bugfix: Don't extend already extended transactions to not override the firstSeen property.
...
fixes #390
2021-03-19 19:10:11 +07:00
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
5e0f2dda62
Disable support for Electrum TX lookups (require -txindex).
2021-01-24 04:15:06 +07:00
softsimon
ee0feac7ba
Correctly error handle getTransaction and set 404 status when not found.
2021-01-24 02:51:22 +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
softsimon
86c4119e1c
Address page mostly working.
2020-12-22 06:04:31 +07:00
softsimon
4593a76675
Refactored transaction handling.
2020-12-21 23:08:34 +07:00