Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-ethereum-rollups
A list of resources related to scaling with rollups.
https://github.com/attestate/awesome-ethereum-rollups
Last synced: 2 days ago
JSON representation
-
Rollup, L2, and Side chain articles
- An Incomplete Guide to Rollups
- Hop: Send Tokens Across Rollups
- EVM optimistic rollup using Truebit
- SIDECHAINS ARE NOT LAYER 2
- Why Smart Contracts are NOT feasible on Plasma
- OVM Deep Dive
- A note on bridges & layer-2 protocols
- Pessimistic rollup: Scalable batched smart contract interactions
- BentoBox, to launch and beyond
- A rollup-centric ethereum roadmap
- How rollup fees work
- Optimistic Rollup is Not Secure Enough Than You Think — Game Theoretic Approach for More Verifiable Rollup
-
Protocols
-
Electricity, Sustainability, Gas
-
Solidity
-
Data Structures
-
Membership-storage data structures
-
Membership-proof data structures
- Bloom filter online optimizer
- Go implementation that contains an explicit implementation of a fingerprint function
- cuckoo filter implementation
- Golomb-coded map implementation
- Bloom filters By Example
- Simple Bloom Filter in Solidity
- Probabilistic Filters By Example: Cuckoo vs. bloom filters
- Xor filter implementation
- FAN, Bin, et al. Cuckoo filter: Practically better than bloom. In: Proceedings of the 10th ACM International on Conference on emerging Networking Experiments and Technologies. 2014. S. 75-88.
- Xor filter implementation
-
Merkle Mountain Ranges
-
Merkle Trees
- can be gas optimized
- ethereum/eth2.0-specs deposit_contract.sol
- leapdao/leap-contracts SparseMerkleTree.sol
- loomnetwork/plasma-cash SparseMerkleTree.sol
- thehubbleproject/hubble-contracts MerkleTree.sol
- OffchainLabs/arbitrum MerkleLib.sol
- ethereum-optimism/optimism MerkleTrie.sol
- kautukkundan/pessimistic-swaps AccountTree.sol
- OpenZeppelin/openzeppelin-contracts MerkleProof.sol
- dharma-eng/Tiramisu lib/merkle
- ethereum/eth2.0-specs deposit_contract.sol
- rugpullindex/indexed-sparse-merkle-tree
- rugpullindex/indexed-sparse-merkle-tree
-
Projects
-
Virtual Machines
-
Programming Languages
Categories
Sub Categories