Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(act)!: add ACT to bee-js #942

Merged
merged 11 commits into from
Sep 13, 2024
Merged

Conversation

ferencsarai
Copy link
Member

@ferencsarai ferencsarai commented Aug 16, 2024

This PR add the bee new "ACT" feature to bee-js.

  • Modified endpoint: bzz
  • New endpoint: grantee
  • UploadResult extended with history_address
  • breaking changes!: soc and chunk uploads return UploadResult instead of Reference

Copy link
Collaborator

@Cafe137 Cafe137 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ferencsarai ferencsarai changed the title feat(act)!: add ACT to bee-js feat(act): add ACT to bee-js Aug 26, 2024
@ferencsarai ferencsarai changed the title feat(act): add ACT to bee-js feat(act)!: add ACT to bee-js Aug 26, 2024
@Cafe137 Cafe137 merged commit 09f22ee into ethersphere:master Sep 13, 2024
0 of 2 checks passed
@bee-worker
Copy link
Collaborator

Release v8.0.0 addresses this.

Cafe137 added a commit that referenced this pull request Sep 26, 2024
* feat!: merge api (#920)

* test: add shape tests

* feat: merge api

* chore(master): release 7.0.0 (#921)

* fix: floor update feed timestamp (#923)

* chore(master): release 7.0.1 (#924)

* fix: allow falsy feed index (#925)

* chore(master): release 7.0.2 (#926)

* fix: ignore errors while waiting for stamp (#927)

* chore(master): release 7.0.3 (#928)

* docs: fix typos (#922)

* fix: add chaintip field (#931)

* chore(master): release 7.0.4 (#932)

* feat: add capitalizeAddressERC55 function (#933)

* feat: add capitalizeAddressERC55 function

* chore: code style

* chore(master): release 7.1.0 (#934)

* build: disable legacy peer deps (#935)

* fix: correct jsdocs links (#938)

* fix: correct jsdocs links

* chore: update depcheck

* chore: code style

* chore(master): release 7.1.1 (#939)

* docs: add quick start section (#940)

* fix: fix tar padding (#943)

* chore(master): release 7.1.2 (#944)

* feat!: add act (#942)

* feat(act): add act

* feat(act): rename addGrantees to createGrantees

* feat(act): remove mention of ENS name in getGrantees method comment

* feat(act): add grantee module for managing grantees

* feat(act): revert import chai and jestExpect in bzz.spec.ts

* feat(act): improve documentation for the createGrantees method

* feat(act)!: update the return type of chunk upload to UploadResult from Reference

* feat(act)!: update the return type of soc upload to UploadResult from Reference

* feat(act): fix linter errors

---------

Co-authored-by: Ferenc Sárai <[email protected]>

* chore: fine-tune act namings (#946)

* chore(master): release 8.0.0 (#945)

* fix: allow collection items with zero size (#947)

* fix: allow collection items with zero size

* style: add newline

* chore(master): release 8.0.1 (#948)

* fix: handle bad request in feed index lookup (#949)

* chore(master): release 8.0.2 (#950)

* feat: harden internals (#952)

* ci: repair jobs

* ci: remove debug version bump

* ci: specify exact fdp-play version

* feat: harden internals

* style: add newline

* build: remove unnecessary dependencies

---------

Co-authored-by: bee-worker <[email protected]>
Co-authored-by: Pablo Castellano <[email protected]>
Co-authored-by: Ferenc Sárai <[email protected]>
Co-authored-by: Ferenc Sárai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants