1 file changed
+1
-1
lines changed- .depcheckrc.json+1
- .github/workflows/tests.yaml+2-2
- .github/workflows/update_bee.yaml+50
- .vscode/launch.json-49
- .vscode/settings.json-39
- CHANGELOG.md+44
- build-fixup+27
- package-lock.json+4.0k-4.0k
- package.json+45-26
- src/bee-debug.ts+72
- src/bee.ts+3-1
- src/chunk/bmt.ts+3-1
- src/chunk/signer.ts+6-1
- src/chunk/span.ts+1-1
- src/modules/debug/status.ts+87-3
- src/types/debug.ts+9
- src/types/index.ts+2-1
- src/types/ky-options.ts+3-3
- src/types/ky-universal/common.ts
- src/types/ky-universal/hooks.ts+1-1
- src/types/ky-universal/index.d.ts+2-2
- src/types/ky-universal/retry.ts
- src/types/web-streams-polyfill/index.d.ts+6
- src/utils/collection.browser.ts+21
- src/utils/collection.node.ts+74
- src/utils/collection.ts-73
- src/utils/eth.ts+4-1
- src/utils/expose.ts+2-1
- src/utils/hash.ts+4-1
- src/utils/http.ts+1-2
- src/utils/stream.ts+24-10
- test/integration/modules/bzz.spec.ts+1-1
- test/integration/modules/debug/status.spec.ts+62-37
- test/unit/bee-class.spec.ts+14
- tsconfig-base.json+16
- tsconfig-mjs.json+8
- tsconfig.json+3-14
- tsconfig.test.json+1-1
- webpack.config.ts+7-40
0 commit comments