Commit Graph
5311 Commits
Author SHA1 Message Date
Emilia Hane 1300fb7ffa Fix conflicts from rebasing eip4844 2023-02-09 10:37:11 +01:00
Emilia Hane 290e1d2ff7 fixup! Complete making blocks and blobs db atomic 2023-02-09 07:50:57 +01:00
Emilia Hane 38fe2dce3f fixup! Complete making blocks and blobs db atomic 2023-02-09 07:50:55 +01:00
Emilia Hane ca934b7cb5 Fix rebase conflicts 2023-02-09 07:50:30 +01:00
Emilia Hane 72cd68c0a4 Complete making blocks and blobs db atomic 2023-02-09 07:46:27 +01:00
Emilia Hane 89cccfc397 Fix rebase conflicts 2023-02-09 07:46:25 +01:00
Emilia Hane ba882958ed Delete blobs along with block 2023-02-09 07:42:46 +01:00
Emilia Hane 04fafebfa6 fixup! Throw error when params don't match with previous run 2023-02-09 07:42:46 +01:00
Emilia Hane 00ce8d9572 Throw error when params don't match with previous run 2023-02-09 07:42:46 +01:00
Emilia Hane d8e501d3ab Add todos 2023-02-09 07:42:43 +01:00
Emilia Hane f971f3a3a2 Fix rebase conflicts 2023-02-09 07:41:38 +01:00
Emilia Hane f8c3e7fc91 Lint fix 2023-02-09 07:36:11 +01:00
Emilia Hane 7f91dd803c Help user choose blobs db 2023-02-09 07:36:11 +01:00
Emilia Hane 22915c2d7e fixup! Store blobs in correct db for atomic ops 2023-02-09 07:36:10 +01:00
Emilia Hane dcb5495745 Store blobs in correct db for atomic ops 2023-02-09 07:36:10 +01:00
Emilia Hane 625980e484 Fix rebase conflicts 2023-02-09 07:36:07 +01:00
Emilia Hane 04f635c0ac Remove IDE file 2023-02-09 07:35:47 +01:00
Emilia Hane 3679a0f1cb Improve syntax 2023-02-09 07:35:47 +01:00
Emilia Hane 3c0aa201e3 fixup! Help user configure blobs freezer correctly between start ups 2023-02-09 07:35:47 +01:00
Emilia Hane 0ba0775812 Help user configure blobs freezer correctly between start ups 2023-02-09 07:35:45 +01:00
Emilia Hane 05c51b37b1 fix rebase conflicts 2023-02-09 07:35:10 +01:00
Emilia Hane e0b1a0841c fixup! Store blobs in separate freezer or historical state freezer 2023-02-09 07:35:10 +01:00
Emilia Hane f9737628fc Store blobs in separate freezer or historical state freezer 2023-02-09 07:34:59 +01:00
realbigsean 41567194e9 Merge pull request #3852 from emhane/prune_blobs
Prune blobs
2023-02-08 13:39:26 -05:00
realbigsean 99da11e9f4 fix lints 2023-02-08 11:03:34 -05:00
realbigsean 902f64a946 remove clone of access lists 2023-02-08 10:59:48 -05:00
realbigsean dd40adc5c0 check byte length when converting to uint256 and hash256 from bytes. Add comments 2023-02-08 10:38:45 -05:00
Emilia Hane 6a37e84399 fixup! Fix regression in DB write atomicity 2023-02-08 11:44:46 +01:00
Emilia Hane bc468b4ce5 fixup! Improve use of whitespace 2023-02-08 11:44:45 +01:00
Michael Sproul ac4b5b580c Fix regression in DB write atomicity 2023-02-08 11:44:45 +01:00
Emilia Hane 9d919917f5 Removed unused code 2023-02-08 11:44:45 +01:00
Emilia Hane d7eb9441cf Reorder loading of db metadata from disk to allow for future changes to schema 2023-02-08 11:44:45 +01:00
Emilia HaneandMichael Sproul d599e41f3d Remove debug comment
Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-02-08 11:44:44 +01:00
Emilia HaneandMichael Sproul 577262ccbf Improve use of whitespace
Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-02-08 11:44:44 +01:00
Emilia Hane 56c84178f2 Fix conflicts rebasing eip4844 2023-02-08 11:44:44 +01:00
Emilia Hane b2abec5d35 Verify StoreConfig 2023-02-08 11:44:44 +01:00
Emilia Hane 00ca21e84c Make implementation of BlobInfo more coder friendly 2023-02-08 11:44:43 +01:00
Emilia Hane 8f137df02e fixup! Allow user to set an epoch margin for pruning 2023-02-08 11:44:43 +01:00
Emilia Hane a2eda76291 Correct comment 2023-02-08 11:44:43 +01:00
Emilia Hane 1e59cb9dea Add tests for blob pruning flags 2023-02-08 11:44:43 +01:00
Emilia Hane 9ee9b6df76 Remove unused stuff 2023-02-08 11:44:42 +01:00
Emilia Hane 6dff69bde9 Atomically update blob info with pruned blobs 2023-02-08 11:44:42 +01:00
Emilia Hane 5d2480c762 Improve naming 2023-02-08 11:44:42 +01:00
Emilia Hane 9c2e623555 Reflect use of prune margin epochs at import 2023-02-08 11:44:42 +01:00
Emilia Hane d4795601f2 fixup! Prune from highest data availability boundary 2023-02-08 11:44:41 +01:00
Emilia Hane 43c3c74a48 fixup! Fix blobs store bug 2023-02-08 11:44:41 +01:00
Emilia Hane 63ca3bfb29 Prune from highest data availability boundary 2023-02-08 11:44:41 +01:00
Emilia HaneandMichael Sproul c50f83116e Fix wording
Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-02-08 11:44:41 +01:00
Emilia HaneandMichael Sproul f6346f89c1 Clarify comment
Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-02-08 11:44:41 +01:00
Emilia HaneandMichael Sproul e4b447395a Clarify wording
Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-02-08 11:44:40 +01:00