[go: up one dir, main page]

Octez 15.0

This issue tracks what is needed for Octez 15.0.

15.0 (needed):

15.0 (nice-to-have):

15.0~rc1:

  • ledgerwallet-tezos is no longer installed automatically by make build-deps, find a solution:
    • document it as a breaking change, and document how to opam install it?
    • add opam install ledgerwallet-tezos at the end of install_build_deps.raw.sh? (it cannot be added on the --deps-only line)
    • replace make build-deps scripts to use opam lock files so that we no longer have the --deps-only and --with-test flags in install_build_deps.raw.sh, and so that we can add ledgerwallet-tezos directly there?
    • !6412 (merged)
  • Fix wrong protocol table updates !6378 (merged)
  • Rename octez-baker-015-* into octez-baker-* (same for accuser etc.)
  • Nice-to-have: !6421 (merged)
  • !6498 (merged) fix PROTOCOL in docker-compose
  • !6484 (merged) update built-in network aliases:
    • remove Giganode from bootstrap peers?
    • #3850 (closed) (Ghostnet u-a-u)
  • Decrease history mode's additional cycles to 1 !6456 (merged)
  • support for invalid operation encoding (Ghostnet issue) (master equivalent of !6512 (merged))
  • replacement bootstrap peers for Mainnet (follow-up of !6484 (merged))
  • Changelog must mention the renaming of executables
Edited by Romain