From 33e7e6e441bf80b5d3c6b07ca8db93bac6800aae Mon Sep 17 00:00:00 2001 From: Hyperledger Bot Date: Wed, 11 Oct 2023 11:20:43 -0700 Subject: [PATCH] Update PRs (#5269) --- .../hyperledger-labs/fabric-token-sdk.md | 2 +- .../hyperledger-labs/open-enterprise-agent.md | 162 ++++++++++++------ .../hyperledger/aries-cloudagent-python.md | 57 +++--- pull-requests/hyperledger/besu.md | 36 ---- pull-requests/hyperledger/fabric.md | 34 ---- pull-requests/hyperledger/iroha-java.md | 30 ++++ pull-requests/hyperledger/iroha.md | 100 ++++++----- pull-requests/hyperledger/sawtooth-core.md | 26 +++ trending/recent-prs.md | 10 +- 9 files changed, 260 insertions(+), 197 deletions(-) diff --git a/pull-requests/hyperledger-labs/fabric-token-sdk.md b/pull-requests/hyperledger-labs/fabric-token-sdk.md index a22c7b5ef..73382f96c 100644 --- a/pull-requests/hyperledger-labs/fabric-token-sdk.md +++ b/pull-requests/hyperledger-labs/fabric-token-sdk.md @@ -18,7 +18,7 @@ permalink: /pull-requests/hyperledger-labs/fabric-token-sdk - Added EWS Provider + Removed tx callback diff --git a/pull-requests/hyperledger-labs/open-enterprise-agent.md b/pull-requests/hyperledger-labs/open-enterprise-agent.md index 7cb7e0a39..136dcfc97 100644 --- a/pull-requests/hyperledger-labs/open-enterprise-agent.md +++ b/pull-requests/hyperledger-labs/open-enterprise-agent.md @@ -10,6 +10,114 @@ permalink: /pull-requests/hyperledger-labs/open-enterprise-agent # open-enterprise-agent [GitHub](https://github.com/hyperledger-labs/open-enterprise-agent){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #753 + + + feat(prism-agent): add keycloak authorization support to endpoints [WIP] + +
+ prism-agentbuildinfra + + # Overview + + +Fixes ATL-xxxx + +## Checklist + +### My PR contains... +* [ ] No code changes (changes to documentation, CI, metadata, etc.) +* [ ] Bug fixes (non-breaking change which fixes an issue) +* [ ] Improvements (misc. changes to existing features) +* [ ] Features (non-breaking change which adds functionality) + +### My changes... +* [ ] are breaking changes +* [ ] are not breaking changes +* [ ] If yes to above: I have updated the documentation accordingly + +### Documentation +* [ ] My changes do not require a change to the project documentation +* [ ] My changes require a change to the project documentation +* [ ] If yes to above: I have updated the documentation accordingly + +### Tests +* [ ] My changes can not or do not need to be tested +* [ ] My changes can and should be tested by unit and/or integration tests +* [ ] If yes to above: I have added tests to cover my changes +* [ ] If yes to above: I have taken care to cover edge cases in my tests + +
+
+ Created At 2023-10-11 17:45:35 +0000 UTC +
+
+ +
+ + + + + + + + + +
+ PR #752 + + + fix: anoncred's createPresentation + +
+ pollux + + # Overview + + +Fixes for ATL-4887 + +## Checklist + +### My PR contains... +* [ ] No code changes (changes to documentation, CI, metadata, etc.) +* [x] Bug fixes (non-breaking change which fixes an issue) +* [ ] Improvements (misc. changes to existing features) +* [ ] Features (non-breaking change which adds functionality) + +### My changes... +* [ ] are breaking changes +* [ ] are not breaking changes +* [ ] If yes to above: I have updated the documentation accordingly + +### Documentation +* [ ] My changes do not require a change to the project documentation +* [ ] My changes require a change to the project documentation +* [ ] If yes to above: I have updated the documentation accordingly + +### Tests +* [ ] My changes can not or do not need to be tested +* [ ] My changes can and should be tested by unit and/or integration tests +* [ ] If yes to above: I have added tests to cover my changes +* [ ] If yes to above: I have taken care to cover edge cases in my tests + +
+
+ Created At 2023-10-11 16:43:26 +0000 UTC +
+
+
@@ -354,57 +462,3 @@ A `*` can be used to signal any domain -
-
- - - - - - - - -
- PR #745 - - - fix: change repository and name for rest api clients - -
- prism-agent - - # Overview - - -Fixes repository and names for open enterprise agent rest API clients. - -## Checklist - -### My PR contains... -* [ ] No code changes (changes to documentation, CI, metadata, etc.) -* [x] Bug fixes (non-breaking change which fixes an issue) -* [ ] Improvements (misc. changes to existing features) -* [ ] Features (non-breaking change which adds functionality) - -### My changes... -* [ ] are breaking changes -* [x] are not breaking changes -* [ ] If yes to above: I have updated the documentation accordingly - -### Documentation -* [x] My changes do not require a change to the project documentation -* [ ] My changes require a change to the project documentation -* [ ] If yes to above: I have updated the documentation accordingly - -### Tests -* [x] My changes can not or do not need to be tested -* [ ] My changes can and should be tested by unit and/or integration tests -* [ ] If yes to above: I have added tests to cover my changes -* [ ] If yes to above: I have taken care to cover edge cases in my tests - -
-
- Created At 2023-10-04 17:05:02 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/aries-cloudagent-python.md b/pull-requests/hyperledger/aries-cloudagent-python.md index 8c623e9b6..c22221116 100644 --- a/pull-requests/hyperledger/aries-cloudagent-python.md +++ b/pull-requests/hyperledger/aries-cloudagent-python.md @@ -10,6 +10,37 @@ permalink: /pull-requests/hyperledger/aries-cloudagent-python # aries-cloudagent-python [GitHub](https://github.com/hyperledger/aries-cloudagent-python){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #2544 + + + fix: correct minor typos + +
+ + + Fixes some minor spelling typos: + + Congradulations -> Congratulations + explicitely -> explicitly + supprting -> supporting + +
+
+ Created At 2023-10-11 13:33:26 +0000 UTC +
+
+
@@ -174,29 +205,3 @@ Fixes #2468. -
-
- - - - - - - - -
- PR #2529 - - - Feat: Support subwallet upgradation using the Upgrade command - -
- - - - resolve #2507 -
-
- Created At 2023-10-04 16:31:37 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/besu.md b/pull-requests/hyperledger/besu.md index 5f06a28f1..eee6596e4 100644 --- a/pull-requests/hyperledger/besu.md +++ b/pull-requests/hyperledger/besu.md @@ -805,39 +805,3 @@ Add evaluateTransactionPostProcessing to TransactionSelector interface -
- - - - - - - - - -
- PR #5985 - - - Transaction detachedCopy to optimize txpool memory usage - -
- - - - - -## PR description - -When a tx is decoded from RLP, some of its fields are reference to slices of the encoded RLP byte array, the latter could be shared by many transactions at the same time, for example when decoding the block body, every tx object keep a reference to the large RLP byte array, that could be hundred of KB long, the same happens when we receive a bunch on txs via p2p in the same message. -This approach works fine if the tx objects are short lived, since it means allocating and copying less data around, but does not fit well for pending txs, since they could live much longer in the txpool and a single tx could keep a reference to a large byte array, while actually only it only needs a small portion of it. - -This PR solve this memory inefficiency, by creating a _detachedCopy_ of the tx when this is added to the txpool. A _detachedCopy_ is a copy that does not share any byte array with others. This also changes previous assumptions on the estimation of the amount of memory used by a pending tx, so the calculation have been updated and extended to cover also the Blob tx estimation. - -relates #5977 -
-
- Created At 2023-10-04 12:57:34 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/fabric.md b/pull-requests/hyperledger/fabric.md index dfdb55229..4268d48ff 100644 --- a/pull-requests/hyperledger/fabric.md +++ b/pull-requests/hyperledger/fabric.md @@ -271,37 +271,3 @@ N/A -
- - - - - - - - - -
- PR #4466 - - - Update add_orderer.md - -
- - - -#### Type of change - -- Documentation update - -#### Description - -Update add_orderer.md to reflect the correct way to add a new orderer to an existing channel. - -
-
- Created At 2023-10-04 13:21:35 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/iroha-java.md b/pull-requests/hyperledger/iroha-java.md index 090c057ae..bc2f8262c 100644 --- a/pull-requests/hyperledger/iroha-java.md +++ b/pull-requests/hyperledger/iroha-java.md @@ -10,6 +10,36 @@ permalink: /pull-requests/hyperledger/iroha-java # iroha-java [GitHub](https://github.com/hyperledger/iroha-java){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #375 + + + DOPS-2715: Add workflow to upload test results to Allure Test Ops + +
+ iroha2 + + ## Changes + +1. Add workflow to upload iroha2-dev `java-sdk` tests results to Allure Test Ops + +Sign-off-by: [zyabkin@soramitsu.co.jp](mailto:zyabkin@soramitsu.co.jp) +
+
+ Created At 2023-10-11 14:20:03 +0000 UTC +
+
+
diff --git a/pull-requests/hyperledger/iroha.md b/pull-requests/hyperledger/iroha.md index c394bd705..adf40c1b8 100644 --- a/pull-requests/hyperledger/iroha.md +++ b/pull-requests/hyperledger/iroha.md @@ -10,6 +10,65 @@ permalink: /pull-requests/hyperledger/iroha # iroha [GitHub](https://github.com/hyperledger/iroha){: .btn .mr-4 } +
+
+ + + + + + + + +
+ PR #3981 + + + [refactor]: bump dependencies + +
+ iroha2 + + ## Description + + + + + +### Linked issue + + + +Closes #{issue_number} + + + +### Benefits + + + +### Checklist + +- [ ] I've read `CONTRIBUTING.md` +- [ ] I've used the standard signed-off commit format (or will squash just before merging) +- [ ] All applicable CI checks pass (or I promised to make them pass later) +- [ ] (optional) I've written unit tests for the code changes +- [ ] I replied to all comments after code review, marking all implemented changes with thumbs up + + + + + +
+
+ Created At 2023-10-11 13:06:44 +0000 UTC +
+
+
@@ -697,44 +756,3 @@ Working Iroha stable image -
-
- - - - - - - - -
- PR #3956 - - - [refactor] #3950: Merge API and Telemetry endpoints into a single server - -
- iroha2 - - ## Description - -This PR merges the Telemetry endpoint into the main API endpoint - -### Linked issue - -Closes #3950 - -### Benefits - -Less complexity, no more threading multiple port numbers to configuration - -### Checklist - -- [x] check that the endpoints actually work (I don't think they are covered by any tests?) -- [x] make ci pass -
-
- Created At 2023-10-04 15:58:55 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/sawtooth-core.md b/pull-requests/hyperledger/sawtooth-core.md index 99dedcd2e..29518f001 100644 --- a/pull-requests/hyperledger/sawtooth-core.md +++ b/pull-requests/hyperledger/sawtooth-core.md @@ -10,6 +10,32 @@ permalink: /pull-requests/hyperledger/sawtooth-core # sawtooth-core [GitHub](https://github.com/hyperledger/sawtooth-core){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #2462 + + + Fix GitHub actions pythonpath and disable broken adm lmdb tests + +
+ + + The expectation is that this will pass the build github action. +
+
+ Created At 2023-10-11 17:46:19 +0000 UTC +
+
+
diff --git a/trending/recent-prs.md b/trending/recent-prs.md index 72da3dc0c..aa0a9c0e5 100644 --- a/trending/recent-prs.md +++ b/trending/recent-prs.md @@ -1,13 +1,13 @@ -[6020](https://github.com/hyperledger/besu/pull/6020) Plugin change the interface so the plugin can return an error string +[2462](https://github.com/hyperledger/sawtooth-core/pull/2462) Fix GitHub actions pythonpath and disable broken adm lmdb tests -[6019](https://github.com/hyperledger/besu/pull/6019) Codehash compare +[753](https://github.com/hyperledger-labs/open-enterprise-agent/pull/753) feat(prism-agent): add keycloak authorization support to endpoints [WIP] -[6017](https://github.com/hyperledger/besu/pull/6017) Update 23.10.0 changelog +[752](https://github.com/hyperledger-labs/open-enterprise-agent/pull/752) fix: anoncred's createPresentation -[538](https://github.com/hyperledger-labs/fabric-operations-console/pull/538) remove a few settings from the settings api +[375](https://github.com/hyperledger/iroha-java/pull/375) DOPS-2715: Add workflow to upload test results to Allure Test Ops -[6015](https://github.com/hyperledger/besu/pull/6015) Set version to 23.10.0 +[2544](https://github.com/hyperledger/aries-cloudagent-python/pull/2544) fix: correct minor typos [See more >>>](https://start-here.hyperledger.org/pull-requests)