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

Add network1 development support #209

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Add network1 development support #209

merged 1 commit into from
Oct 24, 2023

Conversation

david-zk
Copy link
Contributor

Run one codegen to adapt TFHE library for network1, non-breaking. Some tests already passing. Tweaked the docs @immortal-tofu.

Remaining open questions:
How to adjust tests for the platforms which have operations disabled, say, disabled optimistic and synchronous requires for network1
@dartdart26 @youben11

@cla-bot cla-bot bot added the cla-signed label Oct 23, 2023
Copy link
Collaborator

@dartdart26 dartdart26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

to: "0x0000000000000000000000000000000000000044",
const ret = await provider.call({
// fhe lib address
to: "0x000000000000000000000000000000000000005d",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Should we add a hint in the comment telling users to change the to address based on the network they are connecting to?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I'll add

@david-zk david-zk merged commit a9a84cb into main Oct 24, 2023
2 checks passed
@david-zk david-zk deleted the network1 branch October 24, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants