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

feat: eth_send_raw_transaction #1357

Merged
merged 19 commits into from
Aug 27, 2024

Conversation

obatirou
Copy link
Collaborator

@obatirou obatirou commented Aug 21, 2024

Time spent on this PR:

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves #1277

What is the new behavior?

Add eth_send_raw_transaction entrypoint


This change is Reviewable

src/kakarot/eth_rpc.cairo Outdated Show resolved Hide resolved
@obatirou obatirou marked this pull request as ready for review August 22, 2024 10:07
tests/utils/serde.py Outdated Show resolved Hide resolved
@ClementWalter ClementWalter merged commit b3f8e18 into kkrt-labs:main Aug 27, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add eth_send_raw_transaction entrypoint to kakarot
3 participants