Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc smart contracts #17

Open
monperrus opened this issue May 2, 2023 · 11 comments
Open

misc smart contracts #17

monperrus opened this issue May 2, 2023 · 11 comments

Comments

@monperrus
Copy link
Member

No description provided.

@monperrus
Copy link
Member Author

ZeroSeeker is a Rust-based command-line utility that generates Ethereum contract addresses with a specified number of leading or total zero bytes. Specialized for deployment of non-deterministic contracts, ZeroSeeker generates a private key whose initial nonce can be used to generate a contract with chosen amount of leading or total zero bytes.

https://github.com/darkforestry/zero-seeker

@monperrus
Copy link
Member Author

@monperrus
Copy link
Member Author

gas optimization

Gas golfing plays an important role in smart contract engineering
https://a16zcrypto.com/winning-the-iamtheoptimizor-challenge/

@monperrus
Copy link
Member Author

@monperrus
Copy link
Member Author

and a golf course https://github.com/ZeroEkkusu/re-golf-course

@monperrus
Copy link
Member Author

The Earth is flat but Solidity source code is not. flaterra fixes that.
https://github.com/cleanunicorn/flaterra

@monperrus
Copy link
Member Author

@monperrus
Copy link
Member Author

@monperrus
Copy link
Member Author

More papers for less gas: A Max-SMT superoptimizer for EVM handling memory and storage 2022

@monperrus
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants