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

dev to master diff #235

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

dev to master diff #235

wants to merge 38 commits into from

Conversation

fedellen
Copy link
Contributor

No description provided.

dtfiedler and others added 30 commits September 8, 2023 07:45
Co-authored-by: Derek Sonnenberg <[email protected]>
feat(PE-4468): use turbo-sdk for uploading signed data items
fix: a dep change got pulled in on last PR that should not have
feat(turbo): update turbo package
chore(PE-4646): replace ArFSEntityCache with @ardrive/promise-cache
…uired input to a buffer. With the bump in axios, Buffers must be converted to UInt8Arrays to use the existing logic. It is likely that we do not need to do this casting with this fuction but leaving it for now.

Some other updates:
- refactor async common functions to synchronous if they do not await.
- update other deps
We have to throw real errors vs. sinon.throws() with the version bump, if we do not, then "Sinon-provided" is appended to the error for traceability
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.

2 participants