From e252cdb009b2cf157ca241591f8b8598b417dd1d Mon Sep 17 00:00:00 2001 From: Hyperledger Bot Date: Tue, 14 Nov 2023 17:03:52 -0800 Subject: [PATCH] Update PRs (#5437) --- .../hyperledger-labs/agora-glass_pumpkin.md | 38 ++++++++++ .../hyperledger-labs/agora-unknown_order.md | 38 ++++++++++ .../fabric-operations-console.md | 76 +++++++++---------- .../hyperledger-labs/open-enterprise-agent.md | 53 ------------- .../hyperledger/aries-cloudagent-python.md | 26 +++++++ pull-requests/hyperledger/aries-rfcs.md | 57 -------------- pull-requests/hyperledger/besu-docs.md | 28 +++++++ pull-requests/hyperledger/besu.md | 56 -------------- pull-requests/hyperledger/bevel.md | 26 ------- pull-requests/hyperledger/cacti.md | 9 ++- pull-requests/hyperledger/fabric-ca.md | 74 ++---------------- .../hyperledger/firefly-ethconnect.md | 32 -------- pull-requests/hyperledger/iroha.md | 53 +++++++++++++ pull-requests/hyperledger/solang.md | 58 +------------- trending/recent-prs.md | 10 +-- 15 files changed, 243 insertions(+), 391 deletions(-) create mode 100644 pull-requests/hyperledger-labs/agora-glass_pumpkin.md create mode 100644 pull-requests/hyperledger-labs/agora-unknown_order.md diff --git a/pull-requests/hyperledger-labs/agora-glass_pumpkin.md b/pull-requests/hyperledger-labs/agora-glass_pumpkin.md new file mode 100644 index 000000000..18800666b --- /dev/null +++ b/pull-requests/hyperledger-labs/agora-glass_pumpkin.md @@ -0,0 +1,38 @@ +--- +layout: default +title: agora-glass_pumpkin +parent: Hyperledger Labs +grand_parent: Pull Requests +has_children: false +permalink: /pull-requests/hyperledger-labs/agora-glass_pumpkin +--- + +# agora-glass_pumpkin [GitHub](https://github.com/hyperledger-labs/agora-glass_pumpkin){: .btn .mr-4 } + + +
+ + + + + + + + + +
+ PR #23 + + + Update wiki URL + +
+ + + +
+
+ Created At 2023-11-14 16:57:10 +0000 UTC +
+
+ diff --git a/pull-requests/hyperledger-labs/agora-unknown_order.md b/pull-requests/hyperledger-labs/agora-unknown_order.md new file mode 100644 index 000000000..23ce7375e --- /dev/null +++ b/pull-requests/hyperledger-labs/agora-unknown_order.md @@ -0,0 +1,38 @@ +--- +layout: default +title: agora-unknown_order +parent: Hyperledger Labs +grand_parent: Pull Requests +has_children: false +permalink: /pull-requests/hyperledger-labs/agora-unknown_order +--- + +# agora-unknown_order [GitHub](https://github.com/hyperledger-labs/agora-unknown_order){: .btn .mr-4 } + + +
+ + + + + + + + + +
+ PR #8 + + + Update wiki URL + +
+ + + +
+
+ Created At 2023-11-14 16:57:31 +0000 UTC +
+
+ diff --git a/pull-requests/hyperledger-labs/fabric-operations-console.md b/pull-requests/hyperledger-labs/fabric-operations-console.md index f627d4fe4..9d1aba92c 100644 --- a/pull-requests/hyperledger-labs/fabric-operations-console.md +++ b/pull-requests/hyperledger-labs/fabric-operations-console.md @@ -10,6 +10,43 @@ permalink: /pull-requests/hyperledger-labs/fabric-operations-console # fabric-operations-console [GitHub](https://github.com/hyperledger-labs/fabric-operations-console){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #560 + + + Add gather version button + +
+ + + #### Type of change + + + +- New feature + +#### Description +Adds a new button under the `settings` tab. it will generate a json file of all component versions, operator fabric versions, and the console version. this is useful for support. + +![image](https://github.com/hyperledger-labs/fabric-operations-console/assets/16085295/908daaa8-5503-41df-ab8c-21fa27291dbe) + + +
+
+ Created At 2023-11-14 18:17:00 +0000 UTC +
+
+
@@ -263,42 +300,3 @@ Prevents users with only the reader role from doing actions like: -
-
- - - - - - - - -
- PR #556 - - - Audit logs cleanup - -
- - - #### Type of change - - - -- Bug fix - -#### Description -more audit log improvements -- added log for deleting users -- added log for mustgather actions -- fix search box on audit log page (under some circumstances it didn't work correctly) -- removed text "IBP" from a user login log -- added name of ordering service to log when deleting an ordering service - -
-
- Created At 2023-11-07 19:18:40 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger-labs/open-enterprise-agent.md b/pull-requests/hyperledger-labs/open-enterprise-agent.md index a8465febf..a84fbf5a1 100644 --- a/pull-requests/hyperledger-labs/open-enterprise-agent.md +++ b/pull-requests/hyperledger-labs/open-enterprise-agent.md @@ -444,56 +444,3 @@ Tests will be added in another PR. -
- - - - - - - - - -
- PR #778 - - - feat(pollux): Add migrations needed for JWT revocation - -
- pollux - - # Overview - -Add migrations needed for JWT revocation implementation - -## 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) -* [x] 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-11-08 00:16:50 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/aries-cloudagent-python.md b/pull-requests/hyperledger/aries-cloudagent-python.md index ddd863d5e..22fd7b200 100644 --- a/pull-requests/hyperledger/aries-cloudagent-python.md +++ b/pull-requests/hyperledger/aries-cloudagent-python.md @@ -10,6 +10,32 @@ permalink: /pull-requests/hyperledger/aries-cloudagent-python # aries-cloudagent-python [GitHub](https://github.com/hyperledger/aries-cloudagent-python){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #2606 + + + logging resolved doc + +
+ + + Add logging +
+
+ Created At 2023-11-14 13:07:08 +0000 UTC +
+
+
diff --git a/pull-requests/hyperledger/aries-rfcs.md b/pull-requests/hyperledger/aries-rfcs.md index df2ebccbc..21dddd40d 100644 --- a/pull-requests/hyperledger/aries-rfcs.md +++ b/pull-requests/hyperledger/aries-rfcs.md @@ -36,60 +36,3 @@ permalink: /pull-requests/hyperledger/aries-rfcs -
-
- - - - - - - - -
- PR #799 - - - LTS - -
- - - -
-
- Created At 2023-11-07 22:43:18 +0000 UTC -
-
- -
- - - - - - - - - -
- PR #798 - - - Fix typo in Aries for OCA RFC - missing _text on credential_help_text attribute - -
- - - Fixes typo found in the Aries RFC. The other supporting documents such as the Excel file for building an OCA file, and the example OCA Bundles have the attribute name, `credential_help_text`, as does the JavaScript implementation of OCA published from the [Aries Bifold](https://github.com/hyperledger/aries-mobile-agent-react-native) repository. In my checking, all OCA Bundles that have been created that I could find are including the `_text`. - -This PR corrects the text in the actual RFC. - -Wish we had caught this earlier... - -
-
- Created At 2023-11-07 22:11:04 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/besu-docs.md b/pull-requests/hyperledger/besu-docs.md index 64a73ede3..7da9a7772 100644 --- a/pull-requests/hyperledger/besu-docs.md +++ b/pull-requests/hyperledger/besu-docs.md @@ -10,6 +10,34 @@ permalink: /pull-requests/hyperledger/besu-docs # besu-docs [GitHub](https://github.com/hyperledger/besu-docs){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #1440 + + + Added new JVM default options + +
+ + + Decided not to go into details of when you'd want to use the `besu-untuned` start script - the rationale being that anyone who's going to need it will already be looking at the memory options and knows what they are doing. + +Fixes #1415 +
+
+ Created At 2023-11-15 00:28:03 +0000 UTC +
+
+
diff --git a/pull-requests/hyperledger/besu.md b/pull-requests/hyperledger/besu.md index b2593f0c6..914e1e401 100644 --- a/pull-requests/hyperledger/besu.md +++ b/pull-requests/hyperledger/besu.md @@ -166,62 +166,6 @@ https://github.com/hyperledger/besu/issues/5280 -
-
- - - - - - - - -
- PR #6158 - - - Release 23.10.x - -
- - - Release 23.10.2 - -### Breaking Changes -- TX pool eviction in the legacy TX pool now favours keeping oldest transactions (more likely to evict higher nonces, less likely to introduce nonce gaps) [#6106](https://github.com/hyperledger/besu/pull/6106) and [#6146](https://github.com/hyperledger/besu/pull/6146) - -### Deprecations - -### Additions and Improvements -- Ethereum Classic Spiral network upgrade [#6078](https://github.com/hyperledger/besu/pull/6078) -- Add a method to read from a `Memory` instance without altering its inner state [#6073](https://github.com/hyperledger/besu/pull/6073) -- TraceService: return results for transactions in block [#6086](https://github.com/hyperledger/besu/pull/6086) -- Accept `input` and `data` field for the payload of transaction-related RPC methods [#6094](https://github.com/hyperledger/besu/pull/6094) -- Add APIs to set and get the min gas price a transaction must pay for being selected during block creation [#6097](https://github.com/hyperledger/besu/pull/6097) -- TraceService: return results for transactions in block [#6086](https://github.com/hyperledger/besu/pull/6086) -- New option `--min-priority-fee` that sets the minimum priority fee a transaction must meet to be selected for a block. [#6080](https://github.com/hyperledger/besu/pull/6080) [#6083](https://github.com/hyperledger/besu/pull/6083) -- Implement new `miner_setMinPriorityFee` and `miner_getMinPriorityFee` RPC methods [#6080](https://github.com/hyperledger/besu/pull/6080) -- Clique config option `createemptyblocks` to not create empty blocks [#6082](https://github.com/hyperledger/besu/pull/6082) -- Upgrade EVM Reference Tests to v13 (Cancun) [#6114](https://github.com/hyperledger/besu/pull/6114) -- Add `yParity` to GraphQL and JSON-RPC for relevant querise. [6119](https://github.com/hyperledger/besu/pull/6119) -- Force tx replacement price bump to zero when zero base fee market is configured or `--min-gas-price` is set to 0. This allows for easier tx replacement in networks where there is not gas price. [#6079](https://github.com/hyperledger/besu/pull/6079) -- Introduce the possibility to limit the time spent selecting pending transactions during block creation, using the new experimental option `Xblock-txs-selection-max-time` on PoS and PoW networks (by default set to 5000ms) or `Xpoa-block-txs-selection-max-time` on PoA networks (by default 75% of the min block time) [#6044](https://github.com/hyperledger/besu/pull/6044) - -### Bug fixes -- Upgrade netty to address CVE-2023-44487, CVE-2023-34462 [#6100](https://github.com/hyperledger/besu/pull/6100) -- Upgrade grpc to address CVE-2023-32731, CVE-2023-33953, CVE-2023-44487, CVE-2023-4785 [#6100](https://github.com/hyperledger/besu/pull/6100) -- Fix blob gas calculation in reference tests [#6107](https://github.com/hyperledger/besu/pull/6107) -- Limit memory used in handling invalid blocks [#6138](https://github.com/hyperledger/besu/pull/6138) - ---- - - -
-
- Created At 2023-11-10 22:14:01 +0000 UTC -
-
-
diff --git a/pull-requests/hyperledger/bevel.md b/pull-requests/hyperledger/bevel.md index 9e1a6971c..997c6cbc8 100644 --- a/pull-requests/hyperledger/bevel.md +++ b/pull-requests/hyperledger/bevel.md @@ -200,29 +200,3 @@ fixes #2399 -
-
- - - - - - - - -
- PR #2420 - - - chart name refactoring - -
- - - -
-
- Created At 2023-11-07 17:39:05 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/cacti.md b/pull-requests/hyperledger/cacti.md index 574a469a7..544de531f 100644 --- a/pull-requests/hyperledger/cacti.md +++ b/pull-requests/hyperledger/cacti.md @@ -1267,7 +1267,14 @@ You can disable automated security fix PRs for this repo from the [Security Aler - WIP + - Add script `tools/bump-package-engines.ts` to update minimal node and npm + versions in all cacti packages. +- Set minimal node to 18 and npm to 8 in all cacti packages. +- Add env variable `NODEJS_VERSION` in CI scripts to centralize nodejs setup. +- Change default nodejs in CI to v18.18.2 +- Minor formatting fixes - sorted package.json, remove whitespaces + +Signed-off-by: Michal Bajer **Pull Request Requirements** - [ ] Rebased onto `upstream/main` branch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why. diff --git a/pull-requests/hyperledger/fabric-ca.md b/pull-requests/hyperledger/fabric-ca.md index 7c192ac84..7ca40d01d 100644 --- a/pull-requests/hyperledger/fabric-ca.md +++ b/pull-requests/hyperledger/fabric-ca.md @@ -14,87 +14,27 @@ permalink: /pull-requests/hyperledger/fabric-ca
- PR #386 + PR #387 - Bump github.com/consensys/gnark-crypto from 0.12.0 to 0.12.1 + Update to latest mathlib
- dependenciesgo + - Bumps [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) from 0.12.0 to 0.12.1. -
-Release notes -

Sourced from github.com/consensys/gnark-crypto's releases.

-
-

v0.12.1

-

What's Changed

- -

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.12.0...v0.12.1

-
-
-
-Commits -
    -
  • da0317f clean: remove useless snippet in mulWindowed (#453)
  • -
  • 65cdb1d Feat/kzg extended transcript (#452)
  • -
  • 95e674b perf(fft): introduce cache efficient bit reverse shuffling (#446)
  • -
  • ec6be1a Merge pull request #451 from Consensys/fix/glv
  • -
  • aef1eef fix: add GT ExpGLV fix to BLS24 + BW6
  • -
  • feaf161 fix: merge and fix tests for expGLV
  • -
  • ced3076 fix: use max(size(s1), size(s2)) for ExpGLV
  • -
  • 4096ad9 feat: discared useless files
  • -
  • ace5318 Merge pull request #450 from jsign/jsign-eq-improv
  • -
  • dc4e2d4 feat: added test for [-s]G=-[s]G
  • -
  • Additional commits viewable in compare view
  • -
-
-
- - -[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/consensys/gnark-crypto&package-manager=go_modules&previous-version=0.12.0&new-version=0.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) - -Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. - -[//]: # (dependabot-automerge-start) -[//]: # (dependabot-automerge-end) - ---- - -
-Dependabot commands and options -
- -You can trigger Dependabot actions by commenting on this PR: -- `@dependabot rebase` will rebase this PR -- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it -- `@dependabot merge` will merge this PR after your CI passes on it -- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it -- `@dependabot cancel merge` will cancel a previously requested merge and block automerging -- `@dependabot reopen` will reopen this PR if it is closed -- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency -- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyperledger/fabric-ca/network/alerts). - -
+ Update to the latest version of mathlib. + +Resolves https://github.com/hyperledger/fabric-ca/issues/373
- Created At 2023-11-08 18:47:23 +0000 UTC + Created At 2023-11-14 13:27:18 +0000 UTC
diff --git a/pull-requests/hyperledger/firefly-ethconnect.md b/pull-requests/hyperledger/firefly-ethconnect.md index f0e9d1e62..d596dd9c9 100644 --- a/pull-requests/hyperledger/firefly-ethconnect.md +++ b/pull-requests/hyperledger/firefly-ethconnect.md @@ -45,35 +45,3 @@ This is meant to treat this edge case then as an "unsafe address" so Ethconnect -
- - - - - - - - - -
- PR #238 - - - Mark filter stale for Besu nodes - -
- - - Not all Ethereum nodes return exactly the same error message when a filter does not exist. This caused ETHConnect to not be able to recreate a filter automatically in some cases, for example if a Besu node was restarted. This would result in log messages like: - -``` -[2023-10-19T06:50:07.739Z] ERROR es-1fb7a291-487f-404b-44ab-0a36a0da4dae: subscription error: Filter not found -``` - -This PR fixes this issue to make ETHConnect a bit more flexible to be able to recreate the filter automatically in this case. -
-
- Created At 2023-11-07 15:44:05 +0000 UTC -
-
- diff --git a/pull-requests/hyperledger/iroha.md b/pull-requests/hyperledger/iroha.md index 889af7761..7bd90383e 100644 --- a/pull-requests/hyperledger/iroha.md +++ b/pull-requests/hyperledger/iroha.md @@ -10,6 +10,59 @@ permalink: /pull-requests/hyperledger/iroha # iroha [GitHub](https://github.com/hyperledger/iroha){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #4054 + + + [feature] #3974: Add subcommands into `iroha_client_cli` to edit domain metadata + +
+ iroha2 + + ## Description + +This PR adds subcommands that set and remove metadata from a domain. + +### Linked issue + +Closes one of subtasks from #3974 + +### Benefits + +The users will be able to edit domain metadata using `iroha_client_cli`. + +### Checklist + +- [x] I've read `CONTRIBUTING.md` +- [x] 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-11-14 22:10:23 +0000 UTC +
+
+
diff --git a/pull-requests/hyperledger/solang.md b/pull-requests/hyperledger/solang.md index a5e332eec..e3c24de66 100644 --- a/pull-requests/hyperledger/solang.md +++ b/pull-requests/hyperledger/solang.md @@ -60,32 +60,6 @@ Main offender is still `wasm-opt` by far, but we already have a flag for this. -
-
- - - - - - - - -
- PR #1594 - - - Fix broken build - -
- - - For some reason, cargo is not pick the latest version of ethers-core. This breaks the build. Add a line to Cargo.toml fixes the problem. -
-
- Created At 2023-11-14 09:27:50 +0000 UTC -
-
-
@@ -103,7 +77,9 @@ Main offender is still `wasm-opt` by far, but we already have a flag for this.
- Many Solidity features depend on the version of the compiler. So, parse the version pragma and in another PR we will use this information. + Many Solidity features depend on the version of the compiler. So, parse the version pragma and in another PR we will use this information. + +This PR adds pragmas to the ast and we test it with a graphviz dot file.
@@ -248,31 +224,3 @@ For more information: #1590 - - - - Implement string.concat() and bytes.concat() - - - - - - - - - This is what solc implements. Solang has implement a + b for string concatenation, which this PR removes. - -Fixes: https://github.com/hyperledger/solang/issues/1558 - - - -
- Created At 2023-11-07 12:48:12 +0000 UTC -
-
- diff --git a/trending/recent-prs.md b/trending/recent-prs.md index a4bb8112b..5d4c8237d 100644 --- a/trending/recent-prs.md +++ b/trending/recent-prs.md @@ -1,13 +1,13 @@ -[1595](https://github.com/hyperledger/solang/pull/1595) Add a feature flag for the language server +[1440](https://github.com/hyperledger/besu-docs/pull/1440) Added new JVM default options -[786](https://github.com/hyperledger-labs/open-enterprise-agent/pull/786) test: add wallet uma permission management tests +[4054](https://github.com/hyperledger/iroha/pull/4054) [feature] #3974: Add subcommands into `iroha_client_cli` to edit domain metadata -[1594](https://github.com/hyperledger/solang/pull/1594) Fix broken build +[560](https://github.com/hyperledger-labs/fabric-operations-console/pull/560) Add gather version button -[2889](https://github.com/hyperledger/cacti/pull/2889) build(deps): bump axios from 1.5.1 to 1.6.0 in /packages/cactus-plugin-persistence-fabric +[8](https://github.com/hyperledger-labs/agora-unknown_order/pull/8) Update wiki URL -[2888](https://github.com/hyperledger/cacti/pull/2888) build(deps): bump axios from 1.5.1 to 1.6.0 in /packages/cactus-test-plugin-htlc-eth-besu-erc20 +[23](https://github.com/hyperledger-labs/agora-glass_pumpkin/pull/23) Update wiki URL [See more >>>](https://start-here.hyperledger.org/pull-requests)