Skip to content

docs/add v2#20

Merged
qj0r9j0vc2 merged 2 commits into
mainfrom
docs/add-v2
Jan 25, 2026
Merged

docs/add v2#20
qj0r9j0vc2 merged 2 commits into
mainfrom
docs/add-v2

Conversation

@qj0r9j0vc2

Copy link
Copy Markdown
Member
  • fix(transaction): resolve signature encoding, concurrency, and memo propagation bugs
  • docs: Add v2 docs

…ropagation bugs

Fixed three critical issues in transaction processing:

1. EVM signature encoding - signatures now properly embedded in tx bytes
2. Concurrency safety - added mutex protection and context deadline checks
3. Memo field propagation - memo now flows from API to builder

All tests pass with race detector enabled.
@qj0r9j0vc2 qj0r9j0vc2 merged commit 082d4db into main Jan 25, 2026
8 of 9 checks passed
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