Commit 3df3ca0
feat: v6.1.0 upgrade (#219)
* feat: v6 upgrade
* update CI related code
* fix
* patches and fmt
* nits
* fix tests
* fix minor clippy nit
* temp workaround with --docker
* chore: bump sp1 to 6.1.0
* chore: bump sp1 docker/toolchain tags to v6.1.0
* fix(vapp): correct expected panic variants in corrupted-signature tests
* ci(release): drop redundant docker image patch (v6.1.0 image ships libprotobuf-dev)
* test(vapp): tighten corrupted-request-sig assertion
---------
Co-authored-by: Farhad Shabani <farhad.shabani@gmail.com>1 parent 81be73c commit 3df3ca0
22 files changed
Lines changed: 1345 additions & 712 deletions
File tree
- .github
- actions/setup
- workflows
- bin/node/src
- crates
- network/artifacts/src
- node
- calibrator
- src
- core/src
- vapp
- src
- tests
- common
- programs/vapp
- aggregation
- stf
| 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 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
| |||
0 commit comments