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

fix submit-proposal gas #125

Merged
merged 4 commits into from
Apr 8, 2024
Merged

fix submit-proposal gas #125

merged 4 commits into from
Apr 8, 2024

Conversation

turadg
Copy link
Member

@turadg turadg commented Mar 8, 2024

#120 was failing due to insufficient gas. E.g. the build for prepare-upgrade-14-rc1 had:

raw_log: 'out of gas in location: WritePerByte; gasWanted: 200000, gasUsed: 206121:
  out of gas'

It has a fix but this pulls it out since that PR shouldn't merge to main.

This also includes the removal of the pending Zoe proposal because it's tested now in agoric-sdk and #113, which will soon be merged.

@turadg turadg force-pushed the ta/fix-gas branch 5 times, most recently from 5975c12 to 83827eb Compare March 8, 2024 23:41
@turadg
Copy link
Member Author

turadg commented Mar 9, 2024

dropping to draft while I use this to debug #93

@turadg turadg marked this pull request as draft March 9, 2024 00:04
@turadg turadg force-pushed the ta/fix-gas branch 4 times, most recently from b7cc48a to 783d94c Compare March 18, 2024 15:56
@turadg
Copy link
Member Author

turadg commented Mar 21, 2024

dropping to draft while I use this to debug #93

fortunately [/s] we have other failures now, so I pared this down to the commits to fix gas and am requesting review

@turadg turadg marked this pull request as ready for review March 21, 2024 22:58
@turadg turadg merged commit 2e9d4c1 into main Apr 8, 2024
2 checks passed
@turadg turadg deleted the ta/fix-gas branch April 8, 2024 22:29
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.

2 participants