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: pre eip155 tx #1145

Merged
merged 2 commits into from
May 14, 2024
Merged

feat: pre eip155 tx #1145

merged 2 commits into from
May 14, 2024

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented May 13, 2024

Time spent on this PR: 0.5d

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 #1144

What is the new behavior?


This change is Reviewable

@enitrat enitrat merged commit 87a261b into main May 14, 2024
7 checks passed
@enitrat enitrat deleted the feat/pre-eip155-tx branch May 14, 2024 11:23
matthieuauger pushed a commit to matthieuauger/kakarot that referenced this pull request Nov 9, 2024
* add non executed transactions to the indexer

* fix fmt

* fix

* fix

* fix

* fix

* add unit test

* improve test_debug_trace_transaction

* fix clippy

* some fix

* update methods

* update apibara starknet to 1.5.0

* update indexer

* update errors

* add deno to trunk linters

* switch hive from debian to ubuntu

* fix lint

* Update indexer/src/main.ts

Co-authored-by: Clément Walter <clement0walter@gmail.com>

* Update indexer/src/main.ts

Co-authored-by: Clément Walter <clement0walter@gmail.com>

* fix comments

---------

Co-authored-by: Gregory Edison <gregory.edison1993@gmail.com>
Co-authored-by: Clément Walter <clement0walter@gmail.com>
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: support pre eip155 txs
2 participants