Skip to content

Add a batch builder collection account to genesis - #2566

Open
Mirko-von-Leipzig wants to merge 11 commits into
mirko/preserve-user-batch-proofsfrom
mirko/batch-fees-pass-through-account
Open

Mirko-von-Leipzig wants to merge 11 commits into
mirko/preserve-user-batch-proofsfrom
mirko/batch-fees-pass-through-account

Conversation

@Mirko-von-Leipzig

@Mirko-von-Leipzig Mirko-von-Leipzig commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Add the batch builder's collection account to genesis.

This is an immutable pass-through account which aggregates fee notes into a single p2id note. The idea is that the batch builder uses this account to transform fees into a p2id note for its own wallet account.

Because the pass through account is immutable, it can be used concurrently. In the future we will instead have multiple batch builder accounts to enable concurrency, but for now this is simpler.

The pass through account requires auth because we don't want our batch builder account to be associated with anonymisers.

Part of #2501.

Changelog

[[entry]]
scope       = "validator"
impact      = "added"
description = "Add batch builder's collection account to genesis."

@Mirko-von-Leipzig Mirko-von-Leipzig changed the title feat(genesis): add pass-through account feat(genesis): add an authenticated pass-through account Sep 16, 2026
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title feat(genesis): add an authenticated pass-through account feat(genesis): add a batch builder collection account Sep 16, 2026
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title feat(genesis): add a batch builder collection account Add a batch builder collection account to genesis Sep 16, 2026
@Mirko-von-Leipzig
Mirko-von-Leipzig marked this pull request as ready for review September 16, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant