gear
feat(ethexe): improve database migrations
#5188
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
74
Changes
View On
GitHub
feat(ethexe): improve database migrations
#5188
liferooter
wants to merge 74 commits into
master
from
gs/ethexe/improved-migrations
refactor chain commitment aggregation - pre-commit PASSED
7782dc5a
fix validators errors handling
bffa168a
fix era timestamps
d62f2209
remove validation deepness limit completelly
ecc3b206
move latest_era_with_committed_validators to PreparedBlockData
d6a2523d
issues
3aa82cb4
fix election_timestamp_finalized
986792ce
processor refactoring
5a22feb5
PASS ethexe-processor tests
2aaeddf5
Merge branch 'master' into gsobol/ethexe/consensus-errors-handling
19e7ca06
fix; tests PASSED
8a786f95
fix
03f1cd6f
refactoring
402b05bf
Merge branch 'master' into gsobol/ethexe/processor
defb9091
uncomment db tests
1497feeb
remove multiplier from rpc config
41845300
pretty printing
72d18339
process queue remove Option; remove async run from RunContext
8b729dd9
borrow inner
e2b4ea4c
move OverlaidRunContext to overlaid.rs
fcbfa5dc
use move semantic for transitions in run context
b510f30c
fix test injected_prioritized_over_canonical
068cc606
return error from run
2758f8bf
return cloneable back
fc3ac90a
fix network tests
f8b49077
Merge branch 'gsobol/ethexe/processor' into gsobol/ethexe/db
440bd2de
fix after merge
be4d72ec
improve key to_bytes
26d71039
remove redandant write_hash and contains
5d948732
intermidiate
7d1b775e
Merge branch 'master' into gsobol/ethexe/processor
421cab70
fixes after master merge
0a007d7c
Merge branch 'gsobol/ethexe/processor' into gsobol/ethexe/db
736ea465
Merge branch 'master' into gsobol/ethexe/db
a2ffffc8
inermediate 1
55aafc02
Merge branch 'master' into gsobol/ethexe/processor
7f7cf810
fix for shear
5c5e8315
fix(ethexe-processor): use a dedicated thread pool for chunked execut…
613bd029
DEFAULT_CHUNK_PROCESSING_THREADS -> DEFAULT_CHUNK_SIZE
d96cbdbb
check pub(super/crate/none) correctness
09d44092
append issue number
75550bfb
move task processing to after queue processing
48409609
Merge branch 'master' into gsobol/ethexe/processor
cff516a4
Merge branch 'master' into gsobol/ethexe/processor
8598b215
Merge branch 'master' into gsobol/ethexe/processor
545d1452
review
87908f9f
Merge branch 'gsobol/ethexe/processor' into gsobol/ethexe/db
4ad7c31a
some fixes
72a160fe
support pending announces rejection in connect node
9a28d710
fixes
b99fa7c9
Merge branch 'gsobol/ethexe/connect-node-fix' into gsobol/ethexe/db
0769ad49
fix some bugs in tests
c6261e57
Merge branch 'master' into gsobol/ethexe/db
334431e5
restructure
1414214b
issue number
50a582c5
Merge branch 'master' into gsobol/ethexe/db
eeb9ef9b
update submodules
63950172
fix clippy
21e4bdcb
append licence
10f876ca
Merge branch 'master' into gsobol/ethexe/db
6f4784b8
fix after master merge
986a948e
fix for shear
312054ab
remove redundant
f2bd20ae
Merge branch 'master' into gsobol/ethexe/db
8b3e4e04
fix after master merge
b473cf63
Merge branch 'master' into gsobol/ethexe/db
f78a6915
fix redundant deps
8ef8dda3
Merge branch 'master' into gsobol/ethexe/db
3c9f2d67
docs(gstd): make `UsageError` docs depend on `ethexe` feature state (…
0f26d461
test(ethexe): try to warn about database type changes (#5117)
a771f688
Rework database migration system
fbe6449d
Allow dropping support for old database versions
0ec141a0
liferooter
requested a review
from
grishasobol
6 days ago
liferooter
added
A0-pleasereview
liferooter
added
D8-ethexe
gemini-code-assist
commented on 2026-03-03
liferooter
removed
A0-pleasereview
liferooter
added
A1-inprogress
liferooter
marked this pull request as draft
6 days ago
Bind `ethexe_db::VERSION` to `ethexe_db_init::LATEST_VERSION`
83c42457
Fix typo in Cargo.toml
1f560c7c
Login to write a write a comment.
Login via GitHub
Reviewers
gemini-code-assist
grishasobol
Assignees
No one assigned
Labels
A1-inprogress
D8-ethexe
Milestone
No milestone
Login to write a write a comment.
Login via GitHub