-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: Finschia/cosmwasm
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Function name "set_dynamic_callstack" is not good
dynamic_link
relate the dynamic link call feature
#355
opened Jul 8, 2024 by
loloicci
error occurs:
cargo clippy --workspace --all-targets --all-features -- -D warnings
#346
opened Feb 13, 2024 by
Kynea0b
serialized_env has too much information and address is enough
dynamic_link
relate the dynamic link call feature
#339
opened Jan 29, 2024 by
loloicci
Write specifications at the WASM level
dynamic_link
relate the dynamic link call feature
#324
opened Aug 1, 2023 by
da1suk8
Enable to catch serde error in dynamic link
dynamic_link
relate the dynamic link call feature
#323
opened Jul 28, 2023 by
loloicci
Why is limit of callstack 5?
dynamic_link
relate the dynamic link call feature
#309
opened Jun 16, 2023 by
da1suk8
idea: Multiple calls to readOnly callablepoint functions in the same contract
dynamic_link
relate the dynamic link call feature
#308
opened Jun 15, 2023 by
Kynea0b
research: how to get another contract's code id / how to approve contract with admin in cw721
#303
opened May 22, 2023 by
loloicci
idea: callable points macro also make dynamic link structure which can import from another contract
dynamic_link
relate the dynamic link call feature
#302
opened May 10, 2023 by
loloicci
Make document for contract developers using dynamic link
dynamic_link
relate the dynamic link call feature
#268
opened Feb 16, 2023 by
loloicci
Enable to call dynamic link functions from tx or query directly
dynamic_link
relate the dynamic link call feature
#252
opened Nov 14, 2022 by
loloicci
Propose interface ID generating rule for better interface detection
dynamic_link
relate the dynamic link call feature
#242
opened Sep 14, 2022 by
loloicci
Add stack overflow tests in contract
dynamic_link
relate the dynamic link call feature
#218
opened Jul 7, 2022 by
da1suk8
Need to prepare data sheet after measuring gas consumption per dummy call
dynamic_link
relate the dynamic link call feature
#192
opened May 19, 2022 by
brew0722
Increasing MSRV problem with wasmer version auto-updating
Blocker
priority: blocker
bug
Something isn't working
#174
opened Mar 11, 2022 by
brew0722
Improve gas metering for metric the memory usage
Blocker
priority: blocker
Critical
priority: critical
enhancement
New feature or request
#154
opened Feb 18, 2022 by
brew0722
Support pass to reference type arguments using the EXTERNREF
dynamic_link
relate the dynamic link call feature
enhancement
New feature or request
#152
opened Jan 26, 2022 by
brew0722
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.