nethermind
nethermind copied to clipboard
Paprika snap sync support
Changes
- Changes to enabled snap sync and fast sync (healing) support for integrating Paprika into Nethermind client
- Redesign
SnapProviderandTreeSynccomponents to usePaprikaStateFactoryandIRawStateinterface to process data sync
Types of changes
What types of changes does your code introduce?
- [ ] Bugfix (a non-breaking change that fixes an issue)
- [x] New feature (a non-breaking change that adds functionality)
- [x] Breaking change (a change that causes existing functionality not to work as expected)
- [ ] Optimization
- [ ] Refactoring
- [ ] Documentation update
- [ ] Build-related changes
- [ ] Other: Description
Testing
Requires testing
- [x] Yes
- [ ] No
If yes, did you write tests?
- [x] Yes
- [ ] No
Notes on testing
Optional. Remove if not applicable.