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

increase contract function parameter limit #234

Merged
merged 1 commit into from
May 11, 2023

Conversation

ashneverdawn
Copy link
Contributor

increases the contract function parameter limit to 16, to match ethereum's limit.

This is needed because 0xAmber is blocked because it has functions with more parameters than our current limit.
See: #225 (comment)

@ashneverdawn ashneverdawn requested a review from a team May 10, 2023 17:12
Copy link
Contributor

@TorstenStueber TorstenStueber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@TorstenStueber
Copy link
Contributor

Strange that the test-code job failed without indicating any reason.

@ebma
Copy link
Member

ebma commented May 11, 2023

I re-ran the failed job and it passed. Ready for merge

@ashneverdawn ashneverdawn force-pushed the increase-contract-function-parameter-limit branch 2 times, most recently from 11ae740 to 184ff47 Compare May 11, 2023 12:39
@ashneverdawn ashneverdawn force-pushed the increase-contract-function-parameter-limit branch from 184ff47 to 04f63b5 Compare May 11, 2023 12:42
@ashneverdawn ashneverdawn merged commit 8a9b66c into main May 11, 2023
@ashneverdawn ashneverdawn deleted the increase-contract-function-parameter-limit branch May 11, 2023 15:04
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.

3 participants