-
Notifications
You must be signed in to change notification settings - Fork 49
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
Review: Account's References #317
Comments
https://github.com/paritytech/substrate/blob/9c59bcdb21/frame/contracts/src/lib.rs#L948 BTW, we should document a best practice for these security checkings. |
Maybe we can use |
Move to #353. |
boundless-forest
pushed a commit
that referenced
this issue
Aug 1, 2023
* Move manual seal node template under a feature flag * Fix feature propogation * Fix tests * [WIP] Log GA-generated contract bytecode for debugging * [WIP] Comment out middle steps for faster debugging * Switch to dockerized truffle build * [WIP] Try a different solidity version * Remove debug GA workflow code * Remove bytecode match check in tests * Fix tests due to solc update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Due to Lazy Reaping.
The text was updated successfully, but these errors were encountered: