-
-
Notifications
You must be signed in to change notification settings - Fork 806
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
Meeting 17th June #1477
Comments
Yeah, Jitsi sucks lol |
Agenda item: Array indexes as int128 |
Proposal: create new VIP from conversation in #1468 to ensure all state-modifying external calls with returns are handled appropriately, without question. |
Meeting Notes:
On arrays:
|
evaluate some sort of tail-call restriction. external calls can only be the last instruction in a function, or maybe no state changes are allowed after a modifiable (non-static) call. |
@jacqueswww @charles-cooper What ended up being discussed about YUL and WASM? |
Next: #1509 |
Start: Monday 17th June 2019, 15:00 UTC (https://time.is/UTC)
Jitsi: https://meet.jit.si/IndifferentSquidAdaptRegularlyhttps://zoom.us/j/219889477
Agenda
assert transferFrom()
is a thing, maybe amend VIP VIP: Disallow side-effecting expressions in assert #1150 Bug: can't assert result of external calls to modifiable functions #1468 ?The text was updated successfully, but these errors were encountered: