1 file changed
+1
-1
lines changed- .github/workflows/check.yaml-3
- .github/workflows/release_github.yaml+1-1
- .github/workflows/tests.yaml+17-21
- .github/workflows/update_bee.yaml+1-17
- .npmrc+1
- CHANGELOG.md+68
- README.md+3-22
- package-lock.json+2.4k-1.0k
- package.json+23-23
- src/bee-debug.ts+37-10
- src/bee.ts+156-58
- src/chunk/cac.ts+5-7
- src/chunk/soc.ts+4-11
- src/feed/identifier.ts+40
- src/feed/index.ts+50-116
- src/feed/retrievable.ts+79
- src/modules/bytes.ts+3-3
- src/modules/bzz.ts+3-2
- src/modules/chunk.ts+2-2
- src/modules/debug/states.ts+17-1
- src/modules/debug/status.ts+3-3
- src/modules/feed.ts+15-1
- src/modules/stewardship.ts+3-3
- src/types/debug.ts+23-3
- src/types/index.ts+41-2
- src/utils/bytes.ts+16
- src/utils/http.ts+11
- src/utils/reference.ts+41
- src/utils/type.ts+118-2
- test/integration/bee-class.spec.ts+155-5
- test/integration/bee-debug-class.spec.ts+35-3
- test/integration/feed/index.spec.ts+8-8
- test/integration/modules/debug/states.spec.ts+4-7
- test/integration/modules/feed.spec.ts+3-3
- test/unit/assertions.ts+32
- test/unit/bee-class.spec.ts+24-5
- test/unit/bee-debug-class.spec.ts+7
- test/utils.ts+13-3
- typedoc.json-7
0 commit comments