Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Implement debug_getRawReceipts (#875)
Browse files Browse the repository at this point in the history
* Implement debug_getRawReceipts

* fix import

* remove block_by_id

* group imports

* fix

* fix port generation for start_kakarot_rpc_server

* use lazy_static macro

* add debug_getRawReceipts to hive CI

* fix lint

* fix lint

---------

Co-authored-by: Gregory Edison <[email protected]>
  • Loading branch information
tcoratger and greged93 authored Mar 20, 2024
1 parent 91f14e9 commit 981302b
Show file tree
Hide file tree
Showing 15 changed files with 578 additions and 120 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
include:
- sim: ethereum/rpc-compat
include:
- debug_getRawReceipts
- debug_getRawTransaction/get-tx$
- eth_blockNumber/simple-test$
- eth_call/call-simple-contract$
Expand Down
Loading

0 comments on commit 981302b

Please sign in to comment.