Chase Fleming

Results 72 issues of 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...

Feature

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 -...

Feature
Feedback

There should also be a flag to ignore/skip tests. Wait to complete until https://github.com/onflow/flow-cli/issues/1378 is complete.

Feature

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...

Documentation

### Current Behavior ![Screenshot 2024-08-14 at 1 47 49 PM](https://github.com/user-attachments/assets/9f58f6b7-ff7d-44b2-9014-2f6fa9c0a3a9) `fcl.arg(null, t.Optional(t.UFix64))` I believe is correct, but typescript errors are occuring. ### Expected Behavior To not error. ### Steps To...

Bug

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` - [...

enhancement
good first issue

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...