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(node+contracts): remove gas, option to update proxy contract, proposal approvals #1034

Merged
merged 12 commits into from
Jan 13, 2025

Conversation

frdomovic
Copy link
Member

@frdomovic frdomovic commented Jan 9, 2025

fix(node+contracts): remove gas, option to update proxy contract, proposal approvals

Summary

In this PR gas field was removed from all structs. This is needed in order to make Blockchain demo application work.
Also proposal approval logic is updated as before it still needed 2 approvals even if threshold was set to 1 because creator approval was not included

#Tests:
Tested with ICP dev net, custom greet smart contract deployed ICP and blockchain demo application to execute cross contract call to custom contract.

@frdomovic frdomovic changed the title WIP proxy fix for icp fix(node+contracts): remove gas, option to update proxy contract, proposal approvals Jan 10, 2025
@frdomovic frdomovic self-assigned this Jan 10, 2025
@frdomovic frdomovic marked this pull request as ready for review January 10, 2025 11:57
Copy link
Member

@miraclx miraclx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@miraclx miraclx merged commit b696798 into master Jan 13, 2025
11 checks passed
@miraclx miraclx deleted the fix-icp-proxy branch January 13, 2025 10:24
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.

3 participants