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
The problem(s)
On the web on chain, we have no idea what to use as max_gas, so we use the maximum value. The consequence is that the operation could never be chosen by a block creator.
To Reproduce
On secure net for example, try to deploy a website with several chunks (laby) ans maybe on operation of appending a chunk will not passe.
MassaStation version
The version of MassaStation the bug is present in.
The problem(s)
On the web on chain, we have no idea what to use as max_gas, so we use the maximum value. The consequence is that the operation could never be chosen by a block creator.
To Reproduce
On secure net for example, try to deploy a website with several chunks (laby) ans maybe on operation of appending a chunk will not passe.
MassaStation version
The version of MassaStation the bug is present in.
main branch as of c1b8cfd
The text was updated successfully, but these errors were encountered: