-
**Github username:** @0xmahdirostami
**Twitter username:** 0xmahdirostami
**Submission hash (on-chain):** 0x7e27296a06e332e1d3ede19c3691a847d6faa0f326f19ec11a29bd1a69cc880d
**Severity:** medium
**De…
-
### Problem
When using the default Infura mainnet endpoint, you get the latest 128 blocks of Ethereum state. Given a block production rate of about 13 seconds, that is about 27 minutes of _full_ ma…
-
I'm a bit confused on the functionality of the Tenderly fork. After I set the ID of the fork, nothing seems to be changing. I'm using Polygon, haven't tried other chains. Am I missing something or is …
-
When trying to deploy the contract to a mainnet-fork i get the error
AttributeError: 'str' object has no attribute 'copy'
this is the full error message:
BrownieFundMeProject is the active pr…
-
**Abstract**
I was trying to use blacksmith to test contracts on BSC/BSC Testnet fork. But when I tried to import contracts on blacksmith's local website it shows "import failed", tested several time…
-
## Abstract
Takes array of call objects and executes them one after the other.
## Motivation
The `eth_call` executes the call on the latest state. When someone wants to inspect a state that w…
zemse updated
2 years ago
-
Fails on ganache fork (with archival infura node), but does not fail when calling to an infura node directly `cEthContract.methods.mint().call({from:"0x5f2462bD60724ED34E3a88FE666EF860D299ff95", val…
-
https://chainlist.org/ - собрать рабочие блокчейны, у кого живой rpc. Найти гитхаб и основной репозиторий, где можно разместить issue. Ссылки на создание ишью прямо сюда можно кидать, далее будем писа…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/c4ec2473bbcb4831d62af55d275368e73e16b984/contracts/plugins/trading/GnosisTrade.sol#L25
https://github.com/reserve-protocol/protocol/b…
-
As of 8th Jan 2023 both explorer.celo.org and celoscan were displaying incorrect block gas limits for some of their blocks.
The block gas limit was only added as a field on the block by the ginger…