Skip to content

Commit

Permalink
Scroll dev 0804 (#44)
Browse files Browse the repository at this point in the history
* update initialize for SDB

* manual update trace data

* fmt

* upgrade zkevm-circuits to 0801

* fix cargo lock

* fix

* try

* fix

* fix cargo

* Prune issue.json

Added by accident

* fixing

* refine makefile

* add agg prove

* fix

* add curl_prove.sh

* fix

* fix

* fix

* ignore

* fix

* fix

* fix

* sh -> bash

* fix

* fix

* add idx

* clear traces

* fix

* fix

* fix

* fix sh

* limit 32

* fix conflict

* mkdir -p dir

* fmt

* Delete curl_prove.sh

* Update prove.rs

* merge

* merge conflict

* clean

* (breaking change) change default AGG_DEGREE=25 (#47)

change default AGG_DEGREE=25

* supply some script

* cancel dot

Co-authored-by: Ho Vei <[email protected]>
Co-authored-by: Lawliet-Chan <[email protected]>
Co-authored-by: HAOYUatHZ <[email protected]>
  • Loading branch information
4 people authored Aug 16, 2022
1 parent 4a7f704 commit 216e372
Show file tree
Hide file tree
Showing 15 changed files with 364 additions and 180 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ target/

# for jetbrains
.idea
.vscode

# for local config
.cargo
Expand Down
Loading

0 comments on commit 216e372

Please sign in to comment.