Skip to content

refactor(store): more hex->Word changes#2316

Merged
igamigo merged 2 commits into
nextfrom
igamigo-sql-types
Jul 17, 2026
Merged

refactor(store): more hex->Word changes#2316
igamigo merged 2 commits into
nextfrom
igamigo-sql-types

Conversation

@igamigo

@igamigo igamigo commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator
  • Updated the SQLite store to persist all word-like values like account, code, and storage commitments, vault roots and keys, note IDs, nullifiers, script roots, recipient digests, and transaction IDs as serialized BLOBs instead of hex-encoded text. This extends the work from refactor(store): cleaner SQL types #2309 to the remaining tables and their read/write paths.

@igamigo
igamigo force-pushed the igamigo-sql-types branch from cad6ede to d526cf2 Compare July 8, 2026 20:28
@igamigo
igamigo force-pushed the igamigo-sql-types branch from d526cf2 to e2a706a Compare July 8, 2026 21:16
@igamigo
igamigo marked this pull request as ready for review July 13, 2026 20:19
@igamigo igamigo added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jul 13, 2026
@igamigo
igamigo requested a review from JereSalo July 15, 2026 03:52
@igamigo
igamigo merged commit b98b5a2 into next Jul 17, 2026
21 checks passed
@igamigo
igamigo deleted the igamigo-sql-types branch July 17, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants