-
## Environment/Browser
Firefox 77.0.1 (64-bit) on Ubuntu 20.4
## Description
When running the latest version of the update-web3 branch in PRODUCTION mode, the UI gets recursive. The rightmo…
-
# Lines of code
https://github.com/code-423n4/2023-04-frankencoin/blob/1022cb106919fba963a89205d3b90bf62543f68f/contracts/PositionFactory.sol#L44
# Vulnerability details
## Impact
The `createClon…
-
The following error is quite frequent on the mainnet:
```
✘ 12:57:46.938|txcheck0 Bad transaction: /build/cpp-ethereum-DoHRkR/cpp-ethereum-1.2.9-SNAPSHOT--20160630-f09ff00~trusty/libethereum/lib…
-
## Description
When using assembly statements to assign a value that exceeds the array range to an array, AbiCoder v1 fails to encode the return value correctly when returning the array. However, A…
-
ERC20 caliper benchmark get stuck in loop
2024.07.31-09:15:49.562 info [caliper] [default-observer] [50 txns with Round 0 Transaction Info] - Submitted: 50 Succ: 0 Fail:0 Unfinished:50
(the sam…
-
Steps to reproduce:
```
alias antlr='java -jar ~/Downloads/antlr-4.10.1-complete.jar'
git clone https://github.com/ethereum/solidity solidity
cd solidity/docs/grammar
antlr -Dlanguage=Go -o par…
-
After cloning the Ethereum-react-native-boilerplate project I am facing an issue. In App everything is working fine but every time I open my app it requires me to authenticate
it’s not maintaining th…
-
**Where are you using Cairo Native**
Kakarot EF-Test suite. Running the 20k ethereum tests using blockifier + cairo native + kakarot zkevm
**Version**
last main
**Describe the bug**
```
* …
-
I'm trying to implement wrapper types for `ethereum_types` types in order to provide other traits necessary for making my code compatible with https://github.com/sigp/lighthouse dependencies and Subst…
-
# Summary
Running `docker-compose up` on my local machine throws the following error from the graph-node:
`graph-node_1 | error: The argument '--postgres-url ' cannot be used with '--config '`
…