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 154 flow issues
Sort by recently updated
recently updated
newest added

Closes: https://github.com/onflow/flow-ft/issues/81 ## Description Flip for creating a Metadata standard for fungible tokens. ______ For contributor use: - [x] Targeted PR against `master` branch - [x] Linked to Github issue...

FLIP
SC-Eng

FLIP for new publicAccount method to Cadence to borrow contracts dynamically. ______ For contributor use: - [ ] Targeted PR against `master` branch - [ ] Linked to Github issue...

FLIP
Cadence

Implementation of https://github.com/onflow/cadence/issues/1806 (further discussion can be found there). ## Description This FLIP proposes to add a new syntax and semantic analysis to determine which functions in Cadence have side...

Breaking Change
FLIP
Cadence

## Description When a reference is taken to a resource, that reference remains valid even if the resource was transferred. In other words, references stay alive forever. This could be...

FLIP
Cadence

## Description Cadence encourages a [capability-based security](https://en.wikipedia.org/wiki/Capability-based_security) model as described on the Flow [doc site](https://docs.onflow.org/cadence/language/capability-based-access-control). Capabilities are themselves a new concept that most Cadence programmers need to understand, but the...

FLIP
Cadence
S-Governance

Hi there! I was trying to install the Visual Studio Code extension according to [these instructions](https://developers.flow.com/tools/vscode-extension), but got the following error. Next I tried installing by searching through the extension...

Feedback
Document

Closes: #??? ## Description ______ For contributor use: - [ ] Targeted PR against `master` branch - [ ] Linked to Github issue with discussion and accepted design OR link...

FLIP-934 - Update Interaction Template FLIP content with InteractionTemplateAudit signer network

Add a notice to the FLIPs repo pointing users to the new repository. Currently open PRs for FLIPs can be maintained in this repository and will be migrated as they're...

Documentation