Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds to 22.10.4 #5054

Merged
merged 13 commits into from
Feb 8, 2023
Merged

Adds to 22.10.4 #5054

merged 13 commits into from
Feb 8, 2023

Conversation

jflo
Copy link
Contributor

@jflo jflo commented Feb 5, 2023

Additions to 22.10.4 release.

matkt and others added 5 commits February 4, 2023 21:34
* fix transaction pool issue
* add block replay
* support in-memory snapshots

Signed-off-by: Karim TAAM <[email protected]>
Signed-off-by: garyschulte <[email protected]>
Signed-off-by: Justin Florentine <[email protected]>
…dger#5039)

* bonsai layered worldstate subscription
* unsubscribe from worldstatestorage on close of BonsaiLayeredWorldState
* minor txpool logging improvements

Signed-off-by: garyschulte <[email protected]>
Signed-off-by: Justin Florentine <[email protected]>
Signed-off-by: Justin Florentine <[email protected]>
* Add RocksDB readOptions with checksum verification set to false for RocksDB get methods
* Spotless + apply disabling checksum verification for unsegmented RocksDB reads

Signed-off-by: Ameziane H <[email protected]>
Signed-off-by: Justin Florentine <[email protected]>
@jflo jflo marked this pull request as ready for review February 5, 2023 02:37
siladu and others added 5 commits February 5, 2023 13:52
* Cache empty slots.

Signed-off-by: Ameziane H <[email protected]>

* clear after each block and copy during clone

Signed-off-by: Karim TAAM <[email protected]>

* add changelog

Signed-off-by: Ameziane H <[email protected]>

* Avoid triggering a calculate root hash when empty slot cache is not empty.

Signed-off-by: Ameziane H <[email protected]>

Signed-off-by: Ameziane H <[email protected]>
Signed-off-by: Karim TAAM <[email protected]>
Signed-off-by: ahamlat <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
Co-authored-by: Karim TAAM <[email protected]>
…rledger#4897)

Use WorldStateBonsaiUpdater accounts cache each time we try to get an account from storage. Currently, we use this cache only in some code paths.

Signed-off-by: Karim TAAM <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
Co-authored-by: Ameziane H <[email protected]>
* use debug rpc endpoint to resync worldstate
* Reset transaction pool state every time the initial sync is done

Signed-off-by: garyschulte <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
Co-authored-by: Fabio Di Fabio <[email protected]>
Signed-off-by: Karim TAAM <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
This reverts commit c015567.

Signed-off-by: Simon Dudley <[email protected]>
This reverts commit 33ba164.

Signed-off-by: Simon Dudley <[email protected]>
@siladu
Copy link
Contributor

siladu commented Feb 7, 2023

In order to include

and to avoid merge conflicts, I also included the following PRs (which are probably decent improvements for this release anyway):

I reverted the rocksdb lib wiring in so I can see this PR go green before we attempt to add in a re-built version of the lib.

Signed-off-by: Simon Dudley <[email protected]>
@jflo jflo merged commit 34b238c into hyperledger:release-22.10.x Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants