Greg

Results 83 issues of Greg

The current SDK API for signing exposes two methods: `SignPayload` and `SignEnvelope` which must be used in correct order to produce a valid signature, although these methods are valuable for...

Feedback
Improvement
Good First Issue
L2

It would be helpful if all hex values passed to parsing functions would handle `0x` prefix. Currently `flow.HexToAddress()` handles `0x` prefix. Functions that currently don't: - `flow.HexToID()` - `crypto.DecodePublicKeyHex()` (not...

Feedback
Improvement
L2

@justjoolz commented on [Fri Apr 08 2022](https://github.com/onflow/flow-cli/issues/488) ## 🐞 Bug Report If you send a transaction that tries to borrow a capability from an account that doesn't exist, the cli...

### Problem Using flags to set private and public key is causing private key to be ignored and not set on the configuration object. ### Steps to Reproduce Pass both...

Bug
Feedback

Update GitHub Actions handling Google cloud upload, there was a deprecation as seen https://github.com/onflow/flow-cli/actions/runs/3067023767/jobs/4952860899#step:5:15

Feature
Feedback
L1

Original PR: https://github.com/onflow/flow-cli/pull/635 Closes https://github.com/onflow/flow-cli/issues/330 Description This PR adds e2e testing of some of the basic commands used in the cli ______ For contributor use: - [ ] Targeted PR...

## Describe the feature few words We need to define file structure for guided tutorials as well as content formatting. This way front end will be able to use that...

Improvement

Test staging deployment and describe any issues found in the comments, as well as link any bugfixes PR to this issue.

Test staging deployment and describe any found issues here and link in the PR with bugfixes.