Commit 83cb2b6
committed
Use 8 bytes to hash UpgradeConfig
8 bytes is generally enough to fingerprint the UpgradeConfig changes, so nodes
can exchange the hash as part of the handshake[1]
[1] https://stackoverflow.com/questions/18134627/how-much-of-a-git-sha-is-generally-considered-necessary-to-uniquely-identify-a1 parent 6740f23 commit 83cb2b6
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
0 commit comments