Commit Graph

5844 Commits

Author SHA1 Message Date
natsoni
57a05c80a2
Move inscription type to utils 2024-10-08 12:53:18 +09:00
natsoni
1ddb8a39c9
Show text inscriptions up to 50kB 2024-10-08 12:50:56 +09:00
natsoni
0a61429176
Increase inscription max height 2024-10-08 12:41:14 +09:00
natsoni
e440c3f235
Fix edicts displaying 2024-10-08 12:40:25 +09:00
natsoni
177bbc83f3
Clean up etches fetching logic 2024-10-08 12:38:12 +09:00
Mononaut
040c067aac
fix rune edict wrong id type bug 2024-10-08 02:49:46 +00:00
Mononaut
15b3c88a1f
fix optional rune divisibility bug 2024-10-08 02:40:14 +00:00
natsoni
65f080d526
FIx error handling logic in ord-data 2024-10-08 11:24:17 +09:00
wiz
19347614bd
Merge pull request #5514 from mempool/nymkappa/refactor-pool-subscription
[refactor] remove useless mining_pool subscriptions
2024-10-08 11:13:08 +09:00
Mononaut
acae5a33b0
replace rune parsing dependencies with minimal reimplementation 2024-10-08 01:56:49 +00:00
natsoni
8b6db768cd
Decode inscription / rune data client-side 2024-10-07 20:26:02 +09:00
natsoni
4143a5f593
Add runestone protocol implementation 2024-10-07 20:03:10 +09:00
natsoni
d31c2665ee
Add inscriptions parsing code 2024-10-07 20:01:55 +09:00
nymkappa
d6b9e3118d
[refactor] remove useless mining_pool subscriptions 2024-10-07 15:41:29 +09:00
nymkappa
9b4c93c8ee
update doc 2024-10-07 15:35:52 +09:00
wiz
e59f5b8810
Merge pull request #5565 from mempool/nymkappa/update-doc
[accelerator] public accel history filter by miner unique id
2024-10-07 15:17:55 +09:00
Mononaut
8e223861d6
never show a utxo chart with missing data 2024-10-06 20:25:49 +00:00
dependabot[bot]
33a6ba04b6
Bump rollup from 4.13.0 to 4.24.0 in /frontend
Bumps [rollup](https://github.com/rollup/rollup) from 4.13.0 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.13.0...v4.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-06 05:46:06 +00:00
softsimon
d020858840
Merge pull request #5549 from mempool/dependabot/npm_and_yarn/frontend/cypress-13.15.0
Bump cypress from 13.14.0 to 13.15.0 in /frontend
2024-10-06 14:44:50 +09:00
softsimon
5e0160a039
Merge pull request #5571 from mempool/natsoni/fix-block-page-loadig
Fix block page spinner loader
2024-10-06 13:40:22 +09:00
natsoni
6fb68203bc
Fix block page spinner loader 2024-10-06 11:50:18 +09:00
natsoni
d7acfad3d6
Failed -> Canceled in accelerations list 2024-10-06 11:23:42 +09:00
natsoni
ae2a849257
fix gigasats -> billion sats 2024-10-05 19:34:41 +09:00
natsoni
3d27b7e7b4
Avoid briefly showing incorrect health value 2024-10-05 17:16:00 +09:00
nymkappa
c4f73b80da
[accelerator] public accel history filter by miner unique id 2024-10-05 16:19:19 +09:00
natsoni
fe16f0dddc
Reset block audit on block navigation 2024-10-05 13:19:05 +09:00
Mononaut
60adad8db3
handle /utxos error on address page 2024-09-29 09:30:09 +00:00
softsimon
da2341dd00
remove rocket beta 2024-09-28 08:56:29 +04:00
softsimon
775fcbab31
Merge pull request #5552 from mempool/nymkappa/satoshi-pipe-update
export bitcoinsatoshis pipe module, allow custom class for first part
2024-09-28 00:04:56 +04:00
Mononaut
ea08c0c950
fix acceleration history paging w/ undefined total 2024-09-27 16:09:12 +00:00
nymkappa
2d7316942f
export bitcoinsatoshis pipe module, allow custom class for first part 2024-09-27 17:26:27 +02:00
Mononaut
1d5843a112
fix utxo chart on-click navigation 2024-09-26 22:14:44 +00:00
Mononaut
b29c4cf228
refactor miner name truncation 2024-09-26 17:18:49 +00:00
softsimon
1f84e1722f
Merge pull request #5539 from BitcoinMechanic/add-miner-name
Show miner name on block timeline
2024-09-26 21:11:18 +04:00
dependabot[bot]
2ad52e2c78
Bump cypress from 13.14.0 to 13.15.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.0 to 13.15.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.14.0...v13.15.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-09-26 02:37:00 +00:00
Mononaut
83b6094174
optimize utxo graph layout algorithm, enable transitions 2024-09-25 00:03:15 +00:00
Mononaut
9091fc9210
add missing time.service.ts file 2024-09-24 15:55:23 +00:00
mononaut
d149c8bd24
Merge branch 'master' into mononaut/utxo-chart-colors 2024-09-24 09:39:06 -06:00
Mononaut
9984621e5e
refactor static time formatting into new service 2024-09-24 15:37:55 +00:00
mononaut
81ddce27df
Merge branch 'master' into add-miner-name 2024-09-23 16:07:20 -06:00
BitcoinMechanic
e6dbde952e
Strip non-alphanumeric chars from miner names 2024-09-23 12:36:10 -07:00
natsoni
2a9346f695
Don't show negative timespans on timeline 2024-09-23 14:47:57 +02:00
softsimon
05e88a25be
npm audit fix 2024-09-23 14:15:00 +08:00
softsimon
574a800520
Merge pull request #5542 from mempool/dependabot/npm_and_yarn/frontend/esbuild-0.24.0
Bump esbuild from 0.23.0 to 0.24.0 in /frontend
2024-09-23 13:44:14 +08:00
softsimon
92de208414
Merge branch 'master' into mononaut/utxo-chart-colors 2024-09-23 13:01:32 +08:00
dependabot[bot]
0e5698955f
Bump esbuild from 0.23.0 to 0.24.0 in /frontend
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 02:09:59 +00:00
BitcoinMechanic
4220f99477
remove 'on'/UI changes per feedback 2024-09-22 14:46:53 -07:00
Mononaut
e144e139b7
Update accelerating pie chart in real time 2024-09-22 18:06:55 +00:00
Mononaut
06e699e52b
address utxo chart color by age & updates 2024-09-22 17:09:35 +00:00
softsimon
72a5f4a521
amount selector sat -> sats 2024-09-23 00:18:59 +08:00
softsimon
04605e10a5
only use sats, not sat 2024-09-23 00:15:12 +08:00
softsimon
407ce3c76d
Merge pull request #5491 from mempool/nymkappa/accel-bidboost-graph
[accelerator] make bid boost graph bar min height taller
2024-09-22 23:48:41 +08:00
BitcoinMechanic
b90cd4c7e3
restore minerNames property on pool 2024-09-20 14:59:21 -07:00
BitcoinMechanic
25482b9a06
show miner name on block timeline 2024-09-20 14:31:31 -07:00
natsoni
e41829d5e0
Fix race condition between accelerations and block audit api calls 2024-09-20 16:24:33 +02:00
softsimon
fc1cdbac22
Merge pull request #5522 from mempool/dependabot/npm_and_yarn/frontend/multi-9423f4c335
Bump body-parser and express in /frontend
2024-09-20 16:05:32 +08:00
softsimon
5c839aced3
Merge pull request #5486 from mempool/natsoni/remove-da-offset
Remove difficulty adjustment block offset
2024-09-20 15:37:14 +08:00
softsimon
3345a60863
Merge pull request #5532 from mempool/natsoni/fix-accelerations-list
Fix accelerations list page navigation on first load
2024-09-20 01:11:40 +08:00
mononaut
46d99db167
Merge branch 'master' into natsoni/add-blocks-logo 2024-09-19 10:44:38 -06:00
softsimon
76dcb0830a
Merge pull request #5529 from mempool/natsoni/footer-tm
"Be your own explorer" on non official mempool instance
2024-09-19 23:13:41 +08:00
natsoni
0b29b61e93
"Be your own explorer" on non official mempool instance 2024-09-19 17:07:31 +02:00
softsimon
f4425ed7fe
Merge pull request #5524 from mempool/simon/calculator-numeric-fix
Fix critical calculator inputmode
2024-09-19 22:53:24 +08:00
softsimon
7c02eab630
Merge pull request #5525 from mempool/mononaut/utxo-chart
Add utxo chart to address page
2024-09-19 22:51:49 +08:00
softsimon
8867ef9680
Merge pull request #5534 from mempool/natsoni/mining-1m
Only fetch 1m mining stats
2024-09-19 22:50:29 +08:00
softsimon
1048a0ea83
Merge pull request #5536 from mempool/natsoni/fix-timeline-tooltip-width
Wrap pool logos in timeline tooltip
2024-09-19 22:46:40 +08:00
natsoni
32cc2f0c63
Blocks logo wraps before 'Test Transactions' text 2024-09-19 16:33:31 +02:00
natsoni
c6b0e5ff0e
Acceleration timeline tooltip: wrap pool logos 2024-09-19 16:08:39 +02:00
natsoni
68a580466f
Fix ETA calculation error 2024-09-19 15:17:24 +02:00
natsoni
bb06a66a03
Only fetch 1m mining stats 2024-09-19 14:59:34 +02:00
natsoni
ec6372464f
Add logos to blocks and test transactions pages 2024-09-19 14:38:37 +02:00
softsimon
c13b8029d3
Merge pull request #5527 from mempool/natsoni/hide-eta-replaced-tx
Pizza tracker: don't show ETA on replaced tx
2024-09-19 19:10:35 +08:00
softsimon
88e92b1b34
Merge pull request #5513 from mempool/nymkappa/fix-double-click
[accelerator] avoid duplicated accel request with double click
2024-09-19 17:46:15 +08:00
softsimon
b0fa3efbbb
Merge pull request #5526 from mempool/natsoni/fix-mobile-tx-push
Fix mobile routing to tx push and test pages
2024-09-19 17:44:33 +08:00
softsimon
0ccb5618f6
Merge pull request #5530 from mempool/mononaut/fix-acc-eta
Fix off-by-one error in multi-pool eta calculation
2024-09-19 01:28:43 +08:00
natsoni
556313a676
Fix accelerations list page navigation on fist load 2024-09-18 16:56:00 +02:00
softsimon
1fe08a9ecc
Merge pull request #5528 from mempool/natsoni/tracker-support-error
Show http error in pizza tracker
2024-09-18 22:33:48 +08:00
natsoni
ede0ccfd2e
Fix accelerator logo width in trademark policy 2024-09-18 15:38:36 +02:00
Mononaut
b64caf8f4b
Fix off-by-one error in multi-pool eta calculation 2024-09-17 20:30:25 +00:00
natsoni
99290a7946
Show http error in pizza tracker 2024-09-17 15:08:03 +02:00
natsoni
2d9709a427
Pizza tracker: hide ETA on replaced tx 2024-09-17 14:56:25 +02:00
natsoni
a76d6c2949
Fix mobile routing to tx push and test pages 2024-09-17 14:50:44 +02:00
softsimon
9457032ab1
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations 2024-09-14 23:12:43 +08:00
softsimon
74998e7f56
Merge pull request #5482 from mempool/natsoni/hide-acc-panel-on-acceleration
Hide accelerator panel if tx gets accelerated on another session
2024-09-14 20:15:39 +08:00
softsimon
db0f968749
Merge pull request #5481 from mempool/natsoni/fix-acceleration-flow-state
Reset acceleration flow state when leaving transaction
2024-09-14 17:52:50 +08:00
Mononaut
a1968e01e5
Add utxo chart to address page 2024-09-13 18:16:29 +00:00
softsimon
c7ab6b03fb
Fix critical calculator inputmode 2024-09-13 23:23:22 +08:00
softsimon
2b206a7bcc
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations 2024-09-13 23:02:23 +08:00
softsimon
2a7d5760e0
Merge branch 'master' into mononaut/paginated-accel-history 2024-09-13 22:16:28 +08:00
natsoni
d199c7746e
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations 2024-09-13 11:57:20 +02:00
dependabot[bot]
67eb815992
Bump body-parser and express in /frontend
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 09:10:42 +00:00
softsimon
b17b66a52f
Merge pull request #5476 from mempool/dependabot/npm_and_yarn/frontend/micromatch-4.0.8
Bump micromatch from 4.0.4 to 4.0.8 in /frontend
2024-09-13 17:09:53 +08:00
softsimon
819dedbc88
Merge pull request #5464 from mempool/natsoni/amount-selector
Add amount mode selector to footer
2024-09-13 17:03:24 +08:00
nymkappa
3e78b636d6
[accelerator] avoid duplicated accel request with double click 2024-09-12 16:02:11 +02:00
nymkappa
b3ca8840e5
Merge branch 'master' into nymkappa/faucet-unverified 2024-09-11 16:51:22 +02:00
softsimon
31469ad361
Merge pull request #5478 from mempool/natsoni/ineligible-for-acceleration
Ineligible transaction link to accelerator FAQ
2024-09-10 18:36:19 +04:00
nymkappa
a133ddf062
[faucet] show unverified warning if no email provided 2024-09-10 12:07:46 +02:00
Mononaut
e513f05c09
Fix reorg to lower height on /monitoring status page 2024-09-05 20:55:48 +00:00
nymkappa
f6fac92180
[faucet] add missing error message for suspicious twitter accounts 2024-09-04 13:52:48 +02:00
orangesurf
8ab104d191
switch to alternate logo 2024-09-02 13:47:41 +02:00
orangesurf
263742132c
Merge branch 'master' into orangeusurf/about-enterprise-update 2024-09-02 12:28:52 +01:00