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

fix: signing raw messages in ethers adapter #3366

Merged
merged 1 commit into from
Jun 17, 2024

Commits on Jun 17, 2024

  1. fix: signing raw messages in ethers adapter (#3366)

    <!-- start pr-codex -->
    
    ## PR-Codex overview
    This PR focuses on fixing the signing of raw messages through ethers 5/6 adapters.
    
    ### Detailed summary
    - Updated message signing to accept raw message format in ethers 5/6 adapters
    - Added tests for signing raw messages in ethers 5/6 adapters
    - Added randomBytesBuffer import for test files
    - Updated signing tests in viem adapter
    
    > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
    
    <!-- end pr-codex -->
    joaquim-verges committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9dd1b5a View commit details
    Browse the repository at this point in the history