refactor(ethexe/db): move announces from BlockMeta to AnnounceStorage #5060
refactor(db): move announces from BlockMeta to AnnounceStorage
444f858d
refactor(ethexe/compute): use AnnounceStorage
9a042d4b
refactor(ethexe/common): use AnnounceStorage for block announces
4a066526
refactor(ethexe/consensus): use AnnounceStorage for block announces
82364772
refactor(ethexe/db): use AnnounceStorage for block announces
642dd9d8
refactor(ethexe/network): use AnnounceStorage for block announces
587480a3
refactor(ethexe/processor): use AnnounceStorage for block announces
98b9839e
refactor(ethexe/processor): use AnnounceStorage for block announces
05512551
refactor(ethexe/service/tests): use AnnounceStorage for block announces
096c6144
Merge branch 'master' into ap-move-anounces
a96428e1
update tests.rs
48dc70b7
feat(ethexe/db): add take_block_announces
9c61733e
fix(ethexe/mock): take block announces in setup if there are any
7a9c824c
Merge branch 'master' into ap-move-anounces
6b85d24a
Merge branch 'master' into ap-move-anounces
8b62bee2
typos fix
63427f61
grishasobol
added this to the Reviews till 25 march milestone 92 days ago
Merge remote-tracking branch 'origin/master' into ap-move-anounces
d604972f
fix after merge
d5ace9c1
remove take_block_announces
e1599864
fmt
55a6c036
clean db in process_announces_response_rejected
a8dceb21
Merge branch 'master' into ap-move-anounces
e047fbcf
Change `Key::BlockAnnounces` variant position and discriminant
f8493efc
Add a migration
b5385214
Slight adjustments
d0d9e8a1
Update type info hash
774939ac
grishasobol
removed this from to the Reviews till 25 march milestone 77 days ago
grishasobol
added this to the Sprint 6 - 20 april 2026 milestone 77 days ago
Merge remote-tracking branch 'origin/master' into ap-move-anounces
ad051bbe
migration v2->v2
46b13489
fmt
407c34ca
clippy
95a49739
update hash
0b6e4552
Merge branch 'master' into ap-move-anounces
761d4270
Merge branch 'master' into ap-move-anounces
cf68ea48
Merge branch 'master' into ap-move-anounces
e9f96f6e
grishasobol
removed this from to the Sprint 6 - 20 april 2026 milestone 70 days ago
grishasobol
added this to the Reviews till 15 April 2026 milestone 70 days ago
Merge branch 'master' into ap-move-anounces
04ca5faf
grishasobol
removed this from to the Reviews till 15 April 2026 milestone 68 days ago
grishasobol
added this to the Review till 17 april milestone 68 days ago
fix(ethexe-db): preserve empty announces in v3 migration
0b2cc65a
Login to write a write a comment.
Login via GitHub