Commit Graph

1833 Commits

Author SHA1 Message Date
dependabot[bot]
20db11f9d8
Bump clipboard from 2.0.10 to 2.0.11 in /frontend
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: clipboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 02:09:37 +00:00
wiz
f13816a5d9
Merge pull request #1598 from antonilol/fix-lightning-csv-delay
fix lightning force close label with CSV delay <= 16
2022-05-09 10:55:18 +09:00
hunicus
015a419bb8
Change faq docker link since docker docs moved 2022-05-07 17:36:54 -04:00
wiz
5336ba8160
Merge branch 'master' into simon/npm-audit-fix-04-28 2022-05-06 15:11:28 +09:00
wiz
023f8222f3
Merge branch 'master' into simon/docs-module 2022-05-06 15:01:51 +09:00
wiz
6b7e8f457b
Merge branch 'master' into update-screenshot-2.4.0 2022-05-06 14:59:38 +09:00
wiz
ab28c0344c
Merge branch 'master' into nymkappa/feature/realtime-estimated-hashrate 2022-05-06 13:40:11 +09:00
hunicus
2a75aae628
Add screenshot for 2.4.0 to readme 2022-05-03 14:07:14 -04:00
Antoni Spaanderman
222696f859
fix lightning force close label with CSV delay <= 16 2022-05-03 17:26:32 +02:00
softsimon
9dcf421216
Upgrading npm packages and 2022-05-02 20:04:04 +04:00
nymkappa
3972e7b8f0
Show current network hashrate and difficulty even if indexing is in progress 2022-05-02 17:39:03 +09:00
nymkappa
1f4cf1710a
Show getnetworkhashps core result in dashboard + update unit formatting 2022-05-02 17:33:52 +09:00
nymkappa
540a8da64c
Fix reward stats skeleton titles 2022-04-27 17:50:25 +09:00
softsimon
9b4c6b9e2c
Moving Docs and Faq to separate lazy loaded module 2022-04-26 13:02:13 +04:00
hunicus
a3bbd286d6
Update docker faq 2022-04-24 23:12:35 -04:00
wiz
97bd7ebbdd
Merge branch 'master' into nymkappa/bufix/blocks-list-skeleton 2022-04-24 03:52:18 +00:00
nymkappa
0803fed0f4
Fix pool component hashrate api response handling 2022-04-23 15:51:00 +09:00
wiz
6ae20ead63
Merge branch 'master' into nymkappa/feature/timespan-selector-update 2022-04-23 06:23:23 +00:00
wiz
ed495cc019
Merge branch 'master' into nymkappa/feature/fee-range-chart 2022-04-23 04:44:03 +00:00
nymkappa
c51216f97c
Remove hardcoded liquid.network in asset icons url 2022-04-23 08:56:55 +09:00
nymkappa
a68bab2c96
Add Mercury Wallet on About page as Wallet Integration 2022-04-19 22:38:25 +09:00
nymkappa
a2ad69beb1
Update blocks list skeleton 2022-04-18 11:54:52 +09:00
nymkappa
f7d57a2737
Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
nymkappa
d0b27813b0
Save fee rates legend preference - Fix xaxis label 2022-04-15 19:39:27 +09:00
nymkappa
b79fb6265c
24h/3d block fee rates chart is clickable 2022-04-15 16:16:18 +09:00
nymkappa
3ce6e81a39
Add block fee rate percentiles chart 2022-04-15 16:16:15 +09:00
wiz
bba4b5d32c
Merge branch 'master' into simon/sponsor-page-ux 2022-04-14 20:51:49 +00:00
hunicus
01f474628a
Add websocket service to avoid issues with blocks 2022-04-12 18:06:32 -04:00
hunicus
1348e953a6
Merge branch 'master' into add-faq 2022-04-12 16:03:28 -04:00
hunicus
e50b58b8aa
Add live mempool blocks to faq (h/t @softsimon) 2022-04-12 15:58:20 -04:00
hunicus
88c50f7107
Resolve conflict resulting from 315b759 2022-04-12 15:33:24 -04:00
hunicus
039e6bbe77
Add answers, fix accordions, tweak footer styling
Main purpose of this commit is to remove iframes from git
history. This commit squashes several commits that came
after iframes were added.
2022-04-12 15:31:45 -04:00
Antoni Spaanderman
b9127538ce
Merge branch 'master' into script-display-2 2022-04-11 21:46:06 +02:00
softsimon
d97bf332d1
Merge branch 'master' into nymkappa/bugfix/fix-z-warning 2022-04-11 16:54:04 +04:00
nymkappa
25c55b53a2
Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
8fb488a675
Add block rewards chart 2022-04-11 20:57:13 +09:00
nymkappa
7dd0173e84
Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
08e19a612c
Add block fees graph 2022-04-11 15:32:16 +09:00
nymkappa
15cc503387
Move graph mining chart link into dropdown 2022-04-11 15:31:39 +09:00
Antoni Spaanderman
b4fce5cb00
Fix Lightning HTLC detection with options_anchors
rename `OP_CHECKSEQUENCEVERIFY` to `OP_CSV` in regex
2022-04-10 00:20:19 +02:00
softsimon
ac5749f493
Merge pull request #1506 from TechMiX/rtlFixes2
fix RTL layout issues
2022-04-10 00:32:13 +04:00
softsimon
bc9063e490
Npm run start broke 2022-04-06 15:40:26 +04:00
softsimon
f5c558e055
Merge pull request #1492 from mempool/nymkappa/bugfix/unknown-miner-tag
If mining dashboard is enabled, set block miner to "Unknown" by default
2022-04-06 14:35:50 +04:00
softsimon
33001ce96c
Merge pull request #1503 from mempool/nymkappa/feature/additional-pool-data
Updated pool summary page to display more info on hashrate and blocks
2022-04-06 14:31:53 +04:00
nymkappa
6d876ad219
Update addresses button 2022-04-06 15:02:24 +09:00
TechMiX
0c3f9c895e fix RTL layout issues 2022-04-05 20:37:18 +02:00
softsimon
1a35c8ce42
Sponsor page revamped 2022-04-05 21:00:36 +04:00
nymkappa
c733782d04
Update AS142052 link 2022-04-05 01:57:45 +09:00
nymkappa
c4db7ec5f6
Updated pool summary page to display more info on hashrate and blocks 2022-04-05 00:36:00 +09:00
Antoni Spaanderman
53d68a3571
name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection 2022-04-04 17:16:34 +02:00