wiz
|
761eff62c5
|
Merge pull request #129 from mempool/donations-fixes
Enhancements to the sponsorship GUI
|
2020-10-09 04:20:35 +09:00 |
|
wiz
|
0e5f2dd1a4
|
Use higher resolution profile photos and other minor tweaks
|
2020-10-09 04:19:32 +09:00 |
|
softsimon
|
dfda0d1890
|
Bugfix: JS error in transactions.component
fixes #126
|
2020-10-08 17:53:02 +07:00 |
|
softsimon
|
784f00b725
|
Enhancements to the sponsorship GUI
fixes #128
|
2020-10-08 17:51:10 +07:00 |
|
wiz
|
ad144a34ac
|
Handle btcpay "paid" invoice status for sponsorship donations
|
2020-10-08 04:46:11 +09:00 |
|
wiz
|
9255f1c007
|
Merge pull request #125 from mempool/donations
Custom BTCPay donation integration
|
2020-10-08 02:57:48 +09:00 |
|
softsimon
|
87dc1e5db4
|
Check and accept both 'complete' and 'confirmed' invoices.
refs #122
|
2020-10-08 00:51:11 +07:00 |
|
softsimon
|
1f7483687f
|
Don't allow invoices lower than 0.001 and require 0.01 for sponsorship.
refs #122
|
2020-10-08 00:20:42 +07:00 |
|
softsimon
|
0cbc7e2ab6
|
Make BTCPay webhook configurable.
refs #122
|
2020-10-08 00:15:26 +07:00 |
|
wiz
|
c48a151e21
|
Tweak upgrade script to take PR branch name as argument
|
2020-10-08 01:35:54 +09:00 |
|
softsimon
|
5b8dbfca74
|
Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
refs #122
|
2020-10-07 23:30:45 +07:00 |
|
softsimon
|
b6738dd9e8
|
Moving API docs to separate /api page.
|
2020-10-07 23:24:01 +07:00 |
|
softsimon
|
0ee2753100
|
Only display About page on main Bitcoin network.
|
2020-10-07 20:27:22 +07:00 |
|
softsimon
|
17dd03682b
|
Set 0.01 BTC as minimum donation limit
refs #122
|
2020-10-07 20:19:22 +07:00 |
|
softsimon
|
a07a4de255
|
Custom BTCPay donation integration
fixes #122
|
2020-10-07 20:15:42 +07:00 |
|
softsimon
|
774893f2fc
|
Bugfix: Incoming transactions not parsed properly.
|
2020-10-06 13:31:33 +07:00 |
|
softsimon
|
98c398272c
|
Fix for incorrect division in fee estimation.
refs #65
|
2020-10-05 16:26:39 +07:00 |
|
softsimon
|
beee916658
|
Updating package lock to fix potential vulns.
|
2020-10-05 12:31:56 +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
|
766bd0d1e0
|
Adding missing 'irregular' Bisq transaction type.
fixes #118
|
2020-10-04 17:51:21 +07:00 |
|
wiz
|
a438ba9fcb
|
Add btcpay donation iframe widget on about page for testing
|
2020-09-30 22:27:13 +09:00 |
|
wiz
|
5332e4765f
|
Add .github/FUNDING.yml for sponsor button link URL configuration
|
2020-09-30 22:14:27 +09:00 |
|
softsimon
|
c0ad643d42
|
DiskCache fix when using clustering.
|
2020-09-30 00:25:43 +07:00 |
|
softsimon
|
140fc0c5e1
|
Bugfix: Mempool and blocks disk cache not saved on exit when using cluster.
|
2020-09-29 23:13:22 +07:00 |
|
softsimon
|
7c6c330b02
|
Bugfix: Websocket data push stopped working on disconnect, bug caused by 3dedf1e3
|
2020-09-29 20:52:32 +07:00 |
|
softsimon
|
e8de73cfbc
|
Correct timer to get actual time to update bisq market data.
|
2020-09-29 19:38:01 +07:00 |
|
softsimon
|
d0b3b240e6
|
Bugfix for js error on transaction page.
Increase ping-pong timeout.
|
2020-09-29 18:27:44 +07:00 |
|
softsimon
|
05bea21cc8
|
Fix: Weight per second should be vBytes per second.
|
2020-09-29 15:07:04 +07:00 |
|
softsimon
|
0f72030d5e
|
Enhancement: "Load more" is now "Load all"
fixes #117
|
2020-09-29 15:05:52 +07:00 |
|
softsimon
|
dfaa73803e
|
Bugfix: Liquid asset issuance / circulating / burned amounts are missing decimal point
fixes #112
|
2020-09-29 03:54:56 +07:00 |
|
softsimon
|
64244228ea
|
Dashboard ux fixes.
|
2020-09-28 23:05:42 +07:00 |
|
softsimon
|
da5556e3dc
|
Liquid assets display fix.
|
2020-09-28 16:44:35 +07:00 |
|
softsimon
|
b95efca29d
|
Various bugfixes.
|
2020-09-28 16:32:48 +07:00 |
|
wiz
|
e9d3b44e97
|
Set "LIQUID":true in production liquid backend config
|
2020-09-28 05:00:21 +09:00 |
|
softsimon
|
7848481d8f
|
Dashboard ux fixes.
|
2020-09-28 02:51:01 +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
|
3450de774f
|
Fix for Bisq blocks data watchers stopps working randomly. Restaring watcher when block height has diverged.
|
2020-09-27 17:21:18 +07:00 |
|
softsimon
|
f4a78a0e78
|
Fix for double subscribing to stats data.
|
2020-09-27 13:39:38 +07:00 |
|
softsimon
|
5536e5e77d
|
Minor ux updates to dashboard.
|
2020-09-27 02:24:50 +07:00 |
|
softsimon
|
dbc2f9e2dd
|
Rearranged dashboard graphs.
|
2020-09-27 01:31:20 +07:00 |
|
softsimon
|
677cea329c
|
Fixing titles and margins for dashboard.
|
2020-09-27 00:39:29 +07:00 |
|
softsimon
|
209865d23f
|
Minor dashboard mobile view fixes.
Offline indicator position fix.
|
2020-09-27 00:18:44 +07:00 |
|
softsimon
|
fe2c9bf49d
|
Revering comment.
|
2020-09-26 23:48:18 +07:00 |
|
softsimon
|
21ef5054bf
|
Moving fee box into a regular box.
|
2020-09-26 23:40:26 +07:00 |
|
softsimon
|
3dedf1e3e1
|
Adding mini-graphs on dashboard.
|
2020-09-26 22:46:26 +07:00 |
|
softsimon
|
43314c2283
|
Correct dashboard for mobile.
|
2020-09-26 11:56:37 +07:00 |
|
softsimon
|
dd31cbfd70
|
Dashboard design updates based on pedro feedback.
|
2020-09-26 03:50:32 +07:00 |
|
softsimon
|
f9bbc425d8
|
Switching order of latest transactions and blocks.
|
2020-09-26 02:42:39 +07:00 |
|
softsimon
|
d4f768e3b6
|
Adding latest blocks and transactions to dashboard.
|
2020-09-26 02:11:30 +07:00 |
|
wiz
|
aa3559e634
|
Add production script to update local copy of assets registry JSON
|
2020-09-24 18:42:13 +09:00 |
|