Sabyasachi Patra
Sabyasachi Patra
Use the following in worker error/exit handle function. ``` https://github.com/0mkara/etheratom/blob/ea7e2646e7a710d154dd21b72f439e4e8b06779b/lib/web3/methods.js#L88 ```
### Context Tested on v1.8.0 and v1.8.1. Mac arm ### Summary unpinning fails for content uploaded with encrypt header from `/bytes` endpoint. ### Expected behavior Return 200 Steps to reproduce...
fixes #1495
#### Version information: ``` commit 750823cb00b9343049a4904395d51d2170d21d7f ``` macbook m1 pro #### Description: If I try to run test-plans with `go version : 1.19` I get the following ``` /go/pkg/mod/github.com/ipfs/[email protected]/blocks.go:10:2: //go:build...
### Checklist - [x] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [ ] My change requires a documentation update, and I have done it. - [x] I have added tests...
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context Bee Version: [current master](https://github.com/ethersphere/bee/commit/2d50d1479972096fbfa3358dd0a160e0123542fb) System information: Mac M1 ### Summary Adding and...