Skip to content

Optimize GDA code#46

Open
cygaar wants to merge 4 commits intomainfrom
optimize_gda
Open

Optimize GDA code#46
cygaar wants to merge 4 commits intomainfrom
optimize_gda

Conversation

@cygaar
Copy link
Contributor

@cygaar cygaar commented Apr 12, 2023

Reduced the number of unnecessary caches to save on gas used. I also divided alpha^n by alpha instead of calculating alpha^(n-1) to further reduce gas.

Also updated the CI pipeline to properly run ffi tests

@cygaar cygaar changed the title Optimize gda code Optimize GDA code Apr 12, 2023
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