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

test: fix hive tests re: genesis smoke test #1530

Merged
merged 16 commits into from
Mar 1, 2023

Commits on Feb 28, 2023

  1. Use proper encoding

    Co-authored-by: lambdaclass-user <github@lambdaclass.com>
    2 people authored and Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    eb48f03 View commit details
    Browse the repository at this point in the history
  2. Add hive_json_test draft

    Co-authored-by: lambdaclass-user <github@lambdaclass.com>
    2 people authored and Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3e2dc57 View commit details
    Browse the repository at this point in the history
  3. Modify spec test

    Co-authored-by: lambdaclass-user <github@lambdaclass.com>
    2 people authored and Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    aa6cc95 View commit details
    Browse the repository at this point in the history
  4. Update test

    Co-authored-by: lambdaclass-user <github@lambdaclass.com>
    2 people authored and Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9f59e17 View commit details
    Browse the repository at this point in the history
  5. Fix test

    Co-authored-by: lambdaclass-user <github@lambdaclass.com>
    2 people authored and Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    67814fd View commit details
    Browse the repository at this point in the history
  6. Update test to check fork config

    Co-authored-by: lambdaclass-user <github@lambdaclass.com>
    2 people authored and Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    645dc6d View commit details
    Browse the repository at this point in the history
  7. cleanup

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    fc9dea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f123c2d View commit details
    Browse the repository at this point in the history
  9. encode code as rlp

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5716512 View commit details
    Browse the repository at this point in the history
  10. update ethers

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6809483 View commit details
    Browse the repository at this point in the history
  11. add more printlns for testing

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f60040b View commit details
    Browse the repository at this point in the history
  12. re-add U256 encode_fixed_size

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f620580 View commit details
    Browse the repository at this point in the history
  13. make clippy happy

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d87cb92 View commit details
    Browse the repository at this point in the history
  14. clippy let binding

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c8e3f6d View commit details
    Browse the repository at this point in the history
  15. make clippy happy

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7631687 View commit details
    Browse the repository at this point in the history
  16. cargo fmt

    Rjected committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    05ad5b2 View commit details
    Browse the repository at this point in the history