Mononaut
|
331b54fe89
|
Address mouseover QR code
|
2024-06-10 23:22:10 +00:00 |
|
Mononaut
|
9514bb703b
|
Redesign top of address page
|
2024-06-10 23:04:37 +00:00 |
|
Mononaut
|
746a045c48
|
Refactor address page component with AddressStats class
|
2024-06-10 22:03:07 +00:00 |
|
softsimon
|
8382a27a7c
|
Merge pull request #5149 from mempool/mononaut/accurate-timestamps-hover
Accurate timestamps on hover
|
2024-06-10 00:16:07 +04:00 |
|
softsimon
|
b7d96a2a26
|
Merge pull request #5145 from mempool/natsoni/tapscript-toggle-show-more
Refactor "show all" toggle for long witnesses and witness scripts
|
2024-06-10 00:11:26 +04:00 |
|
Mononaut
|
3149199c8a
|
Accurate timestamps on hover
|
2024-06-08 23:28:44 +00:00 |
|
softsimon
|
0c3ef4eabc
|
Merge pull request #5139 from mempool/dependabot/npm_and_yarn/frontend/cypress-13.11.0
Bump cypress from 13.10.0 to 13.11.0 in /frontend
|
2024-06-08 19:12:02 +04:00 |
|
wiz
|
fffcb5038f
|
Merge pull request #5136 from mempool/mononaut/research
research footer link
|
2024-06-07 11:49:51 +09:00 |
|
natsoni
|
77d42bfdbb
|
Don't render full input witness if user does not press "show all"
|
2024-06-06 17:53:20 +02:00 |
|
natsoni
|
f840ac951b
|
Add show all toggle for redeem scripts
|
2024-06-06 11:43:21 +02:00 |
|
wiz
|
6b3005c49d
|
Merge pull request #5125 from mempool/mononaut/recent-address-chart
Make address chart prefer "recent" mode by default
|
2024-06-05 14:22:00 +09:00 |
|
wiz
|
17132ff047
|
Merge pull request #5120 from mempool/mononaut/multi-pool-eta
Multi-pool ETA
|
2024-06-05 14:21:34 +09:00 |
|
wiz
|
355fe58b43
|
Merge pull request #5137 from mempool/mononaut/pizza-replacement
Pizza tracker RBF support
|
2024-06-05 14:20:51 +09:00 |
|
dependabot[bot]
|
d016838356
|
Bump cypress from 13.10.0 to 13.11.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.10.0 to 13.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.10.0...v13.11.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-05 02:38:18 +00:00 |
|
Mononaut
|
f77582250f
|
Pizza tracker rbf tree traversal to find mined tx
|
2024-06-04 23:02:13 +00:00 |
|
Mononaut
|
976e505445
|
Pizza tracker handle RBF replacements
|
2024-06-04 22:45:43 +00:00 |
|
Mononaut
|
9a838c7269
|
Use estimated acceleration positions in frontend
|
2024-06-04 20:40:41 +00:00 |
|
Mononaut
|
ced1595d70
|
research footer link
|
2024-06-04 15:50:13 +00:00 |
|
Mononaut
|
0b0109d821
|
Research unfurler preview image
|
2024-06-04 15:25:04 +00:00 |
|
Mononaut
|
992da1e5d2
|
Research logo
|
2024-06-04 15:09:45 +00:00 |
|
Mononaut
|
b699063153
|
Experimental auto-push URL support
|
2024-06-03 21:45:36 +00:00 |
|
softsimon
|
67afda7dcf
|
Merge branch 'master' into natsoni/fix-lightning-search
|
2024-06-01 14:20:00 +07:00 |
|
softsimon
|
a56af00500
|
Merge pull request #5123 from mempool/natsoni/search-results-ordering
Improve search results ordering
|
2024-06-01 14:19:48 +07:00 |
|
softsimon
|
e3971af207
|
Merge pull request #5122 from mempool/natsoni/fix-pool-ranking
Fix pool ranking table
|
2024-06-01 14:17:50 +07:00 |
|
Mononaut
|
37725bb341
|
Make address graph prefer "recent" mode by default
|
2024-05-31 17:20:07 +00:00 |
|
natsoni
|
f17635193a
|
Fix pool ranking component update
|
2024-05-31 17:25:36 +02:00 |
|
softsimon
|
1c73dc59f9
|
Merge branch 'master' into natsoni/search-results-ordering
|
2024-05-31 22:18:43 +07:00 |
|
softsimon
|
3adbba2959
|
Merge branch 'master' into natsoni/fix-lightning-search
|
2024-05-31 21:20:31 +07:00 |
|
softsimon
|
692edea1ce
|
Merge branch 'master' into natsoni/fix-pool-page-update
|
2024-05-31 21:17:09 +07:00 |
|
softsimon
|
11cfb8a783
|
Merge pull request #5117 from mempool/natsoni/pools-search
Add mining pools to search results
|
2024-05-31 21:16:46 +07:00 |
|
natsoni
|
0b953f21b0
|
Only query lightning search if more than 3 characters
|
2024-05-31 15:40:27 +02:00 |
|
natsoni
|
d5508872dd
|
Select lightning node by default in search results of public key
|
2024-05-31 15:08:58 +02:00 |
|
natsoni
|
321181d708
|
Update search results ordering
|
2024-05-31 13:52:37 +02:00 |
|
natsoni
|
f3bd50d4ab
|
Revert "Update search results ordering"
This reverts commit 00838ea947 .
|
2024-05-31 13:37:30 +02:00 |
|
natsoni
|
21f91bcb6e
|
Fix pool page update on slug change
|
2024-05-30 17:58:28 +02:00 |
|
natsoni
|
d57bd56743
|
Use includes() instead of startsWith() to search for pool names
|
2024-05-30 15:08:20 +02:00 |
|
natsoni
|
08969592ea
|
Fix i18n for unknown pool search
|
2024-05-30 14:46:48 +02:00 |
|
softsimon
|
cfedb5fd24
|
Fix for undefined LN group channels
|
2024-05-30 16:15:51 +07:00 |
|
wiz
|
a9ad892495
|
Merge pull request #5112 from mempool/mononaut/polish-acc-pie
Polish acceleration pie chart section
|
2024-05-30 17:58:58 +09:00 |
|
natsoni
|
00838ea947
|
Update search results ordering
|
2024-05-30 10:34:40 +02:00 |
|
natsoni
|
7761ea53c6
|
Add mining pools to search bar
|
2024-05-30 09:31:44 +02:00 |
|
softsimon
|
aeeb4af9ba
|
Merge pull request #5110 from mempool/natsoni/lift-up-blockchain-toggle
Slightly lift up blockchain toggle button
|
2024-05-29 16:21:45 +07:00 |
|
softsimon
|
83db2a3b72
|
Add margin to graph on pool ranking page
|
2024-05-29 15:58:39 +07:00 |
|
natsoni
|
3cfd54b4c5
|
Update mining dashboard graph heights
|
2024-05-29 10:27:45 +02:00 |
|
Mononaut
|
c6db016c99
|
Show hashrate pie chart immediately on acceleration
|
2024-05-28 21:33:09 +00:00 |
|
Mononaut
|
6f6a9ea1a4
|
Brighter purple pie chart
|
2024-05-28 21:07:36 +00:00 |
|
Mononaut
|
83246be962
|
Responsive active acceleration details
|
2024-05-28 21:06:58 +00:00 |
|
natsoni
|
dcd94d868a
|
Slightly lift up blockchain toggle button
|
2024-05-28 16:11:48 +02:00 |
|
natsoni
|
e9fc5c0433
|
Fix widget mining graphs
|
2024-05-28 16:11:06 +02:00 |
|
Mononaut
|
6a915c0b88
|
Hotfix for acceleration pie chart section logic
|
2024-05-28 03:35:41 +00:00 |
|