You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some reason that all Web3's and Solidity's built-in transaction-related calls like "send" etc cannot return boolean false if the stack limit is hit? Sorry if I'm missing something, I'm only an interpreted language programmer. It seems to me that idiot-proofing (not being rude, just lacking a better terminology) the entire Web3 / Solidity structure as much as possible is starting to look like a very feasible goal at this point in the game.
The text was updated successfully, but these errors were encountered:
Is there some reason that all Web3's and Solidity's built-in transaction-related calls like "send" etc cannot return boolean false if the stack limit is hit? Sorry if I'm missing something, I'm only an interpreted language programmer. It seems to me that idiot-proofing (not being rude, just lacking a better terminology) the entire Web3 / Solidity structure as much as possible is starting to look like a very feasible goal at this point in the game.
The text was updated successfully, but these errors were encountered: