Skip to content

Commit

Permalink
feat: add eth_getBlockReceipts (#887)
Browse files Browse the repository at this point in the history
## What ❔

Add `eth_getBlockReceipts` to API server

## Why ❔

For better Ethereum API compatibility.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] Code has been formatted via `zk fmt` and `zk lint`.
- [x] Spellcheck has been run via `zk spellcheck`.
  • Loading branch information
Artemka374 committed Jan 30, 2024
1 parent 8049eb3 commit 5dcbcfd
Show file tree
Hide file tree
Showing 14 changed files with 567 additions and 315 deletions.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5dcbcfd

Please sign in to comment.