-
### Aim
I want to compile the code below.
Sorry for this code's length and lack of sense. I took code from my codebase and then stripped it down as much as I could and this is a minimal repro I…
-
### What happened?
Can anyone support me in this case? I tried to fix this since 4 days but i still run into the same error again and again :(
I receive the following error the whole time, I`ve al…
-
Hello good evening.
I am trying to set up a private IBFT quorum consensus network and when executing the node test I get this error.
I am using go1.19.9.
If someone who has had problems could…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/main/repos/node/x/observer/types/ballot.go#L27-L35
# Vulnerability details
## Description
The function `GetVoterIndex` is used …
-
**Describe the bug**
First connection works fine, second connection breaks down
```
java.lang.IllegalArgumentException: frame txn not sequencing
at com.teragrep.rlp_03.frame.delegate.Sequenci…
-
Current, hash calculation for direct calls, is delegated to `LegacyTx` (see: https://github.com/onflow/flow-go/blob/master/fvm/evm/types/call.go#L75-L80).
This can cause hash collision, because when …
-
# Description
With a GW RLP defining defaults and a child route inheriting this RLP, After Gateway that had the RLP attached gets deleted the RLP keeps being listed as `Enforced: True` and `HTTPRou…
-
To make Ethereumjs better for frontend, it's important we maximize code splitting.
## Overview
### What is tree shaking?
Tree shaking is when a bundler such as vite or esbuild are able to de…
-
## Checklist
- not installed `pyethapp` inside a virtualenv
## System/environment
- OS: ubuntu 14
- python version: 2.7.6
- pyethapp version: pyethapp 1.5.0/linux2/py2.7.6
- installation method (pip …
-
The best fix here is to probably wait for me to rebase and merge the `work-object-header` branch into master since I fixed the encoding issue and improved on the protobuf encoding/decoding implementat…