Skip to content

test(core): add V3 address calculation test against on-chain deployment#31

Merged
mikelxc merged 2 commits intomainfrom
hrz-525-update-v3-address-calculation-to-match
Jan 13, 2026
Merged

test(core): add V3 address calculation test against on-chain deployment#31
mikelxc merged 2 commits intomainfrom
hrz-525-update-v3-address-calculation-to-match

Conversation

@mikelxc
Copy link
Collaborator

@mikelxc mikelxc commented Jan 12, 2026

Summary

  • Add regression test that validates V3 wallet address calculation matches a known on-chain deployed wallet
  • Uses public key from transaction logs to verify calculated address matches 0x7828AE03e35deEfD84CeE18b2bDDFb61EF6F99c6

Test plan

  • Run bun test src/utils/calculateWalletAddress.spec.ts - all 12 tests pass
  • Verified calculated address matches on-chain deployment

🤖 Generated with Claude Code

mikelxc and others added 2 commits January 12, 2026 16:07
Add regression test that validates V3 wallet address calculation matches
a known on-chain deployed wallet (0x7828AE03e35deEfD84CeE18b2bDDFb61EF6F99c6).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mikelxc mikelxc changed the base branch from initial-setup to main January 12, 2026 21:10
@mikelxc mikelxc merged commit 8f6dc64 into main Jan 13, 2026
4 checks passed
@mikelxc mikelxc deleted the hrz-525-update-v3-address-calculation-to-match branch January 13, 2026 17:08
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