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

[Chore] v18.0-rc1 release #697

Merged
merged 9 commits into from
Aug 21, 2023
Merged

[Chore] v18.0-rc1 release #697

merged 9 commits into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    9490cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1598ea1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7deed3 View commit details
    Browse the repository at this point in the history
  4. [Chore] Remove PtMumbai and mumbainet support

    Problem: PtMumbai protocol is deprecated.
    
    Solution: Remove it support.
    krendelhoff2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5a1a11e View commit details
    Browse the repository at this point in the history
  5. [Chore] Support Proxford and oxfordnet

    Problem: `Proxford` protocol released, along with
    the `oxfordnet`.
    
    Solution: Support them.
    krendelhoff2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e1dfd72 View commit details
    Browse the repository at this point in the history
  6. [Chore] Add formulae for Proxford binaries

    Problem: `Proxford` protocol release, so there
    should be brew Formulae for related binaries.
    
    Solution: Add them.
    krendelhoff2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ce17913 View commit details
    Browse the repository at this point in the history
  7. [Chore] Support dac binaries

    Problem: New experimental dac binaries
    were released.
    
    Solution: Support them.
    krendelhoff2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    990224f View commit details
    Browse the repository at this point in the history
  8. [Chore] Update rust toolchain version

    Problem: new recommended Rust version is 1.64.0 now
    for octez.
    
    Solution: Update it.
    krendelhoff2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2c8aa1c View commit details
    Browse the repository at this point in the history
  9. [Chore] Add hacks for nix build

    Problem: `octez-protocol-compiler` requires
    some docs files for `octez-libs` to be present.
    Also, `tezos-event-logging` is undiscoverable for
    some reason.
    
    Solution: Add dummy docs and provide exclidit opam file.
    krendelhoff2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    975ae47 View commit details
    Browse the repository at this point in the history