wiz
72d056be4f
Update hostname in index.html for stats.mempool.space
2021-03-05 15:19:56 +09: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
f02dc804c8
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
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
Jonathan Underwood
8e21b8467e
Decode hex into utf8 instead of ascii
2021-03-03 21:29:22 +09:00
wiz
3852774b49
Put the project title back on the About page
2021-03-03 15:48:55 +09:00
wiz
795f5e1c4d
Update index.html <head> metadata, OG tags, twitter tags
2021-03-03 11:55:53 +09:00
wiz
2c081aa08b
Update link on About page for mempool Twitter account
2021-03-03 11:21:05 +09:00
softsimon
d1e9404fb7
Credit Hebrew translator
2021-02-25 17:34:21 +07:00
softsimon
a000c05715
Adding Hebrew language
2021-02-25 17:22:03 +07:00
softsimon
7c74440c00
Adding Hebrew language
2021-02-25 17:16:22 +07:00
wiz
afd7230137
Update logo for Liquid network ( #359 )
2021-02-24 15:16:06 +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
ff4c3b9b8c
Update from transifex.
2021-02-15 00:15:04 +07:00
softsimon
1ade0fc20a
Adding Telegram group link on about page.
2021-02-14 23:23:03 +07:00
Bastien Guillaumat
5fbc952fda
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
54e1f38d2f
Removing lightning htlc matching since it has false positives.
...
refs #324
2021-02-10 19:55:11 +07:00
Devin Bileck
505a45bbd0
Fix BSQ token market cap calculation ( #332 )
...
Fixes #331
2021-02-10 19:05:16 +07:00
softsimon
9651fa7859
Removing sponsors code.
...
Support new sponsor confirmation polling.
fixes #319
2021-02-07 02:20:07 +07:00
softsimon
d0edb3ff92
Adding v2.1 screen shot.
2021-02-04 17:58:23 +07:00
wiz
c3f8b991a4
Bump version number to v2.2-SNAPSHOT
2021-02-04 12:16:47 +09:00
softsimon
add901aaac
Don't display multisig tag on lightning/liquid contracts.
...
refs #324
2021-02-03 19:03:59 +07:00
softsimon
0fac6602df
Only lowercase bech32 addresses in address prefix search.
...
fixes #327
2021-02-03 17:13:29 +07:00
softsimon
c5a4750ba4
Updating from transifex.
2021-02-03 15:57:51 +07:00
softsimon
2dcb7efc9d
Updating from transifex.
2021-02-03 15:30:38 +07:00
softsimon
462fc0f2a2
Type fix for contract parsing.
...
refs #324
2021-02-03 12:51:30 +07:00
fiatjaf
b5cc9d1b85
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
fca3ea8a36
Merge pull request #322 from bguillaumat/update-dockerization
...
Update dockerization
2021-02-03 13:03:44 +09:00
Bastien
7d245bc201
Move docker files in subdir
2021-02-03 02:12:15 +01:00
Bastien
c6296bc06c
Set all dir to be dockerized
2021-02-02 23:45:54 +01:00