Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / crytic/pyevmasm issues and pull requests

#66 - Add instruction offsets to simplify source mapping

Pull Request - State: open - Opened by RaoulSchaffranek 5 months ago - 1 comment

#65 - Add Cancun instructions

Pull Request - State: closed - Opened by frabert 9 months ago

#64 - add dencun upgrade instrs

Pull Request - State: open - Opened by IgrXZG22 11 months ago - 1 comment

#63 - Bump actions/setup-python from 4 to 5

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#62 - Bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#61 - Add 'SHA3' to 'reads_from_memory'

Pull Request - State: closed - Opened by ESultanik over 1 year ago

#60 - add shanghai support

Pull Request - State: closed - Opened by georgiypetrov over 1 year ago

#59 - add shanghai fork support

Pull Request - State: closed - Opened by georgiypetrov over 1 year ago - 1 comment

#58 - Update link to Empire Hacking Slack

Pull Request - State: closed - Opened by oldsj over 1 year ago - 1 comment

#57 - Bump trailofbits/gh-action-pip-audit from 0.0.4 to 1.0.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#56 - Bump trailofbits/gh-action-pip-audit from 0.0.4 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#55 - Bump trailofbits/gh-action-pip-audit from 0.0.4 to 1.0.6

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#54 - Bump actions/checkout from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#53 - Update evmasm.py

Pull Request - State: closed - Opened by 0xPhaze almost 2 years ago

#52 - Tautology in README

Issue - State: closed - Opened by zarifpour over 2 years ago - 1 comment

#51 - Dependabot: Automatically upgrade GitHub Actions

Pull Request - State: closed - Opened by woodruffw over 2 years ago

#49 - Add `pip-audit` workflow

Pull Request - State: closed - Opened by woodruffw over 2 years ago - 1 comment

#48 - Decode and strip CBOR encoded metadata

Pull Request - State: open - Opened by thevaizman almost 3 years ago - 1 comment

#47 - make london hard fork default, add EIP1559 basefee opcode

Pull Request - State: closed - Opened by 0xalpharush about 3 years ago

#46 - Add 'SHA3' to 'reads_from_memory'

Pull Request - State: closed - Opened by el15066 about 3 years ago - 2 comments

#44 - Fix number of pops of CREATE2 instruction

Pull Request - State: closed - Opened by nveloso almost 5 years ago - 1 comment

#43 - Add comments for assembly

Issue - State: open - Opened by abusse almost 5 years ago

#42 - Add gitactions based simple CI

Pull Request - State: closed - Opened by feliam almost 5 years ago

#41 - Small fix

Pull Request - State: closed - Opened by feliam almost 5 years ago

#40 - Black -l120

Pull Request - State: closed - Opened by feliam almost 5 years ago

#39 - Black 120

Pull Request - State: closed - Opened by feliam almost 5 years ago

#38 - Istanbul support

Pull Request - State: closed - Opened by feliam almost 5 years ago

#37 - Add Istanbul opcodes

Issue - State: closed - Opened by montyly about 5 years ago - 1 comment

#36 - Adding label support to assembler

Pull Request - State: open - Opened by lialan over 5 years ago - 3 comments

#35 - Fix mem read/write introspection

Pull Request - State: closed - Opened by feliam over 5 years ago - 2 comments

#34 - Fixed wrong pushes/pops when building reverse table.

Pull Request - State: closed - Opened by f0rki almost 6 years ago - 2 comments

#33 - Update evmasm.py

Pull Request - State: closed - Opened by disconnect3d almost 6 years ago - 1 comment

#32 - Add Petersburg fork, and switch to it by default

Pull Request - State: closed - Opened by montyly almost 6 years ago

#31 - Unused exceptions.

Issue - State: open - Opened by feliam about 6 years ago - 1 comment

#30 - Update setup.py version for 0.1.2 release

Pull Request - State: closed - Opened by computerality about 6 years ago

#29 - Update evmasm.py

Pull Request - State: closed - Opened by computerality about 6 years ago

#28 - Now with sorted() keys!

Pull Request - State: closed - Opened by feliam about 6 years ago

#26 - Update README.md

Pull Request - State: closed - Opened by computerality about 6 years ago

#25 - Instruction lists for all the forks and some small bugfixes

Pull Request - State: closed - Opened by feliam over 6 years ago - 1 comment

#24 - Change raise StopIteration to return

Pull Request - State: closed - Opened by disconnect3d over 6 years ago

#23 - investigate testing commented examples via doctest

Issue - State: open - Opened by computerality over 6 years ago

#22 - pyevmasm, tests: Add support for multiple forks.

Pull Request - State: closed - Opened by cryptomental over 6 years ago - 5 comments

#21 - Improve exception handling

Pull Request - State: closed - Opened by joshwatson over 6 years ago

#20 - Use --user to install pyevmasm from source

Pull Request - State: closed - Opened by ggrieco-tob over 6 years ago

#19 - Add an option to make disassembly more forgiving

Pull Request - State: open - Opened by feliam over 6 years ago

#18 - UnknownMnemonicError MSTORE

Issue - State: closed - Opened by meyira over 6 years ago - 3 comments

#17 - Adding support for converting swarm hash to STOP and toggling disasse…

Pull Request - State: open - Opened by computerality over 6 years ago - 1 comment

#16 - Detect and do not disassemble swarm hash

Issue - State: open - Opened by computerality over 6 years ago

#15 - incorrect assemble docstring: should be bytes

Issue - State: open - Opened by offlinemark over 6 years ago

#14 - Make help text not ambiguous

Pull Request - State: closed - Opened by offlinemark over 6 years ago

#13 - Instruction.semantics should be renamed

Issue - State: closed - Opened by offlinemark over 6 years ago - 5 comments

#12 - assemble_hex() has confusing name

Issue - State: closed - Opened by offlinemark over 6 years ago - 2 comments

#11 - Need gas to Push. fixes #10

Pull Request - State: closed - Opened by feliam over 6 years ago

#10 - push should spend gas

Issue - State: closed - Opened by feliam over 6 years ago

#9 - Minor nitpicks with the readme

Pull Request - State: closed - Opened by dguido over 6 years ago - 1 comment

#8 - Help text recommends ambiguous flag

Issue - State: closed - Opened by offlinemark over 6 years ago
Labels: help wanted, good first issue, easy

#7 - Support previous forks instruction sets

Issue - State: closed - Opened by computerality over 6 years ago - 8 comments

#6 - colorize evmasm output

Issue - State: open - Opened by computerality over 6 years ago
Labels: enhancement

#5 - release cleanup

Pull Request - State: closed - Opened by defunctio over 6 years ago - 2 comments

#4 - output disassembly by basic blocks

Issue - State: open - Opened by computerality over 6 years ago

#3 - Add list of opcodes

Issue - State: closed - Opened by computerality over 6 years ago

#2 - refactor

Pull Request - State: closed - Opened by defunctio over 6 years ago

#1 - Sync manticore's python3 branch EVMAsm and rattle's

Issue - State: closed - Opened by computerality over 6 years ago - 1 comment