Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
58eea3e
core/types: import HeaderParentHashFromRLP
qdm12 Jan 29, 2025
774c68c
only add missing global elements (no modification to existing)
qdm12 Jan 29, 2025
0b000ad
Make comments the same
qdm12 Jan 29, 2025
2afa92f
Export `SnapshotRootKey`
qdm12 Jan 29, 2025
260a0e7
Same `TestDeleteBloomBits`
qdm12 Jan 29, 2025
a8e7495
Same `Open` function
qdm12 Jan 29, 2025
ce7572e
Fix `TestAncientStorage`
qdm12 Jan 29, 2025
57da7c2
Same ReadCode and HasCode
qdm12 Jan 29, 2025
89580e2
Same TestHeadStorage
qdm12 Jan 29, 2025
f498796
add isCanon checks
qdm12 Jan 29, 2025
1a1a8cb
same ReadCanonicalHash and ReadCanonicalBodyRLP
qdm12 Jan 29, 2025
7392e17
Same TestCanonicalHashIteration
qdm12 Jan 29, 2025
25f867a
Same DeleteBlock and DeleteBlockWithoutNumber
qdm12 Jan 29, 2025
09986df
Move our code to _ext.go files
qdm12 Jan 29, 2025
20585d9
Same TestBlockReceiptStorage - is this ok?
qdm12 Jan 29, 2025
32636cf
Remove unused DeletePruningDisabled - is this ok?
qdm12 Jan 29, 2025
8767236
Move InspectDatabase to database_ext.go
qdm12 Jan 31, 2025
255851f
Use libevm rawdb
qdm12 Jan 31, 2025
f81f9ce
Remove now unneeded geth-only elements:
qdm12 Feb 14, 2025
388c49b
Unexport time marker functions
qdm12 Feb 14, 2025
23210ba
Unexport ClearPrefix function
qdm12 Feb 14, 2025
fd89ac2
Move clearPrefix to accessors_state_sync.go where it's used
qdm12 Feb 14, 2025
86356d4
Minor formatting changes on "new" files
qdm12 Feb 14, 2025
a9e6cd7
core/rawdb: fix license headers
qdm12 Mar 1, 2025
975281b
core/rawdb: fix comments misuse of squared brackets
qdm12 Mar 1, 2025
1b82de4
remove deleteTimeMarker
qdm12 Mar 3, 2025
2350abd
`writeTimeMarker` -> `writeCurrentTimeMarker`
qdm12 Mar 3, 2025
fa537bf
Add "time" in WriteOfflinePruning comment
qdm12 Mar 3, 2025
1ccca3b
Batch of commit suggestions
ARR4N Mar 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
606 changes: 0 additions & 606 deletions core/rawdb/accessors_chain.go

This file was deleted.

622 changes: 0 additions & 622 deletions core/rawdb/accessors_chain_test.go

This file was deleted.

191 changes: 0 additions & 191 deletions core/rawdb/accessors_indexes.go

This file was deleted.

158 changes: 0 additions & 158 deletions core/rawdb/accessors_indexes_test.go

This file was deleted.

Loading
Loading