-
Notifications
You must be signed in to change notification settings - Fork 29
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
chore: sync main #376
chore: sync main #376
Conversation
fix: Add workaround to read (bytes4,URI), repair unknown signature to pass.
…cessible withing getDataFromExternalSources.
fix: Make data retrieval more resilient. Do not throw on ipfs data problems.
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #376 +/- ##
==========================================
- Coverage 83.18% 82.86% -0.33%
==========================================
Files 19 19
Lines 1231 1243 +12
Branches 282 286 +4
==========================================
+ Hits 1024 1030 +6
- Misses 110 115 +5
- Partials 97 98 +1 ☔ View full report in Codecov by Sentry. |
feat: add permission related to 4337
@CJ42 Ok I will close my merge branch. They are not identical :) |
… output data type.
…uffer no matter what.
fix: Add more resiliency to library
* docs: Add TypeScript to getting started page * Apply suggestions Co-authored-by: Hugo Masclet <[email protected]> * add schema notice + add type to schema * apply suggestions, add changes to README --------- Co-authored-by: Hugo Masclet <[email protected]>
chore: run tests on node 18 and 20
feat: allow to import TS typed schemas from `@erc725/erc725.js/schemas`
No description provided.