Chase Fleming
Chase Fleming
## Issue Description: Currently, the `flow accounts create` command is enabled for `mainnet` in the CLI. This command allows users to create accounts directly on the `mainnet`, which could lead...
In order to more easily migrate people with existing projects to use Dependency Manager, we should facilitate the switch easily. This means: - And existing project adds a dependency -...
There should also be a flag to ignore/skip tests. Wait to complete until https://github.com/onflow/flow-cli/issues/1378 is complete.
There are currently no docs for event streaming. Looks like there are some examples in the examples folder, but it would be nice if this was added to the readme...
### Current Behavior  `fcl.arg(null, t.Optional(t.UFix64))` I believe is correct, but typescript errors are occuring. ### Expected Behavior To not error. ### Steps To...
Closes #??? ## Description ______ For contributor use: - [ ] Targeted PR against `master` branch - [ ] Linked to Github issue with discussion and accepted design OR link...
First add a message that `flow dev` will be sunsetted and then remove in a future release.
## Description The library currently lacks support for the `` element. ## Tasks - [ ] New element function in `elements.go` - [ ] Test case in `elements_test.go` - [...
When adding an alias for a testnet contract derived from a mainnet contract, I enter the alias, and the next contract appears to be on the same account I just...