Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
54cbdee
base for ethereum/tests
Mar 4, 2022
32dd15a
cached lllc
Mar 9, 2022
4af4ac6
cache in its own file
Mar 11, 2022
7dc369d
Merge branch 'main' into evm-testvectors
adria0 Mar 15, 2022
51cecff
Fix merge compilation
Mar 16, 2022
6732485
Merge branch 'main' into evm-testvectors
adria0 Apr 8, 2022
0d9ab5f
basic tests working :)
Apr 8, 2022
c1a17dd
adding prover
Apr 12, 2022
485654d
Merge branch 'main' into evm-testvectors
adria0 Apr 13, 2022
4dfab19
update opcodes
Apr 13, 2022
54c7276
rayon
Apr 13, 2022
3c49572
Merge branch 'main' into evm-testvectors
adria0 May 4, 2022
65d4116
added cli cmd
May 5, 2022
5901aec
parsing all yaml
May 10, 2022
1a5f455
running almost all tests
May 16, 2022
6d583b3
Merge branch 'main' into evm-testvectors
adria0 May 16, 2022
5893766
Fix formatting
May 17, 2022
5f85db5
json parse
May 18, 2022
8013309
base json
May 18, 2022
8bef296
backlisted problematic tests
May 19, 2022
c6e786a
fmt fix
May 26, 2022
f958f06
fmt fix
May 26, 2022
483923f
remove ERRORS
Jun 14, 2022
bb78a7a
Merge branch 'main' into evm-testvectors
adria0 Jun 14, 2022
f93011b
minors
Jun 14, 2022
2fc0e4a
Merge branch 'evm-testvectors' of github.com:adria0/zkevm-circuits in…
Jun 14, 2022
d0d7753
doc bytecode
Jun 14, 2022
1dfcdf9
fmt & cargo
Jun 14, 2022
8b3d383
happy clippy
Jun 15, 2022
6555f48
clippy again
Jun 15, 2022
fc5bb28
Merge branch 'main' into evm-testvectors
adria0 Jun 16, 2022
bdf8261
Merge branch 'main' into evm-testvectors
adria0 Jun 21, 2022
99f05b9
Merge branch 'main' into evm-testvectors
adria0 Jul 25, 2022
a959bc5
Filter networks
Jul 28, 2022
347d885
Merge branch 'evm-testvectors' of github.com:adria0/zkevm-circuits in…
Jul 28, 2022
b248e59
Merge branch 'privacy-scaling-explorations:main' into evm-testvectors
adria0 Jul 28, 2022
0391c41
Merge branch 'evm-testvectors' of github.com:adria0/zkevm-circuits in…
Jul 28, 2022
e57b37b
wip
Jul 29, 2022
b9135d0
Commit test example
Aug 9, 2022
bb7eb6a
Merge branch 'main' of github.com:privacy-scaling-explorations/zkevm-…
Aug 9, 2022
597f28e
Merge branch 'privacy-scaling-explorations:main' into evm-testvectors
adria0 Aug 12, 2022
5ed715c
Merge branch 'main' of github.com:privacy-scaling-explorations/zkevm-…
Aug 12, 2022
1d94f97
Merge branch 'evm-testvectors' of github.com:adria0/zkevm-circuits in…
Aug 12, 2022
d0bf9ed
Better stadistics
Aug 12, 2022
ee848fd
Merge branch 'main' into evm-testvectors
adria0 Aug 30, 2022
4508f8a
CI ready
Aug 31, 2022
cba4e13
fix number
Aug 31, 2022
2ebbe3e
wip
Aug 31, 2022
df2f099
updated config
Sep 1, 2022
42c52fb
more panics research
Sep 2, 2022
313e60b
Merge branch 'main' of github.com:adria0/zkevm-circuits into evm-test…
Sep 5, 2022
80e6976
rename to testool
Sep 7, 2022
368d190
fix flags
Sep 7, 2022
9418a96
added reports
Sep 8, 2022
5688c66
mend
Sep 8, 2022
cdf3a75
Connect Keccak circuit and table (#717)
ChihChengLiang Sep 5, 2022
f00345c
Self hosted runner for Integration Tests GH Action (#731)
ntampakas Sep 6, 2022
a8b990e
Self hosted runner for Integration Tests GH Action (permissions fix) …
ntampakas Sep 6, 2022
db24b52
move evm_circuit::witness as crate::witness; split it into smaller mo…
Sep 8, 2022
595ac2a
Remove forked bitvec (#745)
ed255 Sep 7, 2022
e600851
fix: apply balance update to `StateDb` in `gen_end_tx_ops` (#736)
han0110 Sep 7, 2022
3391072
Fix deps and merge
Sep 8, 2022
6757da6
Merge branch 'main' into evm-testvectors3
adria0 Sep 8, 2022
5920558
Fix old deps
Sep 8, 2022
2e3f65d
Update testool/src/compiler.rs
adria0 Sep 9, 2022
10bdeac
address cc comments
Sep 12, 2022
fa57ba1
Address @ed255 comments
Sep 13, 2022
1d03ebe
Add testool codeowners, format src
Sep 13, 2022
bc1707d
Add testool codeowners, format src
Sep 13, 2022
6da6f50
Merge branch 'main' of github.com:privacy-scaling-explorations/zkevm-…
Sep 13, 2022
003ca3c
Merge branch 'evm-testvectors3' of github.com:adria0/zkevm-circuits i…
Sep 13, 2022
672e57a
Update CODEOWNERS
Sep 14, 2022
ef4b6bb
Address @ed255 comments, fix doc warning
Sep 14, 2022
4ee7d3f
Minor fix on asm output
Sep 14, 2022
ae852de
Merge branch 'main' into evm-testvectors3
adria0 Sep 14, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[submodule "evm-testvectors/tests"]
path = testool/tests
url = https://github.com/ethereum/tests

[submodule "integration-tests/contracts/vendor/openzeppelin-contracts"]
path = integration-tests/contracts/vendor/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
7 changes: 5 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# For any file modification done to the repo, `zkevm-reviewers` team will be requested a review.
* @appliedzkp/zkevm-reviewers
* @privacy-scaling-explorations/zkevm-reviewers

# PRs done to `prover` workspace member will require an extra review from @pinkiebell.
prover/* @pinkiebell
Expand All @@ -12,4 +12,7 @@ integration-tests/* @ed255

# Prs done to `zkevm-circuits/state-circuit` will require an extra review from @miha-stopar
zkevm-circuits/src/state_circuit/ @miha-stopar
zkevm-circuits/src/state_circuit.rs @miha-stopar
zkevm-circuits/src/state_circuit.rs @miha-stopar

# Prs done in `testool` will requiere an extra review from @adria0
testool/* @adria0
Loading