Skip to content

Commit

Permalink
Update PRs (#5358)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot authored Oct 30, 2023
1 parent ed88a3b commit a3be14a
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 24 deletions.
62 changes: 43 additions & 19 deletions pull-requests/hyperledger/fabric.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger/fabric
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/fabric/pull/4502" class=".btn">#4502</a>
PR <a href="https://github.com/hyperledger/fabric/pull/4505" class=".btn">#4505</a>
</td>
<td>
<b>
chore(ci): move to dedicated Fabric runners (release-2.2)
Skip checking well formed-ness for config blocks
</b>
</td>
</tr>
Expand All @@ -27,25 +27,25 @@ permalink: /pull-requests/hyperledger/fabric
</td>
<td>
Utilize faster runners for verify CI jobs.
If the block is a config block, no point in checking its well formed-ness as it only can contain a single transaction.

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-27 15:26:53 +0000 UTC
Created At 2023-10-29 21:36:04 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/fabric/pull/4501" class=".btn">#4501</a>
PR <a href="https://github.com/hyperledger/fabric/pull/4504" class=".btn">#4504</a>
</td>
<td>
<b>
chore(ci): move to dedicated Fabric runners (release-2.5)
Verify transactions in a block are well formed
</b>
</td>
</tr>
Expand All @@ -54,25 +54,25 @@ permalink: /pull-requests/hyperledger/fabric
</td>
<td>
Utilize faster runners for verify CI jobs.
Verify that transactions in blocks appear exactly as their marshaled form after unmarshaling.

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-27 15:25:18 +0000 UTC
Created At 2023-10-29 21:30:59 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/fabric/pull/4500" class=".btn">#4500</a>
PR <a href="https://github.com/hyperledger/fabric/pull/4503" class=".btn">#4503</a>
</td>
<td>
<b>
Verify transactions in a block are well formed (release-2.2)
Verify transactions in a block are well formed
</b>
</td>
</tr>
Expand All @@ -82,25 +82,24 @@ permalink: /pull-requests/hyperledger/fabric
</td>
<td>
Verify that transactions in blocks appear exactly as their marshaled form after unmarshaling.

Backport of #4490

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-27 13:23:09 +0000 UTC
Created At 2023-10-29 21:27:24 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/fabric/pull/4499" class=".btn">#4499</a>
PR <a href="https://github.com/hyperledger/fabric/pull/4502" class=".btn">#4502</a>
</td>
<td>
<b>
Verify transactions in a block are well formed (release-2.5)
chore(ci): move to dedicated Fabric runners (release-2.2)
</b>
</td>
</tr>
Expand All @@ -109,15 +108,40 @@ Backport of #4490
</td>
<td>
Verify that transactions in blocks appear exactly as their marshaled form after unmarshaling.

Backport of #4490
Utilize faster runners for verify CI jobs.

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-27 15:26:53 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/fabric/pull/4501" class=".btn">#4501</a>
</td>
<td>
<b>
chore(ci): move to dedicated Fabric runners (release-2.5)
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Utilize faster runners for verify CI jobs.

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-27 13:13:32 +0000 UTC
Created At 2023-10-27 15:25:18 +0000 UTC
</div>
</div>

Expand Down
10 changes: 5 additions & 5 deletions trending/recent-prs.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

[13](https://github.com/hyperledger-labs/fabric-channeled-add-ons-gen/pull/13) Update README.md
[4505](https://github.com/hyperledger/fabric/pull/4505) Skip checking well formed-ness for config blocks

[548](https://github.com/hyperledger-labs/fabric-operations-console/pull/548) Bump browserify-sign from 4.2.1 to 4.2.2 in /packages/apollo
[4504](https://github.com/hyperledger/fabric/pull/4504) Verify transactions in a block are well formed

[4502](https://github.com/hyperledger/fabric/pull/4502) chore(ci): move to dedicated Fabric runners (release-2.2)
[4503](https://github.com/hyperledger/fabric/pull/4503) Verify transactions in a block are well formed

[4501](https://github.com/hyperledger/fabric/pull/4501) chore(ci): move to dedicated Fabric runners (release-2.5)
[13](https://github.com/hyperledger-labs/fabric-channeled-add-ons-gen/pull/13) Update README.md

[146](https://github.com/hyperledger-labs/fabric-operator/pull/146) disable peer block gossiping with config blockGossipEnabled flag
[548](https://github.com/hyperledger-labs/fabric-operations-console/pull/548) Bump browserify-sign from 4.2.1 to 4.2.2 in /packages/apollo


[See more >>>](https://start-here.hyperledger.org/pull-requests)

0 comments on commit a3be14a

Please sign in to comment.