Paul Gebheim

Results 24 issues of Paul Gebheim

### Issue To Be Solved There is desire to have NFTs on Flow be bridgable to other platforms, e.g. Ethereum. Secondarily, it is likely that there will also be desire...

Feedback
Feature
SC-Eng

### Problem blocto is trying to run this script: ```cadence import BloctoTokenStaking from 0x6e0797ac987005f5 pub fun main(): UInt64 { return BloctoTokenStaking.getEpoch() } ``` they get this error: ``` :x: Invalid...

Bug

### Issue To Be Solved Currently the Cadence documentation does not match versions of Cadence. This is particularly problematic because new features which are added / documented are pushed to...

Documentation
Feedback

## Overview With the segmented transaction fees work which is going into the April 6 spork, as described by FLIP-660 and FLIP-753, transaction fees will need to be calculated via...

Feature
Feedback

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

In order to understand the ROI for node operators in terms of their staking rewards we need to understand the baseline costs for running the services they are providing. Since...

S-Governance

Portions of the documentation site use the phrase "account creation fee" in an overloaded manner, which can be quite confusing to reconcile. This is particularly true now that the Segmented...

Feedback
Document

# Summary Recently, Segmented transaction fees was rolled out to flow. In this model the exeuction effort for various transaction operations is now taken into account in the total effort...

Epic
S-Governance

Updates more naming to be Segmented vs Variable ______ For contributor use: - [x] Targeted PR against `master` branch - [x] Linked to Github issue with discussion and accepted design...

Docs Site