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

refactor: Move contract stuff from types into circuits.js #9151

Conversation

sklppy88
Copy link
Contributor

@sklppy88 sklppy88 commented Oct 10, 2024

I need access to PublicKeys from types, and there was no obvious / trivial fix to this besides moving all the contract related stuff to circuits.js. I also refactored the said contract stuff when merging them.

Copy link
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @sklppy88 and the rest of your teammates on Graphite Graphite

@sklppy88 sklppy88 changed the title init refactor: Move contract stuff from circuit-types into circuits.js Oct 10, 2024
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-contract-stuff-to-circuits-js branch from 607a4b3 to 646fa53 Compare October 11, 2024 09:00
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-public-keys-struct branch from a268885 to 21d8ffb Compare October 11, 2024 09:28
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-contract-stuff-to-circuits-js branch from 646fa53 to f5303e3 Compare October 11, 2024 09:28
@sklppy88 sklppy88 marked this pull request as ready for review October 11, 2024 10:08
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-contract-stuff-to-circuits-js branch 3 times, most recently from 322d621 to c5375c6 Compare October 11, 2024 13:01
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-public-keys-struct branch from 21d8ffb to 62e4786 Compare October 11, 2024 13:34
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-contract-stuff-to-circuits-js branch from c5375c6 to 1e5a92b Compare October 11, 2024 13:34
@sklppy88 sklppy88 requested a review from Thunkar October 11, 2024 14:07
@sklppy88 sklppy88 added the e2e-all CI: Enables this CI job. label Oct 11, 2024
@sklppy88 sklppy88 changed the title refactor: Move contract stuff from circuit-types into circuits.js refactor: Move contract stuff from types into circuits.js Oct 11, 2024
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-public-keys-struct branch from 62e4786 to fdbc635 Compare October 11, 2024 16:13
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-contract-stuff-to-circuits-js branch from 1e5a92b to 7320bdb Compare October 11, 2024 16:14
Base automatically changed from ek/feat/new-address-implementation/move-public-keys-struct to master October 11, 2024 17:26
@sklppy88 sklppy88 force-pushed the ek/feat/new-address-implementation/move-contract-stuff-to-circuits-js branch from 7320bdb to b1d4492 Compare October 11, 2024 17:38
@sklppy88 sklppy88 enabled auto-merge (squash) October 11, 2024 17:46
@sklppy88 sklppy88 merged commit d8131bc into master Oct 11, 2024
97 checks passed
@sklppy88 sklppy88 deleted the ek/feat/new-address-implementation/move-contract-stuff-to-circuits-js branch October 11, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-all CI: Enables this CI job.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants