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

fix!: avoid add witnesses for predicates #2037

Merged
merged 103 commits into from
May 10, 2024

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    63be5c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34e257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    383c9fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2797bed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3566c2a View commit details
    Browse the repository at this point in the history
  6. ajusting tests

    Torres-ssf committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3d128da View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. adding test case

    Torres-ssf committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ebc999a View commit details
    Browse the repository at this point in the history
  2. add changeset

    Torres-ssf committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    31440b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b10d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    170c1bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba2f47a View commit details
    Browse the repository at this point in the history
  6. refact test code

    Torres-ssf committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1d0cbbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d12ac97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04c406e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ac8e48 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'st/fix/witness-entry-for-predicates' of github.com:Fuel…

    …Labs/fuels-ts into st/fix/witness-entry-for-predicates
    Torres-ssf committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    db5e979 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d21555 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28b7b8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9f5882 View commit details
    Browse the repository at this point in the history
  14. improve some comments

    Torres-ssf committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    24b9a09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2068da View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. add test utilities

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d289d5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c530cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5bcabd View commit details
    Browse the repository at this point in the history
  4. add test suite

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9abc9ca View commit details
    Browse the repository at this point in the history
  5. exporting helpers

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    55a4b14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40d1617 View commit details
    Browse the repository at this point in the history
  7. exporting test utilities

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aed2a90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca46868 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19e84fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd8299b View commit details
    Browse the repository at this point in the history
  11. isolate tricky test case

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    daabb4d View commit details
    Browse the repository at this point in the history
  12. add test suite

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    abea9d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b3c22c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8256bcc View commit details
    Browse the repository at this point in the history
  15. use correct fuels version

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c71cb42 View commit details
    Browse the repository at this point in the history
  16. add test group

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    709f77f View commit details
    Browse the repository at this point in the history
  17. ajust test case

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    19718e2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cbd0917 View commit details
    Browse the repository at this point in the history
  19. fixing imports

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    58b04fe View commit details
    Browse the repository at this point in the history
  20. fix import

    Torres-ssf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1e774f6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    399d378 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c450928 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    46acab6 View commit details
    Browse the repository at this point in the history
  2. add new predicate

    Torres-ssf committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c312760 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e53b090 View commit details
    Browse the repository at this point in the history
  4. fix authors

    Torres-ssf committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4e6658b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    618c563 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    392e9ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16cceaf View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

    Torres-ssf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    92d201f View commit details
    Browse the repository at this point in the history
  3. fix TS DOC

    Torres-ssf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ead3927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    427dbd6 View commit details
    Browse the repository at this point in the history
  5. add new predicate

    Torres-ssf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    669e93c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    614b129 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b944699 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    038141c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e3c20c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b30a6b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0ab918d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7618b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a7390 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36c9801 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3993e86 View commit details
    Browse the repository at this point in the history
  2. fixing tests

    Torres-ssf committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    48fe518 View commit details
    Browse the repository at this point in the history
  3. ajusting test mock

    Torres-ssf committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8a486c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    fbd5915 View commit details
    Browse the repository at this point in the history
  2. log wallet

    Torres-ssf committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9ff532a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'st/fix/witness-entry-for-predicates' of github.com:Fuel…

    …Labs/fuels-ts into st/fix/witness-entry-for-predicates
    Torres-ssf committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e4fe78e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    52f8eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd8a10 View commit details
    Browse the repository at this point in the history
  3. fixing predicate tests

    Torres-ssf committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ff13be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63376d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67f3e07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a7577d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00ad9e5 View commit details
    Browse the repository at this point in the history
  8. refact code for test util

    Torres-ssf committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    056c94f View commit details
    Browse the repository at this point in the history
  9. add comment

    Torres-ssf committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a657ee5 View commit details
    Browse the repository at this point in the history
  10. refact test code

    Torres-ssf committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    596c677 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    2759996 View commit details
    Browse the repository at this point in the history
  2. refact helper

    Torres-ssf committed May 1, 2024
    Configuration menu
    Copy the full SHA
    696acee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6bd6c7 View commit details
    Browse the repository at this point in the history
  4. remode duplicate helper

    Torres-ssf committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a639204 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    338c8d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4207333 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. ajusting imports

    Torres-ssf committed May 2, 2024
    Configuration menu
    Copy the full SHA
    667937f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    2929ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63bf611 View commit details
    Browse the repository at this point in the history
  3. improve code comment

    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    Torres-ssf and arboleya authored May 6, 2024
    Configuration menu
    Copy the full SHA
    3473e6d View commit details
    Browse the repository at this point in the history
  4. improve code comment

    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    Torres-ssf and arboleya authored May 6, 2024
    Configuration menu
    Copy the full SHA
    d8d1873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9994162 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. remove log

    Torres-ssf committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d5f64fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbaf27 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    371dbcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c7ebb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1742410 View commit details
    Browse the repository at this point in the history