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

Python: move the commands return value to bytes #1617

Merged
merged 34 commits into from
Jun 30, 2024

Commits on Jun 30, 2024

  1. Moved to return bytes instead of string

    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    79b81d7 View commit details
    Browse the repository at this point in the history
  2. check

    Ubuntu authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    57cb7ad View commit details
    Browse the repository at this point in the history
  3. Convert VerbatimString to binary

    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    21db3a7 View commit details
    Browse the repository at this point in the history
  4. Moved Info command to support bytes.

    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c44afff View commit details
    Browse the repository at this point in the history
  5. match tests to bytes returns

    Ubuntu authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    79bc635 View commit details
    Browse the repository at this point in the history
  6. * Fixed info and config get return values from bytes to str.

    * Fixed some tests to bytes.
    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    88e90d7 View commit details
    Browse the repository at this point in the history
  7. Run black

    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5b87c62 View commit details
    Browse the repository at this point in the history
  8. Moved more commands to work with bytes

    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    dddee6a View commit details
    Browse the repository at this point in the history
  9. change tests to get bytes from commands

    Ubuntu authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0498d5e View commit details
    Browse the repository at this point in the history
  10. change tests to get bytes from commands

    Ubuntu authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c76d75d View commit details
    Browse the repository at this point in the history
  11. More tests fix for bytes

    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    955ea8b View commit details
    Browse the repository at this point in the history
  12. Fix tests to bytes

    GilboaAWS authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0a44f67 View commit details
    Browse the repository at this point in the history
  13. change simpleString and transaction tests

    Ubuntu authored and Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    03657f9 View commit details
    Browse the repository at this point in the history
  14. fix simpleString tests

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    490daf3 View commit details
    Browse the repository at this point in the history
  15. fix new tests to bytes

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    caec88b View commit details
    Browse the repository at this point in the history
  16. fix pr

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    757839a View commit details
    Browse the repository at this point in the history
  17. revert core change

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ee4d9f1 View commit details
    Browse the repository at this point in the history
  18. change new commands from pull

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0989f74 View commit details
    Browse the repository at this point in the history
  19. fix lint

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    e00b929 View commit details
    Browse the repository at this point in the history
  20. fix lint

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a837810 View commit details
    Browse the repository at this point in the history
  21. fix mypy errors

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    11d0ae4 View commit details
    Browse the repository at this point in the history
  22. change info command to return bytes

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2124914 View commit details
    Browse the repository at this point in the history
  23. merge main

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c05083e View commit details
    Browse the repository at this point in the history
  24. fix linter

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a36e658 View commit details
    Browse the repository at this point in the history
  25. fix lint

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    4f3f14d View commit details
    Browse the repository at this point in the history
  26. fix new commits to bytes

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ad415b9 View commit details
    Browse the repository at this point in the history
  27. fix new commands to bytes

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7310846 View commit details
    Browse the repository at this point in the history
  28. merge main and fix new commands

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f86c868 View commit details
    Browse the repository at this point in the history
  29. fix merge and tests

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5666344 View commit details
    Browse the repository at this point in the history
  30. fix merge and new tests

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d8d262a View commit details
    Browse the repository at this point in the history
  31. fix lint

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    bd429d0 View commit details
    Browse the repository at this point in the history
  32. fix pr comments

    Adar Ovadia committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b18ff66 View commit details
    Browse the repository at this point in the history
  33. fix functions and tests

    shohamazon committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8ce7aca View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2ca5e0d View commit details
    Browse the repository at this point in the history