Skip to content

Conversation

@cgewecke
Copy link
Owner

This is a minimized version of the work from #157 ... everything works except the "asOther" method, which isn't getting detected. (I don't understand that yet.)

return txHash;

// Viem
} else if (args.method === "eth_sendTransaction") {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This results in doubling the number of calls counted for both ethers and truffle plugins...ideally there would be a way to detect Viem and only select this route if it's being used.

@cgewecke
Copy link
Owner Author

Closed in favor of #177

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.

3 participants