Commit Graph

830 Commits

Author SHA1 Message Date
wiz
dfd88a7ff9
Merge pull request #454 from knorrium/fix_ios_native_scrolling
fix native scrolling on iOS devices
2021-04-18 19:26:27 +09:00
Felipe Knorr Kuhn
0a07a16650 fix native scrolling on iOS devices 2021-04-17 16:11:34 -07:00
Felipe Knorr Kuhn
e62ee72149 bind the server to 0.0.0.0 to allow it to be reachable by other devices 2021-04-17 15:53:22 -07:00
Felipe Knorr Kuhn
f6ea45b61f add new configuration and targets to point the frontend to staging 2021-04-17 14:52:16 -07:00
wiz
90b06833ba
Rename frontend npm dep @mempool/mempool-js to @mempool/mempool.js 2021-04-17 12:58:27 +09:00
wiz
3740980007
Update Exodus logo with new SVG 2021-04-16 02:29:06 +09:00
softsimon
fd0ffd2a39
Upgrading mempool-js to v2.3. 2021-04-15 00:57:10 +04:00
wiz
d60bc10941
Update Square Crypto logo with SVG image 2021-04-14 05:04:02 +09:00
wiz
5085e0c420
Add Exodus as Enterprise Sponsor on About page 2021-04-14 04:55:58 +09:00
softsimon
3dbddedf91
Remove 'v' from version. 2021-04-13 18:12:32 +04:00
softsimon
e255bec7ad
Updating versions to v2.2.0-dev 2021-04-13 16:53:42 +04:00
softsimon
cbe79d7051
Show backend info at the bottom. Removing frontend hostname. Re-adding frontend version and commit on top. JS error fix. 2021-04-13 11:51:55 +04:00
softsimon
344d1247bd
Updated package.json. 2021-04-13 11:30:53 +04:00
wiz
2077126064
Merge pull request #447 from mempool/simon/frontend-commit-hash-hostname
Backend and frontend commit, version and hostname displayed on the about page
2021-04-13 13:58:59 +09:00
softsimon
fcf7955d63
Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
#	frontend/package-lock.json
#	frontend/package.json
2021-04-12 22:22:50 +04:00
softsimon
7a4ad0ee2f
Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page. 2021-04-12 22:17:13 +04:00
wiz
4bb68d0163
Update mempool.space og/twitter preview image with 5 block style logo 2021-04-13 00:13:58 +09:00
wiz
f80a11d1f4
Increase section spacing on About page 2021-04-13 00:10:15 +09:00
softsimon
4ab4581393
Fix for effective fee rate calculation bug. 2021-04-12 13:02:31 +04:00
wiz
4c8d261da0
Merge pull request #441 from knorrium/fix_address_explorer_typo 2021-04-11 13:34:28 +09:00
Felipe Knorr Kuhn
88c9fd0c7b
fix typo on 413/405 error message on the address explorer 2021-04-10 21:04:30 -07:00
softsimon
f1c5f83412
Don't round variables in code, only in templates. 2021-04-10 23:23:05 +04:00
softsimon
c7c4895eab
fixes #438 2021-04-10 20:59:27 +04:00
softsimon
979b870c9c
Bump mempool-js version to 2.2.1 2021-04-10 18:58:20 +04:00
softsimon
041aa2a163
Build mempool-js as standalone. 2021-04-10 18:51:13 +04:00
Miguel Medeiros
0289620262 FIX: align project contributor handle text. 2021-04-09 17:07:11 -03:00
wiz
d8ef0cd3ac
Add BlueWallet as Community Integration on About page
Also try to fix sort order of integrations:
* P2P Exchange Networks
* Raspberry Pi distros
* Onchain wallets
* Lightning wallets
* Watch-only wallets
2021-04-10 02:32:27 +09:00
wiz
68be897379
Fix typo in API documentation for /api/block/:hash/raw method 2021-04-09 21:59:21 +09:00
wiz
0c2d88960c
Publish mempool-js output as mempool.js instead of .min.js 2021-04-09 12:01:21 +09:00
softsimon
e3e1cddd2f
Build mempool-js to root www folder. 2021-04-09 01:22:24 +04:00
wiz
00b564149d
Add Square as Enterprise Sponsor on About page 2021-04-08 00:05:11 +09:00
wiz
896a4cbcfc
Set frontend tsconfig to target es2020 2021-04-07 22:40:13 +09:00
softsimon
e731077077
extractCss is deprecated and always defaults to true. 2021-04-07 17:36:20 +04:00
softsimon
4a907f9dc6
Upgrading all front and backend dependencies, including Angular 11.
fixes #429
2021-04-07 16:18:55 +04:00
softsimon
56b0eab9b4
Bugfix: Ancestors are not able to increase fee of descendants
fixes #426
2021-04-06 10:41:13 +04:00
softsimon
5914d99283
Bugfix: Ancestors are not able to increase fee of descendants
fixes #426
2021-04-05 23:45:47 +04:00
wiz
2b1c511611
Merge pull request #410 from mempool/wiz/dual-license-under-agplv3-and-gplv3
Dual-license mempool under both the GNU AGPLv3 and GPLv3 licenses
2021-04-02 00:15:59 +09:00
wiz
8a86b63693
Tweak margins and layout spacing on About page 2021-04-01 16:42:37 +09:00
softsimon
2a2c1a6291
Increase space between logos and titles. 2021-03-31 22:49:55 +09:00
wiz
ce1860b7d1
Add Gemini as an Enterprise Sponsor on About page 2021-03-31 22:49:51 +09:00
softsimon
37e01c5e91
Always display one decimal on fee rate for consistency. 2021-03-31 15:43:23 +04:00
wiz
0ff05d5551
Update legal notices for dual-licensed AGPLv3 and GPLv3 on About page 2021-03-28 00:07:03 +09:00
wiz
21bb879fc1
Add link to Muun Wallet on About page 2021-03-27 13:12:47 +09:00
softsimon
f12eb333d2
Reuse same i18n string for fee warning tooltip. 2021-03-23 05:18:08 +07:00
softsimon
3967ce0854
Fix: Compare with tx.feePerVsize to determine if modified fee is the same.
refs #401
2021-03-22 18:24:51 +07:00
softsimon
ed55e86a9d
Visualize the CPFP transactions.
fixes #401
2021-03-22 18:04:50 +07:00
softsimon
1ae002385d
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
dc36bfcfe4
Adding Bisq markets logo. 2021-03-21 02:40:37 +07:00
softsimon
d3c53c7406
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
b2d08d69cf
Round sat/vB in fee rating tooltip.
fixes #364
2021-03-18 19:18:59 +07:00
wiz
f1f847a9f8
Add the GNU AGPLv3 logo to About page 2021-03-18 17:44:25 +09:00
wiz
8b5d3dabe7
Update package.json license tags 2021-03-18 16:30:10 +09:00
wiz
f2a08444fe
Fix icon for Specter Wallet on About page 2021-03-18 01:14:25 +09:00
wiz
c866fbf6df
Add link to Specter Wallet on our About page 2021-03-17 22:23:29 +09:00
softsimon
da77dbece1
Bisq markets: General trading volume graph. 2021-03-16 01:17:40 +07:00
wiz
6a07eb0d91
Add link to WARden Portfolio app as Community Integration on About page 2021-03-16 01:56:19 +09:00
wiz
057a96001d
Merge pull request #388 from mempool/wiz/change-license-to-agplv3
Change mempool project license to GNU Affero General Public License v3
2021-03-15 06:26:09 +09:00
wiz
f173b17b90
Delete MIT+CC license from Terms of Service, add AGPLv3 to About page 2021-03-15 05:45:53 +09:00
softsimon
8e29a4cefd
Bisq markets: Titles 2021-03-14 23:24:06 +07:00
softsimon
146fcfc16d
Bisq markets: Hide altcoins when not in official bisq markets mode 2021-03-14 02:42:14 +07:00
softsimon
308dd2c7ad
Bisq markets: Recent trades. Separate Bisq master page. 2021-03-13 18:24:50 +07:00
Jonathan Underwood
4cbf2e0eb4
Lower volume for sound effects (#385)
* Turn down that racket *shakes cane*

* Maybe a little lower

* Maybe 80%?

* 70?

* 30 ok?

* 65 sounds best
2021-03-12 13:20:40 +07:00
softsimon
1d4ed85d50
Bisq markets: Volume and other fixes. 2021-03-10 23:02:55 +07:00
wiz
a530d8b17f
Improve grammar, layout, and formatting of Terms of Service page 2021-03-09 14:22:14 +09:00
wiz
e32066affd
Display all Project Contributors on About page using GitHub API (#382) 2021-03-09 01:56:41 +07:00
wiz
7beb832007
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
3e1c4a7e59
Add link to Bisq's GitHub repo on About page 2021-03-08 12:58:00 +09:00
softsimon
3b8d3221cf
Adding enterprise sponsors i18n string. 2021-03-07 21:48:33 +07:00
junderw
b594a9d249
Fix? 2021-03-07 23:45:43 +09:00
softsimon
d20cec4e59
Updating translations from transifex. 2021-03-07 20:13:39 +07:00
softsimon
e5972aa181
Updating transifex. 2021-03-07 20:05:20 +07:00
wiz
b0912064cc
Minor tweak of ToS formatting, clarify Bitcoin Only, add 3rd party licenses 2021-03-07 09:37:49 +09:00
wiz
84737bca6e
Merge pull request #376 from jambolo/master
Fix mempool-graph legend off-by-one
2021-03-07 03:44:15 +09:00
wiz
14db7e4c8b
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
softsimon
d99fd5d59a
Bisq markets dashboard: Market backend tracking. WIP. 2021-03-05 15:38:46 +07:00
wiz
9624801716
Add a bit more margin to alliances on About page 2021-03-05 16:33:05 +09:00
John Bolton
904cf62c78 Fixes mempool-graph legend off-by-one
Resolves issue #283.
2021-03-04 23:31:09 -08:00
wiz
92e2df4627
Move the Bisq logo on About page from Integrations to Alliances (#375) 2021-03-05 14:30:08 +07:00
wiz
f157a50952
Update hostname in index.html for stats.mempool.space 2021-03-05 15:19:56 +09:00
wiz
c3927c9f0a
Fix community integration links on About page to point to GitHub repos 2021-03-05 13:32:52 +09:00
wiz
45505c86d9
Merge pull request #374 from junderw/showFeeTiles
Show fee tiles on mobile
2021-03-05 11:51:07 +09:00
Jonathan Underwood
4fbab41cc8
Show fee tiles on mobile 2021-03-05 11:28:59 +09:00
softsimon
b2769d2af3
Adding Sparrow wallet to about page. 2021-03-05 02:46:23 +07:00
softsimon
2fca34faaa
Bisq markets dashboard: Offers list. WIP. 2021-03-05 02:02:21 +07:00
wiz
8fa672e312
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
2c5cf94982
Graph hides all fee rates below clicked value 2021-03-04 19:07:20 +09:00
wiz
72ded16543
Tweak padding/margins on About page logos 2021-03-04 16:27:36 +09:00
wiz
7d67c8ea6e
Merge pull request #371 from mempool/wiz/add-stuff-to-about-page
Add community integrations / alliances to About page
2021-03-04 16:12:15 +09:00
wiz
1051919a8a
Add BLW and Satpile to About page integrations 2021-03-04 16:07:59 +09:00
wiz
8ca6f06650
Fix i18n tags on new About page titles 2021-03-04 15:47:59 +09:00
wiz
906189c43a
Add community integrations / alliances to About page, move us to bottom 2021-03-04 12:46:57 +09:00
Jonathan Underwood
2a7b4f9aed
Decode hex into utf8 instead of ascii 2021-03-03 21:29:22 +09:00
wiz
2e8bd7f32e
Put the project title back on the About page 2021-03-03 15:48:55 +09:00
wiz
275895bedd
Update index.html <head> metadata, OG tags, twitter tags 2021-03-03 11:55:53 +09:00
wiz
ec699f28fb
Update link on About page for mempool Twitter account 2021-03-03 11:21:05 +09:00
softsimon
38e866995f
Bisq markets dashboard: 24H Volume. WIP. 2021-02-28 17:18:29 +07:00
softsimon
eeb7447988
Bisq markets dashboard. Base views. WIP. 2021-02-27 04:19:56 +07:00
softsimon
be0fd7c582
Credit Hebrew translator 2021-02-25 17:34:21 +07:00
softsimon
26b4bd899b
Adding Hebrew language 2021-02-25 17:22:03 +07:00
softsimon
a3d9e87f0e
Adding Hebrew language 2021-02-25 17:16:22 +07:00
wiz
75b8ec855b
Update logo for Liquid network (#359) 2021-02-24 15:16:06 +07:00
softsimon
6ec07e5315
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
795fb9342a
Fix: Double BTC is displayed. 2021-02-21 19:12:50 +07:00
softsimon
55df5dbd35
Signet network color. 2021-02-21 01:45:52 +07:00
softsimon
a111dc044f
Signet should use sBTC not tBTC. 2021-02-21 00:40:47 +07:00
softsimon
563ae8540b
Signet support in the frontend. 2021-02-20 23:12:22 +07:00
wiz
279cba5d79
More tweaking of project description on About page 2021-02-18 21:46:16 +09:00
wiz
32c740e572
More tweaking of project description on About page 2021-02-18 21:36:05 +09:00
wiz
28bc08c5a8
Change all usage of <h2> to <h3> on About page 2021-02-18 21:29:15 +09:00
wiz
a0e3468c51
Change 'SNAPSHOT' tag to 'dev' in semver on About page 2021-02-18 21:07:00 +09:00
wiz
7f8329aa4d
Update project name and description on About page (#350) 2021-02-18 15:33:59 +07:00
softsimon
edce0d118a
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
475baf5634
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
6866b12e84
Update hard-coded LN node URI for sponsors on About page 2021-02-17 17:16:32 +09:00
softsimon
2743b35ea2
Update from transifex. 2021-02-15 00:15:04 +07:00
softsimon
d39207e097
Adding Telegram group link on about page. 2021-02-14 23:23:03 +07:00
Bastien Guillaumat
20ff62779d
Re-implement Docker workflow using GitHub Actions (#326)
* Recreate a docker dir with all docker files inside and add init.sh
* Add docker/README.md with example docker-compose.xml
* Add mysql vars for mempool-config.json
* Port can be set from env var in docker-compose.xml
* Update docker-compose.xml example to use latest tag
* Remove armv7 architecture from build workflow
* Remove master git-hash file
* Remove useless ':' in sed
2021-02-10 22:51:01 +09:00
softsimon
181cb8e03f
Removing lightning htlc matching since it has false positives.
refs #324
2021-02-10 19:55:11 +07:00
Devin Bileck
a67d82ea94
Fix BSQ token market cap calculation (#332)
Fixes #331
2021-02-10 19:05:16 +07:00
softsimon
eb0c20dd92
Removing sponsors code.
Support new sponsor confirmation polling.
fixes #319
2021-02-07 02:20:07 +07:00
softsimon
c733497e52
Adding v2.1 screen shot. 2021-02-04 17:58:23 +07:00
wiz
a7adf3a345
Bump version number to v2.2-SNAPSHOT 2021-02-04 12:16:47 +09:00
softsimon
ccdf41c5b6
Don't display multisig tag on lightning/liquid contracts.
refs #324
2021-02-03 19:03:59 +07:00
softsimon
0c979e9440
Only lowercase bech32 addresses in address prefix search.
fixes #327
2021-02-03 17:13:29 +07:00
softsimon
18d08ce4bf
Updating from transifex. 2021-02-03 15:57:51 +07:00
softsimon
96b3ca6a0b
Updating from transifex. 2021-02-03 15:30:38 +07:00
softsimon
999163d7ad
Type fix for contract parsing.
refs #324
2021-02-03 12:51:30 +07:00
fiatjaf
276117fba9
better identification of lightning outputs. (#320)
* better identification of lightning outputs.
* identify liquid pegouts and emergency pegouts.
fixes #324
2021-02-03 12:40:31 +07:00
wiz
448cb8e264
Merge pull request #322 from bguillaumat/update-dockerization
Update dockerization
2021-02-03 13:03:44 +09:00
Bastien
6782229a3d Move docker files in subdir 2021-02-03 02:12:15 +01:00
Bastien
543fe8c735 Set all dir to be dockerized 2021-02-02 23:45:54 +01:00
softsimon
f39d90547e
Display P2PK inputs as "P2PK" instead of empty string.
fixes #290
2021-02-02 01:32:15 +07:00
softsimon
09f5f552bf
Don't display fee rating when block medianFee is empty to fix "overpaid by infinity".
fixes #288
2021-02-02 00:10:57 +07:00
softsimon
2a5a4ddac0
Hide address received/sent from address page when using electrum API.
fixes #294
2021-02-01 04:52:24 +07:00
softsimon
fd869c732d
Detect network from url also when languages are being used.
fixes #287
2021-02-01 04:17:34 +07:00
softsimon
371433b2da
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
3256198ab0
Credit Italian translator. 2021-01-29 16:58:04 +07:00
softsimon
47dd1f2d0b
Adding Italian language. Updating nginx conf with some missing languages. 2021-01-27 20:24:32 +07:00
softsimon
9d02ab1eb5
Center align offline/reconnection badge on the logo.
fixes #302
2021-01-25 01:29:58 +07:00
softsimon
e86b7c7258
Adding missing basic API endpoints when in bitcoind/electrum mode.
fixes #291
2021-01-25 01:09:42 +07:00
softsimon
86902d6f33
Updated from transifex. 2021-01-24 18:32:46 +07:00
softsimon
e214eedf23
Center aligning fee box text. 2021-01-24 17:26:14 +07:00
softsimon
39613cc2a2
Updated from transifex. 2021-01-24 14:08:06 +07:00
softsimon
dad122625f
Adjusting h5 header font-size. 2021-01-24 13:59:39 +07:00
softsimon
f049e3abc4
Reducing size of dashboard header titles to reduce overflow depending on language. 2021-01-24 11:53:42 +07:00
softsimon
bf28dc1eea
Credit hungarian translator. 2021-01-24 11:43:20 +07:00
softsimon
4d47388e25
Updating translations from transifex. 2021-01-24 04:21:07 +07:00
softsimon
6507b5e003
Adding hungarian language. 2021-01-24 04:19:50 +07:00
softsimon
fb41f58f7c
Corrected Bisq stats calculation.
fixes #280
2021-01-23 19:26:05 +07:00
wiz
494119d119
Update translated strings from Transifex 2021-01-21 12:39:53 +09:00