Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge/foundation release/1.10.26 #510
Merge/foundation release/1.10.26 #510
Changes from 92 commits
21b557f
b62c2b9
f67dd63
3d75380
9002f71
10d5f56
310ca59
88aedee
84be258
0b2ba69
d0dc349
3b41be6
972007a
8f61fc8
69568c5
d2be567
550af1e
7497d46
d390462
701eeb8
85e469f
937ea49
a32e69a
99bbb33
27600a5
211dbb7
e5eb32a
bf0a7d7
7aa2b85
2d01869
ad28143
429275b
191325a
1f6cc75
57109a9
097e0ef
eddf072
ea4f934
3835269
b2c886b
d42b9b2
c051c24
2a9508c
273a566
7d9c444
194f06f
9363a2a
95daecd
6e1a0dd
c67278b
98e2d49
c984765
475e1e4
a66e4ce
1eec2d8
d7c936d
8272cb8
3588f61
098e8f0
2373279
03efbe9
1306be8
51fc880
f686f2f
4a4a307
75da3ca
88307b1
fbef1fb
e11ae45
9d3899a
b909e85
c1a614e
dcc3ef2
77496f0
6604b71
f443631
7ce7c47
12f3472
86fc9cc
5e3c673
14b5a21
79d4135
0c9830a
4f4ab7f
44581a0
012aafa
2e13b82
cfed3ef
cc2883f
ca284eb
2ba4218
5150515
460091f
ca5dd04
7c9fc18
fda1e51
cc9b4ee
fb25c30
abc814b
20bbcab
6e567fa
df01b67
5161c8d
4b2cf83
8675b2a
3539eb3
e8d7f23
be95e71
7273876
4d572a8
0e79bc9
c4b7520
94ee05f
2697490
6b9997e
f195f35
633eae8
9a48b9c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📓 EVMC support/development tooling for
aleth
andssvm
is dropped because they don't have an EVMCv10 version yet.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So you say that we can bring them soon with #507?
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📓 Support for EVMC is added to
t8ntool
(used normally byretesteth
for filling xclient tests). Soretesteth
can fill tests with moar EVMs.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📓 xclient state tests can also be run with external EVMs.