chore: merge latest developments from main branch#130
Merged
Conversation
#104) * fix(rpc): add trace_address for delegatecall and fix address format consistency in pre_exec * refactor(rpc): use match for address handling * fix(rpc): fix trace_address mismatch * fix(rpc): preserve caller in delegatecall chain for trace_address
* Fix unnecessary clone * Fix incomplete documentation of subscribe addrs filter * Better desc
* unit test to verify possible err * fix json injection issues * revert * drop semicolon
* initial legacy batch rpc * revert function for single requests * extract logic for below cutoff block * rename * relocate * reorder * save * reduce * revert logic * remove log * execute requests concurrently * simplify response collection * fix review issues --------- Co-authored-by: JimmyShi22 <417711026@qq.com>
* drop `eth_transactionPreExec` since removed * clippy
465d605 to
9432d6d
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.