{"id":15673120,"url":"https://github.com/zemse/zk-static-call","last_synced_at":"2025-05-06T22:23:08.740Z","repository":{"id":199931997,"uuid":"694746460","full_name":"zemse/zk-static-call","owner":"zemse","description":"prove eth_call result","archived":false,"fork":false,"pushed_at":"2024-03-25T15:01:42.000Z","size":289,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-31T03:32:15.325Z","etag":null,"topics":["eth-call","halo2","zk","zkevm"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zemse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-21T15:54:47.000Z","updated_at":"2024-03-25T14:58:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d6f0578-c5da-4024-8a0a-6a66850ecb1b","html_url":"https://github.com/zemse/zk-static-call","commit_stats":null,"previous_names":["zemse/zk-eth-call","zemse/zk-static-call"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fzk-static-call","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fzk-static-call/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fzk-static-call/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemse%2Fzk-static-call/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zemse","download_url":"https://codeload.github.com/zemse/zk-static-call/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252777380,"owners_count":21802591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eth-call","halo2","zk","zkevm"],"created_at":"2024-10-03T15:36:58.061Z","updated_at":"2025-05-06T22:23:08.701Z","avatar_url":"https://github.com/zemse.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zk-eth-call\n\nproves result of eth_call\n\n## modified dependencies\n\nthe following repositories are forked and this repo uses the `zk-eth-call` branch from those fork. but specific commit is tagged in the Cargo.toml of this project to enable easier rollbacking.\n\n- zkevm-circuits [fork's zk-eth-call branch](https://github.com/zemse/zkevm-circuits/tree/zk-eth-call) - [summary of modifications](#summary-of-modifications)\n- axiom-eth [fork's zk-eth-call branch](https://github.com/zemse/axiom-eth)\n\n## instructions\n\nto trigger the proving, just copy paste the following sample call. it executes the `prove` binary that generates traces from local block on anvil (see `inputs_builder.rs`) and submits that to zkevm-circuits (see `prove.rs`).\n\n```\ncargo run --release --bin prove -- --to 0x35c6ace6404d8fd1cEe19026B3D56D0C9627a646 --calldata 0x20965255 --block 4363656 --rpc https://eth-sepolia.g.alchemy.com/v2/\u003cALCHEMY_KEY\u003e --mock\n```\n\n## development\n\nto change code in dependencies, clone them in the directory where this project is cloned. and uncomment the \"for local development only\" part in the Cargo.toml.\n\n```\n- parent directory\n    - zk-eth-call (this project)\n        - README.md (this file)\n    - axiom-eth\n    - zkevm-circuits\n```\n\n## summary of modifications\n\n- add return data to the public inputs\n- use axiom-eth for proving init state","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Fzk-static-call","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzemse%2Fzk-static-call","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemse%2Fzk-static-call/lists"}