softsimon
|
cd710d1002
|
Making order_id (BTCPay invoice id) unique in the database.
|
2020-10-13 10:10:46 +07:00 |
|
softsimon
|
f544f9f476
|
Handle and don't crash for adress-prefix search error.
fixes #121
|
2020-10-12 12:57:19 +07:00 |
|
wiz
|
c09b02eb3a
|
Use https:// instead of http:// to query mempool.space API
|
2020-10-12 14:26:01 +09:00 |
|
softsimon
|
907fe6765f
|
Proxy donation requests to mempool.space when BTCPay Sponsors is disabled.
|
2020-10-12 10:50:10 +07:00 |
|
wiz
|
774a76b70b
|
Update terms of service, add Sponsor Policy for inappropriate profiles
|
2020-10-12 08:37:56 +09:00 |
|
wiz
|
584c6859fa
|
Merge pull request #132 from mempool/wiz/terms-of-service
Add new Terms of Service page with links and tweak About page layout for it
|
2020-10-11 20:58:40 +09:00 |
|
wiz
|
3f68af89f8
|
Apply suggestions from code review
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
|
2020-10-11 20:57:52 +09:00 |
|
wiz
|
dc1a81cb6e
|
Only show first 8 characters of git commit hash on about page
|
2020-10-11 20:20:48 +09:00 |
|
wiz
|
eb4a35bda6
|
Move social media icons to bottom, add terms of service links
|
2020-10-11 20:15:56 +09:00 |
|
wiz
|
7b9682484a
|
Add basic Terms of Service page
|
2020-10-11 19:23:52 +09:00 |
|
wiz
|
7538b8febc
|
Fix matomo URL filename
|
2020-10-10 11:55:27 +09:00 |
|
wiz
|
484b08e1dc
|
Load self-hosted matomo analytics stats on mempool.space domain
|
2020-10-10 11:42:32 +09:00 |
|
softsimon
|
be021dae4b
|
About page updates.
refs #128
|
2020-10-09 13:56:43 +07:00 |
|
wiz
|
425386473f
|
Update top-level README screenshot and v2 guide
|
2020-10-09 06:10:23 +09:00 |
|
wiz
|
fa0fb7144a
|
Merge pull request #129 from mempool/donations-fixes
Enhancements to the sponsorship GUI
|
2020-10-09 04:20:35 +09:00 |
|
wiz
|
91598838df
|
Use higher resolution profile photos and other minor tweaks
|
2020-10-09 04:19:32 +09:00 |
|
softsimon
|
f5bd60d07e
|
Bugfix: JS error in transactions.component
fixes #126
|
2020-10-08 17:53:02 +07:00 |
|
softsimon
|
aaf107a888
|
Enhancements to the sponsorship GUI
fixes #128
|
2020-10-08 17:51:10 +07:00 |
|
wiz
|
b247864e2e
|
Handle btcpay "paid" invoice status for sponsorship donations
|
2020-10-08 04:46:11 +09:00 |
|
wiz
|
7ee04ff011
|
Merge pull request #125 from mempool/donations
Custom BTCPay donation integration
|
2020-10-08 02:57:48 +09:00 |
|
softsimon
|
ca3ed15813
|
Check and accept both 'complete' and 'confirmed' invoices.
refs #122
|
2020-10-08 00:51:11 +07:00 |
|
softsimon
|
1b83260a62
|
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
|
cf8b51b937
|
Make BTCPay webhook configurable.
refs #122
|
2020-10-08 00:15:26 +07:00 |
|
wiz
|
7b390f0137
|
Tweak upgrade script to take PR branch name as argument
|
2020-10-08 01:35:54 +09:00 |
|
softsimon
|
f781c73db1
|
Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
refs #122
|
2020-10-07 23:30:45 +07:00 |
|
softsimon
|
3e71b5e465
|
Moving API docs to separate /api page.
|
2020-10-07 23:24:01 +07:00 |
|
softsimon
|
a9358c8d9e
|
Only display About page on main Bitcoin network.
|
2020-10-07 20:27:22 +07:00 |
|
softsimon
|
eee4494d88
|
Set 0.01 BTC as minimum donation limit
refs #122
|
2020-10-07 20:19:22 +07:00 |
|
softsimon
|
5859f4ff9b
|
Custom BTCPay donation integration
fixes #122
|
2020-10-07 20:15:42 +07:00 |
|
softsimon
|
96b3419227
|
Bugfix: Incoming transactions not parsed properly.
|
2020-10-06 13:31:33 +07:00 |
|
softsimon
|
2c19c54d71
|
Fix for incorrect division in fee estimation.
refs #65
|
2020-10-05 16:26:39 +07:00 |
|
softsimon
|
abd131c7a3
|
Updating package lock to fix potential vulns.
|
2020-10-05 12:31:56 +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
|
20477aaac0
|
Adding missing 'irregular' Bisq transaction type.
fixes #118
|
2020-10-04 17:51:21 +07:00 |
|
wiz
|
90cb1764cd
|
Add btcpay donation iframe widget on about page for testing
|
2020-09-30 22:27:13 +09:00 |
|
wiz
|
deed37f974
|
Add .github/FUNDING.yml for sponsor button link URL configuration
|
2020-09-30 22:14:27 +09:00 |
|
softsimon
|
f50e077b9c
|
DiskCache fix when using clustering.
|
2020-09-30 00:25:43 +07:00 |
|
softsimon
|
15e75034f9
|
Bugfix: Mempool and blocks disk cache not saved on exit when using cluster.
|
2020-09-29 23:13:22 +07:00 |
|
softsimon
|
03dedabf2a
|
Bugfix: Websocket data push stopped working on disconnect, bug caused by 3dedf1e3
|
2020-09-29 20:52:32 +07:00 |
|
softsimon
|
e08b33c481
|
Correct timer to get actual time to update bisq market data.
|
2020-09-29 19:38:01 +07:00 |
|
softsimon
|
01bd6a4c2e
|
Bugfix for js error on transaction page.
Increase ping-pong timeout.
|
2020-09-29 18:27:44 +07:00 |
|
softsimon
|
c793e243bf
|
Fix: Weight per second should be vBytes per second.
|
2020-09-29 15:07:04 +07:00 |
|
softsimon
|
856eef4606
|
Enhancement: "Load more" is now "Load all"
fixes #117
|
2020-09-29 15:05:52 +07:00 |
|
softsimon
|
7ee75b71df
|
Bugfix: Liquid asset issuance / circulating / burned amounts are missing decimal point
fixes #112
|
2020-09-29 03:54:56 +07:00 |
|
softsimon
|
ab83aefe3f
|
Dashboard ux fixes.
|
2020-09-28 23:05:42 +07:00 |
|
softsimon
|
d10a75999e
|
Liquid assets display fix.
|
2020-09-28 16:44:35 +07:00 |
|
softsimon
|
1fa02433d0
|
Various bugfixes.
|
2020-09-28 16:32:48 +07:00 |
|
wiz
|
12ad532eae
|
Set "LIQUID":true in production liquid backend config
|
2020-09-28 05:00:21 +09:00 |
|
softsimon
|
f509b6ebd4
|
Dashboard ux fixes.
|
2020-09-28 02:51:01 +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 |
|