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

PSP22 Permit #109

Merged
merged 23 commits into from
Aug 30, 2023
Merged

PSP22 Permit #109

merged 23 commits into from
Aug 30, 2023

Commits on Jul 13, 2023

  1. Add traits for PSP22Permit

    varex83 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6fbda41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb821af View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    1a9c86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3da6a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0d7e25 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. create signature type

    Artemka374 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    814ac96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd7fcb View commit details
    Browse the repository at this point in the history
  3. move signature to traits

    Artemka374 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2ad103d View commit details
    Browse the repository at this point in the history
  4. fix hashing compilation

    Artemka374 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4cea9d8 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/release/4.0.0-beta.1' into featu…

    …re/psp22-permit
    
    # Conflicts:
    #	contracts/Cargo.toml
    prxgr4mm3r committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1ab3a97 View commit details
    Browse the repository at this point in the history
  6. permit e2e-tests

    prxgr4mm3r committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c06f9db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ede4037 View commit details
    Browse the repository at this point in the history
  8. e2e-tests

    prxgr4mm3r committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b1dbc9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef1431c View commit details
    Browse the repository at this point in the history
  10. fix tests

    Artemka374 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    829a81a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' into feature/psp22-permit

    # Conflicts:
    #	contracts/src/token/psp22/mod.rs
    #	contracts/src/traits/psp22/mod.rs
    Artemka374 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6e9f928 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. apply fmt

    Artemka374 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    78d96dd View commit details
    Browse the repository at this point in the history
  2. fix warning

    Artemka374 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7b75b99 View commit details
    Browse the repository at this point in the history
  3. add some e2e-tests

    prxgr4mm3r committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7537268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6a2fe5 View commit details
    Browse the repository at this point in the history
  5. fix e2e tests

    Artemka374 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4e3db4f View commit details
    Browse the repository at this point in the history
  6. fix lending build

    Artemka374 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    eabd132 View commit details
    Browse the repository at this point in the history
  7. fix nonces build

    Artemka374 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ec84082 View commit details
    Browse the repository at this point in the history