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

feat(contract): charge fees on unsetting operator #439

Merged
merged 5 commits into from
Dec 17, 2024

Conversation

0xHansLee
Copy link
Contributor

Charge fees on unsetOperator and made changes for CLI to be compatible with this change.

issue: #438

@@ -21,7 +21,7 @@ gen_binding() {

# gen storage layout json
storage_layout_file=${DIR}/${name_lower}_storage_layout.json
forge inspect "${contract}" storageLayout > "${storage_layout_file}"
forge inspect "${contract}" storageLayout --json > "${storage_layout_file}"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@0xHansLee 0xHansLee force-pushed the hans/charge-fee-unset-operator branch from b93d810 to d96e676 Compare December 17, 2024 03:12
@0xHansLee 0xHansLee merged commit 528fecd into main Dec 17, 2024
8 checks passed
@0xHansLee 0xHansLee deleted the hans/charge-fee-unset-operator branch December 17, 2024 03:17
Copy link

Binary uploaded successfully 🎉

📦 Version Name: 0.14.1-unstable-528fecd
📦 Download Source: AWS S3

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