diff --git a/pull-requests/hyperledger-labs/fabric-token-sdk.md b/pull-requests/hyperledger-labs/fabric-token-sdk.md
index 6004f6b94..105d0c6a1 100644
--- a/pull-requests/hyperledger-labs/fabric-token-sdk.md
+++ b/pull-requests/hyperledger-labs/fabric-token-sdk.md
@@ -38,29 +38,3 @@ This PR adds a command to the tokengen cli utility to update the auditor and/or
-
-
-
-
- PR #507
- |
-
-
- use latest idemix
-
- |
-
-
-
- improvements
- |
-
-
- |
-
-
-
- Created At 2023-10-16 09:20:38 +0000 UTC
-
-
-
diff --git a/pull-requests/hyperledger-labs/open-enterprise-agent.md b/pull-requests/hyperledger-labs/open-enterprise-agent.md
index f75ce63d3..c0ecc0949 100644
--- a/pull-requests/hyperledger-labs/open-enterprise-agent.md
+++ b/pull-requests/hyperledger-labs/open-enterprise-agent.md
@@ -18,7 +18,7 @@ permalink: /pull-requests/hyperledger-labs/open-enterprise-agent
- feat: ATL-5966 Presentation API Refactor
+ feat: presentation API refactor
|
diff --git a/pull-requests/hyperledger-labs/yui-ibc-solidity.md b/pull-requests/hyperledger-labs/yui-ibc-solidity.md
index 13f5be14f..13576cfc4 100644
--- a/pull-requests/hyperledger-labs/yui-ibc-solidity.md
+++ b/pull-requests/hyperledger-labs/yui-ibc-solidity.md
@@ -10,6 +10,32 @@ permalink: /pull-requests/hyperledger-labs/yui-ibc-solidity
# yui-ibc-solidity [GitHub](https://github.com/hyperledger-labs/yui-ibc-solidity){: .btn .mr-4 }
+
+
+
+
+ PR #230
+ |
+
+
+ ICS-02: Add light client status check
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+ Created At 2023-10-23 08:57:58 +0000 UTC
+
+
+
diff --git a/pull-requests/hyperledger-labs/yui-relayer.md b/pull-requests/hyperledger-labs/yui-relayer.md
index 35d507e24..3114813e2 100644
--- a/pull-requests/hyperledger-labs/yui-relayer.md
+++ b/pull-requests/hyperledger-labs/yui-relayer.md
@@ -36,55 +36,3 @@ permalink: /pull-requests/hyperledger-labs/yui-relayer
-
-
-
-
- PR #114
- |
-
-
- Fix empty proof error at `ProveState` of the tendermint prover
-
- |
-
-
-
-
- |
-
-
- |
-
-
-
- Created At 2023-10-16 11:00:46 +0000 UTC
-
-
-
-
-
-
-
- PR #113
- |
-
-
- Make core.MsgID serializable
-
- |
-
-
-
-
- |
-
-
- |
-
-
-
- Created At 2023-10-16 07:53:32 +0000 UTC
-
-
-
diff --git a/pull-requests/hyperledger/besu.md b/pull-requests/hyperledger/besu.md
index b393e9133..ce70dbf3d 100644
--- a/pull-requests/hyperledger/besu.md
+++ b/pull-requests/hyperledger/besu.md
@@ -10,6 +10,34 @@ permalink: /pull-requests/hyperledger/besu
# besu [GitHub](https://github.com/hyperledger/besu){: .btn .mr-4 }
+
+
+
+
+ PR #6073
+ |
+
+
+ feat: add a way to read memory without altering the word capacity
+
+ |
+
+
+
+
+ |
+
+ ## PR description
+
+Objects using the `MessageFrame` may wish to immutably read the memory of the frame without altering the word capacity of the memory, i.e. a “shadow” read as it behaves transparently w.r.t. the EVM.
+ |
+
+
+
+ Created At 2023-10-23 12:20:00 +0000 UTC
+
+
+
@@ -18,7 +46,7 @@ permalink: /pull-requests/hyperledger/besu
- Refactor TrieLogManager and CachedWorldStorageManager
+ Decouple TrieLogManager and CachedWorldStorageManager
|
@@ -33,6 +61,8 @@ permalink: /pull-requests/hyperledger/besu
This PR splits these concepts out ahead of adding in trie log pruning.
+CachedWorldStorageManager is added as a field alongside TrieLogManager in BonsaiWorldStateProvider.
+
Following previous refactors, there's now no need to have an AbstractTrieLogManager or TrieLogManager interface
@@ -743,58 +773,3 @@ fixes a wrong breaking change entry reported here #6031
-
-
-
-
- PR #6036
- |
-
-
- Fix typos
-
- |
-
-
-
-
- |
-
-
- |
-
-
-
- Created At 2023-10-16 11:54:54 +0000 UTC
-
-
-
-
-
-
-
- PR #6035
- |
-
-
- Minor optimization on Eth_feeHistory
-
- |
-
-
-
-
- |
-
- This PR has a minor optimization on Eth_feeHistory, on top of [this other optimization on Eth_feeHistory ](https://github.com/hyperledger/besu/pull/6011).
-
-Instead of sorting rewardPercentiles for each block header, this PR sorts only once and the sorted list is used as a parameter for each call to compute rewards.
-
- |
-
-
-
- Created At 2023-10-16 11:45:45 +0000 UTC
-
-
-
diff --git a/pull-requests/hyperledger/fabric-ca.md b/pull-requests/hyperledger/fabric-ca.md
index eb8bd67fb..5a7a98299 100644
--- a/pull-requests/hyperledger/fabric-ca.md
+++ b/pull-requests/hyperledger/fabric-ca.md
@@ -10,6 +10,78 @@ permalink: /pull-requests/hyperledger/fabric-ca
# fabric-ca [GitHub](https://github.com/hyperledger/fabric-ca){: .btn .mr-4 }
+
+
+
+
+ PR #385
+ |
+
+
+ chore: remove refs to deprecated io/ioutil
+
+ |
+
+
+
+
+ |
+
+
+
+
+
+#### Type of change
+
+
+
+- Bug fix
+- New feature
+- Improvement (improvement to code, performance, etc)
+- Test update
+- Documentation update
+
+#### Description
+
+
+
+#### Additional details
+
+
+
+
+#### Related issues
+
+
+
+
+
+
+
+ |
+
+
+
+ Created At 2023-10-23 08:24:19 +0000 UTC
+
+
+
diff --git a/pull-requests/hyperledger/iroha-javascript.md b/pull-requests/hyperledger/iroha-javascript.md
index d0f5de8b4..ba3ded6a6 100644
--- a/pull-requests/hyperledger/iroha-javascript.md
+++ b/pull-requests/hyperledger/iroha-javascript.md
@@ -36,29 +36,3 @@ permalink: /pull-requests/hyperledger/iroha-javascript
-
-
-
-
- PR #172
- |
-
-
- Iroha `2.0.0-pre-rc.20` update
-
- |
-
-
-
-
- |
-
-
- |
-
-
-
- Created At 2023-10-16 06:38:15 +0000 UTC
-
-
-
diff --git a/trending/recent-prs.md b/trending/recent-prs.md
index 126312066..93a9445b0 100644
--- a/trending/recent-prs.md
+++ b/trending/recent-prs.md
@@ -1,13 +1,13 @@
-[6072](https://github.com/hyperledger/besu/pull/6072) Refactor TrieLogManager and CachedWorldStorageManager
+[6073](https://github.com/hyperledger/besu/pull/6073) feat: add a way to read memory without altering the word capacity
-[1573](https://github.com/hyperledger/solang/pull/1573) Atlantis
+[230](https://github.com/hyperledger-labs/yui-ibc-solidity/pull/230) ICS-02: Add light client status check
-[178](https://github.com/hyperledger-labs/orion-sdk-go/pull/178) set config command + tests
+[385](https://github.com/hyperledger/fabric-ca/pull/385) chore: remove refs to deprecated io/ioutil
-[4488](https://github.com/hyperledger/fabric/pull/4488) Removing nwo.DeployChaincodeLegacy()
+[6072](https://github.com/hyperledger/besu/pull/6072) Decouple TrieLogManager and CachedWorldStorageManager
-[6071](https://github.com/hyperledger/besu/pull/6071) Optimize GetPooledTransactionsFromPeerTask with HashSet
+[1573](https://github.com/hyperledger/solang/pull/1573) Atlantis
[See more >>>](https://start-here.hyperledger.org/pull-requests)