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

Validate new public key in Account #989

Merged

Commits on May 14, 2024

  1. feat: add logic and tests

    ericnordelo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    86551cd View commit details
    Browse the repository at this point in the history
  2. feat: update CHANGELOG

    ericnordelo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    45f9fa3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. feat: use ExTrait

    ericnordelo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    49ea133 View commit details
    Browse the repository at this point in the history
  2. feat: update doc example

    ericnordelo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3030a9e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update src/tests/account/test_account.cairo

    Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
    ericnordelo and andrew-fleming committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9deb8e9 View commit details
    Browse the repository at this point in the history
  2. Update src/tests/account/test_account.cairo

    Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
    ericnordelo and andrew-fleming committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8b29077 View commit details
    Browse the repository at this point in the history
  3. Update docs/modules/ROOT/pages/api/account.adoc

    Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
    ericnordelo and andrew-fleming committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d2dfac2 View commit details
    Browse the repository at this point in the history
  4. Update docs/modules/ROOT/pages/api/account.adoc

    Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
    ericnordelo and andrew-fleming committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3e088ce View commit details
    Browse the repository at this point in the history
  5. Update docs/modules/ROOT/pages/api/account.adoc

    Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
    ericnordelo and andrew-fleming committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3809f54 View commit details
    Browse the repository at this point in the history
  6. Update src/account/account.cairo

    Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
    ericnordelo and andrew-fleming committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6af8ece View commit details
    Browse the repository at this point in the history
  7. Update src/account/account.cairo

    Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
    ericnordelo and andrew-fleming committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e6be71d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0086ab5 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/validate-new-pub-key-#818' of github.com:ericnorde…

    …lo/cairo-contracts into feat/validate-new-pub-key-#818
    ericnordelo committed May 16, 2024
    Configuration menu
    Copy the full SHA
    71656d5 View commit details
    Browse the repository at this point in the history
  10. feat: format files

    ericnordelo committed May 16, 2024
    Configuration menu
    Copy the full SHA
    88a13a5 View commit details
    Browse the repository at this point in the history