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

Update to hotshot rc-0.5.67 / marketplace #1784

Merged
merged 32 commits into from
Jul 30, 2024
Merged

Commits on Jul 26, 2024

  1. update header::new

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7d813b0 View commit details
    Browse the repository at this point in the history
  2. Update to hotshot rc-0.5.66

    Most changes are being brought in from #1696. Also includes changes
    from #1781. Most compile errors are fixed. Depends on
    `hotshot-query-service` pointing to the same hotshot tab (see
    Cargo.tmol patch).
    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e5507e3 View commit details
    Browse the repository at this point in the history
  3. update query-service

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ee3aa28 View commit details
    Browse the repository at this point in the history
  4. Cargo.lock

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f04b89f View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ff07652 View commit details
    Browse the repository at this point in the history
  6. fix test

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ab55cf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89dc892 View commit details
    Browse the repository at this point in the history
  8. bump some versions

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2e1e213 View commit details
    Browse the repository at this point in the history
  9. compilage

    It compiles
    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    17ed30f View commit details
    Browse the repository at this point in the history
  10. clippy

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    23c2769 View commit details
    Browse the repository at this point in the history
  11. lint

    imabdulbasit authored and tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0906697 View commit details
    Browse the repository at this point in the history
  12. lint tests

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8a2d6c2 View commit details
    Browse the repository at this point in the history
  13. fix pre-commit errors

    tbro committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c90c91e View commit details
    Browse the repository at this point in the history
  14. Bump deps

    QuentinI committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cafa8c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix charge_tx test

    tbro committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1a8f66e View commit details
    Browse the repository at this point in the history
  2. revert 1a8f66e

    Disable full_tx test and leave a note as to why. We need some more
    work navigating versions of chain_config.
    tbro committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    faf9631 View commit details
    Browse the repository at this point in the history
  3. disable tx charge test for now

    tbro committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    30ebfc1 View commit details
    Browse the repository at this point in the history
  4. update reference headers for v3

    tbro committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    85b8834 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. add validate_builder_fee test

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4e3b484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7cf690 View commit details
    Browse the repository at this point in the history
  3. remove duplicate lint thing

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    908981a View commit details
    Browse the repository at this point in the history
  4. conflict

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    def8b8b View commit details
    Browse the repository at this point in the history
  5. cargo sort

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8205703 View commit details
    Browse the repository at this point in the history
  6. conflict

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bf97214 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6756e31 View commit details
    Browse the repository at this point in the history
  8. Accept any signature verification that succeeds

    when validating builder_fees, try both v1 and v3 signature schems, if
    either succeeds, pass validation
    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c4a9a8e View commit details
    Browse the repository at this point in the history
  9. typo

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    08e79cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4af112 View commit details
    Browse the repository at this point in the history
  11. revert unversioned data files

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f88f66a View commit details
    Browse the repository at this point in the history
  12. larger default max_block_size

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    212d82c View commit details
    Browse the repository at this point in the history
  13. fix the lint thing again

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2622660 View commit details
    Browse the repository at this point in the history
  14. fix typo

    tbro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cd69ecc View commit details
    Browse the repository at this point in the history