forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 6
/
fork.yaml
37 lines (33 loc) · 1.22 KB
/
fork.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
title: "shisui forkdiff" # Define the HTML page title
footer: | # define the footer with markdown
Portal Network Implementation. Fork-diff overview of [shisui](https://github.com/optimism-java/shisui), a fork of [geth](https://github.com/ethereum/go-ethereum).
base:
name: ethereum/go-ethereum
url: https://github.com/ethereum/go-ethereum
ref: refs/heads/master
fork:
name: optimism-java/shisui
url: https://github.com/optimism-java/shisui
ref: refs/heads/gethintegration
def:
title: "shisui"
description: | # description in markdown
Portal Network Implementation. This is an overview of the changes in [shisui](https://github.com/optimism-java/shisui), a fork of [geth](https://github.com/ethereum/go-ethereum).
# files can be ignored globally, these will be listed in a separate grayed-out section,
# and do not count towards the total line count.
ignore:
- "*.sum"
- ".gitignore"
- "grafana/shisuiDashboard.json"
- "fork.yaml"
- "README.md"
- "grafana/grafana1.png"
- "grafana/grafana2.png"
- "grafana/grafana3.png"
- "grafana/grafana4.png"
- "grafana/grafana5.png"
- "grafana/grafana6.png"
- "grafana/grafana7.png"
- "grafana/grafana8.png"
- "grafana/grafana9.png"
- "grafana/README.md"