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

feat(EIP712): parsing of TypedData payload; encoding + hashing; #833

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    354589f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0342f91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9b23fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce459b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89595ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27d5b61 View commit details
    Browse the repository at this point in the history
  7. fix: typo

    JeneaVranceanu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    07965a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5493dd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    4669bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8e55b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix: ParsingError and AbstractKeystoreError are now extensions of Loc…

    …alizedError type;
    
    - updated ParsingError and AbstractKeystoreError with description;
    - minor refactoring;
    - added 2 more EIP712 tests;
    JeneaVranceanu committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c01f6a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    41828fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6da90f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e40c3f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4990084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d69d594 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40a9a3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfd8ee9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b0b3fa View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    68d8457 View commit details
    Browse the repository at this point in the history
  2. chore: docs update

    JeneaVranceanu authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    111d33e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    e77af0a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/eip712-dynamic-parsing' of github.com:JeneaVrancea…

    …nu/web3swift into feat/eip712-dynamic-parsing
    
    * 'feat/eip712-dynamic-parsing' of github.com:JeneaVranceanu/web3swift:
      chore: docs update
      chore: updated error message
    JeneaVranceanu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bd1544d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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