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

Add address related utils #112

Merged
merged 9 commits into from
Jul 11, 2023
Merged

Add address related utils #112

merged 9 commits into from
Jul 11, 2023

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    4d8a802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4902357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    763a25b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d421bb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. feat: break out address checksum encoding to erc55EncodeAddress funct…

    …ion (#113)
    
    * feat: break out address checksum encoding to erc55EncodeAddress function
    
    * deps: ethereum-cryptography@2.0.0->2.1.0; dedupe @noble/hashes
    
    * Update jsdoc
    
    Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
    
    * refactor: rename erc55EncodeAddress function
    
    * test: add test cases for getChecksumAddress
    
    ---------
    
    Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
    Co-authored-by: Michele Esposito <michele@esposito.codes>
    3 people authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    58ae2d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38444a9 View commit details
    Browse the repository at this point in the history
  3. Update src/hex.ts

    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    mikesposito and Gudahtt authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4a49c16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b907e53 View commit details
    Browse the repository at this point in the history