Skip to content

Commit

Permalink
Scroll dev 0920 (#75)
Browse files Browse the repository at this point in the history
* reduce conflict

* prove multi continuous blocks

* upgrade halo2

* fixed

* fix CodeHash is_write

* fix

* embed solidity template

* check coherent

* some log

* output target proof

* save target proof

* minor clean

* try fix state circuit assignment

* fix state witness

* gen soli without read vk

* minor

* auto load old target proofs

* fix

* verify target proof when loading

* fix poseidon hash

* cargo lock

* upgrade halo2 and aggregator

* ..

* update deps

* fix all...

* done...

* upgrade zkevm circuits

* Update download_params.sh

Co-authored-by: HAOYUatHZ <[email protected]>
  • Loading branch information
lispc and 0xmountaintop authored Oct 31, 2022
1 parent 89a83d2 commit bad0b6f
Show file tree
Hide file tree
Showing 18 changed files with 1,196 additions and 737 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/setup-go@v3
with:
go-version: '>=1.18.0'
- name: Cache Cargo Index
uses: actions/cache@v2
with:
Expand Down
Loading

0 comments on commit bad0b6f

Please sign in to comment.