Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: do not build all binaries atomically #6719

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

jeluard
Copy link
Contributor

@jeluard jeluard commented Apr 30, 2024

Description

Make sure one failing binary builds doesn't cancel all others. This is useful when experimenting and you still want others binary to build.
The step will still fail if one of the binary build fails, retaining the current atomicity of the release.

@jeluard jeluard requested a review from a team as a code owner April 30, 2024 19:36
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (unstable@473aeb0). Click here to learn what that means.

Additional details and impacted files
@@             Coverage Diff             @@
##             unstable    #6719   +/-   ##
===========================================
  Coverage            ?   61.88%           
===========================================
  Files               ?      562           
  Lines               ?    59309           
  Branches            ?     1916           
===========================================
  Hits                ?    36703           
  Misses              ?    22563           
  Partials            ?       43           

Copy link
Contributor

⚠️ Performance Alert ⚠️

Possible performance regression was detected for some benchmarks.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold.

Benchmark suite Current: 5062054 Previous: 473aeb0 Ratio
Set add up to 256 items then delete first 24.329 us/op 7.7649 us/op 3.13
Set add up to 256 items then delete last 24.356 us/op 7.7994 us/op 3.12
getExpectedWithdrawals 250000 eb:1,eth1:1,we:0,wn:0,smpl:15 24.468 us/op 6.2720 us/op 3.90
phase0 getAttestationDeltas - 250000 normalcase 20.619 ms/op 6.2009 ms/op 3.33
Buffer.compare 123687377 16.108 ms/op 5.2220 ms/op 3.08
Full benchmark results
Benchmark suite Current: 5062054 Previous: 473aeb0 Ratio
getPubkeys - index2pubkey - req 1000 vs - 250000 vc 1.0165 ms/op 763.50 us/op 1.33
getPubkeys - validatorsArr - req 1000 vs - 250000 vc 83.589 us/op 68.053 us/op 1.23
BLS verify - blst-native 1.3080 ms/op 1.0864 ms/op 1.20
BLS verifyMultipleSignatures 3 - blst-native 2.5011 ms/op 2.1250 ms/op 1.18
BLS verifyMultipleSignatures 8 - blst-native 5.3924 ms/op 4.5333 ms/op 1.19
BLS verifyMultipleSignatures 32 - blst-native 19.620 ms/op 16.518 ms/op 1.19
BLS verifyMultipleSignatures 64 - blst-native 38.570 ms/op 32.326 ms/op 1.19
BLS verifyMultipleSignatures 128 - blst-native 75.950 ms/op 63.460 ms/op 1.20
BLS deserializing 10000 signatures 895.03 ms/op 779.73 ms/op 1.15
BLS deserializing 100000 signatures 8.9320 s/op 7.8862 s/op 1.13
BLS verifyMultipleSignatures - same message - 3 - blst-native 1.2792 ms/op 1.1396 ms/op 1.12
BLS verifyMultipleSignatures - same message - 8 - blst-native 1.4757 ms/op 1.2804 ms/op 1.15
BLS verifyMultipleSignatures - same message - 32 - blst-native 2.2565 ms/op 2.1113 ms/op 1.07
BLS verifyMultipleSignatures - same message - 64 - blst-native 3.4967 ms/op 3.1191 ms/op 1.12
BLS verifyMultipleSignatures - same message - 128 - blst-native 5.6944 ms/op 5.1166 ms/op 1.11
BLS aggregatePubkeys 32 - blst-native 29.155 us/op 26.237 us/op 1.11
BLS aggregatePubkeys 128 - blst-native 114.24 us/op 103.09 us/op 1.11
notSeenSlots=1 numMissedVotes=1 numBadVotes=10 61.515 ms/op 56.241 ms/op 1.09
notSeenSlots=1 numMissedVotes=0 numBadVotes=4 67.534 ms/op 63.590 ms/op 1.06
notSeenSlots=2 numMissedVotes=1 numBadVotes=10 35.861 ms/op 39.789 ms/op 0.90
getSlashingsAndExits - default max 211.15 us/op 211.10 us/op 1.00
getSlashingsAndExits - 2k 568.95 us/op 472.08 us/op 1.21
proposeBlockBody type=full, size=empty 6.0193 ms/op 7.9888 ms/op 0.75
isKnown best case - 1 super set check 407.00 ns/op 238.00 ns/op 1.71
isKnown normal case - 2 super set checks 406.00 ns/op 231.00 ns/op 1.76
isKnown worse case - 16 super set checks 391.00 ns/op 237.00 ns/op 1.65
InMemoryCheckpointStateCache - add get delete 7.2950 us/op 4.2500 us/op 1.72
validate api signedAggregateAndProof - struct 2.4487 ms/op 2.0591 ms/op 1.19
validate gossip signedAggregateAndProof - struct 2.4054 ms/op 2.1916 ms/op 1.10
validate gossip attestation - vc 640000 1.3827 ms/op 1.1737 ms/op 1.18
batch validate gossip attestation - vc 640000 - chunk 32 169.06 us/op 144.03 us/op 1.17
batch validate gossip attestation - vc 640000 - chunk 64 155.68 us/op 132.29 us/op 1.18
batch validate gossip attestation - vc 640000 - chunk 128 162.84 us/op 136.77 us/op 1.19
batch validate gossip attestation - vc 640000 - chunk 256 162.83 us/op 127.36 us/op 1.28
pickEth1Vote - no votes 1.5832 ms/op 990.21 us/op 1.60
pickEth1Vote - max votes 14.070 ms/op 9.4368 ms/op 1.49
pickEth1Vote - Eth1Data hashTreeRoot value x2048 22.792 ms/op 21.709 ms/op 1.05
pickEth1Vote - Eth1Data hashTreeRoot tree x2048 34.533 ms/op 26.516 ms/op 1.30
pickEth1Vote - Eth1Data fastSerialize value x2048 804.84 us/op 561.13 us/op 1.43
pickEth1Vote - Eth1Data fastSerialize tree x2048 5.8928 ms/op 4.4258 ms/op 1.33
bytes32 toHexString 841.00 ns/op 386.00 ns/op 2.18
bytes32 Buffer.toString(hex) 334.00 ns/op 260.00 ns/op 1.28
bytes32 Buffer.toString(hex) from Uint8Array 593.00 ns/op 475.00 ns/op 1.25
bytes32 Buffer.toString(hex) + 0x 389.00 ns/op 264.00 ns/op 1.47
Object access 1 prop 0.27100 ns/op 0.16800 ns/op 1.61
Map access 1 prop 0.17900 ns/op 0.11200 ns/op 1.60
Object get x1000 8.0380 ns/op 5.7510 ns/op 1.40
Map get x1000 0.93700 ns/op 0.80400 ns/op 1.17
Object set x1000 77.772 ns/op 41.233 ns/op 1.89
Map set x1000 60.820 ns/op 21.820 ns/op 2.79
Return object 10000 times 0.28670 ns/op 0.23940 ns/op 1.20
Throw Error 10000 times 4.2499 us/op 3.0321 us/op 1.40
fastMsgIdFn sha256 / 200 bytes 3.7830 us/op 2.0680 us/op 1.83
fastMsgIdFn h32 xxhash / 200 bytes 389.00 ns/op 316.00 ns/op 1.23
fastMsgIdFn h64 xxhash / 200 bytes 428.00 ns/op 277.00 ns/op 1.55
fastMsgIdFn sha256 / 1000 bytes 13.168 us/op 6.7580 us/op 1.95
fastMsgIdFn h32 xxhash / 1000 bytes 538.00 ns/op 332.00 ns/op 1.62
fastMsgIdFn h64 xxhash / 1000 bytes 514.00 ns/op 316.00 ns/op 1.63
fastMsgIdFn sha256 / 10000 bytes 116.69 us/op 54.703 us/op 2.13
fastMsgIdFn h32 xxhash / 10000 bytes 2.4050 us/op 1.8550 us/op 1.30
fastMsgIdFn h64 xxhash / 10000 bytes 1.6620 us/op 1.2690 us/op 1.31
send data - 1000 256B messages 23.792 ms/op 19.948 ms/op 1.19
send data - 1000 512B messages 33.713 ms/op 18.331 ms/op 1.84
send data - 1000 1024B messages 43.766 ms/op 27.543 ms/op 1.59
send data - 1000 1200B messages 43.708 ms/op 35.208 ms/op 1.24
send data - 1000 2048B messages 55.052 ms/op 38.066 ms/op 1.45
send data - 1000 4096B messages 50.053 ms/op 36.580 ms/op 1.37
send data - 1000 16384B messages 147.91 ms/op 95.834 ms/op 1.54
send data - 1000 65536B messages 502.35 ms/op 392.38 ms/op 1.28
enrSubnets - fastDeserialize 64 bits 1.8420 us/op 868.00 ns/op 2.12
enrSubnets - ssz BitVector 64 bits 582.00 ns/op 348.00 ns/op 1.67
enrSubnets - fastDeserialize 4 bits 251.00 ns/op 142.00 ns/op 1.77
enrSubnets - ssz BitVector 4 bits 569.00 ns/op 335.00 ns/op 1.70
prioritizePeers score -10:0 att 32-0.1 sync 2-0 247.27 us/op 141.84 us/op 1.74
prioritizePeers score 0:0 att 32-0.25 sync 2-0.25 349.26 us/op 169.67 us/op 2.06
prioritizePeers score 0:0 att 32-0.5 sync 2-0.5 442.00 us/op 225.39 us/op 1.96
prioritizePeers score 0:0 att 64-0.75 sync 4-0.75 677.58 us/op 365.06 us/op 1.86
prioritizePeers score 0:0 att 64-1 sync 4-1 889.92 us/op 432.27 us/op 2.06
array of 16000 items push then shift 1.8080 us/op 1.3451 us/op 1.34
LinkedList of 16000 items push then shift 10.011 ns/op 6.2720 ns/op 1.60
array of 16000 items push then pop 115.74 ns/op 88.120 ns/op 1.31
LinkedList of 16000 items push then pop 9.9850 ns/op 6.0750 ns/op 1.64
array of 24000 items push then shift 2.5725 us/op 2.1596 us/op 1.19
LinkedList of 24000 items push then shift 10.151 ns/op 6.6330 ns/op 1.53
array of 24000 items push then pop 164.53 ns/op 162.77 ns/op 1.01
LinkedList of 24000 items push then pop 9.9770 ns/op 5.7870 ns/op 1.72
intersect bitArray bitLen 8 6.4000 ns/op 5.3430 ns/op 1.20
intersect array and set length 8 83.972 ns/op 53.861 ns/op 1.56
intersect bitArray bitLen 128 38.941 ns/op 30.643 ns/op 1.27
intersect array and set length 128 1.1081 us/op 797.22 ns/op 1.39
bitArray.getTrueBitIndexes() bitLen 128 1.9720 us/op 1.4830 us/op 1.33
bitArray.getTrueBitIndexes() bitLen 248 3.1800 us/op 2.3650 us/op 1.34
bitArray.getTrueBitIndexes() bitLen 512 6.7180 us/op 4.4260 us/op 1.52
Buffer.concat 32 items 1.1050 us/op 827.00 ns/op 1.34
Uint8Array.set 32 items 2.5140 us/op 1.5620 us/op 1.61
Set add up to 64 items then delete first 5.2751 us/op 1.7809 us/op 2.96
OrderedSet add up to 64 items then delete first 6.7044 us/op 2.7169 us/op 2.47
Set add up to 64 items then delete last 5.8140 us/op 2.0629 us/op 2.82
OrderedSet add up to 64 items then delete last 7.1666 us/op 3.0484 us/op 2.35
Set add up to 64 items then delete middle 5.6836 us/op 1.9918 us/op 2.85
OrderedSet add up to 64 items then delete middle 9.2379 us/op 4.2695 us/op 2.16
Set add up to 128 items then delete first 11.845 us/op 4.0455 us/op 2.93
OrderedSet add up to 128 items then delete first 14.665 us/op 6.2048 us/op 2.36
Set add up to 128 items then delete last 11.644 us/op 3.8922 us/op 2.99
OrderedSet add up to 128 items then delete last 14.829 us/op 5.8610 us/op 2.53
Set add up to 128 items then delete middle 11.420 us/op 3.9233 us/op 2.91
OrderedSet add up to 128 items then delete middle 21.841 us/op 10.816 us/op 2.02
Set add up to 256 items then delete first 24.329 us/op 7.7649 us/op 3.13
OrderedSet add up to 256 items then delete first 33.880 us/op 12.719 us/op 2.66
Set add up to 256 items then delete last 24.356 us/op 7.7994 us/op 3.12
OrderedSet add up to 256 items then delete last 29.971 us/op 11.721 us/op 2.56
Set add up to 256 items then delete middle 22.341 us/op 7.4855 us/op 2.98
OrderedSet add up to 256 items then delete middle 54.906 us/op 31.712 us/op 1.73
transfer serialized Status (84 B) 2.0820 us/op 1.2200 us/op 1.71
copy serialized Status (84 B) 1.6170 us/op 926.00 ns/op 1.75
transfer serialized SignedVoluntaryExit (112 B) 2.4030 us/op 1.3310 us/op 1.81
copy serialized SignedVoluntaryExit (112 B) 1.7600 us/op 999.00 ns/op 1.76
transfer serialized ProposerSlashing (416 B) 3.3200 us/op 1.4700 us/op 2.26
copy serialized ProposerSlashing (416 B) 2.5440 us/op 1.5160 us/op 1.68
transfer serialized Attestation (485 B) 2.4980 us/op 1.6680 us/op 1.50
copy serialized Attestation (485 B) 2.8950 us/op 1.6410 us/op 1.76
transfer serialized AttesterSlashing (33232 B) 3.4380 us/op 1.6210 us/op 2.12
copy serialized AttesterSlashing (33232 B) 8.4550 us/op 3.5180 us/op 2.40
transfer serialized Small SignedBeaconBlock (128000 B) 3.0950 us/op 1.7320 us/op 1.79
copy serialized Small SignedBeaconBlock (128000 B) 23.692 us/op 8.9900 us/op 2.64
transfer serialized Avg SignedBeaconBlock (200000 B) 3.4340 us/op 1.8850 us/op 1.82
copy serialized Avg SignedBeaconBlock (200000 B) 31.743 us/op 13.012 us/op 2.44
transfer serialized BlobsSidecar (524380 B) 3.4010 us/op 2.4170 us/op 1.41
copy serialized BlobsSidecar (524380 B) 145.57 us/op 85.993 us/op 1.69
transfer serialized Big SignedBeaconBlock (1000000 B) 4.0650 us/op 3.0350 us/op 1.34
copy serialized Big SignedBeaconBlock (1000000 B) 185.74 us/op 148.13 us/op 1.25
pass gossip attestations to forkchoice per slot 4.3936 ms/op 3.0393 ms/op 1.45
forkChoice updateHead vc 100000 bc 64 eq 0 742.60 us/op 436.53 us/op 1.70
forkChoice updateHead vc 600000 bc 64 eq 0 6.4849 ms/op 2.6388 ms/op 2.46
forkChoice updateHead vc 1000000 bc 64 eq 0 8.2383 ms/op 4.5486 ms/op 1.81
forkChoice updateHead vc 600000 bc 320 eq 0 4.7209 ms/op 2.8553 ms/op 1.65
forkChoice updateHead vc 600000 bc 1200 eq 0 4.8397 ms/op 2.8696 ms/op 1.69
forkChoice updateHead vc 600000 bc 7200 eq 0 5.7785 ms/op 3.5061 ms/op 1.65
forkChoice updateHead vc 600000 bc 64 eq 1000 12.371 ms/op 9.9774 ms/op 1.24
forkChoice updateHead vc 600000 bc 64 eq 10000 13.038 ms/op 10.364 ms/op 1.26
forkChoice updateHead vc 600000 bc 64 eq 300000 18.293 ms/op 12.790 ms/op 1.43
computeDeltas 500000 validators 300 proto nodes 7.2269 ms/op 3.2506 ms/op 2.22
computeDeltas 500000 validators 1200 proto nodes 7.2915 ms/op 3.0734 ms/op 2.37
computeDeltas 500000 validators 7200 proto nodes 7.5711 ms/op 3.0420 ms/op 2.49
computeDeltas 750000 validators 300 proto nodes 11.332 ms/op 4.7882 ms/op 2.37
computeDeltas 750000 validators 1200 proto nodes 11.006 ms/op 4.8512 ms/op 2.27
computeDeltas 750000 validators 7200 proto nodes 11.916 ms/op 4.8441 ms/op 2.46
computeDeltas 1400000 validators 300 proto nodes 23.763 ms/op 9.1420 ms/op 2.60
computeDeltas 1400000 validators 1200 proto nodes 22.471 ms/op 9.2345 ms/op 2.43
computeDeltas 1400000 validators 7200 proto nodes 20.443 ms/op 9.1899 ms/op 2.22
computeDeltas 2100000 validators 300 proto nodes 29.931 ms/op 13.338 ms/op 2.24
computeDeltas 2100000 validators 1200 proto nodes 28.570 ms/op 13.361 ms/op 2.14
computeDeltas 2100000 validators 7200 proto nodes 27.642 ms/op 13.050 ms/op 2.12
altair processAttestation - 250000 vs - 7PWei normalcase 2.3838 ms/op 1.4206 ms/op 1.68
altair processAttestation - 250000 vs - 7PWei worstcase 3.4013 ms/op 2.1403 ms/op 1.59
altair processAttestation - setStatus - 1/6 committees join 193.90 us/op 76.567 us/op 2.53
altair processAttestation - setStatus - 1/3 committees join 360.08 us/op 142.37 us/op 2.53
altair processAttestation - setStatus - 1/2 committees join 510.45 us/op 213.73 us/op 2.39
altair processAttestation - setStatus - 2/3 committees join 730.57 us/op 283.19 us/op 2.58
altair processAttestation - setStatus - 4/5 committees join 946.23 us/op 403.93 us/op 2.34
altair processAttestation - setStatus - 100% committees join 1.0199 ms/op 480.48 us/op 2.12
altair processBlock - 250000 vs - 7PWei normalcase 10.152 ms/op 6.4895 ms/op 1.56
altair processBlock - 250000 vs - 7PWei normalcase hashState 43.445 ms/op 26.765 ms/op 1.62
altair processBlock - 250000 vs - 7PWei worstcase 45.546 ms/op 35.467 ms/op 1.28
altair processBlock - 250000 vs - 7PWei worstcase hashState 108.22 ms/op 81.759 ms/op 1.32
phase0 processBlock - 250000 vs - 7PWei normalcase 2.8755 ms/op 2.7279 ms/op 1.05
phase0 processBlock - 250000 vs - 7PWei worstcase 35.037 ms/op 25.381 ms/op 1.38
altair processEth1Data - 250000 vs - 7PWei normalcase 604.71 us/op 307.50 us/op 1.97
getExpectedWithdrawals 250000 eb:1,eth1:1,we:0,wn:0,smpl:15 24.468 us/op 6.2720 us/op 3.90
getExpectedWithdrawals 250000 eb:0.95,eth1:0.1,we:0.05,wn:0,smpl:219 81.351 us/op 47.895 us/op 1.70
getExpectedWithdrawals 250000 eb:0.95,eth1:0.3,we:0.05,wn:0,smpl:42 31.113 us/op 22.858 us/op 1.36
getExpectedWithdrawals 250000 eb:0.95,eth1:0.7,we:0.05,wn:0,smpl:18 16.766 us/op 14.455 us/op 1.16
getExpectedWithdrawals 250000 eb:0.1,eth1:0.1,we:0,wn:0,smpl:1020 174.32 us/op 148.28 us/op 1.18
getExpectedWithdrawals 250000 eb:0.03,eth1:0.03,we:0,wn:0,smpl:11777 2.0251 ms/op 720.36 us/op 2.81
getExpectedWithdrawals 250000 eb:0.01,eth1:0.01,we:0,wn:0,smpl:16384 2.5259 ms/op 1.1277 ms/op 2.24
getExpectedWithdrawals 250000 eb:0,eth1:0,we:0,wn:0,smpl:16384 2.0587 ms/op 945.28 us/op 2.18
getExpectedWithdrawals 250000 eb:0,eth1:0,we:0,wn:0,nocache,smpl:16384 3.8189 ms/op 2.3812 ms/op 1.60
getExpectedWithdrawals 250000 eb:0,eth1:1,we:0,wn:0,smpl:16384 3.0170 ms/op 1.4595 ms/op 2.07
getExpectedWithdrawals 250000 eb:0,eth1:1,we:0,wn:0,nocache,smpl:16384 6.1612 ms/op 3.6415 ms/op 1.69
Tree 40 250000 create 947.67 ms/op 271.54 ms/op 3.49
Tree 40 250000 get(125000) 296.95 ns/op 117.02 ns/op 2.54
Tree 40 250000 set(125000) 2.9358 us/op 783.42 ns/op 3.75
Tree 40 250000 toArray() 28.942 ms/op 20.341 ms/op 1.42
Tree 40 250000 iterate all - toArray() + loop 29.015 ms/op 21.309 ms/op 1.36
Tree 40 250000 iterate all - get(i) 99.249 ms/op 54.703 ms/op 1.81
MutableVector 250000 create 21.718 ms/op 13.613 ms/op 1.60
MutableVector 250000 get(125000) 8.1150 ns/op 5.9710 ns/op 1.36
MutableVector 250000 set(125000) 723.88 ns/op 206.10 ns/op 3.51
MutableVector 250000 toArray() 5.7215 ms/op 2.4173 ms/op 2.37
MutableVector 250000 iterate all - toArray() + loop 5.4170 ms/op 2.4283 ms/op 2.23
MutableVector 250000 iterate all - get(i) 1.8857 ms/op 1.4367 ms/op 1.31
Array 250000 create 4.9119 ms/op 2.2667 ms/op 2.17
Array 250000 clone - spread 5.3441 ms/op 1.2194 ms/op 4.38
Array 250000 get(125000) 3.1000 ns/op 0.99300 ns/op 3.12
Array 250000 set(125000) 6.9420 ns/op 1.1850 ns/op 5.86
Array 250000 iterate all - loop 195.79 us/op 156.37 us/op 1.25
effectiveBalanceIncrements clone Uint8Array 300000 89.120 us/op 14.289 us/op 6.24
effectiveBalanceIncrements clone MutableVector 300000 2.0540 us/op 349.00 ns/op 5.89
effectiveBalanceIncrements rw all Uint8Array 300000 242.31 us/op 188.25 us/op 1.29
effectiveBalanceIncrements rw all MutableVector 300000 261.35 ms/op 66.917 ms/op 3.91
phase0 afterProcessEpoch - 250000 vs - 7PWei 138.73 ms/op 79.070 ms/op 1.75
phase0 beforeProcessEpoch - 250000 vs - 7PWei 67.339 ms/op 45.631 ms/op 1.48
altair processEpoch - mainnet_e81889 644.10 ms/op 421.22 ms/op 1.53
mainnet_e81889 - altair beforeProcessEpoch 102.80 ms/op 72.075 ms/op 1.43
mainnet_e81889 - altair processJustificationAndFinalization 20.924 us/op 12.283 us/op 1.70
mainnet_e81889 - altair processInactivityUpdates 6.7253 ms/op 6.1464 ms/op 1.09
mainnet_e81889 - altair processRewardsAndPenalties 61.044 ms/op 71.775 ms/op 0.85
mainnet_e81889 - altair processRegistryUpdates 2.7510 us/op 1.5620 us/op 1.76
mainnet_e81889 - altair processSlashings 506.00 ns/op 490.00 ns/op 1.03
mainnet_e81889 - altair processEth1DataReset 599.00 ns/op 555.00 ns/op 1.08
mainnet_e81889 - altair processEffectiveBalanceUpdates 1.5443 ms/op 1.6645 ms/op 0.93
mainnet_e81889 - altair processSlashingsReset 4.1330 us/op 2.6600 us/op 1.55
mainnet_e81889 - altair processRandaoMixesReset 5.8610 us/op 3.2620 us/op 1.80
mainnet_e81889 - altair processHistoricalRootsUpdate 878.00 ns/op 522.00 ns/op 1.68
mainnet_e81889 - altair processParticipationFlagUpdates 2.2860 us/op 1.9380 us/op 1.18
mainnet_e81889 - altair processSyncCommitteeUpdates 624.00 ns/op 619.00 ns/op 1.01
mainnet_e81889 - altair afterProcessEpoch 129.90 ms/op 82.485 ms/op 1.57
capella processEpoch - mainnet_e217614 3.3897 s/op 2.0863 s/op 1.62
mainnet_e217614 - capella beforeProcessEpoch 754.62 ms/op 422.57 ms/op 1.79
mainnet_e217614 - capella processJustificationAndFinalization 36.385 us/op 20.722 us/op 1.76
mainnet_e217614 - capella processInactivityUpdates 24.157 ms/op 19.989 ms/op 1.21
mainnet_e217614 - capella processRewardsAndPenalties 617.40 ms/op 500.81 ms/op 1.23
mainnet_e217614 - capella processRegistryUpdates 34.582 us/op 18.558 us/op 1.86
mainnet_e217614 - capella processSlashings 1.1550 us/op 663.00 ns/op 1.74
mainnet_e217614 - capella processEth1DataReset 1.0830 us/op 598.00 ns/op 1.81
mainnet_e217614 - capella processEffectiveBalanceUpdates 5.6367 ms/op 3.4744 ms/op 1.62
mainnet_e217614 - capella processSlashingsReset 7.6480 us/op 3.4470 us/op 2.22
mainnet_e217614 - capella processRandaoMixesReset 12.038 us/op 6.4000 us/op 1.88
mainnet_e217614 - capella processHistoricalRootsUpdate 1.2420 us/op 839.00 ns/op 1.48
mainnet_e217614 - capella processParticipationFlagUpdates 2.5250 us/op 1.5230 us/op 1.66
mainnet_e217614 - capella afterProcessEpoch 369.02 ms/op 251.41 ms/op 1.47
phase0 processEpoch - mainnet_e58758 744.76 ms/op 418.74 ms/op 1.78
mainnet_e58758 - phase0 beforeProcessEpoch 214.02 ms/op 121.32 ms/op 1.76
mainnet_e58758 - phase0 processJustificationAndFinalization 40.215 us/op 18.011 us/op 2.23
mainnet_e58758 - phase0 processRewardsAndPenalties 77.137 ms/op 53.275 ms/op 1.45
mainnet_e58758 - phase0 processRegistryUpdates 20.389 us/op 13.310 us/op 1.53
mainnet_e58758 - phase0 processSlashings 1.9290 us/op 710.00 ns/op 2.72
mainnet_e58758 - phase0 processEth1DataReset 1.4700 us/op 506.00 ns/op 2.91
mainnet_e58758 - phase0 processEffectiveBalanceUpdates 1.3480 ms/op 859.76 us/op 1.57
mainnet_e58758 - phase0 processSlashingsReset 6.9650 us/op 4.6220 us/op 1.51
mainnet_e58758 - phase0 processRandaoMixesReset 11.055 us/op 7.0010 us/op 1.58
mainnet_e58758 - phase0 processHistoricalRootsUpdate 1.3360 us/op 913.00 ns/op 1.46
mainnet_e58758 - phase0 processParticipationRecordUpdates 10.743 us/op 6.2190 us/op 1.73
mainnet_e58758 - phase0 afterProcessEpoch 139.03 ms/op 74.795 ms/op 1.86
phase0 processEffectiveBalanceUpdates - 250000 normalcase 2.0404 ms/op 1.0300 ms/op 1.98
phase0 processEffectiveBalanceUpdates - 250000 worstcase 0.5 2.7584 ms/op 1.2194 ms/op 2.26
altair processInactivityUpdates - 250000 normalcase 55.906 ms/op 27.094 ms/op 2.06
altair processInactivityUpdates - 250000 worstcase 62.884 ms/op 28.588 ms/op 2.20
phase0 processRegistryUpdates - 250000 normalcase 29.025 us/op 10.706 us/op 2.71
phase0 processRegistryUpdates - 250000 badcase_full_deposits 674.68 us/op 444.72 us/op 1.52
phase0 processRegistryUpdates - 250000 worstcase 0.5 187.19 ms/op 114.30 ms/op 1.64
altair processRewardsAndPenalties - 250000 normalcase 94.025 ms/op 52.365 ms/op 1.80
altair processRewardsAndPenalties - 250000 worstcase 116.10 ms/op 66.803 ms/op 1.74
phase0 getAttestationDeltas - 250000 normalcase 20.619 ms/op 6.2009 ms/op 3.33
phase0 getAttestationDeltas - 250000 worstcase 18.618 ms/op 6.2076 ms/op 3.00
phase0 processSlashings - 250000 worstcase 146.30 us/op 89.425 us/op 1.64
altair processSyncCommitteeUpdates - 250000 274.25 ms/op 108.50 ms/op 2.53
BeaconState.hashTreeRoot - No change 1.3530 us/op 459.00 ns/op 2.95
BeaconState.hashTreeRoot - 1 full validator 236.43 us/op 148.82 us/op 1.59
BeaconState.hashTreeRoot - 32 full validator 2.6120 ms/op 1.6793 ms/op 1.56
BeaconState.hashTreeRoot - 512 full validator 30.521 ms/op 16.751 ms/op 1.82
BeaconState.hashTreeRoot - 1 validator.effectiveBalance 298.22 us/op 178.07 us/op 1.67
BeaconState.hashTreeRoot - 32 validator.effectiveBalance 4.0705 ms/op 2.3996 ms/op 1.70
BeaconState.hashTreeRoot - 512 validator.effectiveBalance 57.488 ms/op 32.945 ms/op 1.74
BeaconState.hashTreeRoot - 1 balances 307.79 us/op 159.41 us/op 1.93
BeaconState.hashTreeRoot - 32 balances 2.3687 ms/op 1.5766 ms/op 1.50
BeaconState.hashTreeRoot - 512 balances 23.342 ms/op 15.478 ms/op 1.51
BeaconState.hashTreeRoot - 250000 balances 431.84 ms/op 152.60 ms/op 2.83
aggregationBits - 2048 els - zipIndexesInBitList 77.794 us/op 22.088 us/op 3.52
byteArrayEquals 32 142.61 ns/op 64.944 ns/op 2.20
Buffer.compare 32 91.914 ns/op 37.519 ns/op 2.45
byteArrayEquals 1024 3.4315 us/op 1.7755 us/op 1.93
Buffer.compare 1024 92.360 ns/op 48.620 ns/op 1.90
byteArrayEquals 16384 50.002 us/op 26.751 us/op 1.87
Buffer.compare 16384 345.49 ns/op 270.77 ns/op 1.28
byteArrayEquals 123687377 328.39 ms/op 213.73 ms/op 1.54
Buffer.compare 123687377 16.108 ms/op 5.2220 ms/op 3.08
byteArrayEquals 32 - diff last byte 96.849 ns/op 68.539 ns/op 1.41
Buffer.compare 32 - diff last byte 69.540 ns/op 42.504 ns/op 1.64
byteArrayEquals 1024 - diff last byte 2.4440 us/op 1.8799 us/op 1.30
Buffer.compare 1024 - diff last byte 90.621 ns/op 47.871 ns/op 1.89
byteArrayEquals 16384 - diff last byte 39.174 us/op 29.445 us/op 1.33
Buffer.compare 16384 - diff last byte 380.74 ns/op 232.46 ns/op 1.64
byteArrayEquals 123687377 - diff last byte 305.08 ms/op 215.21 ms/op 1.42
Buffer.compare 123687377 - diff last byte 12.455 ms/op 6.1416 ms/op 2.03
byteArrayEquals 32 - random bytes 7.1370 ns/op 4.6070 ns/op 1.55
Buffer.compare 32 - random bytes 71.314 ns/op 41.487 ns/op 1.72
byteArrayEquals 1024 - random bytes 7.3280 ns/op 4.4600 ns/op 1.64
Buffer.compare 1024 - random bytes 70.869 ns/op 40.052 ns/op 1.77
byteArrayEquals 16384 - random bytes 7.2920 ns/op 4.6530 ns/op 1.57
Buffer.compare 16384 - random bytes 68.535 ns/op 35.788 ns/op 1.92
byteArrayEquals 123687377 - random bytes 18.020 ns/op 7.0400 ns/op 2.56
Buffer.compare 123687377 - random bytes 87.350 ns/op 38.440 ns/op 2.27
regular array get 100000 times 52.639 us/op 44.594 us/op 1.18
wrappedArray get 100000 times 53.202 us/op 41.862 us/op 1.27
arrayWithProxy get 100000 times 18.178 ms/op 9.4466 ms/op 1.92
ssz.Root.equals 64.393 ns/op 56.097 ns/op 1.15
byteArrayEquals 62.703 ns/op 53.343 ns/op 1.18
Buffer.compare 13.514 ns/op 9.8450 ns/op 1.37
shuffle list - 16384 els 9.8407 ms/op 5.8395 ms/op 1.69
shuffle list - 250000 els 144.46 ms/op 88.308 ms/op 1.64
processSlot - 1 slots 23.960 us/op 14.037 us/op 1.71
processSlot - 32 slots 5.2332 ms/op 2.4366 ms/op 2.15
getEffectiveBalanceIncrementsZeroInactive - 250000 vs - 7PWei 73.989 ms/op 47.221 ms/op 1.57
getCommitteeAssignments - req 1 vs - 250000 vc 3.2867 ms/op 2.2643 ms/op 1.45
getCommitteeAssignments - req 100 vs - 250000 vc 4.7592 ms/op 3.3457 ms/op 1.42
getCommitteeAssignments - req 1000 vs - 250000 vc 5.0619 ms/op 3.6054 ms/op 1.40
findModifiedValidators - 10000 modified validators 434.41 ms/op 280.99 ms/op 1.55
findModifiedValidators - 1000 modified validators 285.06 ms/op 151.22 ms/op 1.89
findModifiedValidators - 100 modified validators 277.64 ms/op 135.22 ms/op 2.05
findModifiedValidators - 10 modified validators 286.15 ms/op 121.28 ms/op 2.36
findModifiedValidators - 1 modified validators 301.95 ms/op 121.25 ms/op 2.49
findModifiedValidators - no difference 280.36 ms/op 141.46 ms/op 1.98
compare ViewDUs 6.8245 s/op 3.6953 s/op 1.85
compare each validator Uint8Array 2.0802 s/op 869.67 ms/op 2.39
compare ViewDU to Uint8Array 1.6553 s/op 779.77 ms/op 2.12
migrate state 1000000 validators, 24 modified, 0 new 1.1099 s/op 574.95 ms/op 1.93
migrate state 1000000 validators, 1700 modified, 1000 new 1.7107 s/op 974.38 ms/op 1.76
migrate state 1000000 validators, 3400 modified, 2000 new 1.9623 s/op 1.4563 s/op 1.35
migrate state 1500000 validators, 24 modified, 0 new 913.83 ms/op 802.96 ms/op 1.14
migrate state 1500000 validators, 1700 modified, 1000 new 1.2134 s/op 1.0181 s/op 1.19
migrate state 1500000 validators, 3400 modified, 2000 new 1.5322 s/op 1.4656 s/op 1.05
RootCache.getBlockRootAtSlot - 250000 vs - 7PWei 4.7100 ns/op 3.7600 ns/op 1.25
state getBlockRootAtSlot - 250000 vs - 7PWei 596.96 ns/op 1.1152 us/op 0.54
computeProposers - vc 250000 10.227 ms/op 7.9477 ms/op 1.29
computeEpochShuffling - vc 250000 135.89 ms/op 84.354 ms/op 1.61
getNextSyncCommittee - vc 250000 175.01 ms/op 134.24 ms/op 1.30
computeSigningRoot for AttestationData 28.420 us/op 29.270 us/op 0.97
hash AttestationData serialized data then Buffer.toString(base64) 2.5139 us/op 1.2927 us/op 1.94
toHexString serialized data 1.2789 us/op 860.35 ns/op 1.49
Buffer.toString(base64) 272.61 ns/op 156.42 ns/op 1.74

by benchmarkbot/action

@jeluard jeluard merged commit 122a0f8 into unstable Apr 30, 2024
19 of 21 checks passed
@jeluard jeluard deleted the jeluard/binaries-continue branch April 30, 2024 20:46
wemeetagain added a commit that referenced this pull request Jun 7, 2024
* chore: n-historical state - track state persist count per epoch (#6699)

* feat: add lodestar binaries to release (#6666)

* feat: added binaries creation support

* feat: added sanity checks

* chore: define reusable workflow

* chore: fix sanity check,; disable arm64

* chore: added workflow_dispatch

* fix: needs cleanup

* chore: update old space size

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: address comments

* chore: address comments

* chore: fixed typo

* chore: typo

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: address comments

* chore: wording

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: use frozen lock file

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* feat: switch bls to napi rebuild (#6616)

* chore: update package.json deps and run yarn

* feat: remove unused blst config from vitest.browser.*.config.ts

* test: move G2@INF test to base blst repo.  No longer exported.

* fix: add Uint8Array.from for Buffer return value in unit test so type matches for toEqual

* refactor: update imports of CoordType to use bls instead of blst

* feat: add blsAddVerificationRandomness cli option

* feat: add randomBytesNonZero to utils

* feat: implement verification randomness for same message

* feat: implement napi blst and switch to libuv worker pool

* chore: lint

* fix: update comments for availableParallelism

* feat: set UV_THREADPOOL_SIZE for perf tests

* feat: set UV_THREADPOOL_SIZE=$(nproc) in lodestar entrance script

* feat: remove case for serialized PublicKey in deserializeSet

* feat: add back workBusy count logic to canAcceptWork

* feat: automatically set threadpool size in beaconHandler

* refactor: rename flag to disableSameMessageVerificationRandomness

* fix: remove UV_THREADPOOL_SIZE from ./lodestar

* docs: add TODO about updating metrics

* fix: make benchmark multi threading cross-compatible

* chore: add bls@8.0.0

* feat: default to added randomness

* feat: add warning for no same message randomness

* fix: passing to updated bls functions

* feat: add blst peerDep

* fix: default to same message randomness

* chore: update yarn.lock

* chore: remove unused function to clear lint

* feat: break out setThreadPoolSize

* docs: update packages/cli/src/cmds/beacon/setThreadPoolSize.ts

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: update location for blst dep

* chore: run lint again

* fix: remove peerDep from light-client

* test: fix browser based tests

* fix: bad relative imports

* docs: add note to readme about switchable bls

* docs: typo

* chore: lint readme

* fix: light-client unit tests

* fix: light-client e2e test

* feat: remove disableSameMessageVerificationRandomness

* refactor: remove unused type

* docs: update wordlist

* fix: e2e tests

* Lint package.json

* Revert "fix: e2e tests"

This reverts commit f71acd7.

* Revert "fix: light-client e2e test"

This reverts commit 23c11f0.

* Revert "fix: light-client unit tests"

This reverts commit fa7893e.

* Revert "test: fix browser based tests"

This reverts commit 98d04ab.

* docs: update readme to remove switchable bls argument

* fix: replace optimizeDeps in vitest.browser.config

* chore: updated to bls 8.1.0

* feat: move setting threadpool size and warnings to applyPreset.ts

* fix: remove setThreadpoolSize from beacon handler

* feat: move libuv size logging into handler to use logger

* refactor: rename applyPreset to preInitialization

* refactor: logging about pool size

* Update packages/cli/src/options/globalOptions.ts

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* refactor: rename prover applyPreset

* docs: change comment in cli/index

* fix: update logging for

* fix: throw error for invalid uvThreadpoolSize

* Update packages/cli/src/preInitialization.ts

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* Fix lint issues

* Remove unused import

* refactor: move bls pool logging back to multithread.ts

* fix: log of threadcount

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: update references to consensus spec to v1.4.0 (#6704)

* chore: update references to consensus spec to v1.4.0

* Remove unintended formatting changes

* chore: update consensus spec version in README (#6705)

* docs: correct plausible url (#6709)

fix: correct plausible url

* docs: incorrect scripts location (#6710)

fix: incorrect scripts location

* docs: no more broken images (#6708)

* fix: no more broken images

* fix: incorrect paths

* feat: check aggregationBits length of `SignedAggregateAndProof` in gossip validation (#6700)

* Add unit test

* Update packages/beacon-node/src/chain/validation/aggregateAndProof.ts

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* feat: add and track blob source for metrics (#6628)

* feat: add and track blob source for metrics

* adding blobsSource for blobsPromise

* address feedback

* apply feedback

* updates

* only allow non blobspromise blocks to be imported

* feat: add support for browser bundle for lightclient (#6673)

* Reorganize the code so it is accessible from one package

* Add support for browser build for lightclient

* Update the build config

* Improve the bls vite plugin

* Restructure the vite and vitest scripts

* Simplify vite config

* Remove unused polyfill

* Fix the doc lint error

* Add support for bundle test

* Update the package json files

* Add dist build to default build task

* Fix spelling in the docs

* Fix the lint error

* Fix type error

* Disable eslint errors

* Increase the timeout for bundle test

* Fix eslint bundle

* Fix lint warning

* Remove the unused config

* Add the default export to bundle

* Enable compression on th build

* Update packages/light-client/README.md

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* Increase timeout for one test

* Optimize package build task

* Update the readme

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* docs: fix plausible domain (#6712)

* ci: add paths-ignore to workflows (#6713)

* chore: added paths-ignore

* chore: address comments

* feat: add arm64 binary support (#6707)

* feat: add arm64 binary support

* chore: workaround yarn

* chore: add comment

* chore: workaround runner limitations

* ci: publish binaries for release candidates (#6714)

* feat: add types support to esm bundle for lightclient (#6685)

* Add vite dts plugin

* Restructure types export

* Update vite build config

* Remove unused file

* Update the build process

* Fix doc formatting

* Build the dist for type tests

* chore: update vitest (#6718)

Update vitest

* chore: do not build all binaries atomically (#6719)

* feat: update libp2p deps (#6711)

* feat: update libp2p deps

* chore: fix linter/type errors

* chore(deps): bump ejs from 3.1.9 to 3.1.10 (#6721)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: revert "ci: add paths-ignore to workflows (#6713)" (#6730)

Revert "ci: add paths-ignore to workflows (#6713)"

This reverts commit e460bb1.

* docs: restore docs pages lost during docusaurus migration (#6725)

* ci: fix incorrect build caching (#6731)

fix: incorrect build caching

* fix: build error log during esm bundle build (#6737)

Fix build error

* chore: update fastify to v4.27.0 (#6740)

* deps: upgrade vitest minor version (#6745)

Upgrade vitest

* chore: warn when heap limit is too low (#6722)

* chore: warn when heap limit is too low

* chore: units

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: address comments

* chore: added faq element

* chore: address comments

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: address comments

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: address comments

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* feat: disable flood publish (#6755)

* feat: disable flood publish

* feat: add network.disableFloodPublish cli flag

* chore: address PR comments

* test: allow compact diff for test failures (#6783)

* Allow the compact diff for tests

* Update the doc

* Update docs/pages/contribution/testing/index.md

Co-authored-by: Julien <jeluard@users.noreply.github.com>

* Fix linting on docs

* Fix linting

---------

Co-authored-by: Julien <jeluard@users.noreply.github.com>

* chore: upgrade classic-level (#6793)

* chore: upgrade classic-level

* chore: address comments

* feat(prover): support non-mutated verification provider in prover (#6727)

* Restructure the assertions

* Add an inspector to run the logic to detect providers

* Update web3 provdier logic to use inspetor

* Fix the types for proxy

* Make the default type for mutation

* Rename elrpc to elrpcprovider

* Apply suggestions from code review

Co-authored-by: Julien <jeluard@users.noreply.github.com>

* Fix build error

* Update the readme doc

* Apply suggestions from code review

Co-authored-by: Julien <jeluard@users.noreply.github.com>

* Fix the docs linting

* Add missing words

---------

Co-authored-by: Julien <jeluard@users.noreply.github.com>

* docs: added debugging section (#6743)

* docs: added debugging section

* chore: spell checks

* chore: added extra docs

* chore: address comments

* chore: added extra configuration

* chore: updated docs

* chore: added extra configuration

* chore: fix lint

* chore: fix typos

* chore: .gitignore

* chore: address comments

* chore: address comments

* chore: review debugging section PR (#6807)

* chore: update the naming conventions used in sim tests (#6805)

* Rename simulation test to crucible

* Rename SimulationEnvironment to Simulation

* Use consistent function names

* Update readme

* Rename interfaces for consistent pattern

* Fix lint error

* feat: recognize grandine from agentVersion (#6808)

* Add grandine

* add grandine to wordlist

* chore: refactor event loop interactions (#6806)

* chore: refactor sleep(0) usage

* chore: refactor setTimeout

* chore: address comments

* chore: cleanup

* Apply suggestions from code review

---------

Co-authored-by: Cayman <caymannava@gmail.com>

* chore: fix broken docker (#6813)

* chore: log newPayload engine api (#6810)

* chore: add `get_proposer_head` check in fork choice spec test (#6814)

* Check get_proposer_head

* Fix enum typo

* lint

* chore: consolidate classic-level usage (#6795)

* chore: do not rely on leveldown

* chore: replace level with classic-level

* chore: added docker support for osx (#6696)

* chore: added docker support for osx

* chore: address comments

* chore: address comments

* Update docker-compose.yml

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: address comments

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* chore: fix vitest performance with spec tests artifacts in place (#6817)

Fix vitest performance with spec tests in place

* chore: clean up yarn lockfile (#6816)

* feat: disable flood publish by default (#6815)

* feat: use @chainsafe/blst directly (#6706)

* feat: use @chainsafe/blst directly

* chore: update to blst@1.0.1

* refactor: remove randomBytesNonZero and user blst exported version

* chore: update blst references

* test: catch invalid deserialization in spec tests and return false

* feat: create signatureFromBytes and signatureFromBytesNoCheck in utils package

* feat: implement signatureFromBytes from utils package

* feat: implement signatureFromBytes everywhere

* fix: light-client empty module for blst

---------

Co-authored-by: matthewkeil <me@matthewkeil.com>

* fix: avoid Buffer.from copies (#6723)

* fix: avoid Buffer.from copies

* chore: simplify shuffling

* fix: use subarray instead of slice in shuffling

* chore: remove unnecessary devDependencies

* chore: rely on fastify 4.x behavior

* chore: avoid copy in verifyMerkleBranch

* use toBase64

* relax assertions in shuffle function

* Update packages/state-transition/src/util/shuffle.ts

Co-authored-by: twoeths <tuyen@chainsafe.io>

---------

Co-authored-by: twoeths <tuyen@chainsafe.io>

* chore: update nodejs to latest 22 (#6729)

* Upgrade node js version to 22

* Update node types

* Revert action config

* Add package from git hash

* Fix the build error

* Update the docs for node-22

* Update docker version for Nodejs to 22

* Update package.json

* Update package.json

Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* Update readme docs

* Add word in dictionary

* Add word in dictionary

---------

Co-authored-by: Cayman <caymannava@gmail.com>
Co-authored-by: Nico Flaig <nflaig@protonmail.com>

* deps: update systeminformation to 5.22.9 (#6823)

* chore: add distutils to build phase of Dockerfile (#6845)

* test: increase timeout of keystore tests (#6846)

* test: increase timeout of keystore cache tests

* Increase hook timeout

* Consistent number formatting

* chore: only log warning if media type is not supported (415) (#6847)

* fix: revert napi bls (#6853)

* Revert "feat: use @chainsafe/blst directly (#6706)"

This reverts commit 66fe753.

* Revert "feat: switch bls to napi rebuild (#6616)"

This reverts commit 97d9aa8.

* chore: bump package versions to 1.19.0

* chore: bump @chainsafe/blst to v0.2.11 (#6856)

* fix: arm64 binaries creation issue (#6858)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: tuyennhv <tuyen@chainsafe.io>
Co-authored-by: Julien <jeluard@users.noreply.github.com>
Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Co-authored-by: Matthew Keil <me@matthewkeil.com>
Co-authored-by: NC <adrninistrator1@protonmail.com>
Co-authored-by: g11tech <develop@g11tech.io>
Co-authored-by: Nazar Hussain <nazarhussain@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@wemeetagain
Copy link
Member

🎉 This PR is included in v1.19.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants