Skip to content

Guibescos/simplify compute transaction size #24

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

Merged
merged 2 commits into from
Dec 21, 2022

Conversation

guibescos
Copy link
Contributor

@guibescos guibescos commented Dec 21, 2022

I was trying to bump the solana package and the old method didn't work with the new version.
I think this method is easier to understand to be honest.

How I tested it :
I put assert(old_computed_len, new_computed_len) and ran the tests. So it seems that for all the transactions that appear in the tests, this is true.

Would love to hear what you guys think of this.

@guibescos guibescos changed the title Guibescos/simplify transaction size Guibescos/simplify compute transaction size Dec 21, 2022
@guibescos guibescos merged commit 76b9df0 into main Dec 21, 2022
@guibescos guibescos deleted the guibescos/simplify-transaction-size branch December 21, 2022 09:47
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