Greg
Greg
- Random 504 timeouts on deploy/save This I believe has something to do with random db disconnects, I've asked SRE about it but they didn't have any logs. We should...
_- Keep seeing “Response: 404 Client Error” in the logs when just clicking on different accounts This one should be removed. It's related to k8s checks_
@alse going over tutorials I've noticed when you want to add multiple transactions sometimes the request to add a new transaction file takes longer so you click a couple of...
@MrDSGC https://developers.flow.com/cadence/tutorial/06-fungible-tokens#transfer-tokens-to-another-user in the window above with code: ``` post { // Check that the capabilities were created correctly // by getting the public capability and checking // that it...
Another thing I found during testing is wrong log, when you execute one transaction: ``` "30 tokens minted and deposited to account 0x07" ``` @DylanTinianov I will assign you to...
@alse add missing tasks
Sorry for taking longer, but will soon try to review this 🙏
@bluesign actually updating this into CLI made me realize that we probably shouldn't change the types of the backend. It's ok to remove the adapter as that's not used anywhere...
Thank you for reporting, will look into this.
I would put it after the message. @chasefleming will be taking this on as his onboarding task.