18 Commits

Author SHA1 Message Date
softsimon
880b5f9712 Use relative import paths 2022-09-21 17:23:45 +02:00
nymkappa
ed7cce3ffd Updated new fee widget design 2022-06-02 17:44:44 +02:00
nymkappa
39975e49b6 Update gradient as soon as we receive the fees 2022-06-01 12:53:36 +02:00
nymkappa
2d8a31b93a Tweaks fee widget 2022-06-01 09:47:00 +02:00
nymkappa
ac9cea2614 Rewamp the fee widget 2022-05-31 22:31:01 +02:00
nymkappa
acb5c4d084 Remove frontend fee calculation and read it from the websocket instead 2022-05-31 10:41:43 +02:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
3c8cb79013 Round up fee estimations 2021-05-12 20:13:55 +04:00
softsimon
74880b1567 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
c9f2a871fc 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
2c19c54d71 Fix for incorrect division in fee estimation.
refs #65
2020-10-05 16:26:39 +07:00
softsimon
193c8ab74c Improved empty mempool as well as medium and low fee estimations.
refs #65
2020-10-05 11:42:54 +07:00
softsimon
1fa02433d0 Various bugfixes. 2020-09-28 16:32:48 +07:00
softsimon
5f8ba96f8f 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
2aaa421b3a Default to 1 sat/vB when mempool is empty. 2020-08-10 22:04:51 +07:00
softsimon
95104a3496 Fee box fixes. 2020-07-30 13:13:22 +07:00
softsimon
f19171468b Fee box: Handle empty mempool. 2020-07-29 15:20:23 +07:00
softsimon
92d0aa6cef Adding fee estimation component to front page
fixes #98
2020-07-29 15:16:09 +07:00