softsimon
8e57aac934
Merge branch 'simon/cpfp-frontend' into simon/bisq-dashboard
...
* simon/cpfp-frontend: (46 commits)
Bugfix: Don't extend already extended transactions to not override the firstSeen property. fixes #390
Shuffle mempool transactions before saving disk cache. (#398 )
Adding missing return after expressjs response.
CPFP support (#395 )
Round sat/vB in fee rating tooltip. fixes #364
Add the GNU AGPLv3 logo to About page
Update package.json license tags
Add recommended fee percentile config (#394 )
Fix typo in README (#392 )
Fix icon for Specter Wallet on About page
Add link to Specter Wallet on our About page
Add link to WARden Portfolio app as Community Integration on About page
Delete MIT+CC license from Terms of Service, add AGPLv3 to About page
Change mempool project license to GNU Affero General Public License v3
Lower volume for sound effects (#385 )
Improve grammar, layout, and formatting of Terms of Service page
Display all Project Contributors on About page using GitHub API (#382 )
Modify nginx.conf to cache HTML for 10m and static resources for 1h
Proxy /api/v1/contributors from mempool.space, also fix HTTP headers
Add link to Bisq's GitHub repo on About page
...
2021-03-21 06:12:41 +07:00
softsimon
be85adff05
Adding Bisq markets logo.
2021-03-21 02:40:37 +07:00
softsimon
58402c008f
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00
softsimon
f633adef84
Round sat/vB in fee rating tooltip.
...
fixes #364
2021-03-18 19:18:59 +07:00
wiz
93446bd932
Add the GNU AGPLv3 logo to About page
2021-03-18 17:44:25 +09:00
wiz
daded2614f
Fix icon for Specter Wallet on About page
2021-03-18 01:14:25 +09:00
wiz
6ead2a14a9
Add link to Specter Wallet on our About page
2021-03-17 22:23:29 +09:00
wiz
ee6b3e1991
Add link to WARden Portfolio app as Community Integration on About page
2021-03-16 01:56:19 +09:00
wiz
27aafcd920
Delete MIT+CC license from Terms of Service, add AGPLv3 to About page
2021-03-15 05:45:53 +09:00
softsimon
01d5a6cfd9
Bisq markets: Recent trades. Separate Bisq master page.
2021-03-13 18:24:50 +07:00
wiz
eb2cfb10c2
Improve grammar, layout, and formatting of Terms of Service page
2021-03-09 14:22:14 +09:00
wiz
0134188582
Display all Project Contributors on About page using GitHub API ( #382 )
2021-03-09 01:56:41 +07:00
wiz
d699287376
Merge pull request #380 from junderw/fixCacheUpdate
...
Fix bug where legend state is reverted when clicking 1-2 after a 1-minute auto-update.
2021-03-08 16:10:10 +09:00
wiz
0d4923cc73
Add link to Bisq's GitHub repo on About page
2021-03-08 12:58:00 +09:00
softsimon
ff7482db91
Adding enterprise sponsors i18n string.
2021-03-07 21:48:33 +07:00
junderw
7d2724a246
Fix?
2021-03-07 23:45:43 +09:00
wiz
f964c53445
Minor tweak of ToS formatting, clarify Bitcoin Only, add 3rd party licenses
2021-03-07 09:37:49 +09:00
wiz
026f337ffb
Merge pull request #376 from jambolo/master
...
Fix mempool-graph legend off-by-one
2021-03-07 03:44:15 +09:00
wiz
c5799951f9
Update ToS for copyright, mempool.space operator, external link policy ( #377 )
...
Update ToS for copyright, mempool.space operator, external link policy
2021-03-05 19:07:31 +07:00
wiz
72470e19ef
Add a bit more margin to alliances on About page
2021-03-05 16:33:05 +09:00
John Bolton
ad11ad106f
Fixes mempool-graph legend off-by-one
...
Resolves issue #283 .
2021-03-04 23:31:09 -08:00
wiz
51abc9a6f6
Move the Bisq logo on About page from Integrations to Alliances ( #375 )
2021-03-05 14:30:08 +07:00
wiz
5c69f09e82
Fix community integration links on About page to point to GitHub repos
2021-03-05 13:32:52 +09:00
wiz
03c36a83dc
Merge pull request #374 from junderw/showFeeTiles
...
Show fee tiles on mobile
2021-03-05 11:51:07 +09:00
Jonathan Underwood
6f3e27ea79
Show fee tiles on mobile
2021-03-05 11:28:59 +09:00
softsimon
1b6a7fe546
Adding Sparrow wallet to about page.
2021-03-05 02:46:23 +07:00
wiz
6edcb35fa8
Merge pull request #373 from junderw/betterGraph
...
Graph hides all fee rates below clicked value
2021-03-04 19:34:30 +09:00
Jonathan Underwood
199ad9e80b
Graph hides all fee rates below clicked value
2021-03-04 19:07:20 +09:00
wiz
5e668efdbb
Tweak padding/margins on About page logos
2021-03-04 16:27:36 +09:00
wiz
4ac5f85778
Add BLW and Satpile to About page integrations
2021-03-04 16:07:59 +09:00
wiz
b78894ff0d
Fix i18n tags on new About page titles
2021-03-04 15:47:59 +09:00
wiz
2753d01bf2
Add community integrations / alliances to About page, move us to bottom
2021-03-04 12:46:57 +09:00
wiz
3852774b49
Put the project title back on the About page
2021-03-03 15:48:55 +09:00
wiz
2c081aa08b
Update link on About page for mempool Twitter account
2021-03-03 11:21:05 +09:00
softsimon
2298db17d4
Bisq markets dashboard. Base views. WIP.
2021-02-27 04:19:56 +07:00
softsimon
7c74440c00
Adding Hebrew language
2021-02-25 17:16:22 +07: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
0cc2e955e4
Fix: Double BTC is displayed.
2021-02-21 19:12:50 +07:00
softsimon
bd6df3a94d
Signet network color.
2021-02-21 01:45:52 +07:00
softsimon
bc8fd92ee6
Signet should use sBTC not tBTC.
2021-02-21 00:40:47 +07:00
softsimon
da61a72283
Signet support in the frontend.
2021-02-20 23:12:22 +07:00
wiz
e0f609a5e9
More tweaking of project description on About page
2021-02-18 21:46:16 +09:00
wiz
e3661c0809
More tweaking of project description on About page
2021-02-18 21:36:05 +09:00
wiz
26f05b0ba0
Change all usage of <h2> to <h3> on About page
2021-02-18 21:29:15 +09:00
wiz
38f5ece8b3
Change 'SNAPSHOT' tag to 'dev' in semver on About page
2021-02-18 21:07:00 +09:00
wiz
48c0571df0
Update project name and description on About page ( #350 )
2021-02-18 15:33:59 +07:00
softsimon
8dc4cba01d
Updating mempool logo and adding new mempool space logo. New frontend config OFFICIAL_MEMPOOL_SPACE to enable the latter.
...
fixes #336
2021-02-18 13:34:05 +07:00
Czino
9b6d65ba94
Fix style on block hover ( #347 )
...
* Fix style on block hover
* Fix style on block hover
Co-authored-by: Eric Lehmann <eric@machinas.com>
2021-02-18 03:05:39 +07:00
wiz
331dafefee
Update hard-coded LN node URI for sponsors on About page
2021-02-17 17:16:32 +09:00
softsimon
1ade0fc20a
Adding Telegram group link on about page.
2021-02-14 23:23:03 +07:00