Skip to content

Conversation

Muhammad-Altabba
Copy link
Contributor

Type of PR:

  • Bugfix
  • Feature
  • Documentation
  • Other

Required reviews:

  • 1
  • 2
  • 3

What this does:
Just a collection of features implemented in other PRs created while working on Fileverse agents.

Issues fixed/closed:

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network. E.g.,
if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on? Is there a particular commit/function/section
of your PR that requires more attention from reviewers?

Copy link

netlify bot commented Sep 24, 2025

Deploy Preview for taco-demo ready!

Name Link
🔨 Latest commit 00a0fb3
🔍 Latest deploy log https://app.netlify.com/projects/taco-demo/deploys/68d412003b46350008f63928
😎 Deploy Preview https://deploy-preview-710--taco-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Sep 24, 2025

Deploy Preview for taco-nft-demo ready!

Name Link
🔨 Latest commit 00a0fb3
🔍 Latest deploy log https://app.netlify.com/projects/taco-nft-demo/deploys/68d412001568950008a65b1c
😎 Deploy Preview https://deploy-preview-710--taco-nft-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Muhammad-Altabba Muhammad-Altabba changed the base branch from main to epic-v0.7.x September 24, 2025 15:45
Muhammad-Altabba and others added 27 commits September 24, 2025 21:03
- Added eslint disable comments for necessary any types in dynamic viem type declarations
- Fixed import order in examples and tests
- Added file-level eslint disables for complex wrapper implementations
- Resolved all lint errors while maintaining functionality
- Fixed eslint disable comment placement for any type assertions
- Ensured all CI/CD lint checks pass successfully
(to prevent making unnecessary network calls)
Co-authored-by: Manuel Montenegro <[email protected]>
Muhammad-Altabba and others added 30 commits September 25, 2025 15:05
Mainly reduce some validation and add provider chain id validation among the other edits including the tests and the .md files
Co-authored-by: Manuel Montenegro <[email protected]>
…and viem for the same private key can be properly tested.

Fix bug in ViemSignerAdapter implementation where bytes were not being signed properly.
…o all package.json files to expose TypeScript declarations
…import

This is because import from 'ethers/lib/utils' causes compatibility issues with projects that uses ES Modules.
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