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

BSC: Resync with PebbleDB + PBSS #902

Closed
kaladinlight opened this issue Dec 7, 2023 · 2 comments · Fixed by #914
Closed

BSC: Resync with PebbleDB + PBSS #902

kaladinlight opened this issue Dec 7, 2023 · 2 comments · Fixed by #914
Assignees

Comments

@kaladinlight
Copy link
Collaborator

kaladinlight commented Dec 7, 2023

Overview

BSC v1.3.x has brought in path based storage scheme and has pebble db support. This was a big win with ethereum in reducing volume size and increasing performance and stability. Do the same for BSC.

Note: Erigon is an alternative, but still need to prove this out for Polygon as feasible/desirable

References and additional details

https://github.com/bnb-chain/bsc/releases/tag/v1.3.1-beta
https://github.com/shapeshift/unchained/blob/develop/node/coinstacks/ethereum/daemon/init.sh

Acceptance Criteria

  • bsc node using pebbledb + pbss

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

@kaladinlight
Copy link
Collaborator Author

Volume size reduced from 6TB -> 2.5TB and stability/sync speed has improved. Calling this a win and cutting over dev to bake before pulling the trigger on prod

@kaladinlight
Copy link
Collaborator Author

There has been some pretty serious peering issues that would prevent us from cutting over entirely at this point. Trying to determine a fix and have opened an issue for more insight. Stay tuned...

@kaladinlight kaladinlight linked a pull request Jan 11, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In progress to Done in ShapeShift Dashboard Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant