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

✨ Helper functions related to verifyMessage util fn #119

Merged
merged 20 commits into from
May 15, 2022

Commits on May 5, 2022

  1. ✨ Added splitSignature util fn (#112)

    * Added hashMessage to exports
    
    * ✨ Added splitSignature util fn
    arimgibson authored May 5, 2022
    Configuration menu
    Copy the full SHA
    b75c9b8 View commit details
    Browse the repository at this point in the history
  2. ✨ Added recoverPublicKey util fn (#114)

    * Added hashMessage to exports
    
    * ✨ Added splitSignature util fn
    
    * make gas price less flakey
    
    * ✨ Added `computeAddress` util fn (#116)
    
    * Added initial computeAddress fn, relies on ethers at the moment
    
    * Init computePublicKey util fn
    
    * ✨ Added computePublicKey util fn
    
    * 📝 Added documenation to computePublicKey
    
    * ⬆ Pre-commit hook package bump, added @noble/secp256k1
    
    * ✨ Added `computePublicKey` util fn (#118)
    
    * Init computePublicKey util fn
    
    * ✨ Added computePublicKey util fn
    
    * 📝 Added documenation to computePublicKey
    
    * ⬆ Pre-commit hook package bump, added @noble/secp256k1
    
    * 🧪 Pass computeAddress test
    
    * 📝 Add docs for computeAddress
    
    * 📝 Pre-commit script update readme and chains
    
    * 🧪 Pass tests with recoverPublicKey
    
    * 📝 Pre-commit script readme update
    
    Co-authored-by: daws.eth <dawsonbotsford@gmail.com>
    arimgibson and dawsbot authored May 5, 2022
    Configuration menu
    Copy the full SHA
    cb73951 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a80114f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72073ba View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. run pre-commit

    dawsbot committed May 6, 2022
    Configuration menu
    Copy the full SHA
    5a411fe View commit details
    Browse the repository at this point in the history
  2. replace bloated iife

    dawsbot committed May 6, 2022
    Configuration menu
    Copy the full SHA
    3282f67 View commit details
    Browse the repository at this point in the history
  3. ✨ Added recoverAddress util fn

    # Conflicts:
    #	src/index.ts
    arimgibson committed May 6, 2022
    Configuration menu
    Copy the full SHA
    152dc19 View commit details
    Browse the repository at this point in the history
  4. 📝 Pre-commit script readme and chain updates

    # Conflicts:
    #	readme.md
    #	scripts/markdown-magic/typedoc.out.json
    arimgibson committed May 6, 2022
    Configuration menu
    Copy the full SHA
    5036e0a View commit details
    Browse the repository at this point in the history
  5. run pre-commit

    dawsbot authored and arimgibson committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ae3ffdf View commit details
    Browse the repository at this point in the history
  6. replace bloated iife

    dawsbot authored and arimgibson committed May 6, 2022
    Configuration menu
    Copy the full SHA
    1dd86ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    074a796 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfad2a3 View commit details
    Browse the repository at this point in the history
  9. ⬆️ Pre-commit script

    arimgibson committed May 6, 2022
    Configuration menu
    Copy the full SHA
    944ed10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67f06b7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    7332970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e06b6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ecd43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c15a5d0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Latest pre-commit

    dawsbot committed May 15, 2022
    Configuration menu
    Copy the full SHA
    0c99307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1629d27 View commit details
    Browse the repository at this point in the history