Skip to content

Commit

Permalink
Update PRs (#5335)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot authored Oct 24, 2023
1 parent e44c489 commit 0f68c65
Show file tree
Hide file tree
Showing 9 changed files with 146 additions and 766 deletions.
29 changes: 29 additions & 0 deletions pull-requests/hyperledger-labs/benchmarking-cross-chain-bridges.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,35 @@ permalink: /pull-requests/hyperledger-labs/benchmarking-cross-chain-bridges
# benchmarking-cross-chain-bridges <span class="fs-3 right-align">[GitHub](https://github.com/hyperledger-labs/benchmarking-cross-chain-bridges){: .btn .mr-4 }</span>


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/benchmarking-cross-chain-bridges/pull/10" class=".btn">#10</a>
</td>
<td>
<b>
Feat: XY Swapping and XY Types
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
1. Added XY types
2. XY swapping works
3. Added foundry testing to package.json script test:all and requires sepolia rpc url
4. Upgraded non-breaking packages (@types/node and @uniswap/smart-order-router)
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-24 13:18:25 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
Expand Down
316 changes: 0 additions & 316 deletions pull-requests/hyperledger-labs/fabric-operations-console.md

Large diffs are not rendered by default.

42 changes: 34 additions & 8 deletions pull-requests/hyperledger-labs/fabric-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger-labs/fabric-operator
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operator/pull/135" class=".btn">#135</a>
PR <a href="https://github.com/hyperledger-labs/fabric-operator/pull/138" class=".btn">#138</a>
</td>
<td>
<b>
Fix release build
Upgrade Docker to v20.10.18.
</b>
</td>
</tr>
Expand All @@ -27,24 +27,50 @@ permalink: /pull-requests/hyperledger-labs/fabric-operator
</td>
<td>
https://github.com/hyperledger-labs/fabric-operator/issues/114
As per https://nvd.nist.gov/vuln/detail/CVE-2022-36109
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-19 17:34:05 +0000 UTC
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>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operator/pull/134" class=".btn">#134</a>
PR <a href="https://github.com/hyperledger-labs/fabric-operator/pull/135" class=".btn">#135</a>
</td>
<td>
<b>
Optimize the Restarts Queue
Fix release build
</b>
</td>
</tr>
Expand All @@ -53,12 +79,12 @@ permalink: /pull-requests/hyperledger-labs/fabric-operator
</td>
<td>
This PR Optimizes the Restart Queue and reduces the Number of Restarts needed for the Components.
https://github.com/hyperledger-labs/fabric-operator/issues/114
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-17 15:40:59 +0000 UTC
Created At 2023-10-19 17:34:05 +0000 UTC
</div>
</div>

12 changes: 6 additions & 6 deletions pull-requests/hyperledger-labs/harmonia.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger-labs/harmonia
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/harmonia/pull/58" class=".btn">#58</a>
PR <a href="https://github.com/hyperledger-labs/harmonia/pull/59" class=".btn">#59</a>
</td>
<td>
<b>
Added flows and Corda interface to EVM project
Added claim by proof path to committed EVM asset
</b>
</td>
</tr>
Expand All @@ -27,14 +27,14 @@ permalink: /pull-requests/hyperledger-labs/harmonia
</td>
<td>
Added corda service to interact with the EVM swap vault contract
Added flows to interact with swap vault contract functions
Added tests for new flows
After committing an EVM asset, the counterparty signs the draft transaction which locks the asset until the committed asset is claimed or reverted.
While both parties can revert the EVM asset, claiming without proofs of notarisation is only possible by the committer/owner of the EVM asset. The recipient must present proofs that the draft transaction was notarised in order to claim the EVM asset.
This PR adds the possibility to collect EVM signatures from Corda parties that verify and attest that a certain signature over the draft transaction hash belongs to a certain public key. These signatures can be used by the EVM asset recipient to claim the EVM asset independently from the EVM asset owner.
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-05 15:07:37 +0000 UTC
Created At 2023-10-24 16:08:08 +0000 UTC
</div>
</div>

28 changes: 0 additions & 28 deletions pull-requests/hyperledger/aries-cloudagent-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,31 +328,3 @@ You can disable automated security fix PRs for this repo from the [Security Aler
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2550" class=".btn">#2550</a>
</td>
<td>
<b>
Feat: Per Tenant Logging
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
- resolve #2359
- Derived from work done in #2425
- Needed to close that PR as the pre-release images in there somehow included legacy code which was removed subsequently.
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-17 13:58:25 +0000 UTC
</div>
</div>

68 changes: 0 additions & 68 deletions pull-requests/hyperledger/besu.md
Original file line number Diff line number Diff line change
Expand Up @@ -682,71 +682,3 @@ broader adoption of CheckerFramework is suggested at a later time, so that we ca
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/besu/pull/6045" class=".btn">#6045</a>
</td>
<td>
<b>
Fixed eth_call before london fork for the calls without strict parameter
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<!-- Thanks for sending a pull request! Please check out our contribution guidelines: -->
<!-- https://github.com/hyperledger/besu/blob/main/CONTRIBUTING.md -->

## PR description
Fixed eth_call before London fork for the calls without `strict` parameters.

## Fixed Issue(s)
<!-- Please link to fixed issue(s) here using format: fixes #<issue number> -->
<!-- Example: "fixes #2" -->
Fix #5943
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-17 17:31:57 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/besu/pull/6044" class=".btn">#6044</a>
</td>
<td>
<b>
Time limited block creation
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<!-- Thanks for sending a pull request! Please check out our contribution guidelines: -->
<!-- https://github.com/hyperledger/besu/blob/main/CONTRIBUTING.md -->

## PR description

## Fixed Issue(s)
<!-- Please link to fixed issue(s) here using format: fixes #<issue number> -->
<!-- Example: "fixes #2" -->
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-17 17:04:42 +0000 UTC
</div>
</div>

Loading

0 comments on commit 0f68c65

Please sign in to comment.