Ecosyste.ms: Issues

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

GitHub / acuarica/evm issues and pull requests

#146 - Include error instead of `throw`ing when reaching a non-`halted` state

Pull Request - State: closed - Opened by acuarica 6 days ago - 2 comments
Labels: feature

#145 - Fix error `State must be halted after executing...` in Vyper contract

Issue - State: closed - Opened by acuarica 9 days ago - 2 comments
Labels: question

#144 - Fix typo in description for option flag `--with-trace` in `sevm` CLI

Pull Request - State: closed - Opened by eltociear 12 days ago - 1 comment
Labels: docs

#143 - Rename GitHub workflows to be more declarative

Pull Request - State: closed - Opened by acuarica 12 days ago - 3 comments
Labels: build, refactor

#142 - Add contract test for `bigint` out of range

Pull Request - State: closed - Opened by acuarica 12 days ago - 2 comments
Labels: test

#141 - Refactor `::mainnet` tests to load test data from `test/mainnet`

Pull Request - State: closed - Opened by acuarica 12 days ago - 3 comments
Labels: test

#140 - Fix error when `BigInt` is out of range for `SHL` and `EXP`

Pull Request - State: closed - Opened by acuarica 13 days ago - 3 comments
Labels: bug

#139 - Use `fetch` instead of custom get for http requests in `solc`

Pull Request - State: closed - Opened by acuarica 13 days ago - 3 comments
Labels: test

#138 - Improve `mock.mjs` to improve `::bin/provider` tests

Pull Request - State: closed - Opened by acuarica 16 days ago - 3 comments
Labels: test, build

#137 - Include Node 22 in CI

Pull Request - State: closed - Opened by acuarica 16 days ago - 2 comments
Labels: build

#136 - Fix invalidate memory range too big

Pull Request - State: closed - Opened by acuarica 16 days ago - 2 comments
Labels: bug

#135 - Invalidate memory range after `CALL`, `CALLCODE`, `DELEGATECALL` and `STATICCALL`

Pull Request - State: closed - Opened by acuarica 18 days ago - 3 comments
Labels: feature

#134 - Include Dataset Coverage report and improve report summary

Pull Request - State: closed - Opened by acuarica 3 months ago - 3 comments
Labels: test

#133 - Improve signature not found message in CLI

Pull Request - State: closed - Opened by acuarica 3 months ago - 2 comments
Labels: feature

#132 - Output dataset test summary in Markdown format

Pull Request - State: closed - Opened by acuarica 3 months ago - 3 comments
Labels: test, build

#131 - Enable dataset workflow on PRs

Pull Request - State: closed - Opened by acuarica 3 months ago - 3 comments
Labels: test, build

#130 - Introduce `Memory` class to represent context memory

Pull Request - State: closed - Opened by acuarica 3 months ago - 2 comments
Labels: feature

#129 - Fix `RangeError: Maximum BigInt size exceeded` in `Exp`

Issue - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: bug

#128 - Fix `Exp`'s arithmetic `eval` when result exceeds `2^256`

Pull Request - State: closed - Opened by acuarica 3 months ago - 2 comments
Labels: bug

#127 - Fix `Shl`'s `eval` arithmetic when result is larger than `2^256`

Pull Request - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: bug

#126 - Improve `4byte`'s `patch` method documentation

Pull Request - State: closed - Opened by acuarica 3 months ago - 2 comments
Labels: docs

#125 - Error: Val is a not a valid unsigned 256-word on some contracts

Issue - State: closed - Opened by cdump 3 months ago - 4 comments

#124 - Support to specify `--rpc-url` flag using env var `SEVM_RPC_URL`

Pull Request - State: closed - Opened by acuarica 3 months ago - 2 comments
Labels: feature

#123 - Add tests for more CLI commands

Pull Request - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: test

#122 - Add `--rpc-url` CLI flag to specify the network provider

Pull Request - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: feature

#121 - Add `--no-cache` flag to CLI to disable contract and ABI cache

Pull Request - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: feature

#120 - Reenable skipped metadata CBOR tests

Pull Request - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: test

#119 - Update `action-coverage-report-md` action to use Node 20

Pull Request - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: build

#118 - Update `ethers.js` to `6.13.1`

Pull Request - State: closed - Opened by acuarica 3 months ago - 1 comment
Labels: dependencies

#117 - Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#116 - Improve CLI usage help to read bytecode from `stdin` when `<contract>` is `-`

Pull Request - State: closed - Opened by acuarica 4 months ago - 2 comments
Labels: bug, docs

#115 - Bump follow-redirects from 1.15.5 to 1.15.6

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#114 - Include bin provider test

Pull Request - State: closed - Opened by acuarica 8 months ago - 2 comments
Labels: test

#113 - Add bin tests for more commands

Pull Request - State: closed - Opened by acuarica 8 months ago - 2 comments
Labels: test

#112 - Improve error message when `4byte` request fails

Pull Request - State: closed - Opened by acuarica 8 months ago - 2 comments
Labels: feature, test, refactor

#111 - Fix workflow

Pull Request - State: closed - Opened by acuarica 8 months ago - 1 comment
Labels: build

#110 - Embed `cbor-js` decoder to avoid including its encoder

Pull Request - State: closed - Opened by acuarica 8 months ago - 1 comment
Labels: feature, build, refactor

#109 - Use `yml` as extension for GH workflows and release config

Pull Request - State: closed - Opened by acuarica 8 months ago - 1 comment
Labels: refactor

#108 - Include size limit validation

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: build

#107 - Bump follow-redirects from 1.15.2 to 1.15.5

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#106 - Improve function signature parsing when converting to Solidity

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature, refactor

#105 - Include argument name in Yul function signatures

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#104 - Support to decode `revert` selector name

Pull Request - State: closed - Opened by acuarica 8 months ago - 1 comment
Labels: feature

#103 - Support to detect `assert` with selector `Panic(uint256)`

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#102 - Separate `selector` from rest `args` in `Revert`

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#102 - Separate `selector` from rest `args` in `Revert`

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#101 - Support to parse function signatures used to compute selectors

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#101 - Support to parse function signatures used to compute selectors

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#100 - Replace `ethers` CLI dependency with custom provider and `js-sha3`

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: refactor, dependencies

#99 - Avoid loading from memory with large `size` when creating `Log`

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: bug

#97 - Use `4byte` to patch function and event signatures in CLI

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#96 - Fix `4byte` `patch` when some of the selectors were not found

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: bug

#95 - Display all selectors in `abi` command, even when not found in `4bytedb`

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#94 - Conditional expression serialization based on its size

Pull Request - State: closed - Opened by acuarica 8 months ago - 1 comment
Labels: bug

#93 - Implement EIP-5656: `MCOPY` - Memory copying instruction

Issue - State: open - Opened by acuarica 8 months ago
Labels: feature, eip

#92 - Implement EIP-7516: `BLOBBASEFEE` opcode

Issue - State: open - Opened by acuarica 8 months ago
Labels: feature, eip

#91 - Implement EIP-1153: Transient storage opcodes (`TLOAD`&`TSTORE`)

Issue - State: open - Opened by acuarica 8 months ago
Labels: feature, eip

#90 - Include support for Cancun fork

Issue - State: open - Opened by acuarica 8 months ago
Labels: epic, eip

#89 - OOM for huge bytecodes

Issue - State: closed - Opened by egorvas 8 months ago - 5 comments

#88 - Decode `revert` (and `require`) error messages when error selector is `Error(string)`

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#87 - Use `IsZero` instead of `Not` when building the AST

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#85 - Add initial support to detect Vyper function selectors

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: feature

#84 - Update jobs to Node 20

Pull Request - State: closed - Opened by acuarica 8 months ago
Labels: build

#83 - Implement 256-bit eval ADD

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: bug

#82 - Support to follow `JUMP(I)` instructions where offset is an `And` expression

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#81 - Make bytecode hex string parser stricter

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: bug

#80 - Support for debug trace output when `NODE_DEBUG=sevm` is set

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: refactor

#79 - Gracefully exit in CLI when contract is `0x`

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#78 - Decouple `Throw` from `State` and link them in `errors`

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: refactor

#77 - Support to customize step in `Contract`

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#76 - Make CLI `sevm` args parser stricter when a command is unknown

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#73 - Publish `fetch` 4byte adapter in package

Issue - State: closed - Opened by acuarica 9 months ago - 1 comment

#72 - Fixes CLI's`cfg` command

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#71 - Fix `MLoad` step and implement `eval` for `Require` and `Create`

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

#71 - Fix `MLoad` step and implement `eval` for `Require` and `Create`

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#70 - Properly indent Solidity `function`s

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#70 - Properly indent Solidity `function`s

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

#69 - Improve Yul's decompilation output

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

#69 - Improve Yul's decompilation output

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#68 - Use `4byte` to patch function and event signatures in `sevm` CLI

Issue - State: closed - Opened by acuarica 9 months ago
Labels: feature

#67 - Make `ercs` module and `isERC` method optional

Issue - State: closed - Opened by acuarica 9 months ago - 1 comment
Labels: refactor

#66 - Generate GitHub Releases and `CHANGELOG` on every publish

Issue - State: closed - Opened by acuarica 9 months ago - 1 comment

#65 - Integrate typedoc-docsify

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: docs

#64 - Support to patch contract functions and events using an external API

Issue - State: closed - Opened by acuarica 9 months ago - 1 comment

#63 - Introduce `Local` expr when executing `DUP` instruction

Pull Request - State: closed - Opened by acuarica 9 months ago
Labels: feature

#62 - Support reading bytecode from stdin in CLI

Issue - State: closed - Opened by acuarica 9 months ago

#61 - Fix decoding in `EVM`

Issue - State: closed - Opened by acuarica 9 months ago

#60 - Support return type assertions for steps

Issue - State: open - Opened by acuarica 9 months ago
Labels: feature

#60 - Support return type assertions for steps

Issue - State: open - Opened by acuarica 9 months ago
Labels: feature

#59 - Define custom error to be thrown in `exec`

Issue - State: closed - Opened by acuarica 9 months ago - 1 comment

#58 - Support contract code size limit

Issue - State: closed - Opened by acuarica 9 months ago - 1 comment

#57 - Emit `codecopy` statement to enable Yul decompilation

Issue - State: open - Opened by acuarica 9 months ago
Labels: bug

#56 - Fix README's decompile contract section code snippet

Pull Request - State: closed - Opened by amoossssss 10 months ago - 1 comment

#56 - Fix README's decompile contract section code snippet

Pull Request - State: closed - Opened by amoossssss 10 months ago - 1 comment
Labels: docs

#55 - Evaluate migration to Starlight to manage docs

Issue - State: closed - Opened by acuarica 11 months ago - 1 comment

#54 - Check whether selector `0x00000000` is properly detected

Issue - State: closed - Opened by acuarica 11 months ago - 6 comments
Labels: bug