issues Search Results · repo:CosmWasm/sylvia language:Rust
Filter by
173 results
(67 ms)173 results
inCosmWasm/sylvia (press backspace or delete to remove)Sylvia enforces the staking feature because it imports the cosmwasm-std with that feature enabled, it is usually fine
for most chains but there is some rollups that do not have staking module and hence ...
jhernandezb
- 3
- Opened 11 days ago
- #476
One day in the future we should try to split `ParsedSylviaAttributes` into context-dependent structures
Originally posted by @kulikthebird in https://github.com/CosmWasm/sylvia/pull/452#discussion_r1832358120 ...
idea
jawoznia
- Opened on Nov 20, 2024
- #461
Consider adding a check that raises error in case of multiple raw , opt and instantiate
Originally posted by @kulikthebird in https://github.com/CosmWasm/sylvia/pull/452#discussion_r1832297304 ...
jawoznia
- 1
- Opened on Nov 12, 2024
- #457
Nitpick: It s not a gamechanger, but let s consider a small update here. In many places in sylvia we parse list of comma separated lists with different content. The method described in https://docs.rs/syn/latest/syn/meta/fn.parser.html ...
jawoznia
- Opened on Nov 12, 2024
- #455
jawoznia
- Opened on Oct 22, 2024
- #450
To overwrite Sylvia behavior without breaking the API in minor releases we will introduce new attribute
#[sv::features()].
User will be able to pass the currently supported feature to enable new behavior. ...
jawoznia
- Opened on Oct 15, 2024
- #446
As in case of payload we can provide a way to auto deserialize the payload in the dispatch so user won t have to.
Similary to payload we would mark the data with an attribute.
#[sv::msg(reply)]
fn on_something_happened( ...
jawoznia
- Opened on Oct 15, 2024
- #445
Most of the example contracts serve as a tests and are overcomplicated to cover all the scenarios.
We should move them to sylvia/tests and create single use case examples of contracts for users.
jawoznia
- Opened on Oct 11, 2024
- #443
jawoznia
- 1
- Opened on Oct 10, 2024
- #441
jawoznia
- Opened on Oct 8, 2024
- #439

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.