-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x8b1053fb1491dcd9caa23e1590ec9ccbdd1595ec967fb3442441a1f2ed7ee34c
**Severity:** medium
**Description:**
**Descriptio…
-
## Abstract / Purpose
EVM compatibility to support dApps in Solidity, parse EVM bytecode, and implement the Ethereum protocol's JSON-RPC specification.
[Click to Expand Roadmap Graphic]
![i…
-
# Lines of code
https://github.com/code-423n4/2024-03-zksync/blob/4f0ba34f34a864c354c7e8c47643ed8f4a250e13/code/contracts/ethereum/contracts/state-transition/chain-deps/facets/Admin.sol#L103
https://…
-
### Which Caliper version are you using?
v0.4.0
### Which Node.JS version are you using?
v10
### Which operating system are you using?
Ubuntu 20.04 lts
### Please provide some contex…
-
The `OptimismPortal` currently enshrines the proof system in its implementation. You can observe this fact with the following links:
- https://github.com/ethereum-optimism/optimism/blob/3f7a8ad1b…
tynes updated
1 month ago
-
As it has been a feature that was requested frequently, we decided to implement proxy detection and resolution of the implementation contract as an API-level functionality. This is made possible by th…
-
**Describe the bug**
I am trying to run some test erc20 contracts on Ethereum Sepolia and main-net. I get the following error when trying to deploy them
"Gas estimation errored with the following …
-
* https://en.wikipedia.org/wiki/Smart_contract
* https://en.wikipedia.org/wiki/Ricardian_contract
other list of smart contract languages:
* https://www.dslfin.org/resources.html
* https://gith…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x8ad838cddb24845cde5155d7405180244780c021a2eb865b002ce1c38d8223d7
**Severity:** medium
**Description:**
the contract…
-
Current implementation of `ERC20WithPermit` uses the term `spender` to refer to the source account from which tokens are transferred from, while both the EIP (see https://eips.ethereum.org/EIPS/eip-20…