File tree
141 files changed
+849
-281
lines changed- docs
- api
- classes
- functions
- interfaces
- modules
- types
- variables
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+849
-281
lines changed- CHANGELOG.md+23
- package-lock.json+2-2
- package.json+1-1
- src/bee-debug.ts+26-2
- src/bee.ts+76-10
- src/chunk/signer.ts+3-2
- src/modules/debug/chunk.ts+7-7
- src/modules/debug/tag.ts+19
- src/modules/pinning.ts+3-3
- src/modules/pss.ts+2-2
- src/modules/tag.ts+51-1
- src/types/debug.ts+53-1
- src/types/index.ts+27-1
- src/utils/expose.ts+1
- src/utils/hooks.ts+86
- src/utils/safe-axios.ts+6
- src/utils/type.ts+61-6
- test/integration/bee-class.spec.ts+76-2
- test/integration/modules/bzz.spec.ts+3-9
- test/integration/modules/debug/tag.spec.ts+27
- test/integration/modules/tag.spec.ts+30-2
- test/unit/bee-class.spec.ts+91-10
- test/unit/bee-debug-class.spec.ts+28
- test/unit/utils/hooks.spec.ts+118
- test/utils.ts+14-6
0 commit comments