Skip to content

Commit

Permalink
Update PRs (#5367)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot authored Oct 31, 2023
1 parent 5af3986 commit 2d524d8
Show file tree
Hide file tree
Showing 7 changed files with 122 additions and 2,896 deletions.
52 changes: 0 additions & 52 deletions pull-requests/hyperledger-labs/fabric-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,55 +114,3 @@ permalink: /pull-requests/hyperledger-labs/fabric-operator
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operator/pull/138" class=".btn">#138</a>
</td>
<td>
<b>
Upgrade Docker to v20.10.18.
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
As per https://nvd.nist.gov/vuln/detail/CVE-2022-36109
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-24 15:20:09 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operator/pull/137" class=".btn">#137</a>
</td>
<td>
<b>
Upgrade to patched secure Docker version (no go mod tidy).
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
As per https://nvd.nist.gov/vuln/detail/CVE-2022-36109
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-24 14:14:08 +0000 UTC
</div>
</div>

10 changes: 6 additions & 4 deletions pull-requests/hyperledger-labs/hyperledger-labs.github.io.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger-labs/hyperledger-labs.github.io
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/hyperledger-labs.github.io/pull/251" class=".btn">#251</a>
PR <a href="https://github.com/hyperledger-labs/hyperledger-labs.github.io/pull/252" class=".btn">#252</a>
</td>
<td>
<b>
Fix parent location for Agora.
aifaq
</b>
</td>
</tr>
Expand All @@ -27,12 +27,14 @@ permalink: /pull-requests/hyperledger-labs/hyperledger-labs.github.io
</td>
<td>
<nil>
AI FAQ lab project: it provides a chatbot that replies to the questions on Hyperledger Ecosystem


</td>
</tr>
</table>
<div class="right-align">
Created At 2023-09-28 18:35:23 +0000 UTC
Created At 2023-10-31 15:36:59 +0000 UTC
</div>
</div>

6 changes: 3 additions & 3 deletions pull-requests/hyperledger-labs/yui-ibc-solidity.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger-labs/yui-ibc-solidity
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/yui-ibc-solidity/pull/230" class=".btn">#230</a>
PR <a href="https://github.com/hyperledger-labs/yui-ibc-solidity/pull/232" class=".btn">#232</a>
</td>
<td>
<b>
ICS-02: Add light client status check
Add cover image to README
</b>
</td>
</tr>
Expand All @@ -32,7 +32,7 @@ permalink: /pull-requests/hyperledger-labs/yui-ibc-solidity
</tr>
</table>
<div class="right-align">
Created At 2023-10-23 08:57:58 +0000 UTC
Created At 2023-10-31 14:03:40 +0000 UTC
</div>
</div>

29 changes: 29 additions & 0 deletions pull-requests/hyperledger-labs/yui-relayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,35 @@ permalink: /pull-requests/hyperledger-labs/yui-relayer
# yui-relayer <span class="fs-3 right-align">[GitHub](https://github.com/hyperledger-labs/yui-relayer){: .btn .mr-4 }</span>


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/yui-relayer/pull/120" class=".btn">#120</a>
</td>
<td>
<b>
fix height flag type
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
height flag should be specified as uint64, but int64 is used
- https://github.com/hyperledger-labs/yui-relayer/blob/main/cmd/query.go#L52
- https://github.com/hyperledger-labs/yui-relayer/blob/main/cmd/query.go#L89
- https://github.com/hyperledger-labs/yui-relayer/blob/main/cmd/query.go#L122
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-31 14:23:09 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
Expand Down
Loading

0 comments on commit 2d524d8

Please sign in to comment.