justinasfour04

Results 3 issues of justinasfour04

Previously using forEach with async/await. This is error prone because forEach does not handle asynchronous callback functions. Had to convert to for loops in order to properly manage async functions....

I'm not sure if this is the issue but it seems like if the nft.uri is missing the following place holder gets displayed https://github.com/harmony-one/chrome-extension-wallet/blob/cc1e524f5df3caf789ccc2a48a48042079398944/src/popup/pages/Token/HRC721/Gallery.vue#L21 ![image](https://user-images.githubusercontent.com/6599551/129507536-f5c83bf0-19c9-464f-90b7-9c64a81d0073.png) The nfts of Harmonauts are...

### Issue description Whenever I run serverless commands on 4.1.0 I get the following panic: exit status 1 goroutine 1 [running]: main.downloadSfCoreTarBall(0xc0000e5ed8) /home/runner/work/framework-core/framework-core/binary-installer/main.go:262 +0xa26 main.main() /home/runner/work/framework-core/framework-core/binary-installer/main.go:485 +0x2b4 ### Context ❯...

bug
V4