├── img ├── nonopt.png ├── v1.png ├── v2.png ├── v3.png └── v4.png ├── proposal.md ├── stale ├── img │ ├── nonopt.png │ ├── v1.png │ ├── v2.png │ └── v3.png └── towards-epbs.md └── towards-epbs.md /img/nonopt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/img/nonopt.png -------------------------------------------------------------------------------- /img/v1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/img/v1.png -------------------------------------------------------------------------------- /img/v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/img/v2.png -------------------------------------------------------------------------------- /img/v3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/img/v3.png -------------------------------------------------------------------------------- /img/v4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/img/v4.png -------------------------------------------------------------------------------- /proposal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/proposal.md -------------------------------------------------------------------------------- /stale/img/nonopt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/stale/img/nonopt.png -------------------------------------------------------------------------------- /stale/img/v1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/stale/img/v1.png -------------------------------------------------------------------------------- /stale/img/v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/stale/img/v2.png -------------------------------------------------------------------------------- /stale/img/v3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/stale/img/v3.png -------------------------------------------------------------------------------- /stale/towards-epbs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/stale/towards-epbs.md -------------------------------------------------------------------------------- /towards-epbs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelneuder/optimistic-relay-documentation/HEAD/towards-epbs.md --------------------------------------------------------------------------------