Commit e4728fb
Cherry pick PR 1012 into 0.22 release (#1109)
Precompile acceptance tests for eth_call with Mirror node (#1012)
* test: acceptance tests for eth_call with precompiles
* feat: add new CI
* remove workaround
* fix workflow
* test: add negative tests
* chore: fix unintended change
* fix: assertions for custom fees
* chore: bump mirror version and disable failing tests
* chore: bump mirror node version
* chore: fix failing tests
---------
Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
Co-authored-by: Ivo Yankov <[email protected]>
Co-authored-by: georgi-l95 <[email protected]>1 parent 219a65d commit e4728fb
File tree
19 files changed
+2716
-30
lines changed- .github/workflows
- packages
- relay/src/lib
- server/tests
- acceptance
- htsPrecompile
- clients
- contracts/openzeppelin
19 files changed
+2716
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1042 | 1042 | | |
1043 | 1043 | | |
1044 | 1044 | | |
1045 | | - | |
1046 | | - | |
1047 | | - | |
1048 | | - | |
1049 | | - | |
1050 | | - | |
1051 | | - | |
1052 | | - | |
1053 | | - | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
1060 | 1056 | | |
| 1057 | + | |
1061 | 1058 | | |
1062 | 1059 | | |
1063 | 1060 | | |
| |||
0 commit comments