Skip to content

Commit

Permalink
Merge branch 'master' into patch-10
Browse files Browse the repository at this point in the history
  • Loading branch information
xrdavies authored Mar 16, 2018
2 parents 5959e61 + 82314c1 commit 898efee
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ Structure of block:
------------------

_The on-disk format will change in the future. Consider this the network protocol._
Each block has fixed size 512 bytes.
Block consists of 16 fields each of whish has length 32 bytes.
Each block has a fixed size of 512 bytes.
Block consists of 16 fields each of which has length 32 bytes.
Field 0 is header, it consists of 4 quadwords:
- transport-layer header
- types of all 16 fields, 4 bits for one type
Expand Down
3 changes: 2 additions & 1 deletion client/netdb-testnet.txt
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
77.55.222.85:3366
213.21.5.18:3377
213.21.5.18:3377
136.243.55.153:16776
3 changes: 2 additions & 1 deletion client/netdb-white-testnet.txt
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
77.55.222.85:3366
213.21.5.18:3377
213.21.5.18:3377
136.243.55.153:16776
6 changes: 4 additions & 2 deletions client/netdb-white.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
195.24.64.107:3356
77.55.222.85:3355
24.234.35.55:31334
95.105.233.208:16775
120.79.95.7:12563
139.99.101.187:13655
52.191.198.174:13655
66.11.125.30:888
45.77.35.21:8900
148.251.139.197:16800
139.99.124.121:8900
Expand All @@ -23,3 +21,7 @@
115.159.64.173:13654
81.174.251.23:55555
178.32.129.122:13654
183.236.166.17:6666
109.196.45.218:3355
142.44.143.234:888
217.32.219.219:55555
6 changes: 4 additions & 2 deletions client/netdb.txt
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
195.24.64.107:3356
77.55.222.85:3355
24.234.35.55:31334
95.105.233.208:13655
120.79.95.7:12563
139.99.101.187:13655
62.210.130.205:13654
Expand All @@ -20,4 +19,7 @@
58.218.204.118:13655
39.104.88.224:13655
176.31.253.28:13655
81.174.251.23:55555
81.174.251.23:55555
109.196.45.218:3355
136.243.55.153:16775
217.32.219.219:55555

0 comments on commit 898efee

Please sign in to comment.