-
Notifications
You must be signed in to change notification settings - Fork 839
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
Trie log prune using TrieLogEvent #6394
Trie log prune using TrieLogEvent #6394
Commits on Jan 10, 2024
-
Change TrieLogPruner to implement a trieLogObserver
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47b3e83 - Browse repository at this point
Copy the full SHA 47b3e83View commit details -
Remove TrieLogPruner from trielogmanager
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8778c20 - Browse repository at this point
Copy the full SHA 8778c20View commit details -
Create trielog pruner and subscribe to change in the trielog manager
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bd722e1 - Browse repository at this point
Copy the full SHA bd722e1View commit details
Commits on Jan 12, 2024
-
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 688542b - Browse repository at this point
Copy the full SHA 688542bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdd6dc - Browse repository at this point
Copy the full SHA dfdd6dcView commit details
Commits on Jan 15, 2024
-
Main change is to remove the unsafe prune of orphaned blocks Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 34a7767 - Browse repository at this point
Copy the full SHA 34a7767View commit details -
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 9fb9a50 - Browse repository at this point
Copy the full SHA 9fb9a50View commit details
Commits on Jan 16, 2024
-
Merge branch 'main' into move-trie-log-prune-to-use-observer
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 0adb692 - Browse repository at this point
Copy the full SHA 0adb692View commit details -
Remove NoOpTrieLogPruner now it is conditionally added as an observer
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 9bcc17b - Browse repository at this point
Copy the full SHA 9bcc17bView commit details -
Merge branch 'main' into move-trie-log-prune-to-use-observer
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 33aae79 - Browse repository at this point
Copy the full SHA 33aae79View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc8a04 - Browse repository at this point
Copy the full SHA dcc8a04View commit details
Commits on Jan 18, 2024
-
Remove TrieLogEvent test to avoid changing public API
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 1627416 - Browse repository at this point
Copy the full SHA 1627416View commit details -
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for ee5b2fe - Browse repository at this point
Copy the full SHA ee5b2feView commit details -
prune async using EthScheduler.servicesExecutor
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 8f93171 - Browse repository at this point
Copy the full SHA 8f93171View commit details -
Merge branch 'main' into move-trie-log-prune-to-use-observer
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for ee31213 - Browse repository at this point
Copy the full SHA ee31213View commit details
Commits on Jan 19, 2024
-
Remove unnecessary comma to avoid the plugin hash change
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 4d7d984 - Browse repository at this point
Copy the full SHA 4d7d984View commit details -
Merge branch 'main' into move-trie-log-prune-to-use-observer
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 5eeadd8 - Browse repository at this point
Copy the full SHA 5eeadd8View commit details -
Merge branch 'main' into move-trie-log-prune-to-use-observer
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Configuration menu - View commit details
-
Copy full SHA for 2c88a56 - Browse repository at this point
Copy the full SHA 2c88a56View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5445f18 - Browse repository at this point
Copy the full SHA 5445f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac629f9 - Browse repository at this point
Copy the full SHA ac629f9View commit details