Commit graph

5198 commits

Author SHA1 Message Date
softsimon
cf8d179925
Merge pull request #5176 from mempool/mononaut/fix-monitoring-layout
Fix monitoring table layout & text wrapping
2024-06-22 12:58:53 +09:00
Mononaut
7c806b4b23
Always show clearing rate line on incoming tx chart 2024-06-22 01:58:46 +00:00
softsimon
136af78147
Merge pull request #5160 from mempool/mononaut/fix-nonstandard-label-bug
Fix incorrect non-standard label on reserved segwit output types
2024-06-22 09:32:06 +09:00
softsimon
2e893e0aea
adding missing }, to proxy conf 2024-06-22 08:21:56 +09:00
softsimon
b41382dfee
Local dev accelerations proxy 2024-06-22 08:20:36 +09:00
softsimon
8d66374374
Merge pull request #5156 from mempool/simon/default-frontend-network-setting
Root frontend network setting
2024-06-22 07:56:13 +09:00
softsimon
c00d2f3763
Hack networkMatches 2024-06-21 19:32:25 +09:00
softsimon
55598e7974
Remove space between plus and amount 2024-06-21 18:38:37 +09:00
Mononaut
c5b12e3bc3
split overview subscriptions in block component 2024-06-21 11:57:00 +09:00
softsimon
d10fdaad46
Merge pull request #5177 from mempool/simon/deprecate-unique-pool-id
Deprecate pool_unique_id, fixing accelerations sync
2024-06-21 03:31:13 +09:00
softsimon
ff8fb3b24f
Merge pull request #5151 from mempool/mononaut/address-redesign-phase-1
Address page redesign phase 1
2024-06-20 17:51:48 +09:00
softsimon
1219526e2d
Disabling liquid test and fixing liquid overflow 2024-06-20 17:43:54 +09:00
softsimon
0719b20110
Deprecate pool_unique_id 2024-06-20 12:22:54 +09:00
Mononaut
25b510359f
Fix monitoring table layout & text wrapping 2024-06-20 03:09:54 +00:00
nymkappa
522a473213
[accelerator] always show last 6 completed accelerations in accel dashboard 2024-06-19 17:32:16 +09:00
dependabot[bot]
bdeac877d2
Bump braces from 3.0.2 to 3.0.3 in /frontend
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 03:01:39 +00:00
dependabot[bot]
a0a6a0da4f
Bump cypress from 13.11.0 to 13.12.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.11.0 to 13.12.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.11.0...v13.12.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-19 02:21:54 +00:00
natsoni
26968605cc
Display both BTC and USD in address history graph 2024-06-18 11:27:12 +02:00
Mononaut
272a2c8441
Fix incorrect non-standard label on reserved segwit output types 2024-06-16 22:25:40 +00:00
softsimon
2ee656a176
Renaming default to root network 2024-06-16 10:50:31 +02:00
Mononaut
5cecd9f8a7
Address page bigger QR button on mobile 2024-06-15 21:02:32 +00:00
softsimon
c0ec9f70c3
Fix dropdown visibility when using only 1 random network 2024-06-15 13:00:23 +02:00
nymkappa
84dae82e90
[about page] use grumpy guy instead of boring placeholder 2024-06-15 18:50:27 +09:00
softsimon
9dbf3b54fb
Electrs network routing fix 2024-06-15 05:18:35 +02:00
softsimon
ce46aae8cc
Default frontend network setting 2024-06-15 00:22:33 +02:00
Mononaut
fb621f9812
Address redesign liquid & layout fixes 2024-06-14 15:51:00 +00:00
natsoni
2156924d7e
Prevent address txs widget to send too many price requests 2024-06-12 20:02:54 +02:00
natsoni
60a30aaede
Allow to open transaction in new tab/page when click on address graph 2024-06-12 20:01:48 +02:00
Mononaut
7dfdb5553e
Address & script parsing refactor 2024-06-12 17:28:43 +00:00
natsoni
824bf5fc63
Fix price fetching causing race condition 2024-06-12 16:57:19 +02:00
natsoni
2b44055fc7
Add support for zooming in address balance graph 2024-06-12 13:17:39 +02:00
natsoni
7bef8653b1
Add support for USD in address history graph 2024-06-12 11:47:57 +02:00
Mononaut
3b419be341
Address details pending -> unconfirmed 2024-06-11 20:51:17 +00:00
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