Commit b55dbb9 1 parent 3239a4a commit b55dbb9 Copy full SHA for b55dbb9
File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- define : &AZ_COMMIT a90f08e245add379fa0257c81f8e2819beb190cb
1
+ define : &AZ_COMMIT 966982264a0da23546fb7695079e74b1234da790
2
2
projects :
3
3
private-kernel-inner :
4
4
repo : AztecProtocol/aztec-packages
@@ -35,19 +35,19 @@ projects:
35
35
path : noir-projects/noir-protocol-circuits/crates/rollup-base-private
36
36
num_runs : 5
37
37
timeout : 15
38
- compilation-timeout : 10
39
- execution-timeout : 0.5
40
- compilation-memory-limit : 1100
41
- execution-memory-limit : 500
38
+ compilation-timeout : 20
39
+ execution-timeout : 1
40
+ compilation-memory-limit : 1500
41
+ execution-memory-limit : 650
42
42
rollup-base-public :
43
43
repo : AztecProtocol/aztec-packages
44
44
ref : *AZ_COMMIT
45
45
path : noir-projects/noir-protocol-circuits/crates/rollup-base-public
46
46
num_runs : 5
47
47
timeout : 15
48
- compilation-timeout : 8
49
- execution-timeout : 0.4
50
- compilation-memory-limit : 1000
48
+ compilation-timeout : 15
49
+ execution-timeout : 0.75
50
+ compilation-memory-limit : 1300
51
51
execution-memory-limit : 500
52
52
rollup-block-root-empty :
53
53
repo : AztecProtocol/aztec-packages
Original file line number Diff line number Diff line change 1
- define : &AZ_COMMIT a90f08e245add379fa0257c81f8e2819beb190cb
1
+ define : &AZ_COMMIT 966982264a0da23546fb7695079e74b1234da790
2
2
libraries :
3
3
noir_check_shuffle :
4
4
repo : noir-lang/noir_check_shuffle
You can’t perform that action at this time.
0 commit comments