Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat: add fn parse_checksummed #2372

Merged
merged 4 commits into from
Apr 25, 2023
Merged

Commits on Apr 22, 2023

  1. feat: add fn verify_checksum

    Update ethers-core/src/utils/mod.rs
    
    Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
    
    refactor: remove char case branch
    izayl committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    f423d3c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. refactor: use if let Ok

    izayl committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3e651e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. refactor: return Result

    izayl committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ccb6fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c746099 View commit details
    Browse the repository at this point in the history