Skip to content

Releases: Blobscan/blobscan

@blobscan/[email protected]

17 Jul 10:08
5166aa6
Compare
Choose a tag to compare

Patch Changes

@blobscan/[email protected]

17 Jul 10:08
5166aa6
Compare
Choose a tag to compare

Patch Changes

@blobscan/[email protected]

17 Jul 10:08
5166aa6
Compare
Choose a tag to compare

Minor Changes

  • #444 8d27043 Thanks @PJColombo! - Moved tx rollup, index and blob index field to expandable fields in block retrieval

  • #442 634274b Thanks @PJColombo! - Added support to filter entities (blobs, blocks or transactions) by no rollup

Patch Changes

@blobscan/[email protected]

12 Jul 15:28
21ed571
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@blobscan/[email protected]

12 Jul 15:28
21ed571
Compare
Choose a tag to compare

Patch Changes

@blobscan/[email protected]

12 Jul 15:28
21ed571
Compare
Choose a tag to compare

Minor Changes

  • #441 f86465f Thanks @PJColombo! - Removed block timestamp and number from block expanded fields as all entities (transaction and blob) already this block fields

Patch Changes

  • #439 28a9642 Thanks @PJColombo! - Performed sorting of block's transactions and blobs directly in the db query instead of during serialization

@blobscan/[email protected]

10 Jul 12:23
2769af2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@blobscan/[email protected]

10 Jul 12:23
2769af2
Compare
Choose a tag to compare

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:

    •	Renamed the package to syncers.
    •	Exported each syncer directly, removing the StatsSyncer managing entity.
    

Patch Changes

@blobscan/[email protected]

10 Jul 12:23
2769af2
Compare
Choose a tag to compare

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 the BlobsOnTransactions model, enabling faster and more efficient sorting and filtering when retrieving multiple blobs.

  • #424 097f5d5 Thanks @PJColombo! - Added transaction index

Patch Changes

@blobscan/[email protected]

29 May 19:45
238c4c4
Compare
Choose a tag to compare

Minor Changes

Patch Changes