-
Notifications
You must be signed in to change notification settings - Fork 13
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
base: master
Are you sure you want to change the base?
dev to master diff #235
Commits on Sep 8, 2023
-
chore: install local build of turbo-sdk
dtfiedler committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a17fb0 - Browse repository at this point
Copy the full SHA 9a17fb0View commit details -
feat: use turbo-sdk for uploading signed data items
dtfiedler committedSep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 93f8af5 - Browse repository at this point
Copy the full SHA 93f8af5View commit details
Commits on Sep 12, 2023
-
chore: use node-modules as nodeLinker vs. pnp
dtfiedler committedSep 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 31d4217 - Browse repository at this point
Copy the full SHA 31d4217View commit details
Commits on Sep 18, 2023
-
fix: use newest turbo-sdk alpha build
dtfiedler committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a5e5aa9 - Browse repository at this point
Copy the full SHA a5e5aa9View commit details -
chore: update to newest release in alpha
dtfiedler committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for f995939 - Browse repository at this point
Copy the full SHA f995939View commit details -
chore: remove node_modules from rimraf
dtfiedler committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a4097b - Browse repository at this point
Copy the full SHA 1a4097bView commit details -
fix: properly instanitate turbo, update dependencies
dtfiedler committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 72ea081 - Browse repository at this point
Copy the full SHA 72ea081View commit details -
fix: use cjs export in new build, update deps.
dtfiedler committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b628d7 - Browse repository at this point
Copy the full SHA 5b628d7View commit details -
dtfiedler committed
Sep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ac1455 - Browse repository at this point
Copy the full SHA 7ac1455View commit details
Commits on Sep 19, 2023
-
chore: add skipLibCheck to avoid type errors in down stream dependencies
dtfiedler committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e9b6c48 - Browse repository at this point
Copy the full SHA e9b6c48View commit details -
fix: bump turbo-sdk to most recent alpha version
dtfiedler committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for d4c19c7 - Browse repository at this point
Copy the full SHA d4c19c7View commit details -
chore: revert tests back to parallel
dtfiedler committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 02576c8 - Browse repository at this point
Copy the full SHA 02576c8View commit details -
chore: bump to newest alpha build of turbo-sdk
dtfiedler committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for b2cae32 - Browse repository at this point
Copy the full SHA b2cae32View commit details -
Co-authored-by: Derek Sonnenberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c5d5c5 - Browse repository at this point
Copy the full SHA 2c5d5c5View commit details -
fix: allow optional turbo settings and provide defaults when not prov…
…ided
dtfiedler committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e2f54fe - Browse repository at this point
Copy the full SHA e2f54feView commit details
Commits on Sep 20, 2023
-
chore: replace alpha with beta build
dtfiedler committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c40a443 - Browse repository at this point
Copy the full SHA c40a443View commit details
Commits on Sep 22, 2023
-
fix: bump turbo-sdk and add size factory
dtfiedler committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f02f34e - Browse repository at this point
Copy the full SHA f02f34eView commit details -
chore: bump to most recent version of turbo
dtfiedler committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 9d7b10b - Browse repository at this point
Copy the full SHA 9d7b10bView commit details
Commits on Sep 25, 2023
-
dtfiedler committed
Sep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for b7230bd - Browse repository at this point
Copy the full SHA b7230bdView commit details -
Merge pull request #223 from ardriveapp/PE-4472-use-turbo-sdk
feat(PE-4468): use turbo-sdk for uploading signed data items
Configuration menu - View commit details
-
Copy full SHA for 3be0bcd - Browse repository at this point
Copy the full SHA 3be0bcdView commit details -
fix: a dep change got pulled in on last PR that should not have
dtfiedler committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 1b37820 - Browse repository at this point
Copy the full SHA 1b37820View commit details
Commits on Sep 26, 2023
-
Merge pull request #225 from ardriveapp/dep-fix
fix: a dep change got pulled in on last PR that should not have
Configuration menu - View commit details
-
Copy full SHA for f4c4e78 - Browse repository at this point
Copy the full SHA f4c4e78View commit details
Commits on Sep 27, 2023
-
feat(turbo): update turbo package
dtfiedler committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 4ae1f66 - Browse repository at this point
Copy the full SHA 4ae1f66View commit details -
Merge pull request #226 from ardriveapp/upgrade-turbo
feat(turbo): update turbo package
Configuration menu - View commit details
-
Copy full SHA for 87697c9 - Browse repository at this point
Copy the full SHA 87697c9View commit details
Commits on Oct 2, 2023
-
feat(cache): use @ardrive/promise-cache instaed of third party cache
dtfiedler committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 8c06063 - Browse repository at this point
Copy the full SHA 8c06063View commit details -
Merge pull request #224 from ardriveapp/PE-4646-promise-cache
chore(PE-4646): replace ArFSEntityCache with @ardrive/promise-cache
Configuration menu - View commit details
-
Copy full SHA for c1c6307 - Browse repository at this point
Copy the full SHA c1c6307View commit details -
dtfiedler committed
Oct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 841ca00 - Browse repository at this point
Copy the full SHA 841ca00View commit details -
fix(common): change Uint8ArrayToStr to BufferToString and set the req…
…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
dtfiedler committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 8353ca4 - Browse repository at this point
Copy the full SHA 8353ca4View commit details
Commits on Oct 3, 2023
-
chore(tests): update error types thrown by sinon
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
dtfiedler committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 9edc73a - Browse repository at this point
Copy the full SHA 9edc73aView commit details
Commits on Oct 4, 2023
-
chore: fix other error test and AR check
dtfiedler committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for edfcfed - Browse repository at this point
Copy the full SHA edfcfedView commit details
Commits on Oct 10, 2023
-
Merge pull request #227 from ardriveapp/update-deps
chore: update dependencies
Configuration menu - View commit details
-
Copy full SHA for f23100a - Browse repository at this point
Copy the full SHA f23100aView commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1593eb0 - Browse repository at this point
Copy the full SHA 1593eb0View commit details
Commits on Oct 31, 2023
-
Merge pull request #229 from ardriveapp/reintegrate_main
chore: Reintegrate main
Configuration menu - View commit details
-
Copy full SHA for 0f93dbb - Browse repository at this point
Copy the full SHA 0f93dbbView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c86ff75 - Browse repository at this point
Copy the full SHA c86ff75View commit details -
Merge pull request #231 from ardriveapp/PE-5005_reintegrate_main_to_dev
Pe 5005 reintegrate main to dev
Configuration menu - View commit details
-
Copy full SHA for c6d553f - Browse repository at this point
Copy the full SHA c6d553fView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7864eba - Browse repository at this point
Copy the full SHA 7864ebaView commit details
Commits on May 21, 2024
-
Merge pull request #239 from ardriveapp/PE-6152-reintgrate-dev
chore: merge master back to dev
Configuration menu - View commit details
-
Copy full SHA for 2b0b115 - Browse repository at this point
Copy the full SHA 2b0b115View commit details
Commits on Jul 12, 2024
-
Merge pull request #241 from ardriveapp/master
chore: master back to dev
Configuration menu - View commit details
-
Copy full SHA for a9729df - Browse repository at this point
Copy the full SHA a9729dfView commit details