ConsenSysDiligence / bytecode-verifier
Compile Solidity source code and verify its bytecode matches the blockchain
☆88Updated 9 months ago
Alternatives and similar repositories for bytecode-verifier:
Users that are interested in bytecode-verifier are comparing it to the libraries listed below
- Generate & verify Merkle-Patricia-proofs for Ethereum☆108Updated 2 years ago
- MythX smart contract security verification plugin for Truffle Framework☆125Updated 3 years ago
- Compound v1 Protocol [Copyright 2018 Compound]☆103Updated 9 months ago
- Heiswap Dapp - Mix and Mask your Ethereum Transactions!☆109Updated 2 years ago
- Partial implementation of the Ethereum runtime in Solidity (PoC)☆102Updated 2 years ago
- Secure smart contract development workshop hosted by ConsenSys Diligence and MythX.☆70Updated 5 years ago
- A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum.☆88Updated 6 years ago
- This repository tests the upgradeable proxy pattern.☆52Updated 6 years ago
- Solidity implementation of a delegate proxy☆91Updated 3 years ago
- 👾 A mutation testing tool for Solidity contracts☆48Updated 6 years ago
- Get a merkle-proof from the blockchain. Verify it locally.☆191Updated last year
- JS - Solidity sha3 merkle tree bridge. Generate proofs in JS; verify in Solidity.☆111Updated last year
- 0x Improvement Proposals☆92Updated last year
- Proof of concept of basic math operation with Solidity