Skip to content

chore: (A-771) remove dead code, verify keypair#22167

Merged
PhilWindle merged 1 commit into
merge-train/spartanfrom
danielntmd/remove-dead-code
Mar 31, 2026
Merged

chore: (A-771) remove dead code, verify keypair#22167
PhilWindle merged 1 commit into
merge-train/spartanfrom
danielntmd/remove-dead-code

Conversation

@danielntmd

Copy link
Copy Markdown
Contributor

During decryption decryptBn254KeystoreFromObject recomputes and validates that the checksum is correct, which is the key pair verification that makes this verifyBn254Keypair function obsolete.

During decryption `decryptBn254KeystoreFromObject` recomputes and validates that the checksum is correct, which is the key pair verification that makes this `verifyBn254Keypair` function obsolete.
@danielntmd danielntmd changed the title chore: remove dead code, verify keypair chore: (A-771) remove dead code, verify keypair Mar 30, 2026
@PhilWindle PhilWindle merged commit d658bdb into merge-train/spartan Mar 31, 2026
14 checks passed
@PhilWindle PhilWindle deleted the danielntmd/remove-dead-code branch March 31, 2026 09:41
github-merge-queue Bot pushed a commit that referenced this pull request Apr 1, 2026
BEGIN_COMMIT_OVERRIDE
chore: (A-771) remove dead code, verify keypair (#22167)
fix(aes128): validate PKCS#7 padding in decryptBufferCBC (#22179)
chore: (A-815) fix l1 tx utils fallback id logic (#22187)
fix(archiver): always advance L1-to-L2 messages syncpoint to current L1
block (#22154)
chore: (A-832) fix defaultFetch double consuming response on JSON parse
failure (#22194)
fix: indefinite retry for prover node and agent broker communication
(#22202)
fix: remove unused createDispatchFn with no method allowlist (#22219)
chore: fix wallet setup to use NO_FROM instead of ZERO address (#22222)
fix: update aes128 bad-key test for PKCS#7 padding validation (#22190)
END_COMMIT_OVERRIDE
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.

2 participants