-
Notifications
You must be signed in to change notification settings - Fork 279
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
[feature] #3929: Lazy queries inside wasm #3958
[feature] #3929: Lazy queries inside wasm #3958
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the first time we're effectively breaking sandboxing by allowing user submitted smart contracts to hold references to host resources. Let's think about security aspect of that
What security risks do you see? I can't see any new problems for now. All users can do with wasm they already can do with a simple client. |
8d874f0
to
3931441
Compare
4302c26
to
eb2652e
Compare
Pull Request Test Coverage Report for Build 6588505480
💛 - Coveralls |
693da37
to
1e01148
Compare
1e01148
to
66f13bb
Compare
66f13bb
to
93a145b
Compare
93a145b
to
89eee91
Compare
66fec94
to
bf90a7d
Compare
89eee91
to
6c56507
Compare
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
6c56507
to
91ac87d
Compare
0e13452
into
hyperledger-iroha:iroha2-dev
Description
iroha::Configuration
stack memory footprintLinked issue
Benefits
Checklist
CONTRIBUTING.md