Skip to content

issues Search Results · repo:ethereum/py-evm language:Python

Filter by

660 results
 (74 ms)

660 results

inethereum/py-evm (press backspace or delete to remove)

What feature should we add? I believe INVALID is missing from: https://github.com/ethereum/py-evm/blob/main/eth/vm/opcode_values.py as per EIP: https://eips.ethereum.org/EIPS/eip-141 as emitted by Solidity. ...
  • msooseth
  • 4
  • Opened 
    on Jun 16
  • #2216

one thing that would be a huge help though is to be able to set the chain_id inside of the PyEVM backend, it s set as a class variable on some weird inner class that s not exposed From @fubuloubu Assess ...
  • fselmo
  • 2
  • Opened 
    on Jun 4
  • #2215

Make sure all EIPs in EIP-7675 have support in py-evm
  • fselmo
  • Opened 
    on Feb 27
  • #2203

Address the create2collisionStorage and dynamicAccountOverwriteEmpty failing tests as of update to ethereum/tests v14.1.
  • fselmo
  • Opened 
    on Jan 16
  • #2195

What happened? Using eth-tester=0.11.0b2 w/ py-evm=0.10.1b1 and auto_mine_transactions=False (not sending one transaction per block as is usually the case with automine enabled). py-evm seems to apply ...
  • Anish-Agnihotri
  • Opened 
    on Jul 17, 2024
  • #2182

What happened? python setup.py /home/kali/Desktop/py-evm/venv/lib/python3.11/site-packages/setuptools/dist.py:508: InformationOnly: Normalizing 0.10.1-beta.1 to 0.10.1b1 self.metadata.version = self._normalize_version( ...
  • jimmycchan
  • 1
  • Opened 
    on Jul 14, 2024
  • #2181

https://github.com/etherscan/ethvalidate/issues/121 ### Tasks - [ ] https://github.com/ethereum/py-evm/pull/1709 - [ ] https://github.com/ethereum/py-evm/issues/2177 - [ ] https://github.com/ethereum/py-evm/issues/1941 ...
  • Carlo0704
  • 1
  • Opened 
    on Jun 24, 2024
  • #2180

What feature should we add? Currently when one applies a transaction that creates a contract, the address of the created contract is returned in a ComputationAPI object. It is not particularly convenient ...
  • fjarri
  • Opened 
    on May 25, 2024
  • #2179

What happened? We are trying to test our contract that uses transient storage and realize that its persisting when testing using boa+pyevm. This issue doesn t appear to occur when testing using ape+hardhat. ...
  • sajal
  • 2
  • Opened 
    on May 10, 2024
  • #2177

What happened? Hi, guys. I m fuzzing the py-evm py-evm 0.8.0b1 with other EVM implementations and I found that when calling opcode 0xFF SELFDESTRUCT , the funtion apply_computation() at eth/vm/computation.py ...
  • Alleysira
  • 1
  • Opened 
    on Apr 24, 2024
  • #2176
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub