mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: mark ethereum-forks as rv32imac (#13053)
This commit is contained in:
1
.github/assets/check_rv32imac.sh
vendored
1
.github/assets/check_rv32imac.sh
vendored
@ -4,6 +4,7 @@ set +e # Disable immediate exit on error
|
|||||||
# Array of crates to check
|
# Array of crates to check
|
||||||
crates_to_check=(
|
crates_to_check=(
|
||||||
reth-codecs-derive
|
reth-codecs-derive
|
||||||
|
reth-ethereum-forks
|
||||||
# reth-evm
|
# reth-evm
|
||||||
# reth-primitives
|
# reth-primitives
|
||||||
# reth-primitives-traits
|
# reth-primitives-traits
|
||||||
|
|||||||
Reference in New Issue
Block a user