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

Nonce workarounds #39

Merged
merged 14 commits into from
Apr 5, 2024
Merged

Nonce workarounds #39

merged 14 commits into from
Apr 5, 2024

Commits on Mar 27, 2024

  1. add relayer subwallets

    --systemdf authored and --systemdf committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3251121 View commit details
    Browse the repository at this point in the history
  2. bit more to test remove sub

    --systemdf authored and --systemdf committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    efdbc20 View commit details
    Browse the repository at this point in the history
  3. nit on test

    --systemdf authored and --systemdf committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b6bd2be View commit details
    Browse the repository at this point in the history
  4. nit on test 2

    --systemdf authored and --systemdf committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    38c81f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. relayer signature-based verification

    --systemdf authored and --systemdf committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1a265e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. add signature used check mapping

    --systemdf authored and --systemdf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9357fc3 View commit details
    Browse the repository at this point in the history
  2. signature-based validation, mapping store

    --systemdf authored and --systemdf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    276f02a View commit details
    Browse the repository at this point in the history
  3. get rid of subwallets

    --systemdf authored and --systemdf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    55301e7 View commit details
    Browse the repository at this point in the history
  4. option 2: move mapping to state

    --systemdf authored and --systemdf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ef24f19 View commit details
    Browse the repository at this point in the history
  5. option 2: correct bug

    --systemdf authored and --systemdf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b265c77 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. add basic signature skeleton

    --systemdf authored and --systemdf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    20edf26 View commit details
    Browse the repository at this point in the history
  2. got signatures working

    --systemdf authored and --systemdf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e4854ef View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. nonce-based replay protection (not sure this works)

    --systemdf authored and --systemdf committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a90dea5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. revert to explicit subwallets, address comments

    --systemdf authored and --systemdf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6ce40ec View commit details
    Browse the repository at this point in the history