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 Bytes, Vec and String buffer ownership #6142

Merged
merged 31 commits into from
Jul 8, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    5b7fb65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28616d1 View commit details
    Browse the repository at this point in the history
  3. fix Bytes test

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fb6df5f View commit details
    Browse the repository at this point in the history
  4. tests for String and Vec

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e4b681a View commit details
    Browse the repository at this point in the history
  5. forc fmt std lib

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fba6813 View commit details
    Browse the repository at this point in the history
  6. fix Vec AbiDecode

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8b5ad3d View commit details
    Browse the repository at this point in the history
  7. fix Vec buffer ownership

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    994b315 View commit details
    Browse the repository at this point in the history
  8. fix rebase issues

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e7276b4 View commit details
    Browse the repository at this point in the history
  9. improving std lib code

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2fedc9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4bf2db3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6e3e9a View commit details
    Browse the repository at this point in the history
  12. clippy and fmt

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b286dde View commit details
    Browse the repository at this point in the history
  13. fix rebase issues

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    65b791e View commit details
    Browse the repository at this point in the history
  14. fix CI build

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    80580e4 View commit details
    Browse the repository at this point in the history
  15. update contract ids

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d25cd95 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ec15f8 View commit details
    Browse the repository at this point in the history
  17. update contract ids

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b0624d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a54ce85 View commit details
    Browse the repository at this point in the history
  19. fmt stb lib

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6d2cf00 View commit details
    Browse the repository at this point in the history
  20. fix tests

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c87c40b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    464b7e3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    adfda38 View commit details
    Browse the repository at this point in the history
  23. rebase fixes

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    85c2150 View commit details
    Browse the repository at this point in the history
  24. update contract ids

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    03a771d View commit details
    Browse the repository at this point in the history
  25. update contract id

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5cb6e89 View commit details
    Browse the repository at this point in the history
  26. update contract ids

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    590f4c6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a61989c View commit details
    Browse the repository at this point in the history
  28. fix contract ids

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    00c8b3e View commit details
    Browse the repository at this point in the history
  29. update contract ids

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b328ea2 View commit details
    Browse the repository at this point in the history
  30. fix rebase issues

    xunilrj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d51cb05 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8c2cc01 View commit details
    Browse the repository at this point in the history