Sunil Srivatsa

Results 18 issues of Sunil Srivatsa

We can deploy a mirror of the contracts on ETH mainnet to Görli. ![Screen Shot 2021-11-18 at 2 29 39 PM](https://user-images.githubusercontent.com/972382/142507131-ab1abc86-0a1c-4345-9eea-f40ef296845a.png)

enhancement
help wanted
good first issue
ENG

See https://github.com/uber-go/automaxprocs for details about the library. See https://github.com/prysmaticlabs/prysm/pull/2770 for an example PR of this getting merged to the Prysmatic Labs ETH2 [beacon chain](https://github.com/prysmaticlabs/prysm/blob/master/beacon-chain/main.go#L23) and [validator](https://github.com/prysmaticlabs/prysm/blob/master/validator/main.go#L30) clients.

📟 client

Currently the client runs as root by default: ```bash user@host:~/keep-core$ sudo docker run --entrypoint "" keepnetwork/keep-client:latest whoami root ``` Per https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#user it's better to run as a non-root user when...

📟 client
👩‍⚕️triage

Currently the client runs as root by default: ```bash user@host:~/keep-core$ sudo docker run --entrypoint "" keepnetwork/keep-ecdsa-client:latest whoami root ``` Per https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#user it's better to run as a non-root user when...

See https://github.com/uber-go/automaxprocs for details about the library. See https://github.com/prysmaticlabs/prysm/pull/2770 for an example PR of this getting merged to the Prysmatic Labs ETH2 [beacon chain](https://github.com/prysmaticlabs/prysm/blob/master/beacon-chain/main.go#L23) and [validator](https://github.com/prysmaticlabs/prysm/blob/master/validator/main.go#L30) clients. Same thing as...

[securego/gosec](https://github.com/securego/gosec) inspects source code for security problems by scanning the Go AST. Consider fixing relevant issues and including this as part of the build process. 11 issues reported, full paste:...

enhancement

https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners

enhancement
ENG

We currently display staked LP tokens on the deposit page, but not on the withdrawal page (eg https://saddle.exchange/#/withdraw/btc for KEEP staking). We should also display staked LP tokens on the...

enhancement
ENG