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: script and predicate blobs #1520

Merged
merged 54 commits into from
Oct 6, 2024

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    b818345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b2ec2 View commit details
    Browse the repository at this point in the history
  3. added configurables

    segfault-magnet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    58a481f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55864a7 View commit details
    Browse the repository at this point in the history
  5. high level api done

    segfault-magnet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0155704 View commit details
    Browse the repository at this point in the history
  6. push changes

    segfault-magnet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b6d7c87 View commit details
    Browse the repository at this point in the history
  7. fix tests

    segfault-magnet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5564c39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6ef475 View commit details
    Browse the repository at this point in the history
  9. correct author

    segfault-magnet committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1c9303a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc01b51 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Changes from co-review

    Co-authored-by: Ahmed Sagdati <[email protected]>
    Br1ght0ne and segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    70d2a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f111cc View commit details
    Browse the repository at this point in the history
  3. nits

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c44ad94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa89c1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41ad964 View commit details
    Browse the repository at this point in the history
  6. some unit tests

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    026752a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0520b96 View commit details
    Browse the repository at this point in the history
  8. add docstrings

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f317059 View commit details
    Browse the repository at this point in the history
  9. add docs

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    10e187a View commit details
    Browse the repository at this point in the history
  10. FIx typo

    Br1ght0ne authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    cbb739e View commit details
    Browse the repository at this point in the history
  11. set extra_wallets's provider

    hal3e committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c8f376e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c25e469 View commit details
    Browse the repository at this point in the history
  13. use ldc to push data

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    72649da View commit details
    Browse the repository at this point in the history
  14. blob upload hangs

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    991c11d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e87023 View commit details
    Browse the repository at this point in the history
  16. lint

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    41f8ffa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7df69b1 View commit details
    Browse the repository at this point in the history
  18. fix typo

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e1c5a98 View commit details
    Browse the repository at this point in the history
  19. fix flaky tests

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a19b16f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7cb2c8c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5d6f563 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5099664 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f275434 View commit details
    Browse the repository at this point in the history
  24. fix branch

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1f5827a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b140e8c View commit details
    Browse the repository at this point in the history
  26. format sway code

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    652ecea View commit details
    Browse the repository at this point in the history
  27. Apply suggestions from code review

    Co-authored-by: Rodrigo Araújo <[email protected]>
    segfault-magnet and digorithm authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    bd8f1fd View commit details
    Browse the repository at this point in the history
  28. remove unwrap

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    dc1e478 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6b96269 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    50c24b4 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8684663 View commit details
    Browse the repository at this point in the history
  32. update authors

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b752773 View commit details
    Browse the repository at this point in the history
  33. tests passing

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    603c297 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bfc7106 View commit details
    Browse the repository at this point in the history
  35. ci patch

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    31c20f5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    622f8e0 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    79de549 View commit details
    Browse the repository at this point in the history
  38. point to revision

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c511298 View commit details
    Browse the repository at this point in the history
  39. add wasm target

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d3556bd View commit details
    Browse the repository at this point in the history
  40. change cache key

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f54d1c9 View commit details
    Browse the repository at this point in the history
  41. dont fail fast

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c07d866 View commit details
    Browse the repository at this point in the history
  42. fix gas usages

    segfault-magnet committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ce09cbb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. bump fuel core

    segfault-magnet committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b901b0c View commit details
    Browse the repository at this point in the history
  2. fix version

    segfault-magnet committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7f4af23 View commit details
    Browse the repository at this point in the history