Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion repo_subpaths_for_grammar_check.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Status legend: `[ ]` pending, `[~]` in progress, `[x]` complete

## src/ethereum/forks - Precompiled Contracts

- [ ] `src/ethereum/forks/*/vm/precompiled_contracts/__init__.py`, `mapping.py` (~48 files)
- [x] `src/ethereum/forks/*/vm/precompiled_contracts/__init__.py`, `mapping.py` (~48 files)
- [ ] `src/ethereum/forks/*/vm/precompiled_contracts/ecrecover.py`, `sha256.py`, `ripemd160.py`, `identity.py` (~96 files)
- [ ] `src/ethereum/forks/*/vm/precompiled_contracts/modexp.py`, `alt_bn128.py` (~38 files)
- [ ] `src/ethereum/forks/*/vm/precompiled_contracts/blake2f.py` (~17 files)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Introduction
------------

Mapping of precompiled contracts their implementations.
Mapping of precompiled contracts to their implementations.
"""

from typing import Callable, Dict
Expand Down
Loading