-
### Environment information
Debian 11
Python 3.9
* `ape` and plugin versions:
```sh
$ ape --version
0.5.1
```
```sh
$ ape plugins list
solidity 0.4.0
infura 0.3.1
```
* …
-
Alright everyone this is the smart contracts branch
@tjade273 @cosmoviola @LucasSwitz @sashafrolov @bleffew99 @ohadh123 @yizhouyu @jg845 @richardsfc
Next topic up is "Building a Smart Contract"…
-
### Component
Cast
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (f625d0f 2024-04-02T00:16:42.810315000Z…
-
# Abstract
This proposal will put Qtum's EVM on the same version as Ethereum's Constantinople version of the EVM
# Motivation
Many new features have been added to the EVM from Ethereum. This …
Earlz updated
5 years ago
-
### Summary of the problem
I have using manticore in trailofbits docker image from here https://hub.docker.com/r/trailofbits/eth-security-toolbox. Tried to run manticore against example.sol availab…
-
We only collect head data for chains which are registered as legacy parachains [here](https://github.com/paritytech/polkadot-sdk/blob/d2fd53645654d3b8e12cbf735b67b93078d70113/polkadot/runtime/rococo/s…
-
I get this error after running the `start` command and going to http://localhost:8080/:
> Uncaught (in promise) TypeError: Cannot read property 'address' of undefined
The problematic code is:
…
-
**Github username:** @0xfuje
**Submission hash (on-chain):** 0x4883a703a6b6715810472be32412197600cabfee3a0c1bd9d9acb697792f3cc4
**Severity:** high
**Description:**
## Impact
User funds can be perman…
-
I'm currently trying to port some Solidity code into wasm using `pwasm`. But I have a problem that I don't see enough examples or documentation to perform such a transform. For example, here is a simp…
-
### Description
Filecoin blockchain has added an EVM runtime on top of its blockchain some months ago. From Filecoin docs web:
"The FVM contains an Ethereum Virtual Machine (EVM) runtime, allowi…