Kerry Wei
Kerry Wei
**Is your feature request related to a problem? Please describe.** A runbook is needed to cover topics including but not limited to: - deployment process - when the Heroku app...
### Issue To Be Solved A on-call runbook is needed to cover topics including but not limited to: - deployment process (already documented; ping kerry to link it) - when...
### Issue To Be Solved We lack of the capability of error reporting, leaving us in a state where we rely on users to report such errors. To be able...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. launch a brand new playground page 2. open developer...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. go to https://docs.onflow.org/cadence/tutorial/06-marketplace-compose/ 2. click the playground link at...
### Issue To Be Solved When I add log("my debug statement") in a transaction, the logging is not displayed in the Flow emulator when the transaction fails -- it s...
### Issue To Be Solved There are few things that are missing/incorrect in correct API doc. i.e. https://github.com/onflow/flow-cadut/blob/main/docs/api.md#extractsignerscode -- this method is intended to be used on transactions, however the...
### Problem AddressMap object is not documented in docs/contracts.md ### Steps to Reproduce click on AddressMap link in https://docs.onflow.org/flow-js-testing/contracts/#deploycontractbynameprops would result in error 404 ### Definition of Done - document...