flow icon indicating copy to clipboard operation
flow copied to clipboard

Flow is a fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them 🌊

Results 162 flow issues
Sort by recently updated
recently updated
newest added

The new dev wallet works well but is undocumented. We should add a page to the documentation website that covers how to use it in the context of a Flow...

Docs Site
Document
Developer Tool Team

## Context We need a guide for people who are first considering building on Flow. Existing Document: Flow [Primer](https://www.onflow.org/primer), [Github Repo](https://github.com/onflow) and [Playground](https://play.onflow.org/local?type=account&id=LOCAL-account-0) to learn Flow and the smart contract...

Docs Site
P-High
Document
Developer Tool Team

## Context Developers on Flow need to understand how to integrate with wallets/user agents on Flow and how to manage payments through those services. Questions asked in this area, which...

Docs Site
P-High
Document
Developer Tool Team

## Context The Cadence [design patterns document](https://docs.onflow.org/cadence/design-patterns/) has been a valuable reference and should be updated to include the latest thinking based on recent smart contract projects. We also want...

Docs Site
Needs Estimation
Document
Developer Tool Team

## Instructions The Swagger Generated Go Client is sending the block ids in an incorrect format. It [does](https://github.com/onflow/flow/blob/master/openapi/go-client-generated/api_blocks.go#L196) a fmt.Sprintf("%v", id) for the id slice which causes the ids to...

bug
Feedback

Hello, Just came across Flow and am trying to read up on it more, but am curious that the TPS (Transactions Per Second) and Confirmation rates are for Flow as...

Hi Team! Since many protocols are putting BLS12 to use for digital signatures. I want to verify BLS 12 based signature from the Flow smart contract. Hoping for some positive...

Feature
Feedback

## Instructions Flow has really nice design language, especially the design of flow-playground and dev-wallet is top of its class in my opinion. It would benefit community to open source...

Feature
Feedback

Here are some documentation gaps I have found while developing. **Flow Building Blocks** There is no document describing "flow entities" in language-agnostic and easy-to-understand terms. Entities that make the Flow...

Feedback
Document

### Issue To Be Solved The developer cannot query the genesis file from RPC now. Would be great if there is a gRPC endpoint that does that function. ### (Optional):...

Feature
Feedback