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

EVM: some small fixes #621

Merged
merged 3 commits into from
Sep 9, 2022
Merged

EVM: some small fixes #621

merged 3 commits into from
Sep 9, 2022

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Sep 8, 2022

Residual from #614:

  • add comment for gas
  • barf for very large output address size

@vyzo vyzo requested a review from raulk September 8, 2022 16:29
@vyzo vyzo merged commit 87e4084 into next Sep 9, 2022
@vyzo vyzo deleted the next-small-things branch September 9, 2022 07:50
@maciejwitowski maciejwitowski added this to the M2.1 (r3) Copper milestone Sep 12, 2022
shamb0 pushed a commit to shamb0/builtin-actors that referenced this pull request Oct 3, 2022
* add note about gas

* barf with jumbo output addresses; can't do more than 32 bits anyway in wasm.

* add TODO comment about output memory limit
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