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

chore: add test case for big uint256 encode param #104

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    6bd2a6e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. add support for hex number formats (#108)

    * ethereum encodeParams now works for hex number formats
    
    * added hex number tokenization logic to tokenize_values in utils crate
    
    * refactored tokenization logic into private method
    krisbitney committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3078862 View commit details
    Browse the repository at this point in the history