lcmmhcc
lcmmhcc
__System info:__ [Include Ethermint commit, operating system name, and other relevant details] latest main branch __Steps to reproduce:__ 1. [First Step] edit init.sh and set KEYRING="file" , instead of "test"...
- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/okex/okexchain/blob/develop/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...
- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/okex/okexchain/blob/develop/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...
- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/okex/okexchain/blob/develop/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...
im trying to use a wide-angle camera but can't decode the qr code from the image. it can detect the qr img, but fail to decode it. ive tried many...
according to https://github.com/golang/go/blob/master/src/cmd/cgo/doc.go#L109 including the cgo file and use go mod vendor is an easy way to reproduce it. issues https://github.com/golang/go/issues/26366
- Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/okex/okexchain/blob/develop/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work. - [ ]...
need a bech32 decode function to decode address
hi, do someone knows how to prevent the attacker use secureChannel.deriveKDF to brute-force attack the password ?
it seems there are only 16 sessions for user to attempt the password, and after that, the attacker need to wait for 30s ,is that right?