Skip to content

Conversation

@glyh
Copy link
Member

@glyh glyh commented Aug 26, 2025

This PR implements a function allowing staged ledger to check on all masks until root, and apply those accounts, converted, to a separate root.

Last in train: #17675

module Inputs = Make_inputs (Account.Stable.Latest) (Hash.Stable.Latest)
module Unstable_inputs = Make_inputs (Account.Unstable) (Hash.Unstable)

(* TODO: if we're not using same hash for HF DBs, replace it here. *)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll be using the same hash type, as I understand it - it'll just be the account hashing itself that will change because of the field differences

@glyh glyh removed the request for review from a team August 28, 2025 03:57
Base automatically changed from lyh/folding-accounts-on-ledger-masks to compatible August 28, 2025 08:46
@glyh glyh force-pushed the lyh/staged-ledger-converted-checkpointing branch from 9a76184 to 156bb27 Compare August 28, 2025 08:49
@cjjdespres
Copy link
Member

!ci-bypass-changelog

@cjjdespres
Copy link
Member

!ci-build-me

@glyh glyh merged commit 990b5cd into compatible Aug 28, 2025
55 checks passed
@glyh glyh deleted the lyh/staged-ledger-converted-checkpointing branch August 28, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants