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
{{ message }}
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
see #458
this PR changed the gas estimation of a value transfer but not a contract deployment. we should test to see if the gas cost for a value transfer has changed (should be 21000) we should also add RPC tests for gas consumption.
Current behavior: [What currently happens]
Desired behavior: [What you would like to happen]
Use case: [Why is this important (helps with prioritizing requests)]
Requests may be closed if we're not actively planning to work on them.
The text was updated successfully, but these errors were encountered:
Proposal: [Description of the feature]
see #458
this PR changed the gas estimation of a value transfer but not a contract deployment. we should test to see if the gas cost for a value transfer has changed (should be 21000) we should also add RPC tests for gas consumption.
Current behavior: [What currently happens]
Desired behavior: [What you would like to happen]
Use case: [Why is this important (helps with prioritizing requests)]
Requests may be closed if we're not actively planning to work on them.
The text was updated successfully, but these errors were encountered: