diff --git a/.changeset/afraid-cheetahs-sleep.md b/.changeset/afraid-cheetahs-sleep.md deleted file mode 100644 index 23220d0ad..000000000 --- a/.changeset/afraid-cheetahs-sleep.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@blobscan/api": minor -"@blobscan/db": minor ---- - -Added `category` column to `Transaction` model diff --git a/.changeset/breezy-sheep-hide.md b/.changeset/breezy-sheep-hide.md deleted file mode 100644 index cc367b3b1..000000000 --- a/.changeset/breezy-sheep-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/db": minor ---- - -Added aggregation columns to track transaction total and average blob max fees diff --git a/.changeset/brown-roses-trade.md b/.changeset/brown-roses-trade.md deleted file mode 100644 index 9640b2623..000000000 --- a/.changeset/brown-roses-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Updated `DailyAvgBlobFeeChart` and `DailyAvgBlobGasPriceChart` to use the best unit for values diff --git a/.changeset/chilly-rings-call.md b/.changeset/chilly-rings-call.md deleted file mode 100644 index 2859e8150..000000000 --- a/.changeset/chilly-rings-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Improved performance on Blobs, Blocks and Txs pages by fetching the total amount of items only once and not on every request diff --git a/.changeset/cool-dingos-visit.md b/.changeset/cool-dingos-visit.md deleted file mode 100644 index 0636346e1..000000000 --- a/.changeset/cool-dingos-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed an issue where the chart tooltip displayed zero for very low values. It now shows the most appropriate unit for each value. diff --git a/.changeset/dirty-seals-appear.md b/.changeset/dirty-seals-appear.md deleted file mode 100644 index b430e0899..000000000 --- a/.changeset/dirty-seals-appear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed top explorer details not horizontally aligned in small screens. diff --git a/.changeset/fair-monkeys-sit.md b/.changeset/fair-monkeys-sit.md deleted file mode 100644 index dba0e6225..000000000 --- a/.changeset/fair-monkeys-sit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed an issue where pagination buttons failed to redirect upon click. diff --git a/.changeset/few-geese-ring.md b/.changeset/few-geese-ring.md deleted file mode 100644 index 7eec8cd3e..000000000 --- a/.changeset/few-geese-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Enhanced Swarm data expiry formatting diff --git a/.changeset/four-shrimps-joke.md b/.changeset/four-shrimps-joke.md deleted file mode 100644 index febbbe144..000000000 --- a/.changeset/four-shrimps-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": minor ---- - -Updated the references to now return a URL instead of a URI. diff --git a/.changeset/grumpy-ghosts-yell.md b/.changeset/grumpy-ghosts-yell.md deleted file mode 100644 index 3a33147c6..000000000 --- a/.changeset/grumpy-ghosts-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": minor ---- - -Introduced a new query parameter, count, that allows consumers to enable item counting in all procedures for retrieving blobs, blocks, and transactions. diff --git a/.changeset/happy-books-brake.md b/.changeset/happy-books-brake.md deleted file mode 100644 index 2de4d316b..000000000 --- a/.changeset/happy-books-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/rollups": minor ---- - -Updated the chain rollups retrieval to return both the rollup name and address for each rollup. diff --git a/.changeset/happy-hounds-join.md b/.changeset/happy-hounds-join.md deleted file mode 100644 index 7b9140a86..000000000 --- a/.changeset/happy-hounds-join.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed the issue where the "Show more" message was displayed incorrectly when the blob data container was opened and closed. The message now properly toggles between "Show more" when the container is closed and "Show less" when the container is open. diff --git a/.changeset/hip-maps-agree.md b/.changeset/hip-maps-agree.md deleted file mode 100644 index e9333214f..000000000 --- a/.changeset/hip-maps-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Updated latest blob gas price metric to display the most suitable unit, replacing the previously fixed `Gwei` format diff --git a/.changeset/honest-falcons-drive.md b/.changeset/honest-falcons-drive.md deleted file mode 100644 index 04d0f7f5b..000000000 --- a/.changeset/honest-falcons-drive.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@blobscan/blob-decoder": minor -"@blobscan/web": minor ---- - -Updated StarkNet’s Majin blob decoder to the latest version and adjusted the decoded blob UI to reflect the recent changes. diff --git a/.changeset/hot-weeks-notice.md b/.changeset/hot-weeks-notice.md deleted file mode 100644 index 8aaaa910b..000000000 --- a/.changeset/hot-weeks-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Updated blob storage badges to use blob data reference url diff --git a/.changeset/light-wombats-try.md b/.changeset/light-wombats-try.md deleted file mode 100644 index e15b653a7..000000000 --- a/.changeset/light-wombats-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Updates the convertWei function to handle decimal values diff --git a/.changeset/loud-goats-eat.md b/.changeset/loud-goats-eat.md deleted file mode 100644 index 2f5cc9ca2..000000000 --- a/.changeset/loud-goats-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Added a page with all the stats from the blobs, blocks and transactions diff --git a/.changeset/loud-students-arrive.md b/.changeset/loud-students-arrive.md deleted file mode 100644 index 06c53d6b6..000000000 --- a/.changeset/loud-students-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added Timestamp filter to PaginatedTable filter panel diff --git a/.changeset/mean-coats-teach.md b/.changeset/mean-coats-teach.md deleted file mode 100644 index f54802866..000000000 --- a/.changeset/mean-coats-teach.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Replaced list of BlobCards by new PaginatedTable on the blobs view diff --git a/.changeset/mighty-balloons-camp.md b/.changeset/mighty-balloons-camp.md deleted file mode 100644 index cbc6f68e3..000000000 --- a/.changeset/mighty-balloons-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Improved button component props, variants and sizing logic diff --git a/.changeset/modern-beers-know.md b/.changeset/modern-beers-know.md deleted file mode 100644 index db1da1563..000000000 --- a/.changeset/modern-beers-know.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/dayjs": minor ---- - -Added date utility functions diff --git a/.changeset/modern-boxes-nail.md b/.changeset/modern-boxes-nail.md deleted file mode 100644 index a644cc35f..000000000 --- a/.changeset/modern-boxes-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": minor ---- - -Added procedure to get the latest block diff --git a/.changeset/nasty-paws-trade.md b/.changeset/nasty-paws-trade.md deleted file mode 100644 index 9fdccc4d4..000000000 --- a/.changeset/nasty-paws-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Enhanced dropdowns with clearable option support diff --git a/.changeset/ninety-tomatoes-tickle.md b/.changeset/ninety-tomatoes-tickle.md deleted file mode 100644 index 3ef9121bf..000000000 --- a/.changeset/ninety-tomatoes-tickle.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@blobscan/stats-aggregation-cli": minor -"@blobscan/syncers": minor -"@blobscan/api": minor -"@blobscan/db": minor ---- - -Added support for category and rollup aggregations diff --git a/.changeset/odd-pumpkins-wait.md b/.changeset/odd-pumpkins-wait.md deleted file mode 100644 index 067c324ae..000000000 --- a/.changeset/odd-pumpkins-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/rollups": minor ---- - -Added support for retrieving rollups by their addresses diff --git a/.changeset/perfect-mirrors-exist.md b/.changeset/perfect-mirrors-exist.md deleted file mode 100644 index 08bf8282d..000000000 --- a/.changeset/perfect-mirrors-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Refactored Dropdown options using a new type to allow add new elements to the Option display diff --git a/.changeset/quiet-experts-lie.md b/.changeset/quiet-experts-lie.md deleted file mode 100644 index 08a42c422..000000000 --- a/.changeset/quiet-experts-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/rollups": minor ---- - -Added support for retrieving all chain's available rollups diff --git a/.changeset/quiet-islands-greet.md b/.changeset/quiet-islands-greet.md deleted file mode 100644 index df9b27af9..000000000 --- a/.changeset/quiet-islands-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Moved less important items from ExplorerDetails to footer diff --git a/.changeset/quiet-ladybugs-accept.md b/.changeset/quiet-ladybugs-accept.md deleted file mode 100644 index b96d2f833..000000000 --- a/.changeset/quiet-ladybugs-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added blob gas price to the ExplorerDetails component diff --git a/.changeset/rare-candles-scream.md b/.changeset/rare-candles-scream.md deleted file mode 100644 index d6d8b7620..000000000 --- a/.changeset/rare-candles-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed the transaction hash overlap in the blob page diff --git a/.changeset/red-years-deny.md b/.changeset/red-years-deny.md deleted file mode 100644 index 253692e72..000000000 --- a/.changeset/red-years-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added slot range filter to blocks view diff --git a/.changeset/rotten-llamas-pull.md b/.changeset/rotten-llamas-pull.md deleted file mode 100644 index 4fa527788..000000000 --- a/.changeset/rotten-llamas-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed copyable values overflow viewport on small screens diff --git a/.changeset/selfish-melons-guess.md b/.changeset/selfish-melons-guess.md deleted file mode 100644 index bb023d41b..000000000 --- a/.changeset/selfish-melons-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": patch ---- - -Fixed pagination count for blob search diff --git a/.changeset/seven-gorillas-deny.md b/.changeset/seven-gorillas-deny.md deleted file mode 100644 index 3cdfe46bd..000000000 --- a/.changeset/seven-gorillas-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed 'Displayed Items' dropdown in PaginedTable diff --git a/.changeset/shaggy-adults-guess.md b/.changeset/shaggy-adults-guess.md deleted file mode 100644 index 1f4885477..000000000 --- a/.changeset/shaggy-adults-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Added support for clearing dropdown diff --git a/.changeset/sharp-rice-thank.md b/.changeset/sharp-rice-thank.md deleted file mode 100644 index df6a61508..000000000 --- a/.changeset/sharp-rice-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Added finalized status field to block, tx and blob views diff --git a/.changeset/shiny-bobcats-decide.md b/.changeset/shiny-bobcats-decide.md deleted file mode 100644 index fcac0876e..000000000 --- a/.changeset/shiny-bobcats-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Replaced list of BlockCards by new PaginatedTable on the blocks view diff --git a/.changeset/shy-clouds-roll.md b/.changeset/shy-clouds-roll.md deleted file mode 100644 index aebdf2db0..000000000 --- a/.changeset/shy-clouds-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added BlockNumber filter to PaginatedTable filter panel diff --git a/.changeset/silent-taxis-admire.md b/.changeset/silent-taxis-admire.md deleted file mode 100644 index 4c6ad8d21..000000000 --- a/.changeset/silent-taxis-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed overflow style and responsiveness issues in Filters. diff --git a/.changeset/silver-dolphins-clean.md b/.changeset/silver-dolphins-clean.md deleted file mode 100644 index 42c86504a..000000000 --- a/.changeset/silver-dolphins-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added a sidebar navigation menu for smaller screens diff --git a/.changeset/six-bees-rhyme.md b/.changeset/six-bees-rhyme.md deleted file mode 100644 index 8f2ba542b..000000000 --- a/.changeset/six-bees-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Added navigation arrows to the transaction page diff --git a/.changeset/sixty-parrots-kneel.md b/.changeset/sixty-parrots-kneel.md deleted file mode 100644 index ff651ee03..000000000 --- a/.changeset/sixty-parrots-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/db": minor ---- - -Exposed Prisma enums from a separated file diff --git a/.changeset/sixty-pillows-melt.md b/.changeset/sixty-pillows-melt.md deleted file mode 100644 index b8a2a3269..000000000 --- a/.changeset/sixty-pillows-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/db": minor ---- - -Added tx index to `BlobsOnTransactions` model diff --git a/.changeset/slow-tools-perform.md b/.changeset/slow-tools-perform.md deleted file mode 100644 index 72e8f4d41..000000000 --- a/.changeset/slow-tools-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added sort input in the Filters diff --git a/.changeset/smart-carrots-relate.md b/.changeset/smart-carrots-relate.md deleted file mode 100644 index 20e270a4e..000000000 --- a/.changeset/smart-carrots-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/docs": minor ---- - -Added sections with tutorials for running blobscan with kurtosis, kind and locally diff --git a/.changeset/smooth-trains-fly.md b/.changeset/smooth-trains-fly.md deleted file mode 100644 index 6436220ef..000000000 --- a/.changeset/smooth-trains-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added rollup filter to blobs, blocks and transactions views diff --git a/.changeset/strange-pianos-fetch.md b/.changeset/strange-pianos-fetch.md deleted file mode 100644 index 8bacb29e4..000000000 --- a/.changeset/strange-pianos-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": minor ---- - -Added `getBlobDataByBlobId` procedure diff --git a/.changeset/stupid-plants-beam.md b/.changeset/stupid-plants-beam.md deleted file mode 100644 index 04071c6e5..000000000 --- a/.changeset/stupid-plants-beam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Corrected formatWei precision for large decimal values diff --git a/.changeset/sweet-melons-beg.md b/.changeset/sweet-melons-beg.md deleted file mode 100644 index 93ad66463..000000000 --- a/.changeset/sweet-melons-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added navigation arrow buttons to navigate to previous and next block diff --git a/.changeset/swift-dots-happen.md b/.changeset/swift-dots-happen.md deleted file mode 100644 index 27f8baece..000000000 --- a/.changeset/swift-dots-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Fixed inconsistent column spacing on the homepage diff --git a/.changeset/tame-rabbits-carry.md b/.changeset/tame-rabbits-carry.md deleted file mode 100644 index 89aa35849..000000000 --- a/.changeset/tame-rabbits-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": minor ---- - -Added procedures to count total amount of blobs, blocks or txs given a set of filters diff --git a/.changeset/tiny-dancers-live.md b/.changeset/tiny-dancers-live.md deleted file mode 100644 index f6426dac6..000000000 --- a/.changeset/tiny-dancers-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Replaced list of TransactionCards by new PaginatedTable on the transactions view diff --git a/.changeset/tricky-actors-worry.md b/.changeset/tricky-actors-worry.md deleted file mode 100644 index 4ccd944a1..000000000 --- a/.changeset/tricky-actors-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Added additional logic to the `Tooltip` component to prevent overflow. diff --git a/.changeset/two-keys-divide.md b/.changeset/two-keys-divide.md deleted file mode 100644 index e7261244d..000000000 --- a/.changeset/two-keys-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": patch ---- - -Corrected the transaction indexing process to resolve the transaction sender instead of the receiver when looking for rollup transactions. diff --git a/.changeset/warm-sloths-compete.md b/.changeset/warm-sloths-compete.md deleted file mode 100644 index 7d5e76274..000000000 --- a/.changeset/warm-sloths-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added a loading spinner and a not-found window to the SearchInput component diff --git a/.changeset/wicked-bikes-switch.md b/.changeset/wicked-bikes-switch.md deleted file mode 100644 index 698b0c291..000000000 --- a/.changeset/wicked-bikes-switch.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@blobscan/db": minor -"@blobscan/api": patch ---- - -Added blob gas used to `Transaction` model diff --git a/.changeset/wise-donkeys-smile.md b/.changeset/wise-donkeys-smile.md deleted file mode 100644 index 813106f76..000000000 --- a/.changeset/wise-donkeys-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": minor ---- - -Added CopyToClipboard component diff --git a/.changeset/witty-steaks-rest.md b/.changeset/witty-steaks-rest.md deleted file mode 100644 index 5e38e073a..000000000 --- a/.changeset/witty-steaks-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/web": patch ---- - -Resolved homepage metrics display overflow issue diff --git a/.changeset/yellow-peas-search.md b/.changeset/yellow-peas-search.md deleted file mode 100644 index 87b7ab8d4..000000000 --- a/.changeset/yellow-peas-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blobscan/api": patch ---- - -Enhanced blob fetching performance by adding sorting based on block timestamps and transaction index diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index 8314b935e..38aed0184 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -1,5 +1,11 @@ # @blobscan/docs +## 0.1.0 + +### Minor Changes + +- [#425](https://github.com/Blobscan/blobscan/pull/425) [`1cfb587`](https://github.com/Blobscan/blobscan/commit/1cfb587cf60503f202684f8fd30eddeb9179e48c) Thanks [@PabloCastellano](https://github.com/PabloCastellano)! - Added sections with tutorials for running blobscan with kurtosis, kind and locally + ## 0.0.3 ### Patch Changes diff --git a/apps/docs/package.json b/apps/docs/package.json index f96ee249e..8cae12420 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/docs", - "version": "0.0.3", + "version": "0.1.0", "private": true, "scripts": { "dev": "next dev -p 3002", diff --git a/apps/rest-api-server/CHANGELOG.md b/apps/rest-api-server/CHANGELOG.md index 0520ad20e..eb9089e5b 100644 --- a/apps/rest-api-server/CHANGELOG.md +++ b/apps/rest-api-server/CHANGELOG.md @@ -1,5 +1,13 @@ # @blobscan/rest-api-server +## 0.4.3 + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`c6dba39`](https://github.com/Blobscan/blobscan/commit/c6dba39665ce1df135d1f4b6ae2a324a936370b3), [`dc3afe7`](https://github.com/Blobscan/blobscan/commit/dc3afe795cebba83d7637f4c2866aafbcf009309), [`4bc7884`](https://github.com/Blobscan/blobscan/commit/4bc78848b57d2c2cfe6053a34ec2bc3e85cacfcf), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`bbf5111`](https://github.com/Blobscan/blobscan/commit/bbf5111afe84d70ada171de191f7095d2af518da), [`a84b544`](https://github.com/Blobscan/blobscan/commit/a84b5443b32e5a5cea76cedb2ba50c11742f24a7), [`bd8a4cb`](https://github.com/Blobscan/blobscan/commit/bd8a4cbb0840780b95c48fbdcaa68c711242558d), [`03fb6b0`](https://github.com/Blobscan/blobscan/commit/03fb6b0d3291a85e80cbdab6cb497b782b17e7e8), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee)]: + - @blobscan/api@0.13.0 + - @blobscan/syncers@0.3.0 + ## 0.4.2 ### Patch Changes diff --git a/apps/rest-api-server/package.json b/apps/rest-api-server/package.json index 64876e108..7660ec76d 100644 --- a/apps/rest-api-server/package.json +++ b/apps/rest-api-server/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/rest-api-server", - "version": "0.4.2", + "version": "0.4.3", "private": true, "scripts": { "build": "ncc build src/index.ts --target es2020 --minify", @@ -17,11 +17,11 @@ "keywords": [], "license": "MIT", "dependencies": { - "@blobscan/api": "workspace:^0.12.0", + "@blobscan/api": "workspace:^0.13.0", "@blobscan/env": "workspace:^0.0.1", "@blobscan/logger": "workspace:^0.1.1", "@blobscan/open-telemetry": "workspace:^0.0.8", - "@blobscan/syncers": "workspace:^0.2.1", + "@blobscan/syncers": "workspace:^0.3.0", "@blobscan/zod": "workspace:^0.1.0", "@opentelemetry/instrumentation-express": "^0.33.0", "@sentry/node": "^7.109.0", diff --git a/apps/web/CHANGELOG.md b/apps/web/CHANGELOG.md index 0c77d8dbd..b74afbe2f 100644 --- a/apps/web/CHANGELOG.md +++ b/apps/web/CHANGELOG.md @@ -1,5 +1,98 @@ # @blobscan/web +## 0.14.0 + +### Minor Changes + +- [#537](https://github.com/Blobscan/blobscan/pull/537) [`a6795aa`](https://github.com/Blobscan/blobscan/commit/a6795aadc2590fc05b95f7a908d1990be4b09670) Thanks [@PJColombo](https://github.com/PJColombo)! - Updated StarkNet’s Majin blob decoder to the latest version and adjusted the decoded blob UI to reflect the recent changes. + +- [#497](https://github.com/Blobscan/blobscan/pull/497) [`a59d7cd`](https://github.com/Blobscan/blobscan/commit/a59d7cd4564cf10b28ed60a0a9a2de3e41b0501a) Thanks [@xFJA](https://github.com/xFJA)! - Added Timestamp filter to PaginatedTable filter panel + +- [#456](https://github.com/Blobscan/blobscan/pull/456) [`fbace2f`](https://github.com/Blobscan/blobscan/commit/fbace2f0c9f2dee4787b653511cc7ff8e0fd5026) Thanks [@xFJA](https://github.com/xFJA)! - Replaced list of BlobCards by new PaginatedTable on the blobs view + +- [#486](https://github.com/Blobscan/blobscan/pull/486) [`be191ba`](https://github.com/Blobscan/blobscan/commit/be191ba86e1c5759e84da0ba01d04ab47e7b609a) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Improved button component props, variants and sizing logic + +- [#496](https://github.com/Blobscan/blobscan/pull/496) [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f) Thanks [@xFJA](https://github.com/xFJA)! - Enhanced dropdowns with clearable option support + +- [#553](https://github.com/Blobscan/blobscan/pull/553) [`c57d7fe`](https://github.com/Blobscan/blobscan/commit/c57d7fe2c7f01ba0cf24c199bbedbe3515a89872) Thanks [@xFJA](https://github.com/xFJA)! - Moved less important items from ExplorerDetails to footer + +- [#470](https://github.com/Blobscan/blobscan/pull/470) [`4bc7884`](https://github.com/Blobscan/blobscan/commit/4bc78848b57d2c2cfe6053a34ec2bc3e85cacfcf) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added blob gas price to the ExplorerDetails component + +- [#525](https://github.com/Blobscan/blobscan/pull/525) [`9ba363e`](https://github.com/Blobscan/blobscan/commit/9ba363e5fc278bfa7c2daf70f241e31f2400d694) Thanks [@xFJA](https://github.com/xFJA)! - Added slot range filter to blocks view + +- [#457](https://github.com/Blobscan/blobscan/pull/457) [`88c94df`](https://github.com/Blobscan/blobscan/commit/88c94df96f784063cea56e3d5f3a052d17a9ad20) Thanks [@xFJA](https://github.com/xFJA)! - Replaced list of BlockCards by new PaginatedTable on the blocks view + +- [#522](https://github.com/Blobscan/blobscan/pull/522) [`9c56d5b`](https://github.com/Blobscan/blobscan/commit/9c56d5b9572b1b963ae38747fa7235da3ccd42df) Thanks [@xFJA](https://github.com/xFJA)! - Added BlockNumber filter to PaginatedTable filter panel + +- [#469](https://github.com/Blobscan/blobscan/pull/469) [`e8bb0e5`](https://github.com/Blobscan/blobscan/commit/e8bb0e59a67e28fca16985e532b3e29412e56b45) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added a sidebar navigation menu for smaller screens + +- [#543](https://github.com/Blobscan/blobscan/pull/543) [`958c234`](https://github.com/Blobscan/blobscan/commit/958c23464397657c4d2e5613fa80eb6c095340da) Thanks [@xFJA](https://github.com/xFJA)! - Added sort input in the Filters + +- [#496](https://github.com/Blobscan/blobscan/pull/496) [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f) Thanks [@xFJA](https://github.com/xFJA)! - Added rollup filter to blobs, blocks and transactions views + +- [#493](https://github.com/Blobscan/blobscan/pull/493) [`43f626b`](https://github.com/Blobscan/blobscan/commit/43f626b0f764ecc475072190da362a15791c01de) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Corrected formatWei precision for large decimal values + +- [#479](https://github.com/Blobscan/blobscan/pull/479) [`2ded4f9`](https://github.com/Blobscan/blobscan/commit/2ded4f99259b2d46ebc6b0d66f50bdd1b1275559) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added navigation arrow buttons to navigate to previous and next block + +- [#458](https://github.com/Blobscan/blobscan/pull/458) [`ff075a9`](https://github.com/Blobscan/blobscan/commit/ff075a9f558ee018b54666b7a24ae91931a84eca) Thanks [@xFJA](https://github.com/xFJA)! - Replaced list of TransactionCards by new PaginatedTable on the transactions view + +- [#464](https://github.com/Blobscan/blobscan/pull/464) [`dbe414b`](https://github.com/Blobscan/blobscan/commit/dbe414bd8bbe201eb50f614a6c1dbcb6e6abdab2) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added a loading spinner and a not-found window to the SearchInput component + +- [#478](https://github.com/Blobscan/blobscan/pull/478) [`85afe5b`](https://github.com/Blobscan/blobscan/commit/85afe5b36a3222428d78b7fa5f38019174aea258) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added CopyToClipboard component + +### Patch Changes + +- [#527](https://github.com/Blobscan/blobscan/pull/527) [`c9a6ada`](https://github.com/Blobscan/blobscan/commit/c9a6ada1c1bac79f43a2f183baf2d936113e1199) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Updated `DailyAvgBlobFeeChart` and `DailyAvgBlobGasPriceChart` to use the best unit for values + +- [#581](https://github.com/Blobscan/blobscan/pull/581) [`bd8a4cb`](https://github.com/Blobscan/blobscan/commit/bd8a4cbb0840780b95c48fbdcaa68c711242558d) Thanks [@PJColombo](https://github.com/PJColombo)! - Improved performance on Blobs, Blocks and Txs pages by fetching the total amount of items only once and not on every request + +- [#575](https://github.com/Blobscan/blobscan/pull/575) [`53acaf1`](https://github.com/Blobscan/blobscan/commit/53acaf11b3e9f3525b6038bb4f7a41e5640f4b4a) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Fixed an issue where the chart tooltip displayed zero for very low values. It now shows the most appropriate unit for each value. + +- [#563](https://github.com/Blobscan/blobscan/pull/563) [`76d8cf9`](https://github.com/Blobscan/blobscan/commit/76d8cf9213f8af1af3d4341fc3a4ea8c0854a03a) Thanks [@xFJA](https://github.com/xFJA)! - Fixed top explorer details not horizontally aligned in small screens. + +- [#534](https://github.com/Blobscan/blobscan/pull/534) [`d829a51`](https://github.com/Blobscan/blobscan/commit/d829a519d022c0179f21d1b0cc56b77c1c451a25) Thanks [@PJColombo](https://github.com/PJColombo)! - Fixed an issue where pagination buttons failed to redirect upon click. + +- [#503](https://github.com/Blobscan/blobscan/pull/503) [`d0b07e1`](https://github.com/Blobscan/blobscan/commit/d0b07e1fda620b83bd7805a1792a697b92becfd6) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Enhanced Swarm data expiry formatting + +- [#568](https://github.com/Blobscan/blobscan/pull/568) [`cd6176b`](https://github.com/Blobscan/blobscan/commit/cd6176b79627c57288a708aec5948ecc24ebd25f) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Fixed the issue where the "Show more" message was displayed incorrectly when the blob data container was opened and closed. The message now properly toggles between "Show more" when the container is closed and "Show less" when the container is open. + +- [#504](https://github.com/Blobscan/blobscan/pull/504) [`7de9681`](https://github.com/Blobscan/blobscan/commit/7de9681e33e71519db68184f740ffb1eb19a78db) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Updated latest blob gas price metric to display the most suitable unit, replacing the previously fixed `Gwei` format + +- [#446](https://github.com/Blobscan/blobscan/pull/446) [`c6dba39`](https://github.com/Blobscan/blobscan/commit/c6dba39665ce1df135d1f4b6ae2a324a936370b3) Thanks [@PJColombo](https://github.com/PJColombo)! - Updated blob storage badges to use blob data reference url + +- [#515](https://github.com/Blobscan/blobscan/pull/515) [`b23e7d7`](https://github.com/Blobscan/blobscan/commit/b23e7d7b5aa538269863e9df32d2c10d7ddb396b) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Updates the convertWei function to handle decimal values + +- [#544](https://github.com/Blobscan/blobscan/pull/544) [`1bbf650`](https://github.com/Blobscan/blobscan/commit/1bbf650f1c987fb706862fa99329302c9cd25cfd) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added a page with all the stats from the blobs, blocks and transactions + +- [#491](https://github.com/Blobscan/blobscan/pull/491) [`a36786f`](https://github.com/Blobscan/blobscan/commit/a36786f924e6bab125ee6d567dea3230a453f049) Thanks [@xFJA](https://github.com/xFJA)! - Refactored Dropdown options using a new type to allow add new elements to the Option display + +- [#561](https://github.com/Blobscan/blobscan/pull/561) [`9b6847f`](https://github.com/Blobscan/blobscan/commit/9b6847f333f31b8f417c88137eb3ef9b36633e3c) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Fixed the transaction hash overlap in the blob page + +- [#564](https://github.com/Blobscan/blobscan/pull/564) [`79b4f58`](https://github.com/Blobscan/blobscan/commit/79b4f58f887c40b1f5d444b6ffe93189900a5a8f) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Fixed copyable values overflow viewport on small screens + +- [#488](https://github.com/Blobscan/blobscan/pull/488) [`7e49c8b`](https://github.com/Blobscan/blobscan/commit/7e49c8be8d6e2fc3df5bbd054f39f7c7df12dc8a) Thanks [@xFJA](https://github.com/xFJA)! - Fixed 'Displayed Items' dropdown in PaginedTable + +- [#496](https://github.com/Blobscan/blobscan/pull/496) [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f) Thanks [@xFJA](https://github.com/xFJA)! - Added support for clearing dropdown + +- [#531](https://github.com/Blobscan/blobscan/pull/531) [`308db72`](https://github.com/Blobscan/blobscan/commit/308db72ec9651cd81fd3f9df1a445eeabdcf88b2) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added finalized status field to block, tx and blob views + +- [#566](https://github.com/Blobscan/blobscan/pull/566) [`e6d78aa`](https://github.com/Blobscan/blobscan/commit/e6d78aaba3ec1ea3f7400a9ed5e8d3b1099e6878) Thanks [@xFJA](https://github.com/xFJA)! - Fixed overflow style and responsiveness issues in Filters. + +- [#552](https://github.com/Blobscan/blobscan/pull/552) [`253f293`](https://github.com/Blobscan/blobscan/commit/253f2937de2e0f35fc3f06b7616c31cdc040a7c3) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added navigation arrows to the transaction page + +- [#506](https://github.com/Blobscan/blobscan/pull/506) [`04ae214`](https://github.com/Blobscan/blobscan/commit/04ae214f635b2b3e90e9d98873316362bb9d2255) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Fixed inconsistent column spacing on the homepage + +- [#507](https://github.com/Blobscan/blobscan/pull/507) [`7cd9a73`](https://github.com/Blobscan/blobscan/commit/7cd9a73a1ee279d2840ae8d8e536578b81b11026) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added additional logic to the `Tooltip` component to prevent overflow. + +- [#509](https://github.com/Blobscan/blobscan/pull/509) [`399c98c`](https://github.com/Blobscan/blobscan/commit/399c98c162a36f59a9e79558fb934c65de15144b) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Resolved homepage metrics display overflow issue + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`c6dba39`](https://github.com/Blobscan/blobscan/commit/c6dba39665ce1df135d1f4b6ae2a324a936370b3), [`dc3afe7`](https://github.com/Blobscan/blobscan/commit/dc3afe795cebba83d7637f4c2866aafbcf009309), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`a6795aa`](https://github.com/Blobscan/blobscan/commit/a6795aadc2590fc05b95f7a908d1990be4b09670), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`4bc7884`](https://github.com/Blobscan/blobscan/commit/4bc78848b57d2c2cfe6053a34ec2bc3e85cacfcf), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`bbf5111`](https://github.com/Blobscan/blobscan/commit/bbf5111afe84d70ada171de191f7095d2af518da), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`a84b544`](https://github.com/Blobscan/blobscan/commit/a84b5443b32e5a5cea76cedb2ba50c11742f24a7), [`bd8a4cb`](https://github.com/Blobscan/blobscan/commit/bd8a4cbb0840780b95c48fbdcaa68c711242558d), [`03fb6b0`](https://github.com/Blobscan/blobscan/commit/03fb6b0d3291a85e80cbdab6cb497b782b17e7e8), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee)]: + - @blobscan/api@0.13.0 + - @blobscan/db@0.10.0 + - @blobscan/rollups@0.1.0 + - @blobscan/blob-decoder@0.2.0 + - @blobscan/dayjs@0.1.0 + ## 0.13.1 ### Patch Changes diff --git a/apps/web/package.json b/apps/web/package.json index ea1b85aa9..5925af632 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/web", - "version": "0.13.1", + "version": "0.14.0", "private": true, "scripts": { "analyze": "ANALYZE=true pnpm with-env next build", @@ -15,15 +15,15 @@ "with-env": "dotenv -e ../../.env -v BLOB_PROPAGATOR_ENABLED=false --" }, "dependencies": { - "@blobscan/api": "workspace:^0.12.0", - "@blobscan/blob-decoder": "workspace:^0.1.1", + "@blobscan/api": "workspace:^0.13.0", + "@blobscan/blob-decoder": "workspace:^0.2.0", "@blobscan/dates": "workspace:*", - "@blobscan/dayjs": "workspace:^0.0.2", - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/dayjs": "workspace:^0.1.0", + "@blobscan/db": "workspace:^0.10.0", "@blobscan/env": "workspace:^0.0.1", "@blobscan/eth-units": "workspace:^0.0.1", "@blobscan/open-telemetry": "workspace:^0.0.8", - "@blobscan/rollups": "workspace:^0.0.1", + "@blobscan/rollups": "workspace:^0.1.0", "@floating-ui/react": "^0.26.23", "@fontsource/inter": "^4.5.15", "@fontsource/public-sans": "^4.5.12", diff --git a/clis/blob-propagation-jobs-cli/CHANGELOG.md b/clis/blob-propagation-jobs-cli/CHANGELOG.md index 82649ac48..a2f2cc39b 100644 --- a/clis/blob-propagation-jobs-cli/CHANGELOG.md +++ b/clis/blob-propagation-jobs-cli/CHANGELOG.md @@ -1,5 +1,14 @@ # @blobscan/blob-propagation-jobs-cli +## 0.1.5 + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 + - @blobscan/dayjs@0.1.0 + - @blobscan/blob-propagator@0.2.5 + ## 0.1.4 ### Patch Changes diff --git a/clis/blob-propagation-jobs-cli/package.json b/clis/blob-propagation-jobs-cli/package.json index ff3afa921..9cdb74b02 100644 --- a/clis/blob-propagation-jobs-cli/package.json +++ b/clis/blob-propagation-jobs-cli/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/blob-propagation-jobs-cli", - "version": "0.1.4", + "version": "0.1.5", "private": true, "description": "A CLI that facilitates the managing of blob propagation jobs", "main": "./src/index.ts", @@ -17,9 +17,9 @@ "with-env:test": "dotenv -e ../../.env.test --" }, "dependencies": { - "@blobscan/blob-propagator": "workspace:^0.2.4", - "@blobscan/dayjs": "workspace:^0.0.2", - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/blob-propagator": "workspace:^0.2.5", + "@blobscan/dayjs": "workspace:^0.1.0", + "@blobscan/db": "workspace:^0.10.0", "@blobscan/env": "workspace:^0.0.1", "@blobscan/zod": "workspace:^0.1.0", "bullmq": "^4.13.2", diff --git a/clis/stats-aggregation-cli/CHANGELOG.md b/clis/stats-aggregation-cli/CHANGELOG.md index 9f8150da9..a904eafd1 100644 --- a/clis/stats-aggregation-cli/CHANGELOG.md +++ b/clis/stats-aggregation-cli/CHANGELOG.md @@ -1,5 +1,17 @@ # @blobscan/stats-aggregation-cli +## 0.2.0 + +### Minor Changes + +- [#576](https://github.com/Blobscan/blobscan/pull/576) [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026) Thanks [@PJColombo](https://github.com/PJColombo)! - Added support for category and rollup aggregations + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 + - @blobscan/dayjs@0.1.0 + ## 0.1.11 ### Patch Changes diff --git a/clis/stats-aggregation-cli/package.json b/clis/stats-aggregation-cli/package.json index 030ca3de3..1c7658822 100644 --- a/clis/stats-aggregation-cli/package.json +++ b/clis/stats-aggregation-cli/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/stats-aggregation-cli", - "version": "0.1.11", + "version": "0.2.0", "private": true, "description": "A CLI that facilitates the aggregation of metrics related to different types of entities.", "main": "./src/index.ts", @@ -17,8 +17,8 @@ "with-env:test": "dotenv -e ../../.env.test --" }, "dependencies": { - "@blobscan/dayjs": "workspace:^0.0.2", - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/dayjs": "workspace:^0.1.0", + "@blobscan/db": "workspace:^0.10.0", "@blobscan/logger": "workspace:^0.1.1", "command-line-args": "^5.2.1", "command-line-usage": "^7.0.1" diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index aa3546b29..fa7592e57 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -1,5 +1,40 @@ # @blobscan/api +## 0.13.0 + +### Minor Changes + +- [#551](https://github.com/Blobscan/blobscan/pull/551) [`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7) Thanks [@PJColombo](https://github.com/PJColombo)! - Added `category` column to `Transaction` model + +- [#446](https://github.com/Blobscan/blobscan/pull/446) [`c6dba39`](https://github.com/Blobscan/blobscan/commit/c6dba39665ce1df135d1f4b6ae2a324a936370b3) Thanks [@PJColombo](https://github.com/PJColombo)! - Updated the references to now return a URL instead of a URI. + +- [#577](https://github.com/Blobscan/blobscan/pull/577) [`dc3afe7`](https://github.com/Blobscan/blobscan/commit/dc3afe795cebba83d7637f4c2866aafbcf009309) Thanks [@PJColombo](https://github.com/PJColombo)! - Introduced a new query parameter, count, that allows consumers to enable item counting in all procedures for retrieving blobs, blocks, and transactions. + +- [#470](https://github.com/Blobscan/blobscan/pull/470) [`4bc7884`](https://github.com/Blobscan/blobscan/commit/4bc78848b57d2c2cfe6053a34ec2bc3e85cacfcf) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Added procedure to get the latest block + +- [#576](https://github.com/Blobscan/blobscan/pull/576) [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026) Thanks [@PJColombo](https://github.com/PJColombo)! - Added support for category and rollup aggregations + +- [#447](https://github.com/Blobscan/blobscan/pull/447) [`a84b544`](https://github.com/Blobscan/blobscan/commit/a84b5443b32e5a5cea76cedb2ba50c11742f24a7) Thanks [@PJColombo](https://github.com/PJColombo)! - Added `getBlobDataByBlobId` procedure + +- [#581](https://github.com/Blobscan/blobscan/pull/581) [`bd8a4cb`](https://github.com/Blobscan/blobscan/commit/bd8a4cbb0840780b95c48fbdcaa68c711242558d) Thanks [@PJColombo](https://github.com/PJColombo)! - Added procedures to count total amount of blobs, blocks or txs given a set of filters + +### Patch Changes + +- [#567](https://github.com/Blobscan/blobscan/pull/567) [`bbf5111`](https://github.com/Blobscan/blobscan/commit/bbf5111afe84d70ada171de191f7095d2af518da) Thanks [@luis-herasme](https://github.com/luis-herasme)! - Fixed pagination count for blob search + +- [#532](https://github.com/Blobscan/blobscan/pull/532) [`03fb6b0`](https://github.com/Blobscan/blobscan/commit/03fb6b0d3291a85e80cbdab6cb497b782b17e7e8) Thanks [@PJColombo](https://github.com/PJColombo)! - Corrected the transaction indexing process to resolve the transaction sender instead of the receiver when looking for rollup transactions. + +- [#559](https://github.com/Blobscan/blobscan/pull/559) [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b) Thanks [@PJColombo](https://github.com/PJColombo)! - Added blob gas used to `Transaction` model + +- [#584](https://github.com/Blobscan/blobscan/pull/584) [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee) Thanks [@PJColombo](https://github.com/PJColombo)! - Enhanced blob fetching performance by adding sorting based on block timestamps and transaction index + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 + - @blobscan/rollups@0.1.0 + - @blobscan/dayjs@0.1.0 + - @blobscan/blob-propagator@0.2.5 + - @blobscan/blob-storage-manager@0.3.5 + ## 0.12.0 ### Minor Changes diff --git a/packages/api/package.json b/packages/api/package.json index 2e2e4b965..b259b1a08 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/api", - "version": "0.12.0", + "version": "0.13.0", "private": true, "main": "./src/index.ts", "types": "./src/index.ts", @@ -15,14 +15,14 @@ "test:ui": "pnpm with-env:test vitest --ui" }, "dependencies": { - "@blobscan/blob-propagator": "workspace:^0.2.4", - "@blobscan/blob-storage-manager": "workspace:^0.3.4", - "@blobscan/dayjs": "workspace:^0.0.2", - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/blob-propagator": "workspace:^0.2.5", + "@blobscan/blob-storage-manager": "workspace:^0.3.5", + "@blobscan/dayjs": "workspace:^0.1.0", + "@blobscan/db": "workspace:^0.10.0", "@blobscan/env": "workspace:^0.0.1", "@blobscan/logger": "workspace:^0.1.1", "@blobscan/open-telemetry": "workspace:^0.0.8", - "@blobscan/rollups": "workspace:^0.0.1", + "@blobscan/rollups": "workspace:^0.1.0", "@blobscan/zod": "workspace:^0.1.0", "@trpc/server": "^10.43.2", "jsonwebtoken": "^9.0.0", diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 2a0aca313..e2a0dd4e7 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -1,5 +1,12 @@ # @blobscan/auth +## 0.0.11 + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 + ## 0.0.10 ### Patch Changes diff --git a/packages/auth/package.json b/packages/auth/package.json index 67193fb37..1a1161529 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/auth", - "version": "0.0.10", + "version": "0.0.11", "private": true, "main": "./index.ts", "types": "./index.ts", @@ -12,7 +12,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/db": "workspace:^0.10.0", "@next-auth/prisma-adapter": "^1.0.5", "next": "^14.2.5", "next-auth": "^4.21.1", diff --git a/packages/blob-decoder/CHANGELOG.md b/packages/blob-decoder/CHANGELOG.md index 92056a5e9..efa036476 100644 --- a/packages/blob-decoder/CHANGELOG.md +++ b/packages/blob-decoder/CHANGELOG.md @@ -1,5 +1,11 @@ # @blobscan/blob-decoder +## 0.2.0 + +### Minor Changes + +- [#537](https://github.com/Blobscan/blobscan/pull/537) [`a6795aa`](https://github.com/Blobscan/blobscan/commit/a6795aadc2590fc05b95f7a908d1990be4b09670) Thanks [@PJColombo](https://github.com/PJColombo)! - Updated StarkNet’s Majin blob decoder to the latest version and adjusted the decoded blob UI to reflect the recent changes. + ## 0.1.1 ### Patch Changes diff --git a/packages/blob-decoder/package.json b/packages/blob-decoder/package.json index b4249ebf5..58484a7a0 100644 --- a/packages/blob-decoder/package.json +++ b/packages/blob-decoder/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/blob-decoder", - "version": "0.1.1", + "version": "0.2.0", "private": true, "types": "./src/index.ts", "exports": { diff --git a/packages/blob-propagator/CHANGELOG.md b/packages/blob-propagator/CHANGELOG.md index 6107b7a7a..9d180d004 100644 --- a/packages/blob-propagator/CHANGELOG.md +++ b/packages/blob-propagator/CHANGELOG.md @@ -1,5 +1,13 @@ # @blobscan/blob-propagator +## 0.2.5 + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 + - @blobscan/blob-storage-manager@0.3.5 + ## 0.2.4 ### Patch Changes diff --git a/packages/blob-propagator/package.json b/packages/blob-propagator/package.json index b18d51742..fa94959cb 100644 --- a/packages/blob-propagator/package.json +++ b/packages/blob-propagator/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/blob-propagator", - "version": "0.2.4", + "version": "0.2.5", "private": true, "main": "./src/index.ts", "types": "./src/index.ts", @@ -15,8 +15,8 @@ "test:ui": "pnpm with-env:test vitest --ui" }, "dependencies": { - "@blobscan/blob-storage-manager": "workspace:^0.3.4", - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/blob-storage-manager": "workspace:^0.3.5", + "@blobscan/db": "workspace:^0.10.0", "@blobscan/env": "workspace:^0.0.1", "@blobscan/logger": "workspace:^0.1.1", "@blobscan/open-telemetry": "workspace:^0.0.8", diff --git a/packages/blob-storage-manager/CHANGELOG.md b/packages/blob-storage-manager/CHANGELOG.md index 8eabfa76a..e98e68b0e 100644 --- a/packages/blob-storage-manager/CHANGELOG.md +++ b/packages/blob-storage-manager/CHANGELOG.md @@ -1,5 +1,12 @@ # @blobscan/blob-storage-manager +## 0.3.5 + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 + ## 0.3.4 ### Patch Changes diff --git a/packages/blob-storage-manager/package.json b/packages/blob-storage-manager/package.json index 9c92a3ef8..5ffb296d6 100644 --- a/packages/blob-storage-manager/package.json +++ b/packages/blob-storage-manager/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/blob-storage-manager", - "version": "0.3.4", + "version": "0.3.5", "private": true, "main": "./src/index.ts", "types": "./src/index.ts", @@ -15,7 +15,7 @@ "test:ui": "pnpm with-env:test vitest --ui" }, "dependencies": { - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/db": "workspace:^0.10.0", "@blobscan/env": "workspace:^0.0.1", "@blobscan/logger": "workspace:^0.1.1", "@blobscan/open-telemetry": "workspace:^0.0.8", diff --git a/packages/dayjs/CHANGELOG.md b/packages/dayjs/CHANGELOG.md index 75fa57508..3ed59ed73 100644 --- a/packages/dayjs/CHANGELOG.md +++ b/packages/dayjs/CHANGELOG.md @@ -1,5 +1,11 @@ # @blobscan/dayjs +## 0.1.0 + +### Minor Changes + +- [#576](https://github.com/Blobscan/blobscan/pull/576) [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026) Thanks [@PJColombo](https://github.com/PJColombo)! - Added date utility functions + ## 0.0.2 ### Patch Changes diff --git a/packages/dayjs/package.json b/packages/dayjs/package.json index 60144267a..a0c836bfe 100644 --- a/packages/dayjs/package.json +++ b/packages/dayjs/package.json @@ -2,7 +2,7 @@ "name": "@blobscan/dayjs", "description": "Blobscan's Day.js shared library", "private": true, - "version": "0.0.2", + "version": "0.1.0", "main": "./src/index.ts", "types": "./src/index.ts", "scripts": { diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md index 4a26bc987..e317769a9 100644 --- a/packages/db/CHANGELOG.md +++ b/packages/db/CHANGELOG.md @@ -1,5 +1,26 @@ # @blobscan/db +## 0.10.0 + +### Minor Changes + +- [#551](https://github.com/Blobscan/blobscan/pull/551) [`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7) Thanks [@PJColombo](https://github.com/PJColombo)! - Added `category` column to `Transaction` model + +- [#576](https://github.com/Blobscan/blobscan/pull/576) [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026) Thanks [@PJColombo](https://github.com/PJColombo)! - Added aggregation columns to track transaction total and average blob max fees + +- [#576](https://github.com/Blobscan/blobscan/pull/576) [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026) Thanks [@PJColombo](https://github.com/PJColombo)! - Added support for category and rollup aggregations + +- [#496](https://github.com/Blobscan/blobscan/pull/496) [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f) Thanks [@xFJA](https://github.com/xFJA)! - Exposed Prisma enums from a separated file + +- [#584](https://github.com/Blobscan/blobscan/pull/584) [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee) Thanks [@PJColombo](https://github.com/PJColombo)! - Added tx index to `BlobsOnTransactions` model + +- [#559](https://github.com/Blobscan/blobscan/pull/559) [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b) Thanks [@PJColombo](https://github.com/PJColombo)! - Added blob gas used to `Transaction` model + +### Patch Changes + +- Updated dependencies [[`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026)]: + - @blobscan/dayjs@0.1.0 + ## 0.9.0 ### Minor Changes diff --git a/packages/db/package.json b/packages/db/package.json index 79fcf16fd..0f8c6c96a 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@blobscan/db", - "version": "0.9.0", + "version": "0.10.0", "private": true, "main": "./index.ts", "types": "./index.ts", @@ -25,7 +25,7 @@ "seed": "ts-node prisma/seed/main.ts" }, "dependencies": { - "@blobscan/dayjs": "workspace:^0.0.2", + "@blobscan/dayjs": "workspace:^0.1.0", "@blobscan/logger": "workspace:^0.1.1", "@blobscan/open-telemetry": "workspace:^0.0.8", "@prisma/client": "^5.19.1", diff --git a/packages/rollups/CHANGELOG.md b/packages/rollups/CHANGELOG.md new file mode 100644 index 000000000..83333fda2 --- /dev/null +++ b/packages/rollups/CHANGELOG.md @@ -0,0 +1,16 @@ +# @blobscan/rollups + +## 0.1.0 + +### Minor Changes + +- [#496](https://github.com/Blobscan/blobscan/pull/496) [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f) Thanks [@xFJA](https://github.com/xFJA)! - Updated the chain rollups retrieval to return both the rollup name and address for each rollup. + +- [#496](https://github.com/Blobscan/blobscan/pull/496) [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f) Thanks [@xFJA](https://github.com/xFJA)! - Added support for retrieving rollups by their addresses + +- [#496](https://github.com/Blobscan/blobscan/pull/496) [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f) Thanks [@xFJA](https://github.com/xFJA)! - Added support for retrieving all chain's available rollups + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 diff --git a/packages/rollups/package.json b/packages/rollups/package.json index f7c15a0b5..7eec5cfcd 100644 --- a/packages/rollups/package.json +++ b/packages/rollups/package.json @@ -1,7 +1,7 @@ { "name": "@blobscan/rollups", "private": true, - "version": "0.0.1", + "version": "0.1.0", "main": "./src/index.ts", "scripts": { "clean": "rm -rf .turbo node_modules", @@ -13,7 +13,7 @@ "test:ui": "pnpm with-env:test vitest --ui" }, "dependencies": { - "@blobscan/db": "workspace:^0.9.0" + "@blobscan/db": "workspace:^0.10.0" }, "eslintConfig": { "root": true, diff --git a/packages/syncers/CHANGELOG.md b/packages/syncers/CHANGELOG.md index 3732af96f..053461583 100644 --- a/packages/syncers/CHANGELOG.md +++ b/packages/syncers/CHANGELOG.md @@ -1,5 +1,17 @@ # @blobscan/syncers +## 0.3.0 + +### Minor Changes + +- [#576](https://github.com/Blobscan/blobscan/pull/576) [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026) Thanks [@PJColombo](https://github.com/PJColombo)! - Added support for category and rollup aggregations + +### Patch Changes + +- Updated dependencies [[`7240bba`](https://github.com/Blobscan/blobscan/commit/7240bba44dfa65d208cd027d723d9fb7a2f988f7), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`04565b2`](https://github.com/Blobscan/blobscan/commit/04565b28b4dd27dae6800f059959cc7d0d3e1026), [`16870e4`](https://github.com/Blobscan/blobscan/commit/16870e45df3d633e1dfae125704d7a33868c733f), [`6eb69e8`](https://github.com/Blobscan/blobscan/commit/6eb69e8c6ba1450519b13c12255749fd36c62bee), [`3507a88`](https://github.com/Blobscan/blobscan/commit/3507a88edc5a9648664fba59f78481ecdc4ca77b)]: + - @blobscan/db@0.10.0 + - @blobscan/dayjs@0.1.0 + ## 0.2.1 ### Patch Changes diff --git a/packages/syncers/package.json b/packages/syncers/package.json index df4b3f396..1a4c29d81 100644 --- a/packages/syncers/package.json +++ b/packages/syncers/package.json @@ -2,7 +2,7 @@ "name": "@blobscan/syncers", "description": "Blobscan's stats syncer", "private": true, - "version": "0.2.1", + "version": "0.3.0", "main": "./src/index.ts", "scripts": { "clean": "rm -rf .turbo node_modules", @@ -14,8 +14,8 @@ "with-env:test": "dotenv -e ../../.env.test --" }, "dependencies": { - "@blobscan/dayjs": "workspace:^0.0.2", - "@blobscan/db": "workspace:^0.9.0", + "@blobscan/dayjs": "workspace:^0.1.0", + "@blobscan/db": "workspace:^0.10.0", "@blobscan/logger": "workspace:^0.1.1", "@blobscan/zod": "workspace:^0.1.0", "axios": "^1.7.2", diff --git a/packages/test/package.json b/packages/test/package.json index 235309a3f..c5885ef44 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -14,7 +14,7 @@ ] }, "devDependencies": { - "@blobscan/dayjs": "workspace:^0.0.2", + "@blobscan/dayjs": "workspace:^0.1.0", "@prisma/client": "^5.19.1" }, "prisma": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65d553c3e..70b3e2dc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,7 +169,7 @@ importers: apps/rest-api-server: dependencies: '@blobscan/api': - specifier: workspace:^0.12.0 + specifier: workspace:^0.13.0 version: link:../../packages/api '@blobscan/env': specifier: workspace:^0.0.1 @@ -181,7 +181,7 @@ importers: specifier: workspace:^0.0.8 version: link:../../packages/open-telemetry '@blobscan/syncers': - specifier: workspace:^0.2.1 + specifier: workspace:^0.3.0 version: link:../../packages/syncers '@blobscan/zod': specifier: workspace:^0.1.0 @@ -233,19 +233,19 @@ importers: apps/web: dependencies: '@blobscan/api': - specifier: workspace:^0.12.0 + specifier: workspace:^0.13.0 version: link:../../packages/api '@blobscan/blob-decoder': - specifier: workspace:^0.1.1 + specifier: workspace:^0.2.0 version: link:../../packages/blob-decoder '@blobscan/dates': specifier: workspace:* version: link:../../packages/dates '@blobscan/dayjs': - specifier: workspace:^0.0.2 + specifier: workspace:^0.1.0 version: link:../../packages/dayjs '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../../packages/db '@blobscan/env': specifier: workspace:^0.0.1 @@ -257,7 +257,7 @@ importers: specifier: workspace:^0.0.8 version: link:../../packages/open-telemetry '@blobscan/rollups': - specifier: workspace:^0.0.1 + specifier: workspace:^0.1.0 version: link:../../packages/rollups '@floating-ui/react': specifier: ^0.26.23 @@ -396,13 +396,13 @@ importers: clis/blob-propagation-jobs-cli: dependencies: '@blobscan/blob-propagator': - specifier: workspace:^0.2.4 + specifier: workspace:^0.2.5 version: link:../../packages/blob-propagator '@blobscan/dayjs': - specifier: workspace:^0.0.2 + specifier: workspace:^0.1.0 version: link:../../packages/dayjs '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../../packages/db '@blobscan/env': specifier: workspace:^0.0.1 @@ -423,10 +423,10 @@ importers: clis/stats-aggregation-cli: dependencies: '@blobscan/dayjs': - specifier: workspace:^0.0.2 + specifier: workspace:^0.1.0 version: link:../../packages/dayjs '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../../packages/db '@blobscan/logger': specifier: workspace:^0.1.1 @@ -441,16 +441,16 @@ importers: packages/api: dependencies: '@blobscan/blob-propagator': - specifier: workspace:^0.2.4 + specifier: workspace:^0.2.5 version: link:../blob-propagator '@blobscan/blob-storage-manager': - specifier: workspace:^0.3.4 + specifier: workspace:^0.3.5 version: link:../blob-storage-manager '@blobscan/dayjs': - specifier: workspace:^0.0.2 + specifier: workspace:^0.1.0 version: link:../dayjs '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../db '@blobscan/env': specifier: workspace:^0.0.1 @@ -462,7 +462,7 @@ importers: specifier: workspace:^0.0.8 version: link:../open-telemetry '@blobscan/rollups': - specifier: workspace:^0.0.1 + specifier: workspace:^0.1.0 version: link:../rollups '@blobscan/zod': specifier: workspace:^0.1.0 @@ -490,7 +490,7 @@ importers: packages/auth: dependencies: '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../db '@next-auth/prisma-adapter': specifier: ^1.0.5 @@ -526,10 +526,10 @@ importers: packages/blob-propagator: dependencies: '@blobscan/blob-storage-manager': - specifier: workspace:^0.3.4 + specifier: workspace:^0.3.5 version: link:../blob-storage-manager '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../db '@blobscan/env': specifier: workspace:^0.0.1 @@ -553,7 +553,7 @@ importers: packages/blob-storage-manager: dependencies: '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../db '@blobscan/env': specifier: workspace:^0.0.1 @@ -585,7 +585,7 @@ importers: packages/db: dependencies: '@blobscan/dayjs': - specifier: workspace:^0.0.2 + specifier: workspace:^0.1.0 version: link:../dayjs '@blobscan/logger': specifier: workspace:^0.1.1 @@ -669,16 +669,16 @@ importers: packages/rollups: dependencies: '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../db packages/syncers: dependencies: '@blobscan/dayjs': - specifier: workspace:^0.0.2 + specifier: workspace:^0.1.0 version: link:../dayjs '@blobscan/db': - specifier: workspace:^0.9.0 + specifier: workspace:^0.10.0 version: link:../db '@blobscan/logger': specifier: workspace:^0.1.1 @@ -699,7 +699,7 @@ importers: packages/test: devDependencies: '@blobscan/dayjs': - specifier: workspace:^0.0.2 + specifier: workspace:^0.1.0 version: link:../dayjs '@prisma/client': specifier: ^5.19.1 @@ -4362,6 +4362,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: