-
Notifications
You must be signed in to change notification settings - Fork 919
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
Update CHANGELOG
to Note Removal of encodeTransactionData
#855
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA. |
recheck |
I think the CI fails since it runs on a fork-based branch for which I can't access the Certora key of course (would require |
Yes, the PR is good to go. I'm just waiting for a second opinion from my colleagues |
🕓 Changelog
This PR adds a note in the
CHANGELOG
indicating that theprivate
functionencodeTransactionData
has been completely removed and replaced with an optimised inline-assembly version via PR #847.