Skip to content

issues Search Results · repo:CosmWasm/cw-template language:Rust

Filter by

51 results
 (53 ms)

51 results

inCosmWasm/cw-template (press backspace or delete to remove)

launchpad-vesting-simple:build: Blocking waiting for file lock on build directory launchpad:build: Finished dev [unoptimized + debuginfo] target(s) in 0.18s launchpad:build: Running `/Users/bao/dev/tailwind.zone/target/debug/schema` ...
  • baoskee
  • Opened 
    on Jun 23, 2024
  • #161

From the readme, running cargo schema is expected to generate JSON schema files but returns an error. Could it be the command has changed or am missing something. image
  • iphyman
  • Opened 
    on Jun 18, 2024
  • #160

This issue should also be raised in cosmwasm-std repo but when creating a new template with the cosmwasm-std = 2.0 version we get this error: error: failed to select a version for `k256`. ... required ...
  • gachouchani1999
  • Opened 
    on May 3, 2024
  • #159

command: $ cargo generate --git https://github.com/CosmWasm/cosmwasm-template.git --name my-first-contract -d minimal=false $ cargo wasm $ docker run --rm -v $(pwd) :/code \ --mount type=volume,source= ...
  • 99Kies
  • 1
  • Opened 
    on Sep 18, 2023
  • #151

Hello admin, I m using https://docs.sei.io/develop/get-started/counter-smart-contract-tutorial guide to build my first contract (step by step), but docker run --rm -v $(pwd) :/code --mount type=volume,source= ...
  • SteveMBao
  • 2
  • Opened 
    on Aug 7, 2023
  • #147

This is probably not the place for this but in case someone else also encounters this error I will try to solve it and share the results here. When I run cargo install cargo-generate --features vendored-openssl ...
  • MetehanUnal00
  • 2
  • Opened 
    on Feb 15, 2023
  • #144

Using the word library for the feature to determine if the contract is being imported is confusing (especially now that all contracts should be compiled with --lib). I propose renaming the default feature ...
  • nicolaslara
  • 2
  • Opened 
    on Dec 7, 2022
  • #140

Hello! I m relatively new to ComsWasm and Gitpod, but I found a number of inconsistencies between the template and gitpod documentation, so I d like to comment on them and may be I am wrong somewhere, ...
  • unordered-set
  • 1
  • Opened 
    on Dec 5, 2022
  • #139

There have been various updates to the CustomError as per the following link: https://github.com/CosmWasm/cw-template/commit/3a5bda859d75222c54338cb389937fc486f315c7 It would be nice to have this reflected ...
  • terran6
  • 4
  • Opened 
    on Oct 24, 2022
  • #137

- It doesn t seem to make much sense to deploy the template to gitpod. ~* It would make sense to set up some automatic testing of the template (generate a template - run a bunch of commands like ...
  • uint
  • 7
  • Opened 
    on Sep 19, 2022
  • #133
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub