Skip to content

Commit

Permalink
Update PRs (#5499)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot authored Nov 26, 2023
1 parent 179ad5c commit 77ccbb6
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 5 deletions.
45 changes: 45 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,51 @@ 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/15" class=".btn">#15</a>
</td>
<td>
<b>
feat: xy and uniswap benchmarkers
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Done:
1. Benchmarking XY
2. Added Uniswap Universal Router to uniswap route_builder
3. Benchmarking Uniswap Swap Router V2 and Universal Router

Refactor:
1. Move benchmarks from src/benchmark/protocol to src/benchmark/-aggregator/protocol

Remove:
1. Sushiswap from token-aggregators

Packages removed:
1. @sushiswap/sdk
2. @uniswap/universal-router-sdk

Todo:
1. Get socket to work (contact team)
2. Setup XY for same chain swaps
3. Add message-aggregators
4. Perform live network benchmarks
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-26 16:37:53 +0000 UTC
</div>
</div>

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


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/aries-rfcs/pull/803" class=".btn">#803</a>
</td>
<td>
<b>
Added 'trust input protocol' under concepts folder
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Signed off by: Mathieu Glaude <mathieu@northernblock.io>
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-26 14:18:24 +0000 UTC
</div>
</div>

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


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/fabric/pull/4553" class=".btn">#4553</a>
</td>
<td>
<b>
Remove legacy chaincode deploy from SBE integration tests
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
This commit removes legacy chaincode deploy from being used by SBE integration tests.

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-26 14:11:28 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
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 @@

[1601](https://github.com/hyperledger/solang/pull/1601) An expression statement should be followed by ;
[15](https://github.com/hyperledger-labs/benchmarking-cross-chain-bridges/pull/15) feat: xy and uniswap benchmarkers

[1069](https://github.com/hyperledger/aries-vcx/pull/1069) feature: Derive Display for all aries messages
[803](https://github.com/hyperledger/aries-rfcs/pull/803) Added 'trust input protocol' under concepts folder

[2630](https://github.com/hyperledger/aries-cloudagent-python/pull/2630) Feature Suggestion: Include a Reason When Constraints Cannot Be Applied
[4553](https://github.com/hyperledger/fabric/pull/4553) Remove legacy chaincode deploy from SBE integration tests

[2907](https://github.com/hyperledger/cacti/pull/2907) fix(weaver): usage of weak PRNG #2765 issue - Solve
[1601](https://github.com/hyperledger/solang/pull/1601) An expression statement should be followed by ;

[2629](https://github.com/hyperledger/aries-cloudagent-python/pull/2629) Update the ReadTheDocs config in case we do another 0.10.x release
[1069](https://github.com/hyperledger/aries-vcx/pull/1069) feature: Derive Display for all aries messages


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

0 comments on commit 77ccbb6

Please sign in to comment.