-
Notifications
You must be signed in to change notification settings - Fork 721
refactor(deps): replace RocksDB package #12853
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
Open
rubo
wants to merge
35
commits into
master
Choose a base branch
from
feature/rocksdb-bindings
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
56736ef
chore(db): replace rocksdb-sharp with Nethermind.RocksDbBindings
rubo da8f195
fix(db): handle nullable returns from the RocksDB bindings
rubo 5143e17
chore: update RocksDB package
rubo 3b03d3c
Merge branch 'master' into feature/rocksdb-bindings
rubo 8cae8aa
refactor: replace raw RocksDB interop with the managed bindings API
rubo b953af0
Merge branch 'master' into feature/rocksdb-bindings
rubo 72ec01a
Merge branch 'master' into feature/rocksdb-bindings
rubo a7fea59
chore: update the package
rubo 6b3d571
chore: update package
rubo 584fc8e
refactor(db): address review feedback on the bindings migration
rubo b1fcaed
fix(db): reject a zero block cache capacity
rubo f6cdf01
Merge branch 'master' into feature/rocksdb-bindings
rubo f4122b0
refactor(db): read write options through the managed getters
rubo cc14ece
chore(deps): update RocksDB bindings
rubo 66fea0c
refactor(db): correct stale comments and cover the cache budget confi…
rubo 649da20
Merge branch 'master' into feature/rocksdb-bindings
rubo cd2197c
Merge branch 'master' into feature/rocksdb-bindings
rubo 5f4847d
Merge branch 'master' into feature/rocksdb-bindings
rubo 14ab26e
chore(deps): update package
rubo b31e422
fix: update packages.lock.json
rubo b170044
Merge branch 'master' into feature/rocksdb-bindings
rubo e433bc5
chore(deps): update package
rubo b9c22cc
feat(stateless): adopt tests-zkevm v0.8.2 and glamsterdam devnet-8
rubo 68a7e1e
Merge branch 'master' into feature/rocksdb-bindings
rubo 4b81c53
chore: move project into the folder
rubo 1fd67da
test: fix failing test
rubo 9c4801c
Merge branch 'master' into worktree-zkevm-stateless-v0.8
rubo 7d30abe
Merge branch 'master' into worktree-zkevm-stateless-v0.8
rubo 0c263d8
Merge branch 'master' into worktree-zkevm-stateless-v0.8
rubo fc9af16
refactor(stateless): drop a dead accessor and correct two stale descr…
rubo 6730757
chore: remove stale
rubo 7a716de
Merge branch 'master' into worktree-zkevm-stateless-v0.8
rubo ae93437
Merge branch 'worktree-zkevm-stateless-v0.8' into feature/rocksdb-bin…
rubo c814def
fix(db): restore memory pressure balance on abandoned block caches
rubo e505159
Merge branch 'master' into feature/rocksdb-bindings
rubo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.