diff --git a/apps/docs/src/app/docs/running-blobscan-kurtosis/page.md b/apps/docs/src/app/docs/running-blobscan-kurtosis/page.md index 36af9952d..c70601407 100644 --- a/apps/docs/src/app/docs/running-blobscan-kurtosis/page.md +++ b/apps/docs/src/app/docs/running-blobscan-kurtosis/page.md @@ -8,7 +8,7 @@ nextjs: ## About Kurtosis -[Kurtosis](https://www.kurtosis.com/) is a tool for packaging and launching environments of containerized services where you want them and with one liners. +[Kurtosis](https://www.kurtosis.com/) is a tool for packaging and launching environments of containerized services where you want them and with one-liners. There is also a [Kurtosis' ethereum-package](https://github.com/ethpandaops/ethereum-package) maintained by ethPandaOps, which makes it really easy to spin up a local PoS Ethereum testnet with blobscan as an additional service, so you can explore blobs sent in your local network. diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md index 17f390321..7b25d52ab 100644 --- a/packages/db/CHANGELOG.md +++ b/packages/db/CHANGELOG.md @@ -207,7 +207,7 @@ - [#247](https://github.com/Blobscan/blobscan/pull/247) [`2fb02b0`](https://github.com/Blobscan/blobscan/commit/2fb02b0268e1fcafc10abefb079d822845392d73) Thanks [@0xGabi](https://github.com/0xGabi)! - Set up changeset -- [#271](https://github.com/Blobscan/blobscan/pull/271) [`acf8dff`](https://github.com/Blobscan/blobscan/commit/acf8dff07d62a33d5dfa3789fd1f4e2aa3e968a3) Thanks [@0xGabi](https://github.com/0xGabi)! - Updated blob kzg proof field to non unique +- [#271](https://github.com/Blobscan/blobscan/pull/271) [`acf8dff`](https://github.com/Blobscan/blobscan/commit/acf8dff07d62a33d5dfa3789fd1f4e2aa3e968a3) Thanks [@0xGabi](https://github.com/0xGabi)! - Updated blob kzg proof field to non-unique - [#252](https://github.com/Blobscan/blobscan/pull/252) [`263d86f`](https://github.com/Blobscan/blobscan/commit/263d86ff5e35f7cf9d5bf18f6b745f8dd6249e62) Thanks [@PJColombo](https://github.com/PJColombo)! - Improved date normalization error message diff --git a/packages/syncers/CHANGELOG.md b/packages/syncers/CHANGELOG.md index 13d915153..43cc83ff7 100644 --- a/packages/syncers/CHANGELOG.md +++ b/packages/syncers/CHANGELOG.md @@ -116,7 +116,7 @@ ### Patch Changes -- [#275](https://github.com/Blobscan/blobscan/pull/275) [`7e221cd`](https://github.com/Blobscan/blobscan/commit/7e221cd1226be84418658e3d6309dc0e396f671e) Thanks [@PJColombo](https://github.com/PJColombo)! - Patched daily stats updater to not to aggregate data for days where some blocks still need to get indexed +- [#275](https://github.com/Blobscan/blobscan/pull/275) [`7e221cd`](https://github.com/Blobscan/blobscan/commit/7e221cd1226be84418658e3d6309dc0e396f671e) Thanks [@PJColombo](https://github.com/PJColombo)! - Patched daily stats updater to not aggregate data for days where some blocks still need to get indexed - Updated dependencies [[`411023b`](https://github.com/Blobscan/blobscan/commit/411023b92abe25f21e06e4084faca43cde0f41c3), [`0c937dc`](https://github.com/Blobscan/blobscan/commit/0c937dc29f1fec3e9390179f0ae37559ba5ce6c3), [`824ccc0`](https://github.com/Blobscan/blobscan/commit/824ccc01ef8c533dcf5ed8d9cd1b5f9ce30ed145)]: - @blobscan/db@0.1.1