Skip to content

Commit

Permalink
Update PRs (#5311)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot authored Oct 19, 2023
1 parent 3d5ea5a commit ac28344
Show file tree
Hide file tree
Showing 40 changed files with 5,247 additions and 2,136 deletions.
41 changes: 8 additions & 33 deletions pull-requests/hyperledger-labs/benchmarking-cross-chain-bridges.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger-labs/benchmarking-cross-chain-bridges
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/benchmarking-cross-chain-bridges/pull/8" class=".btn">#8</a>
PR <a href="https://github.com/hyperledger-labs/benchmarking-cross-chain-bridges/pull/9" class=".btn">#9</a>
</td>
<td>
<b>
refactor: yarn update and variable name
Feat: Socket swaps using SDK
</b>
</td>
</tr>
Expand All @@ -27,41 +27,16 @@ permalink: /pull-requests/hyperledger-labs/benchmarking-cross-chain-bridges
</td>
<td>
1) Upgraded packages
2) Refactored chainlink contracts to be compatible with refactor
3) Protocol Route, Quote, etc types start with ProtocolName as prefix ex: Quote is now COWQuote or LIFIQuote
1. Refactored chain_id 1.
> Old name MAINNET new name ETHEREUM
2. Added socket swaps using the SDK
3. Performs single and multi tx swaps
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-09-29 17:39:44 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/benchmarking-cross-chain-bridges/pull/7" class=".btn">#7</a>
</td>
<td>
<b>
feat: uniswap swap execution
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
1) added uniswap swaps
2) increased test async wait to 100,000ms from 30,000ms (uniswap multihop sometimes takes a while)
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-09-29 17:04:31 +0000 UTC
Created At 2023-10-19 13:13:28 +0000 UTC
</div>
</div>

84 changes: 3 additions & 81 deletions pull-requests/hyperledger-labs/documentation-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger-labs/documentation-template
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/documentation-template/pull/15" class=".btn">#15</a>
PR <a href="https://github.com/hyperledger-labs/documentation-template/pull/16" class=".btn">#16</a>
</td>
<td>
<b>
Update to an action
Update project brand
</b>
</td>
</tr>
Expand All @@ -32,85 +32,7 @@ permalink: /pull-requests/hyperledger-labs/documentation-template
</tr>
</table>
<div class="right-align">
Created At 2023-06-05 17:36:56 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/documentation-template/pull/14" class=".btn">#14</a>
</td>
<td>
<b>
Move to correct location
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<nil>
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-06-05 16:49:26 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/documentation-template/pull/13" class=".btn">#13</a>
</td>
<td>
<b>
Move to correct location
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<nil>
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-06-05 16:38:39 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/documentation-template/pull/12" class=".btn">#12</a>
</td>
<td>
<b>
Update PULL_REQUEST_TEMPLATE.md
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Updated the existing pull request template with some changes.
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-06-05 16:17:29 +0000 UTC
Created At 2023-10-19 14:43:16 +0000 UTC
</div>
</div>

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


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operations-console/pull/546" class=".btn">#546</a>
</td>
<td>
<b>
add buttons to delete all components or the wallet
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
#### Type of change

<!--- What type of change? Pick one option and delete the others. -->

- New feature

#### Description
Added a new delete-all-components button and a delete-wallet button to the settings page. they are hidden by default to prevent mishaps. they can be shown by adding `?debug=true` to the url when on the `/settings` page, like `/settings?debug=true`,
- the delete-all-components button only appears to users w/ a `manager` role
- the delete-wallet button only appears to users w/ a `writer` role


</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-19 17:31:29 +0000 UTC
</div>
</div>

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


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operator/pull/135" class=".btn">#135</a>
</td>
<td>
<b>
Fix release build
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
https://github.com/hyperledger-labs/fabric-operator/issues/114
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-19 17:34:05 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion pull-requests/hyperledger-labs/open-enterprise-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permalink: /pull-requests/hyperledger-labs/open-enterprise-agent
</td>
<td>
<b>
feat: add new auth params ATL-5771
feat: add new auth params
</b>
</td>
</tr>
Expand Down
10 changes: 4 additions & 6 deletions pull-requests/hyperledger-labs/private-data-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger-labs/private-data-objects
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/private-data-objects/pull/452" class=".btn">#452</a>
PR <a href="https://github.com/hyperledger-labs/private-data-objects/pull/453" class=".btn">#453</a>
</td>
<td>
<b>
Shell updates
A couple random fixes for installer and service startup scripts
</b>
</td>
</tr>
Expand All @@ -27,14 +27,12 @@ permalink: /pull-requests/hyperledger-labs/private-data-objects
</td>
<td>
A few small updates to make the pdo-shell argument processing consistent with the other client applications (so they all use the same parameter processing function from pdo.client.builder.shell). This update required some changes to the tests that invoke the shell.

There are a couple of other small bug fixes included as well.
A couple small fixes to the installer (to preserve mode bits) and the services (to enable configuration variable override).
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-09-22 19:13:56 +0000 UTC
Created At 2023-10-19 17:28:24 +0000 UTC
</div>
</div>

26 changes: 0 additions & 26 deletions pull-requests/hyperledger-labs/yui-ibc-solidity.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,29 +88,3 @@ permalink: /pull-requests/hyperledger-labs/yui-ibc-solidity
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/yui-ibc-solidity/pull/222" class=".btn">#222</a>
</td>
<td>
<b>
Fix callbacks of IBC Module
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<nil>
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-12 15:08:27 +0000 UTC
</div>
</div>

32 changes: 29 additions & 3 deletions pull-requests/hyperledger/anoncreds-rs.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ permalink: /pull-requests/hyperledger/anoncreds-rs
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/anoncreds-rs/pull/251" class=".btn">#251</a>
PR <a href="https://github.com/hyperledger/anoncreds-rs/pull/254" class=".btn">#254</a>
</td>
<td>
<b>
Build cleanups; verify auditwheel output
chore: update version to dev 2
</b>
</td>
</tr>
Expand All @@ -32,7 +32,33 @@ permalink: /pull-requests/hyperledger/anoncreds-rs
</tr>
</table>
<div class="right-align">
Created At 2023-10-05 17:16:31 +0000 UTC
Created At 2023-10-19 12:21:22 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/anoncreds-rs/pull/253" class=".btn">#253</a>
</td>
<td>
<b>
fix: do not free string
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Based on discussion in this PR" https://github.com/hyperledger/aries-framework-javascript/pull/1606
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-19 10:00:09 +0000 UTC
</div>
</div>

Loading

0 comments on commit ac28344

Please sign in to comment.