11 Commits

Author SHA1 Message Date
softsimon
f781c73db1 Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
refs #122
2020-10-07 23:30:45 +07:00
softsimon
d80faf0630 New config that lets frontend connect to a separate Bisq mempool backend. 2020-07-25 21:21:53 +07:00
softsimon
d39b4a5c92 WIP: Bisq DAO support. Transactions list and details. 2020-07-03 23:45:19 +07:00
softsimon
b2889abfa9 Adding support for optional frontend config.
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
2020-06-22 22:10:49 +07:00
softsimon
e0a451eb05 Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
2020-06-10 23:52:14 +07:00
softsimon
569a523dc1 Block transactions list now use pagination instead of infinite scroll. 2020-05-30 21:18:53 +07:00
softsimon
297369e5f2 Mempool gradient update, again. 2020-05-30 10:20:29 +07:00
softsimon
17371493cf Corrected that horrible green color. 2020-05-30 09:56:38 +07:00
softsimon
141c24a089 Change mempool gradient to green-yellow-red 2020-05-29 22:16:20 +07:00
softsimon
25862a4379 Slightly increased gradient span and contrast on mempool blocks 2020-05-27 17:14:02 +07:00
softsimon
b1fc9524c9 Use dynamic gradient based on fee levels on mempool blocks.
fixes #64
2020-05-24 22:23:56 +07:00