Skip to content

Commit 830aa6c

Browse files
committed
feat(runners): update SDK APIs and runner hashes ✨⬆️
1 parent a54b15b commit 830aa6c

1,575 files changed

Lines changed: 2829 additions & 2284 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.genvm-tool.py

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
"""Executor-root genvm-tool project config.
1+
"""
2+
Executor-root genvm-tool project config.
23
34
Loaded by genvm-tool (``common.load_project``) for this executor submodule to
45
provide its build ``configure``/``integration`` config. The umbrella test suite
@@ -13,7 +14,8 @@
1314

1415

1516
def integration():
16-
"""Per-executor integration test configuration.
17+
"""
18+
Per-executor integration test configuration.
1719
1820
Returned dict is merged with the harness defaults; keys:
1921
``save-hashes`` — track committed ``.hash`` goldens for this executor
@@ -31,7 +33,8 @@ def integration():
3133

3234

3335
def configure(line: 'genvm_tool_plugins.ninja.LineContext'):
34-
"""Per-line build configuration for `genvm-tool configure`.
36+
"""
37+
Per-line build configuration for `genvm-tool configure`.
3538
3639
``line`` is a ``genvm_tool_plugins.ninja.LineContext`` the configure command
3740
builds for this executor. This is a live line: its runner ``latest``/``all``

docs/website/src/python-sdk/migration-guide.rst

Lines changed: 4 additions & 3 deletions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-����----�������������������������������������-

executor/crates/calldata/fuzz/inputs-genvm-common-decode/d31b33c114d54207d4ede74bcd44a27e9c92b7eba0b342367d8083293cfeb3e0 renamed to executor/crates/calldata/fuzz/inputs-genvm-common-decode/0/8/08r0j6pyqet38qg4gbbgzj86ek94kx1m553ak88492wh6

File renamed without changes.

executor/crates/calldata/fuzz/inputs-genvm-common-decode/0/q/0qq38mbhn681yyn4mz5vzzsv8cs8xhh005xm95p186fr2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
������������������

executor/crates/calldata/fuzz/inputs-genvm-common-decode/071f9b657c0826285c9fbb43e7f78313016c16fc1459cb1b5897e33d95b0cf15

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)