Skip to content

chore: use swarm core - #1236

Open
slapec93 wants to merge 8 commits into
upcomingfrom
chore/use-swarm-core
Open

chore: use swarm core#1236
slapec93 wants to merge 8 commits into
upcomingfrom
chore/use-swarm-core

Conversation

@slapec93

@slapec93 slapec93 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Before TODO:

  • Publish swarm-core as @ethersphere/swarm-core in npm.js and use that instead of @upcoming

Gergely Békési added 8 commits July 21, 2026 14:11
@github-actions

Copy link
Copy Markdown
Contributor
File Coverage Now Coverage Before Delta% Rating
Total 2071 / 2480 2320 / 2760 -0.55 🔴
bee.ts 69 / 71 69 / 71 0.00
index.ts 14 / 14 15 / 15 0.00
version.ts 3 / 3 3 / 3 0.00
api/balance.ts 9 / 9 9 / 9 0.00
api/batches.ts 9 / 9 9 / 9 0.00
api/bytes.ts 23 / 26 23 / 26 0.00
api/bzz.ts 31 / 32 31 / 32 0.00
api/chequebook.ts 32 / 34 32 / 34 0.00
api/chunk.ts 15 / 15 15 / 15 0.00
api/connectivity.ts 24 / 32 24 / 32 0.00
api/consumed.ts 9 / 9 9 / 9 0.00
api/envelope.ts 7 / 7 7 / 7 0.00
api/feed.ts 21 / 23 21 / 23 0.00
api/grantee.ts 18 / 18 18 / 18 0.00
api/pin.ts 16 / 16 16 / 16 0.00
api/pss.ts 5 / 5 5 / 5 0.00
api/rchash.ts 6 / 6 6 / 6 0.00
api/redistributionstate.ts 6 / 6 6 / 6 0.00
api/settlement.ts 9 / 9 9 / 9 0.00
api/soc.ts 11 / 11 11 / 11 0.00
api/stake.ts 13 / 19 13 / 19 0.00
api/stamp.ts 27 / 29 27 / 29 0.00
api/status.ts 27 / 27 27 / 27 0.00
api/stewardship.ts 8 / 8 8 / 8 0.00
api/tag.ts 15 / 16 15 / 16 0.00
api/transaction.ts 11 / 18 11 / 18 0.00
api/wallet.ts 12 / 12 12 / 12 0.00
chunk/cac.ts 9 / 9 22 / 23 4.35 🟢
chunk/soc.ts 39 / 40 58 / 59 -0.81 🔴
feed/identifier.ts 5 / 5 5 / 5 0.00
feed/index.ts 86 / 88 85 / 87 0.03 🟢
feed/retrievable.ts 18 / 19 18 / 19 0.00
manifest/manifest.ts 250 / 266 238 / 253 -0.09 🔴
modules/balance.ts 11 / 11 11 / 11 0.00
modules/cheque.ts 13 / 14 13 / 14 0.00
modules/chequebook.ts 13 / 13 13 / 13 0.00
modules/chunk.ts 18 / 22 18 / 22 0.00
modules/collection.ts 25 / 28 25 / 28 0.00
modules/connectivity.ts 11 / 20 11 / 20 0.00
modules/data.ts 20 / 23 20 / 23 0.00
modules/feed.ts 26 / 33 26 / 33 0.00
modules/file.ts 26 / 28 26 / 28 0.00
modules/grantee.ts 16 / 16 16 / 16 0.00
modules/messaging.ts 81 / 95 80 / 94 0.16 🟢
modules/pin.ts 15 / 15 15 / 15 0.00
modules/settlement.ts 7 / 7 7 / 7 0.00
modules/soc.ts 9 / 10 9 / 10 0.00
modules/stake.ts 12 / 16 12 / 16 0.00
modules/stamp.ts 48 / 54 48 / 54 0.00
modules/status.ts 11 / 17 11 / 17 0.00
modules/storage.ts 67 / 68 67 / 68 0.00
modules/tag.ts 14 / 17 14 / 17 0.00
modules/transaction.ts 8 / 13 8 / 13 0.00
modules/wallet.ts 12 / 12 12 / 12 0.00
types/debug.ts 8 / 12 8 / 12 0.00
types/index.ts 21 / 21 21 / 21 0.00
types/schema/balance.ts 7 / 7 7 / 7 0.00
types/schema/chequebook.ts 28 / 28 28 / 28 0.00
types/schema/connectivity.ts 15 / 15 15 / 15 0.00
types/schema/envelope.ts 7 / 7 7 / 7 0.00
types/schema/grantee.ts 6 / 6 6 / 6 0.00
types/schema/pinning.ts 2 / 2 2 / 2 0.00
types/schema/rchash.ts 2 / 2 2 / 2 0.00
types/schema/settlements.ts 10 / 10 10 / 10 0.00
types/schema/stake.ts 13 / 14 13 / 14 0.00
types/schema/stamps.ts 14 / 14 14 / 14 0.00
types/schema/states.ts 14 / 14 14 / 14 0.00
types/schema/status.ts 7 / 7 7 / 7 0.00
types/schema/stewardship.ts 2 / 2 2 / 2 0.00
types/schema/tag.ts 4 / 4 4 / 4 0.00
types/schema/transactions.ts 10 / 11 10 / 11 0.00
types/schema/upload.ts 4 / 4 4 / 4 0.00
utils/bad-ports.ts 1 / 1 1 / 1 0.00
utils/bytes.ts 2 / 9 44 / 55 -57.78 🔴
utils/chunk-size.ts 9 / 9 9 / 9 0.00
utils/chunk-stream.browser.ts 0 / 75 0 / 71 0.00
utils/chunk-stream.ts 61 / 67 57 / 63 0.57 🟢
utils/collection.browser.ts 0 / 4 0 / 4 0.00
utils/collection.node.ts 29 / 33 29 / 33 0.00
utils/collection.ts 14 / 18 14 / 18 0.00
utils/constants.ts 7 / 7 7 / 7 0.00
utils/data.browser.ts 0 / 8 0 / 8 0.00
utils/data.ts 4 / 11 4 / 11 0.00
utils/duration.ts 20 / 22 20 / 22 0.00
utils/error.ts 13 / 13 13 / 13 0.00
utils/expose.ts 16 / 16 16 / 16 0.00
utils/file.ts 8 / 12 8 / 12 0.00
utils/headers.ts 68 / 77 68 / 77 0.00
utils/hex-schema.ts 2 / 3 3 / 3 -33.33 🔴
utils/http.ts 66 / 74 66 / 74 0.00
utils/mime.ts 1 / 1 1 / 1 0.00
utils/pss.ts 5 / 5 5 / 5 0.00
utils/resource-locator.ts 7 / 8 7 / 8 0.00
utils/schema.ts 23 / 27 23 / 27 0.00
utils/size.ts 12 / 14 12 / 14 0.00
utils/stamps.ts 27 / 33 55 / 78 11.31 🟢
utils/tar-uploader.browser.ts 0 / 11 0 / 11 0.00
utils/tar-uploader.ts 12 / 12 12 / 12 0.00
utils/tar-writer.browser.ts 0 / 8 0 / 8 0.00
utils/tar-writer.ts 13 / 14 13 / 14 0.00
utils/tar.browser.ts 0 / 73 0 / 73 0.00
utils/tar.ts 65 / 67 65 / 67 0.00
utils/tokens.ts 26 / 41 26 / 41 0.00
utils/type.ts 23 / 31 23 / 31 0.00
utils/typed-bytes.ts 13 / 13 85 / 86 1.16 🟢
utils/url.ts 21 / 26 21 / 26 0.00
utils/workaround.ts 9 / 14 9 / 14 0.00

@slapec93
slapec93 marked this pull request as ready for review July 22, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant