diff --git a/pull-requests/hyperledger/aries-cloudagent-python.md b/pull-requests/hyperledger/aries-cloudagent-python.md index b78d87d95..5bb8d6e92 100644 --- a/pull-requests/hyperledger/aries-cloudagent-python.md +++ b/pull-requests/hyperledger/aries-cloudagent-python.md @@ -10,6 +10,62 @@ permalink: /pull-requests/hyperledger/aries-cloudagent-python # aries-cloudagent-python [GitHub](https://github.com/hyperledger/aries-cloudagent-python){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #2611 + + + feat: support resolving did:peer:1 received in did exchange + +
+ + + This is an experimental implementation of supporting did:peer:1 resolution. This enables ACA-Py to correctly handle DID Exchange requests from AFJ (AFJ now fails to process our responses since we're not passing back a did:peer, still the unqualified values). + +Notably, this does not support creating or sending did:peer:1, just storing and resolving. +
+
+ Created At 2023-11-17 04:24:18 +0000 UTC +
+
+ +
+ + + + + + + + + +
+ PR #2609 + + + fix: more resilient checks in verify signed attachments + +
+ + + Fixes #2608. + +This PR makes the signed attachment verification a bit more resilient. According to [RFC 7515](https://datatracker.ietf.org/doc/html/rfc7515), there's no reason for us to strictly expect a `kid` to be present in the `jwk` and we can verify that the jwk corresponds to the kid in the header trivially. In short, the previous rigidity was unnecessary. This corrects that. +
+
+ Created At 2023-11-17 02:37:34 +0000 UTC +
+
+
diff --git a/pull-requests/hyperledger/besu.md b/pull-requests/hyperledger/besu.md index efcceb7dd..0c3349f3b 100644 --- a/pull-requests/hyperledger/besu.md +++ b/pull-requests/hyperledger/besu.md @@ -10,6 +10,32 @@ permalink: /pull-requests/hyperledger/besu # besu [GitHub](https://github.com/hyperledger/besu){: .btn .mr-4 } +
+
+ + + + + + + + +
+ PR #6179 + + + Stretch timeout when low peer count + +
+ + + in low peer count networks, be more lenient with timeout disconnections +
+
+ Created At 2023-11-17 04:46:52 +0000 UTC +
+
+
diff --git a/trending/recent-prs.md b/trending/recent-prs.md index c2b84e885..d8a25a7de 100644 --- a/trending/recent-prs.md +++ b/trending/recent-prs.md @@ -1,13 +1,13 @@ -[1448](https://github.com/hyperledger/besu-docs/pull/1448) Bump got, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs, @docusaurus/plugin-google-gtag, @docusaurus/plugin-google-tag-manager, @docusaurus/preset-classic, @docusaurus/theme-common, @easyops-cn/docusaurus-search-local and redocusaurus +[6179](https://github.com/hyperledger/besu/pull/6179) Stretch timeout when low peer count -[1447](https://github.com/hyperledger/besu-docs/pull/1447) Bump trim, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs, @docusaurus/plugin-google-gtag, @docusaurus/plugin-google-tag-manager, @docusaurus/preset-classic, @docusaurus/theme-common, @easyops-cn/docusaurus-search-local and redocusaurus +[2611](https://github.com/hyperledger/aries-cloudagent-python/pull/2611) feat: support resolving did:peer:1 received in did exchange -[1446](https://github.com/hyperledger/besu-docs/pull/1446) Bump axios, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs, @docusaurus/plugin-google-gtag, @docusaurus/plugin-google-tag-manager, @docusaurus/preset-classic, @docusaurus/theme-common, @easyops-cn/docusaurus-search-local and redocusaurus +[2609](https://github.com/hyperledger/aries-cloudagent-python/pull/2609) fix: more resilient checks in verify signed attachments -[1596](https://github.com/hyperledger/solang/pull/1596) Move LoopScopes into ExprContext +[1448](https://github.com/hyperledger/besu-docs/pull/1448) Bump got, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs, @docusaurus/plugin-google-gtag, @docusaurus/plugin-google-tag-manager, @docusaurus/preset-classic, @docusaurus/theme-common, @easyops-cn/docusaurus-search-local and redocusaurus -[791](https://github.com/hyperledger-labs/open-enterprise-agent/pull/791) fix: enable keycloak with pre-configured agent in helm chart +[1447](https://github.com/hyperledger/besu-docs/pull/1447) Bump trim, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs, @docusaurus/plugin-google-gtag, @docusaurus/plugin-google-tag-manager, @docusaurus/preset-classic, @docusaurus/theme-common, @easyops-cn/docusaurus-search-local and redocusaurus [See more >>>](https://start-here.hyperledger.org/pull-requests)