Commit 8e58a9e
Integration aws nitro (#79)
* Update the EspressoTEEVerifierMock contract (#47)
* Update the EspressoTEEVerifierMock contract
* address comments
* Fix Mock Contract (#51)
* Fix Mock Contract
* fix comment
* Update sequencer inbox to check batcher signature (#53)
* Update sequencer inbox to check batcher signature
* fix build
* fix tests
* fix sequencer inbox test
* update espresso tee contracts
* remove unwanted files
* address comments and fix tests
* fix tests
* Update to have AWS Nitro Contracts (#58)
* start
* remove forge and automata and remap to espresso tee
* try remappings
* add back
* testing
* Add `TeeType` to Inbox Contracts (#59)
* start
* remove forge and automata and remap to espresso tee
* try remappings
* add back
* testing
* add test files
* encode tee type, add tests
* Update TEE Repo to latest (#68)
* update
* update setup node, rename quote to espresso metadata
* update tee (#69)
* update contracts (#70)
* comment out blobs for now
* fix blobs for new espresso tee verifier
* cherry-pick and fix tests
---------
Co-authored-by: Sneh Koul <35871990+Sneh1999@users.noreply.github.com>1 parent 6cf13fe commit 8e58a9e
File tree
24 files changed
+472
-544
lines changed- .github/workflows
- lib
- src
- bridge
- mocks
- test
- contract
- foundry
- configs
24 files changed
+472
-544
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
This file was deleted.
Submodule espresso-tee-contracts added at 080c31e
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments