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

Change ed19 to work with arbitrary-length messages #795

Merged
merged 49 commits into from
Jul 27, 2024

Commits on Jun 20, 2024

  1. Add blob tx

    Dentosal committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    41d1d50 View commit details
    Browse the repository at this point in the history
  2. Add some tests

    Dentosal committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    34a23f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    f47cddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296e307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66023ef View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    Dentosal committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d62708e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f84f36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c316e33 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    04e97f1 View commit details
    Browse the repository at this point in the history
  2. Fixes for fuel-core

    Dentosal committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    56c8f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    586ece5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc55e94 View commit details
    Browse the repository at this point in the history
  5. Fix no_std imports

    Dentosal committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7c0a013 View commit details
    Browse the repository at this point in the history
  6. Add blob id validation rule

    Dentosal committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    08041d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98bdbc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    75e3149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b39ae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e0e79c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    862687e View commit details
    Browse the repository at this point in the history
  2. fmt

    Dentosal committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    578b6b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    3570b60 View commit details
    Browse the repository at this point in the history
  2. Apply PR review suggestions

    Dentosal committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2220fb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    476f2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509cb57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a977954 View commit details
    Browse the repository at this point in the history
  4. Make clippy happy

    xgreenx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    443f12d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a9f032 View commit details
    Browse the repository at this point in the history
  6. Add as_blob(_mut) for tx

    Dentosal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c844fe4 View commit details
    Browse the repository at this point in the history
  7. fix clippy

    Dentosal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    519839f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    fd48197 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG.md

    xgreenx committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    24e3b0d View commit details
    Browse the repository at this point in the history
  3. Updated comment

    xgreenx committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f7f70ae View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    9c945c7 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Dentosal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7e2d619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d741a42 View commit details
    Browse the repository at this point in the history
  4. Fix some tests (PR comments)

    Dentosal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f964db6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6de7874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bfa69b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f0a032 View commit details
    Browse the repository at this point in the history
  8. Fix more issues of merge

    Dentosal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e9a87d4 View commit details
    Browse the repository at this point in the history
  9. And even more

    Dentosal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    75ab1a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e72acc View commit details
    Browse the repository at this point in the history
  11. Add couple more test cases

    Dentosal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3bc3a86 View commit details
    Browse the repository at this point in the history
  12. Fix no_std imports for tests

    Dentosal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6a155a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    1c56802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb11817 View commit details
    Browse the repository at this point in the history
  3. Fix typo in cfg

    Dentosal committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a884c4c View commit details
    Browse the repository at this point in the history