Skip to content
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

hive rpc-compat failures #13879

Open
14 tasks
fgimenez opened this issue Jan 20, 2025 · 1 comment
Open
14 tasks

hive rpc-compat failures #13879

fgimenez opened this issue Jan 20, 2025 · 1 comment
Labels
A-ci Related to github workflows or other build and lint tools C-hivetest Used for labelling automated issues relating to hive test failures

Comments

@fgimenez
Copy link
Member

fgimenez commented Jan 20, 2025

  • debug_getRawBlock/get-invalid-number (reth)
  • debug_getRawHeader/get-invalid-number (reth)
  • debug_getRawReceipts/get-invalid-number (reth)
  • debug_getRawReceipts/get-block-n (reth)
  • debug_getRawTransaction/get-invalid-hash (reth)
  • eth_call/call-callenv (reth)
  • eth_getStorageAt/get-storage-invalid-key-too-large (reth)
  • eth_getStorageAt/get-storage-invalid-key (reth)
  • eth_getTransactionReceipt/get-access-list (reth)
  • eth_getTransactionReceipt/get-blob-tx (reth)
  • eth_getTransactionReceipt/get-dynamic-fee (reth)
  • eth_getTransactionReceipt/get-legacy-contract (reth)
  • eth_getTransactionReceipt/get-legacy-input (reth)
  • eth_getTransactionReceipt/get-legacy-receipt (reth)
@fgimenez fgimenez added C-hivetest Used for labelling automated issues relating to hive test failures A-ci Related to github workflows or other build and lint tools labels Jan 20, 2025
@fgimenez
Copy link
Member Author

fgimenez commented Feb 5, 2025

eth_getBlockByNumber/get-genesis is now passing https://github.com/paradigmxyz/reth/actions/runs/13156954070

ref #14239

@fgimenez fgimenez changed the title New hive rpc-compat failures hive rpc-compat failures Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Related to github workflows or other build and lint tools C-hivetest Used for labelling automated issues relating to hive test failures
Projects
Status: Todo
Development

No branches or pull requests

2 participants
@fgimenez and others