-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: version packages #416
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Skipped Deployments
|
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
June 20, 2024 08:30
7c6f06e
to
a462e1c
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
June 20, 2024 08:44
a462e1c
to
113c035
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
June 20, 2024 09:32
113c035
to
31848ee
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
June 20, 2024 09:57
31848ee
to
6c43adb
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
June 20, 2024 10:11
6c43adb
to
59a5562
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
June 20, 2024 10:51
59a5562
to
94cdba5
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
July 4, 2024 15:30
94cdba5
to
1418ad4
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
July 5, 2024 11:43
1418ad4
to
f134257
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
July 6, 2024 12:36
f134257
to
3425c79
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
July 6, 2024 16:38
3425c79
to
3b777ac
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
July 9, 2024 16:37
3b777ac
to
7ccb93e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
Releases
@blobscan/[email protected]
Minor Changes
#411
e74971f
Thanks @PabloCastellano! - Added Swarm stamp syncer#411
3393953
Thanks @PabloCastellano! - Refactored the stats syncer package to support general-purpose synchronization workers/queues.Key changes include:
Patch Changes
#412
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
packageUpdated dependencies [
a00fdbb
,fb9c084
,253e5c4
,49455b8
,89d80a8
,3393953
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Minor Changes
49455b8
Thanks @PabloCastellano! - Dropped average blob size statPatch Changes
#412
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
package#414
dcbd95f
Thanks @PabloCastellano! - Hidden swarm data expiration metric when swarm is not setUpdated dependencies [
a00fdbb
,253e5c4
,49455b8
,89d80a8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Minor Changes
#422
a00fdbb
Thanks @PJColombo! - Introduced block number and timestamp columns to the transaction table, enabling faster and more efficient sorting and filtering when retrieving multiple transactions.#415
49455b8
Thanks @PabloCastellano! - Dropped average blob size stat#423
e2bc7cc
Thanks @PJColombo! - Introduced block number and timestamp fields to theBlobsOnTransactions
model, enabling faster and more efficient sorting and filtering when retrieving multiple blobs.#424
097f5d5
Thanks @PJColombo! - Added transaction indexPatch Changes
#412
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
package#424
89d80a8
Thanks @PJColombo! - Changed the sorting criteria for transactions and blobs within the same block to index-based instead of hash-basedUpdated dependencies [
a00fdbb
,3e15dd1
,253e5c4
,28da372
,49455b8
,cd96277
,363a5aa
,49455b8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Minor Changes
#422
a00fdbb
Thanks @PJColombo! - Introduced block number and timestamp columns to the transaction table, enabling faster and more efficient sorting and filtering when retrieving multiple transactions.#415
49455b8
Thanks @PabloCastellano! - Dropped average blob size stat#411
363a5aa
Thanks @PabloCastellano! - Added an updated at field to blob storages state model#423
e2bc7cc
Thanks @PJColombo! - Introduced block number and timestamp fields to theBlobsOnTransactions
model, enabling faster and more efficient sorting and filtering when retrieving multiple blobs.#424
097f5d5
Thanks @PJColombo! - Added transaction indexPatch Changes
#419
3e15dd1
Thanks @PJColombo! - Added block number index#420
cd96277
Thanks @PJColombo! - Fixed an issue where get latest block extension function was taking into account reorged blocks as well#415
49455b8
Thanks @PabloCastellano! - Fixed an issue where the daily average max blob gas fee wasn't getting updated when running the stats aggregationsUpdated dependencies [
253e5c4
]:@blobscan/[email protected]
Minor Changes
#411
fb9c084
Thanks @PabloCastellano! - Added swarm stamp syncer#411
3393953
Thanks @PabloCastellano! - Refactored the stats syncer package to support general-purpose synchronization workers/queues.Key changes include:
Patch Changes
a00fdbb
,3e15dd1
,253e5c4
,49455b8
,cd96277
,363a5aa
,49455b8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Patch Changes
#412
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
packageUpdated dependencies [
a00fdbb
,3e15dd1
,253e5c4
,49455b8
,cd96277
,363a5aa
,49455b8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Patch Changes
a00fdbb
,3e15dd1
,253e5c4
,49455b8
,cd96277
,363a5aa
,49455b8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Patch Changes
a00fdbb
,3e15dd1
,49455b8
,cd96277
,363a5aa
,49455b8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Patch Changes
253e5c4
]:@blobscan/[email protected]
Patch Changes
#412
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
packageUpdated dependencies [
a00fdbb
,3e15dd1
,253e5c4
,28da372
,49455b8
,cd96277
,363a5aa
,49455b8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Patch Changes
#412
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
package#410
28da372
Thanks @PabloCastellano! - Dropped bee debug clientUpdated dependencies [
a00fdbb
,3e15dd1
,253e5c4
,49455b8
,cd96277
,363a5aa
,49455b8
,e2bc7cc
,097f5d5
]:@blobscan/[email protected]
Patch Changes
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
package@blobscan/[email protected]
Patch Changes
#412
253e5c4
Thanks @PabloCastellano! - Replaced local environment variables with the@blobscan/env
packageUpdated dependencies [
253e5c4
]: