A simple EVM bytecode debugger
☆19Sep 2, 2021Updated 4 years ago
Alternatives and similar repositories for bytecode-debugger
Users that are interested in bytecode-debugger are comparing it to the libraries listed below
Sorting:
- Service for estimating gas on a series of dependent transactions☆19Jun 16, 2023Updated 2 years ago
- evm playground - optimizations, patterns and bytecode decoding☆15Dec 29, 2022Updated 3 years ago
- ☆23Sep 18, 2019Updated 6 years ago
- Experimental python optimistic rollup fraud-proof generation☆29Aug 30, 2022Updated 3 years ago
- Smart contract that checks if the SELFDESTRUCT opcode is still valid on the chain it is deployed to☆29Oct 19, 2022Updated 3 years ago
- Example implementation of changing a Solidity contract bytecode during the constructor execution☆11Sep 5, 2022Updated 3 years ago
- Can we estimate the economic impact of EIP-1559 on miners? This repository try to estimate the loss of miners' revenue coming from transa…☆13Mar 15, 2021Updated 4 years ago
- ☆12Nov 24, 2021Updated 4 years ago
- ☆25Nov 8, 2022Updated 3 years ago
- Universal covert privacy-enhancing transactions for any blockchain that supports ECDSA or Schnorr☆29Jan 8, 2023Updated 3 years ago
- Huff support for Hardhat☆19May 30, 2022Updated 3 years ago
- Hardhat plugin to inspect linearization of Solidity contract.☆12Aug 29, 2025Updated 5 months ago
- An EVM interpreter (wip)☆12Aug 29, 2021Updated 4 years ago
- Minimalist optimistic rollup tech☆13Aug 20, 2021Updated 4 years ago
- TxChain: Efficient Cryptocurrency Light Clients via Contingent Transaction Aggregation☆14Jan 24, 2023Updated 3 years ago
- ☆16Oct 29, 2022Updated 3 years ago
- etk-Foundry project template☆21Feb 14, 2023Updated 3 years ago
- get solidity function selectors from bytecode☆13Dec 24, 2022Updated 3 years ago
- EIP-3074 (Batch) transaction invoker, which can send multiple transactions in a single call☆35Feb 3, 2023Updated 3 years ago
- optimized queue datastructure☆32Jul 26, 2022Updated 3 years ago
- Gather blocks and headers from an ethers provider☆17Oct 6, 2022Updated 3 years ago
- ☆18Feb 10, 2023Updated 3 years ago
- An EVM decompiler written in Rust.☆47Nov 24, 2022Updated 3 years ago
- A tool for recreating solidity project files from flattened .sol contract files☆17Mar 1, 2023Updated 2 years ago
- Introduction to core development via CTF challenges☆41Sep 9, 2022Updated 3 years ago
- CLI & Library for interacting with https://fractional.art/☆21Aug 29, 2021Updated 4 years ago
- 256 bit bloom filter implementation written in Solidity☆39Mar 30, 2019Updated 6 years ago
- A minimalist library to interact with encrypted JSON keystores☆43Jan 15, 2024Updated 2 years ago
- DEPRECATED☆21Nov 4, 2021Updated 4 years ago
- ☆82Dec 2, 2022Updated 3 years ago
- 🛠️ A simple GUI of Ethereum tools and utilities for debugging☆24Jun 4, 2025Updated 8 months ago
- A collection of Yul/Yul+ code, from basic token standards, to advanced Defi primitives☆19Nov 28, 2025Updated 3 months ago
- Code generation tool for adding Ethereum SimpleSerialiZe support methods to existing go types☆20Aug 15, 2024Updated last year
- A Solidity implementation of Halo2's Pasta curves☆50Mar 30, 2023Updated 2 years ago
- ☆20Oct 20, 2022Updated 3 years ago
- Brainfuck rollup scaling experiment for fun