softsimon
|
6ab79b3c35
|
Refactoring the Liquid and LiquidTestnet check to a common function.
|
2021-12-31 02:28:40 +04:00 |
|
softsimon
|
350b4922da
|
Fix backend support for 'liquidtestnet' network
|
2021-12-31 01:26:45 +04:00 |
|
softsimon
|
939955fb84
|
Round up fee estimations
|
2021-05-12 20:13:55 +04:00 |
|
wiz
|
b89630953c
|
Merge pull request #358 from mempool/simon/fee-api-minfee
Send mempoolminfee in fee api.
|
2021-02-24 16:47:32 +09:00 |
|
softsimon
|
04c42b82f4
|
Renaming feeApi minimumFee and display as rounded satoshis.
|
2021-02-24 14:39:34 +07:00 |
|
softsimon
|
6ec07e5315
|
Re-fixing bug where high priority fee could display as lower than the medium and low fee.
fixes #278
|
2021-02-24 12:30:40 +07:00 |
|
softsimon
|
ea5dc8738c
|
Send mempoolminfee in fee api.
fixes #357
|
2021-02-24 12:26:55 +07:00 |
|
softsimon
|
371433b2da
|
Fix for fee estimate not being correct when block is almost full with more projected blocks in queue.
fixes #278
|
2021-01-30 01:34:40 +07:00 |
|
softsimon
|
bb28a56622
|
Big refactor of multiple backends handling.
|
2020-12-28 04:47:22 +07:00 |
|
softsimon
|
45efb604c1
|
Revamping configuration file.
fixes #141
|
2020-10-19 11:57:02 +07:00 |
|
softsimon
|
86c654f22f
|
New backend config "NETWORK".
Only activate mempool protection.
Log network to
fixes #140
|
2020-10-15 11:07:53 +07:00 |
|
softsimon
|
98c398272c
|
Fix for incorrect division in fee estimation.
refs #65
|
2020-10-05 16:26:39 +07:00 |
|
softsimon
|
15bb5a966b
|
Improved empty mempool as well as medium and low fee estimations.
refs #65
|
2020-10-05 11:42:54 +07:00 |
|
softsimon
|
b95efca29d
|
Various bugfixes.
|
2020-09-28 16:32:48 +07:00 |
|
softsimon
|
3e3dd83243
|
Fix: Show fee box on Testnet and Liquid.
Use 0.1 sat/vB as minimum liquid fee.
|
2020-09-27 18:12:36 +07:00 |
|
softsimon
|
d2a14e9cb7
|
Default to 1 sat/vB when mempool is empty.
|
2020-08-10 22:04:51 +07:00 |
|
softsimon
|
86c0a5ec7b
|
Add setting to disable database use.
|
2020-07-23 00:04:29 +07:00 |
|
Simon Lindh
|
ac95c09ea6
|
New base code for mempool blockchain explorerer
|
2020-02-26 03:19:26 +09:00 |
|
Simon Lindh
|
fd2209e75a
|
Initial code commit.
|
2019-07-21 17:59:47 +03:00 |
|