Cannot deploy project when using simple config syntax for contracts
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 209
- Forks
- 87
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
Related to a bug report in discord https://discord.com/channels/613813861610684416/1228032727115108403/1229163434076147752. If the user tries to use the "simple" syntax for contracts in the CLI, the contract does not get deployed with flow project deploy
This bug should be confirmed first as it is possible that there were other issues with the configuration
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the simple contract configuration syntax and the flow project deploy command. Confirm whether the deployment failure is caused by the configuration or another issue, then verify that a project using the simple syntax deploys its contract successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100