Commit 423db5c
authored
Integrate zkboost into EWS (#30)
* feat: refactor ews into services and integrate with zkboost server
* ci: remove airbender integration test due to not ready
* feat: add local testnet example with ews using 2 zisk proof types
* chore: sync `Cargo.lock`
* fix: lock ordering
* fix: testnet example
* refactor: move config into files from `docker-compose.yml`
* refactor: remove default config path and simplify rpc call
* fix: build.rs rerun condition1 parent 7929a5c commit 423db5c
File tree
37 files changed
+3262
-1227
lines changed- .github/workflows
- crates
- execution-witness-sentry
- src
- service
- zkboost-ethereum
- el-input/src
- el-types
- src
- zkboost/server/tests/stateless_validator
- docker/example/testnet
- config
- scripts
37 files changed
+3262
-1227
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | | - | |
63 | | - | |
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
| |||
0 commit comments