bump submodules (#912)
This commit is contained in:
parent
da988e4e40
commit
2f74951c04
|
@ -196,18 +196,6 @@ OK: 1/1 Fail: 0/1 Skip: 0/1
|
|||
+ Compile OK
|
||||
```
|
||||
OK: 1/1 Fail: 0/1 Skip: 0/1
|
||||
## SyncManager test suite
|
||||
```diff
|
||||
+ PeerGroup tests OK
|
||||
+ PeerSlot tests OK
|
||||
+ SyncManager failure test OK
|
||||
+ SyncManager one-peer test OK
|
||||
+ SyncManager one-peer-group test OK
|
||||
+ SyncManager one-peer-slot test OK
|
||||
+ SyncQueue async tests OK
|
||||
+ SyncQueue non-async tests OK
|
||||
```
|
||||
OK: 8/8 Fail: 0/8 Skip: 0/8
|
||||
## Zero signature sanity checks
|
||||
```diff
|
||||
+ SSZ serialization roundtrip of SignedBeaconBlockHeader OK
|
||||
|
@ -241,4 +229,4 @@ OK: 4/4 Fail: 0/4 Skip: 0/4
|
|||
OK: 8/8 Fail: 0/8 Skip: 0/8
|
||||
|
||||
---TOTAL---
|
||||
OK: 148/151 Fail: 3/151 Skip: 0/151
|
||||
OK: 140/143 Fail: 3/143 Skip: 0/143
|
||||
|
|
|
@ -223,18 +223,6 @@ OK: 1/1 Fail: 0/1 Skip: 0/1
|
|||
+ Compile OK
|
||||
```
|
||||
OK: 1/1 Fail: 0/1 Skip: 0/1
|
||||
## SyncManager test suite
|
||||
```diff
|
||||
+ PeerGroup tests OK
|
||||
+ PeerSlot tests OK
|
||||
+ SyncManager failure test OK
|
||||
+ SyncManager one-peer test OK
|
||||
+ SyncManager one-peer-group test OK
|
||||
+ SyncManager one-peer-slot test OK
|
||||
+ SyncQueue async tests OK
|
||||
+ SyncQueue non-async tests OK
|
||||
```
|
||||
OK: 8/8 Fail: 0/8 Skip: 0/8
|
||||
## Zero signature sanity checks
|
||||
```diff
|
||||
+ SSZ serialization roundtrip of SignedBeaconBlockHeader OK
|
||||
|
@ -268,4 +256,4 @@ OK: 4/4 Fail: 0/4 Skip: 0/4
|
|||
OK: 8/8 Fail: 0/8 Skip: 0/8
|
||||
|
||||
---TOTAL---
|
||||
OK: 163/166 Fail: 3/166 Skip: 0/166
|
||||
OK: 155/158 Fail: 3/158 Skip: 0/158
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit aff6848c46facc788a3961a0835ddf8a0b733498
|
||||
Subproject commit 114cdccaa087c54abcc4dad9ed3366af247de79e
|
|
@ -1 +1 @@
|
|||
Subproject commit 9ea1017a06e9b09996075c2b385fa8ea8aefa0b7
|
||||
Subproject commit 357baa52a0ea3da699c8229d97230c7f4340da92
|
|
@ -1 +1 @@
|
|||
Subproject commit 7c709551a5ad2a42f66ca004cdc064bb70b60bd1
|
||||
Subproject commit 5bb6ee64512cd8db1c52d10145e548860aa938e7
|
|
@ -1 +1 @@
|
|||
Subproject commit b3b7074e395bdbc6820860955ebbc2556a9386a0
|
||||
Subproject commit d9c2287a2bdd25d9dfce30ca8e5a171aad6dc258
|
Loading…
Reference in New Issue