Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(crypto-transaction): use RLP for serialization #800

Merged
merged 21 commits into from
Jan 7, 2025

Conversation

sebastijankuzner
Copy link
Contributor

@sebastijankuzner sebastijankuzner commented Dec 12, 2024

Summary

Make transactions EVM compatible.

Checklist

  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner marked this pull request as ready for review December 13, 2024 12:10
@sebastijankuzner sebastijankuzner changed the title RLP WIP refactor(crypto-transaction): use RLP for serialization Dec 13, 2024
packages/crypto-block/test/helpers/prepare-sandbox.ts Outdated Show resolved Hide resolved
packages/crypto-block/source/factory.test.ts Outdated Show resolved Hide resolved
packages/api-sync/source/service.ts Show resolved Hide resolved
packages/api-sync/source/restore.ts Show resolved Hide resolved
@oXtxNt9U
Copy link
Contributor

changing to draft to prevent accidental merge

@oXtxNt9U oXtxNt9U marked this pull request as draft December 18, 2024 05:07
@sebastijankuzner sebastijankuzner marked this pull request as ready for review January 7, 2025 13:51
@sebastijankuzner sebastijankuzner merged commit 0d51fd9 into develop Jan 7, 2025
8 checks passed
@sebastijankuzner sebastijankuzner deleted the feat/crypto-transaction/rlp branch January 7, 2025 15:39
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