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

fix(build): bee-js issue 762 #151

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

fix(build): bee-js issue 762 #151

wants to merge 7 commits into from

Conversation

nugaon
Copy link
Collaborator

@nugaon nugaon commented Sep 21, 2022

This branch can be added in Frontend projects as dependency in order to rid of duplex: half request errors.

Modify your project's package.json at the corresponding @fairdatasociety/fdp-storage line to:

    "@fairdatasociety/fdp-storage": "https://github.com/fairDataSociety/fdp-storage.git#fix/bee-js-762",

then update package-lock.json with npm i

tomicvladan and others added 2 commits November 29, 2022 03:13
* fix: change all properties to camel case (#177)

* feat: remove unused properties

* fix: podPassword remove

* fix: crypto shimming randomBytes condition

* fix: camelCasing FileOrDirNames

* fix: createRawDirectoryMetadata

* fix: isRawDirectoryMetadata

* fix: directory related metadata

* fix: block related metadata

* test(fix): metadata naming changes

* test(fix): remove unused properties from test check

* feat: file block metadata without aes (#181)

* feat: remove aes encryption for file and block metadata

* test: do not decrypt blocks metadata with aes

Co-authored-by: Viktor Levente Tóth <toth.viktor.levente@gmail.com>
Co-authored-by: nugaon <50576770+nugaon@users.noreply.github.com>
* fix(build): bee-js issue 762

* chore: bump bee-js version

* fix: crypto shim

* build: top-level-wait

* fix: delete crypto shim

Co-authored-by: Viktor Levente Tóth <toth.viktor.levente@gmail.com>
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.

None yet

2 participants