mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
ci: enable eth_getProof hive test (#7710)
This commit is contained in:
committed by
GitHub
parent
979e5427b3
commit
027f920eb4
6
.github/workflows/hive.yml
vendored
6
.github/workflows/hive.yml
vendored
@ -116,17 +116,13 @@ jobs:
|
||||
- eth_getBlockBy
|
||||
- eth_getBlockTransactionCountBy
|
||||
- eth_getCode
|
||||
- eth_getProof
|
||||
- eth_getStorage
|
||||
- eth_getTransactionBy
|
||||
- eth_getTransactionCount
|
||||
- eth_getTransactionReceipt
|
||||
- eth_sendRawTransaction
|
||||
- eth_syncing
|
||||
# not running eth_getProof tests because we do not support
|
||||
# eth_getProof yet
|
||||
# - sim: ethereum/rpc-compat
|
||||
# include: [eth_getProof/get-account-proof-with-storage, eth_getProof/get-account-proof]
|
||||
# experimental: true
|
||||
# debug_ rpc methods
|
||||
- sim: ethereum/rpc-compat
|
||||
include: [debug_]
|
||||
|
||||
Reference in New Issue
Block a user