Commit b5e0442
committed
fix: use correct varint decoding for Handshake
* move varint decode/encode from messages to common place
* add additional block tests
* use custom varint decode in block/transaction decode
Fixes #438
Signed-off-by: Aurora Gaffney <[email protected]>1 parent c383bee commit b5e0442
File tree
5 files changed
+293
-235
lines changed- internal/handshake
- protocol
5 files changed
+293
-235
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments