-
Linked to https://github.com/PeggyJV/gravity-bridge/issues/371
While addresses in Ethereum should be not case sensitive, both gravity bridge and cronos treats addresses in a case sensitive way. It …
-
Hello,
Does this explorer run on private ethereum networks?
I tried to run it but i cannot see any tx,address on it (blank page)
-
Node type: geth
OS: windows
Network type: main/test
Mist version: 0.8.1
geth delivered with the file "Ethereum-Wallet-win64-0-8-1.zip" seems to crash; when "mist" has opened.
Here is geth stated man…
-
As you asked:
>If you know of even "rarer" addresses in Ethereum (that is, with an over 5 byte recognizable pattern), let us know!
Here is the project: https://github.com/johguse/profanity
As I…
-
all system stabil working but i have a one problem
this a server config file
module.exports = {
```
//This is where you setup geth rpc to listen on
ethServer : {
host: '127.0.0.1',
path: '/…
-
**Introduction**
In the current Ethereum ecosystem landscape, Layer 2 (L2) solutions play a crucial role by offering faster and cheaper transactions. Scroll, as a newcomer in this space, has alread…
-
**Github username:** @itsabinashb
**Twitter username:** itsabinashb
**Submission hash (on-chain):** 0x2d01d062fe5390dc97abb64265ca00f9596b5c5b0d8ab95a7f60f84e5d5eb434
**Severity:** high
**Descriptio…
-
## What was wrong?
Got yelled at doing something that doesn't fail when using web3py directly
### Code that produced the error
```py
from vyper.compiler import compile as vyc
from vyper.compi…
-
- [ ] I've asked for help in the [Mist Gitter](http://gitter.im/ethereum/mist) before filing this issue.
```
Version: `0.0.0`
OS & Version: windows/linux/osx
Node version: `geth 0.0.0`
Num…
-
I noticed that Lotus is being fuzzed and I have worked on setting up continuous fuzzing of Lotus through the OSS-fuzz project: https://github.com/google/oss-fuzz/pull/4957
OSS-fuzz is a project by …