From 7ff9a6ec355417fa46523b2b361bfccaa44b71bc Mon Sep 17 00:00:00 2001 From: Hyperledger Bot Date: Tue, 10 Oct 2023 23:21:37 -0700 Subject: [PATCH] Update PRs (#5267) --- pull-requests/hyperledger/besu.md | 88 +++++++++++++++++++++---------- trending/recent-prs.md | 8 +-- 2 files changed, 65 insertions(+), 31 deletions(-) diff --git a/pull-requests/hyperledger/besu.md b/pull-requests/hyperledger/besu.md index 84ec33eb4..5f06a28f1 100644 --- a/pull-requests/hyperledger/besu.md +++ b/pull-requests/hyperledger/besu.md @@ -10,6 +10,67 @@ permalink: /pull-requests/hyperledger/besu # besu [GitHub](https://github.com/hyperledger/besu){: .btn .mr-4 } +
+ + + + + + + + + +
+ PR #6020 + + + Plugin change the interface so the plugin can return an error string + +
+ + + ## PR description +This PR changes the return value of the validate method of the PluginTransactionValidator class to return an Optional, so implementations can return a reason for rejecting a transaction. +
+
+ Created At 2023-10-11 06:03:37 +0000 UTC +
+
+ +
+ + + + + + + + + +
+ PR #6019 + + + Codehash compare + +
+ + + + + +## PR description +A hacked build of #5889 to compare the code storage before and after changes to check for inconsistencies. + +## Fixed Issue(s) + + +
+
+ Created At 2023-10-11 06:00:22 +0000 UTC +
+
+
@@ -780,30 +841,3 @@ relates #5977 -
-
- - - - - - - - -
- PR #5983 - - - [MINOR] Expose getSize to transaction interface - -
- - - ## PR description -Exposes getSize to transaction interface so it can be used by plugins -
-
- Created At 2023-10-04 05:48:13 +0000 UTC -
-
- diff --git a/trending/recent-prs.md b/trending/recent-prs.md index 75a3aee30..4a0f5a5f2 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 + +[6019](https://github.com/hyperledger/besu/pull/6019) Codehash compare + [6017](https://github.com/hyperledger/besu/pull/6017) Update 23.10.0 changelog [538](https://github.com/hyperledger-labs/fabric-operations-console/pull/538) remove a few settings from the settings api [2460](https://github.com/hyperledger/sawtooth-core/pull/2460) Fix compiler and clippy errors -[6015](https://github.com/hyperledger/besu/pull/6015) Set version to 23.10.0 - -[33](https://github.com/hyperledger-labs/fabric-ansible-collection/pull/33) v2.0.4 - [See more >>>](https://start-here.hyperledger.org/pull-requests)