Skip to content

refactor(sncast): Introduce schema-agnostic models of accounts and signers - #4547

Open
integraledelebesgue wants to merge 2 commits into
masterfrom
refactor/sncast-account-domain
Open

refactor(sncast): Introduce schema-agnostic models of accounts and signers#4547
integraledelebesgue wants to merge 2 commits into
masterfrom
refactor/sncast-account-domain

Conversation

@integraledelebesgue

@integraledelebesgue integraledelebesgue commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Introduced changes

This PR introduces schema-agnostic models of accounts and signers. They are used later in the stack to represent accounts abstracted from their physical storage.

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@integraledelebesgue
integraledelebesgue force-pushed the refactor/sncast-account-domain branch from 4efffc1 to ac90289 Compare August 19, 2026 16:13
@integraledelebesgue integraledelebesgue changed the title refactor(sncast): introduce account and signer domain refactor(sncast): Introduce domain models of account and signer Aug 20, 2026
@integraledelebesgue integraledelebesgue changed the title refactor(sncast): Introduce domain models of account and signer refactor(sncast): Introduce domain models of accounts and signers Aug 20, 2026
@integraledelebesgue
integraledelebesgue marked this pull request as ready for review August 20, 2026 15:24
@integraledelebesgue
integraledelebesgue requested a review from a team as a code owner August 20, 2026 15:24
@integraledelebesgue
integraledelebesgue requested review from MKowalski8, ddoktorski and franciszekjob and removed request for MKowalski8 August 20, 2026 15:24
@integraledelebesgue integraledelebesgue changed the title refactor(sncast): Introduce domain models of accounts and signers refactor(sncast): Introduce schema-agnostic models of accounts and signers Aug 20, 2026
Comment thread crates/sncast/src/signers/spec.rs Outdated
Comment thread crates/sncast/src/accounts/model.rs Outdated
Comment thread crates/sncast/src/accounts/model.rs Outdated
Comment thread crates/sncast/src/accounts/model.rs Outdated
Comment thread crates/sncast/src/accounts/model.rs
Comment thread crates/sncast/src/accounts/model.rs
@integraledelebesgue
integraledelebesgue force-pushed the refactor/sncast-account-domain branch from ac90289 to e44659e Compare August 24, 2026 10:04
@integraledelebesgue
integraledelebesgue force-pushed the refactor/sncast-account-domain branch from 7b62c9a to d8322f5 Compare August 25, 2026 10:36
@integraledelebesgue
integraledelebesgue force-pushed the refactor/sncast-account-domain branch 5 times, most recently from 2fe6142 to 6eec6e3 Compare September 1, 2026 10:54
@integraledelebesgue
integraledelebesgue force-pushed the refactor/sncast-account-domain branch from 6eec6e3 to 2a46936 Compare September 2, 2026 10:48
@integraledelebesgue
integraledelebesgue force-pushed the refactor/sncast-account-domain branch from 2a46936 to 10aa085 Compare September 2, 2026 14:02
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.

3 participants