-
Notifications
You must be signed in to change notification settings - Fork 188
fix: evm tx index and log indexes are not patched (alternative design) #1132
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
Merged
Merged
Changes from 49 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
66ad361
fix: evm tx index and log indexes are not patched
mmsqe 68ef5bc
patch
mmsqe f5c9459
cleanup ResetTransientGasUsed
mmsqe 2440987
add fallback
mmsqe b49d6be
more test
mmsqe 64209c6
Merge branch 'main' into patch
aljo242 13bca57
Merge branch 'main' into patch
mmsqe 0c9db23
Merge branch 'main' into patch
aljo242 108b10d
Merge branch 'main' into patch
mmsqe d566083
Merge branch 'main' into patch
aljo242 ef90267
Merge branch 'main' into patch
aljo242 909cd0c
Merge branch 'main' into patch
aljo242 7bea253
Merge branch 'main' into patch
aljo242 dfa7810
add doc
mmsqe 5440a1b
Merge remote-tracking branch 'origin/main' into patch
mmsqe 1d0ccfb
only overwrite tx index not found
mmsqe 8019fd0
Merge branch 'main' into patch
aljo242 0af6bcb
cleanup
mmsqe c2c5f30
Merge remote-tracking branch 'origin/main' into patch
mmsqe 977a5df
bump sdk
mmsqe a436262
fix lint later
mmsqe 4a5f69f
Merge branch 'main' into patch
aljo242 91fa89a
Merge remote-tracking branch 'origin/main' into patch
mmsqe cddc9cb
Merge remote-tracking branch 'origin/main' into patch
mmsqe 4333aab
Merge branch 'main' into patch
vladjdk 645980c
Merge remote-tracking branch 'origin/main' into patch
mmsqe 9bdc73c
fix resolve
mmsqe 8455a9d
Merge remote-tracking branch 'origin/main' into patch
mmsqe a996d11
cleanup
mmsqe 4432974
Merge pull request #1 from canu0205/chris/fix-patch
canu0205 2e638ba
Merge remote-tracking branch 'origin/main' into patch
mmsqe 76cc259
fix build
mmsqe 7a46237
lint
mmsqe 9c400e7
cleanup
mmsqe cbc6ad6
continue
mmsqe 61449bb
show fail tx
mmsqe f5d4de0
revert
mmsqe 1deed0c
return err
mmsqe c31914e
Merge remote-tracking branch 'origin/main' into patch
mmsqe 6d17b9a
alt design: keep ctx.TxIndex plumbing, narrow PatchTxResponses to log…
vladjdk 1ab8829
add stm tx index tests
vladjdk fe7ee15
changelog fix
vladjdk 2db3f08
fix: ethTxIndex counter diverges from the ante-handler-emitted Attrib…
vladjdk 0af693b
fix: Hard failure on unmarshal for any successful non-EVM tx
vladjdk de04407
readd txindex correction
vladjdk d802095
comment
vladjdk 44c57f2
merge main & fix conflicts
vladjdk 3028b20
lints
vladjdk db56e36
Merge branch 'main' into vlad/pr-812-alt-design
vladjdk 4334960
add edge case tests
vladjdk 40b621f
fix double-counting
vladjdk 801eb0a
fix divergence on ante failure
vladjdk c833608
convert FindEthTxIndexByHash to method
vladjdk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.