We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This ticket will be closed by a PR that adds json RPC support for trace_transaction to lotus. This RPC API is an Ethereum standard feature for data access and is needed by Gnosis Safe Wallet Account Abstraction - https://docs.safe.global/core-api/api-safe-transaction-service/rpc-requirements#what-rpc-methods-are-used
This work will build on already accepted PR that implements initial features for the tracing API - #11100
The content you are editing has changed. Please copy your edits and refresh the page.
/api
/api/mocks
chain/types/ethtypes/eth_types.go
EthTraceTransaction
gateway/proxy_eth.go
node/impl/full/dummy.go
EthTraceBlock
node/impl/full/eth.go
The text was updated successfully, but these errors were encountered:
snissn
No branches or pull requests
User Story
This ticket will be closed by a PR that adds json RPC support for trace_transaction to lotus. This RPC API is an Ethereum standard feature for data access and is needed by Gnosis Safe Wallet Account Abstraction - https://docs.safe.global/core-api/api-safe-transaction-service/rpc-requirements#what-rpc-methods-are-used
This work will build on already accepted PR that implements initial features for the tracing API - #11100
Technical Breakdown
Development
Testing
The text was updated successfully, but these errors were encountered: