-
Notifications
You must be signed in to change notification settings - Fork 489
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
Enable ancient block pruning #1216
Commits on Mar 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9ef24f - Browse repository at this point
Copy the full SHA c9ef24fView commit details -
core/rawdb: backport from bnb-chain/bsc#543
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a4b592c - Browse repository at this point
Copy the full SHA a4b592cView commit details -
eth,ethdb,node,core/state: backport from bnb-chain/bsc#543
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c35ece - Browse repository at this point
Copy the full SHA 8c35eceView commit details -
eth,core: backport from bnb-chain/bsc#543
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2b8ca73 - Browse repository at this point
Copy the full SHA 2b8ca73View commit details -
cmd: open db with freeze disabled
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b96e5c - Browse repository at this point
Copy the full SHA 4b96e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e25407 - Browse repository at this point
Copy the full SHA 4e25407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd357f - Browse repository at this point
Copy the full SHA 8bd357fView commit details -
cli/snapshot: fix the issue of dup open db error
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b34d1a5 - Browse repository at this point
Copy the full SHA b34d1a5View commit details -
cli/snapshot: resolve datadir and ancient before backup
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b5f9741 - Browse repository at this point
Copy the full SHA b5f9741View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ad6c0 - Browse repository at this point
Copy the full SHA b4ad6c0View commit details -
core: truncatetail missing f.offset
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf25261 - Browse repository at this point
Copy the full SHA cf25261View commit details -
core/rawdb: indextx adjust offset of pruned block
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7397e5a - Browse repository at this point
Copy the full SHA 7397e5aView commit details -
core/rawdb: freezer batch should implement the offset commit, ref bnb…
…-chain/bsc#1005 Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f7833b7 - Browse repository at this point
Copy the full SHA f7833b7View commit details -
core: check of ancientdb, backport bnb-chain/bsc#817
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 786c95c - Browse repository at this point
Copy the full SHA 786c95cView commit details -
core/state: read raw borReceipt to backup
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec275a9 - Browse repository at this point
Copy the full SHA ec275a9View commit details -
core/rawdb: bor receipt maybe in []Receipt or Receipt RLP format
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for afdeeec - Browse repository at this point
Copy the full SHA afdeeecView commit details -
core/state: typo and error msg
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f91030b - Browse repository at this point
Copy the full SHA f91030bView commit details -
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 727656c - Browse repository at this point
Copy the full SHA 727656cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13292b0 - Browse repository at this point
Copy the full SHA 13292b0View commit details -
cli/snapshot: add prune-block doc
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59e6752 - Browse repository at this point
Copy the full SHA 59e6752View commit details -
docs: add prune-block document
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1b0abf0 - Browse repository at this point
Copy the full SHA 1b0abf0View commit details -
core/rawdb: print wrong bor-receipt length
Signed-off-by: Delweng <delweng@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9ae714 - Browse repository at this point
Copy the full SHA f9ae714View commit details
Commits on May 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3ed4ea - Browse repository at this point
Copy the full SHA a3ed4eaView commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c314ed8 - Browse repository at this point
Copy the full SHA c314ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 383508a - Browse repository at this point
Copy the full SHA 383508aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c020c - Browse repository at this point
Copy the full SHA 98c020cView commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d71ce5 - Browse repository at this point
Copy the full SHA 3d71ce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f195feb - Browse repository at this point
Copy the full SHA f195febView commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7104f95 - Browse repository at this point
Copy the full SHA 7104f95View commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54d5a5e - Browse repository at this point
Copy the full SHA 54d5a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98149be - Browse repository at this point
Copy the full SHA 98149beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0baba - Browse repository at this point
Copy the full SHA 7c0babaView commit details
Commits on May 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6276de6 - Browse repository at this point
Copy the full SHA 6276de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e21c500 - Browse repository at this point
Copy the full SHA e21c500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a95b2 - Browse repository at this point
Copy the full SHA 35a95b2View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 495e5cc - Browse repository at this point
Copy the full SHA 495e5ccView commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eda6bac - Browse repository at this point
Copy the full SHA eda6bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a775b - Browse repository at this point
Copy the full SHA 25a775bView commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8cc56a4 - Browse repository at this point
Copy the full SHA 8cc56a4View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e813a95 - Browse repository at this point
Copy the full SHA e813a95View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7082cb9 - Browse repository at this point
Copy the full SHA 7082cb9View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b39c7ba - Browse repository at this point
Copy the full SHA b39c7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for afc10b6 - Browse repository at this point
Copy the full SHA afc10b6View commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b35fea7 - Browse repository at this point
Copy the full SHA b35fea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 968a348 - Browse repository at this point
Copy the full SHA 968a348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbde87 - Browse repository at this point
Copy the full SHA 8dbde87View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac681be - Browse repository at this point
Copy the full SHA ac681beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34933fb - Browse repository at this point
Copy the full SHA 34933fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f684f - Browse repository at this point
Copy the full SHA 99f684fView commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6aa79a - Browse repository at this point
Copy the full SHA a6aa79aView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f1b9e2 - Browse repository at this point
Copy the full SHA 0f1b9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aba6091 - Browse repository at this point
Copy the full SHA aba6091View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15c806e - Browse repository at this point
Copy the full SHA 15c806eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c49dfc - Browse repository at this point
Copy the full SHA 0c49dfcView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c38710 - Browse repository at this point
Copy the full SHA 3c38710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4b0bd - Browse repository at this point
Copy the full SHA 8e4b0bdView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbc283c - Browse repository at this point
Copy the full SHA fbc283cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe3449 - Browse repository at this point
Copy the full SHA dbe3449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b5357 - Browse repository at this point
Copy the full SHA 55b5357View commit details -
Configuration menu - View commit details
-
Copy full SHA for d098c59 - Browse repository at this point
Copy the full SHA d098c59View commit details