Ecosyste.ms: Issues

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

GitHub / rust-ethereum/evm issues and pull requests

#296 - Fix: EOF Magic creation code

Pull Request - State: closed - Opened by mrLSD 25 days ago

#295 - Tracing support

Issue - State: open - Opened by MOZGIII about 1 month ago

#294 - Export evm_tracer::standard mod

Pull Request - State: closed - Opened by MOZGIII about 1 month ago

#293 - Feat: Fix config

Pull Request - State: closed - Opened by mrLSD about 1 month ago

#292 - Check `exit_substate` result before return

Pull Request - State: closed - Opened by boundless-forest about 1 month ago - 1 comment

#291 - Allow specifying the caller in `set_code` function

Pull Request - State: closed - Opened by Agusrodri 3 months ago - 1 comment

#289 - feat: burn base fee when eip-1559 is enabled (>= london fork)

Pull Request - State: closed - Opened by RomarQ 4 months ago

#288 - feat: add Cancun configuration

Pull Request - State: closed - Opened by RomarQ 4 months ago - 1 comment

#287 - reorg interpreter and adjust rustfmt config

Pull Request - State: closed - Opened by koushiro 4 months ago

#285 - Reorder opcode according to byte order

Pull Request - State: closed - Opened by koushiro 4 months ago

#284 - Rename some features

Pull Request - State: closed - Opened by koushiro 4 months ago

#283 - Use macros to reduce `eval_log*` boilerplate code

Pull Request - State: closed - Opened by koushiro 4 months ago

#282 - Use macros to reduce boilerplate code

Pull Request - State: closed - Opened by koushiro 4 months ago

#281 - Cancun self destruct changes (EIP 6780)

Pull Request - State: open - Opened by ahmadkaouk 4 months ago

#280 - Fix eip2929 implementation

Pull Request - State: closed - Opened by RomarQ 5 months ago - 7 comments

#279 - feat: support memory copying instruction (EIP-5656)

Pull Request - State: closed - Opened by Agusrodri 5 months ago - 4 comments

#278 - feat: support transient storage opcodes (EIP-1153)

Pull Request - State: closed - Opened by RomarQ 5 months ago - 4 comments

#277 - Support for EIP-5656 and EIP-1153

Issue - State: open - Opened by CedarMist 6 months ago - 3 comments

#275 - `evm::transact` with CREATE increases nonce twice

Issue - State: open - Opened by hedgar2017 6 months ago

#274 - Does Sputnik EVM support EIP-1559

Issue - State: open - Opened by skansal-rome 6 months ago - 1 comment

#273 - Reexport TransactValue

Pull Request - State: closed - Opened by sorpaas 8 months ago

#272 - Properly return retval in TransactValue

Pull Request - State: closed - Opened by sorpaas 8 months ago - 1 comment

#271 - Initital implementation of overlayed backend

Pull Request - State: closed - Opened by sorpaas 8 months ago

#270 - Question about `ApplyBackend` for v1.0.0

Issue - State: open - Opened by mrLSD 8 months ago - 1 comment

#269 - Support of far calls and CREATE

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

#267 - Chore: silence clippy closure in match warning

Pull Request - State: closed - Opened by clayrab 9 months ago - 2 comments

#266 - chore: a few README fixes

Pull Request - State: open - Opened by clayrab 9 months ago

#265 - Is there a working example of evm::transact?

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

#264 - Fix cleanup_create order and release v0.41.1

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

#263 - Issues injecting CALLDATA and getting a return value out of it.

Issue - State: open - Opened by Roaring30s 9 months ago - 2 comments

#262 - Feat: extend Invoker visibility

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

#261 - Address from pubKey

Pull Request - State: open - Opened by 846702994 9 months ago - 1 comment

#260 - Chore: Refactoring with simplification and more idiomatic clippy-way

Pull Request - State: closed - Opened by mrLSD 10 months ago

#259 - Feat: add rust tests for jsontests

Pull Request - State: closed - Opened by mrLSD 10 months ago - 10 comments

#258 - Feat: Add statistics info for jsontests

Pull Request - State: closed - Opened by mrLSD 10 months ago

#257 - Remove unused GasometerState

Pull Request - State: closed - Opened by sorpaas 10 months ago

#256 - evm, evm-interpreter: release v1.0.0-alpha.2

Pull Request - State: closed - Opened by sorpaas 10 months ago

#255 - Remove unnecessary S generic in EtableInterpreter and EtableResolver

Pull Request - State: closed - Opened by sorpaas 10 months ago

#254 - Several refactor work (attempt 2)

Pull Request - State: closed - Opened by sorpaas 10 months ago

#253 - Several refactor work

Pull Request - State: closed - Opened by sorpaas 10 months ago

#252 - Better trap handling

Pull Request - State: closed - Opened by sorpaas 10 months ago

#251 - Feature Request: Separate 'In Memory' Module for External Import

Issue - State: open - Opened by jf-li00 10 months ago - 1 comment

#248 - Enable/disable STATICCALL Opcode

Issue - State: open - Opened by Lohann 10 months ago - 1 comment

#247 - feat: use ethereum tests from submodule

Pull Request - State: closed - Opened by aleksuss 10 months ago

#246 - Feat: add basic clippy

Pull Request - State: closed - Opened by mrLSD 10 months ago - 2 comments

#245 - Clippy pass fails

Issue - State: closed - Opened by mrLSD 10 months ago - 1 comment

#244 - Fix: `no-std` dependencies

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

#243 - `no-std` fails when trying to build

Issue - State: closed - Opened by mrLSD 10 months ago

#242 - chore: remove useless deps and update edition to 2021

Pull Request - State: closed - Opened by koushiro 10 months ago

#241 - evm, evm-interpreter: release v1.0.0-alpha.1

Pull Request - State: closed - Opened by sorpaas 10 months ago

#240 - Update AUTHORS and use workspace package config

Pull Request - State: closed - Opened by sorpaas 10 months ago

#239 - Add more docs

Pull Request - State: closed - Opened by sorpaas 10 months ago

#238 - Add some basic docs

Pull Request - State: closed - Opened by sorpaas 10 months ago

#237 - Merge next to master

Pull Request - State: closed - Opened by sorpaas 10 months ago

#236 - Feat: update `evm-tests` to custom fork

Pull Request - State: closed - Opened by mrLSD 10 months ago

#235 - Implement colored machine

Pull Request - State: closed - Opened by sorpaas 10 months ago

#234 - Don't use InvokerControl for precompile

Pull Request - State: closed - Opened by sorpaas 10 months ago

#233 - Analyse code after machine creation

Pull Request - State: closed - Opened by sorpaas 10 months ago

#232 - Allow InvokerControl for precompiles

Pull Request - State: closed - Opened by sorpaas 10 months ago

#231 - Make Backend::set_code able to fail

Pull Request - State: closed - Opened by sorpaas 10 months ago

#230 - Expose parent machine information in substate creation

Pull Request - State: closed - Opened by sorpaas 10 months ago

#229 - Compilance fix 7

Pull Request - State: closed - Opened by sorpaas 10 months ago

#228 - Add all standard precompiles

Pull Request - State: closed - Opened by sorpaas 10 months ago

#227 - Implement PrecompileSet trait

Pull Request - State: closed - Opened by sorpaas 10 months ago

#226 - Generalize machine run/step in call stack

Pull Request - State: closed - Opened by sorpaas 10 months ago

#225 - BALANCE opcode must return a different value for the origin account

Issue - State: open - Opened by Lohann 10 months ago - 1 comment

#224 - Compilance fix 6

Pull Request - State: closed - Opened by sorpaas 10 months ago

#223 - #222 - Support Empty Account

Pull Request - State: open - Opened by Lohann 10 months ago

#222 - Wrong Execution Result using frontier hardfork

Issue - State: open - Opened by Lohann 10 months ago - 6 comments

#221 - Compilance fix 5

Pull Request - State: closed - Opened by sorpaas 10 months ago

#220 - Compliance fix 3

Pull Request - State: closed - Opened by sorpaas 10 months ago

#219 - Compliance fix 2

Pull Request - State: closed - Opened by sorpaas 10 months ago

#218 - Compliance fix 1

Pull Request - State: closed - Opened by sorpaas 10 months ago

#217 - Implement single step for GasedMachine

Pull Request - State: closed - Opened by sorpaas 10 months ago

#216 - New Invoker / Callstack

Pull Request - State: closed - Opened by sorpaas 10 months ago

#215 - Init tracer and generalize gaosmeter over standard invoker

Pull Request - State: closed - Opened by sorpaas 10 months ago

#214 - jsontests: support multiple files

Pull Request - State: closed - Opened by sorpaas 10 months ago

#213 - Refactor invoker with subroutines

Pull Request - State: closed - Opened by sorpaas 10 months ago

#212 - Integrate jsontests to CI

Pull Request - State: closed - Opened by sorpaas 11 months ago

#211 - Implement transact_create and transact_create2

Pull Request - State: closed - Opened by sorpaas 11 months ago

#210 - Move origin and gas price into transaction context

Pull Request - State: closed - Opened by sorpaas 11 months ago

#209 - Reimplementation of jsontests in Apache-2 license

Pull Request - State: closed - Opened by sorpaas 11 months ago

#175 - Precompile used gas

Pull Request - State: open - Opened by ptrus about 1 year ago - 5 comments

#164 - rebase on latest upstream master

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

#136 - Fix: explicit EVM call stack

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

#120 - Create a contract with a fixed address

Pull Request - State: open - Opened by liyue201 over 2 years ago - 1 comment

#105 - Allow precompile to do subcalls ?

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

#100 - Discovering source position information during tracing

Issue - State: open - Opened by wrwg over 2 years ago - 1 comment

#99 - Bug: msize opcode does not have the same behavior as ethereum.

Issue - State: open - Opened by laizy over 2 years ago

#98 - feat(evm): expose account_mut on substate

Pull Request - State: open - Opened by gakonst over 2 years ago - 4 comments

#97 - optimize mload instruction to not allocate a temporary vector

Pull Request - State: open - Opened by matklad over 2 years ago

#96 - fix depth

Pull Request - State: closed - Opened by ermalkaleci over 2 years ago - 4 comments

#95 - Bump rust version

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

#94 - Move `ExitError::InvalidCode` variant

Pull Request - State: closed - Opened by tgmichel over 2 years ago - 3 comments