Skip to content

Commit

Permalink
Update PRs (#5268)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot authored Oct 11, 2023
1 parent 7ff9a6e commit f974074
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 405 deletions.
52 changes: 0 additions & 52 deletions pull-requests/hyperledger-labs/did-webs-resolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,55 +118,3 @@ See corresponding spec change: https://github.com/trustoverip/tswg-did-method-we
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/did-webs-resolver/pull/11" class=".btn">#11</a>
</td>
<td>
<b>
Add "versionId" DID document metadata property
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
See spec support for "versionId" DID document metadata property: https://github.com/trustoverip/tswg-did-method-webs-specification/pull/49
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-04 10:28:01 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/did-webs-resolver/pull/10" class=".btn">#10</a>
</td>
<td>
<b>
Add support for JsonWebKey and ConditionalProof2022
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
This implements changes in https://github.com/trustoverip/tswg-did-method-webs-specification/pull/39 and https://github.com/trustoverip/tswg-did-method-webs-specification/pull/41
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-04 10:04:09 +0000 UTC
</div>
</div>

54 changes: 0 additions & 54 deletions pull-requests/hyperledger-labs/yui-ibc-solidity.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,57 +90,3 @@ based on https://github.com/hyperledger-labs/yui-ibc-solidity/pull/215
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/yui-ibc-solidity/pull/215" class=".btn">#215</a>
</td>
<td>
<b>
feat: ics30 interfaces
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
for https://github.com/hyperledger-labs/yui-ibc-solidity/issues/184

I need this + your work on memo to have work on ibc hooks eth version
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-04 11:33:26 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/yui-ibc-solidity/pull/214" class=".btn">#214</a>
</td>
<td>
<b>
feat: dev shell to easy build and run e2e
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
`nix develop` enters shell which can do all make and e2e and protogen, without anything installed beforehand
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-04 10:28:40 +0000 UTC
</div>
</div>

56 changes: 0 additions & 56 deletions pull-requests/hyperledger/fabric-private-chaincode.md
Original file line number Diff line number Diff line change
Expand Up @@ -742,59 +742,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/fabric-private-chaincode/pull/721" class=".btn">#721</a>
</td>
<td>
<b>
Upgrade yq from v3.x to v4.x
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Some example scripts still use an older version of yq. To run the example scripts properly newer version of yq is added.

<!-- Thanks for sending a pull request! Here are some tips for you:
1. If this is your first time, please read our code of conduct and contributor guidelines:
https://github.com/hyperledger/fabric-private-chaincode/blob/main/CONTRIBUTING.md
https://github.com/hyperledger/fabric-private-chaincode/blob/main/CODE_OF_CONDUCT.md
In particular pay attention to the git workflows
https://docs.google.com/document/d/1sR7YV3pSYN3NEFiW-2fUqtpsJeJrpC0EWUVtEm0Blcg/edit#heading=h.kwcug3pkefak
2. Fill out below sections.
3. Label the PR with the label of any component this PR touches.
4. ALso don't forget to sign your comments before submitting.
Github will complain if there is no DCO but it's easier if we don't have to hunt you down to fix that :-)
-->

**What this PR does / why we need it**: Upgrades the yq V3.x to yq v4.x

**Which issue(s) this PR fixes**:
- upgrades the yq from v3.x to v4.x
- updates the yq codes in the list of files below :
- `./samples/deployment/test-network/setup.sh`
- `./samples/deployment/fabric-smart-client/the-simple-testing-network/env.sh`
- `./samples/deployment/test-network/update-connection.sh`
- `./samples/deployment/test-network/fabric-samples/test-network-nano-bash/README.md`
- `./README.md`
- `./utils/docker/dev_peer_cc-builder/Dockerfile`
- `./utils/docker/base-dev/Dockerfile`

Fixes #719

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-10-04 10:44:47 +0000 UTC
</div>
</div>

Loading

0 comments on commit f974074

Please sign in to comment.