gear
feat(ethexe): db_sync::Handle for consensus
#4946
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
73
Changes
View On
GitHub
feat(ethexe): db_sync::Handle for consensus
#4946
Lazark0x
wants to merge 73 commits into
master
from
laz/ethexe/3-blocks/db-sync-handle
initial; computation tests - PASS
ea63215a
remove poll_until_event
ea1ff25c
compute metrics
0d2e7136
fix all: make pre-commit-ethexe - PASS
814321fa
Merge branch 'master' into gsobol/ehtexe/consensus-announces-decision
67eda309
fix toml
fba417f3
prepare for review
e1ec7696
tmp - save work with initial
f947d328
append announces request primitives
a7e42db6
add new requests to network and write tests; make ethexe-pre-commit -…
c6c6c7d9
fix problem with response ordering
1d6a1980
wait for pubsub subscriptions to be ready
6ec7eff9
fmt
1377549c
Merge branch 'gsobol/ethexe/announces-request' into gsobol/ethexe/3-b…
02e91aaf
Merge branch 'gsobol/ethexe/pubsub' into gsobol/ethexe/3-blocks
a179a34a
initial 3-blocks handling in consensus - consensus tests PASS
5fd402ce
refactorings - consensus tests PASS
b180cf02
append tests for initial and fix found bugs; cargo test -p ethexe-con…
014234a2
Merge branch 'master' into gsobol/ehtexe/consensus-announces-decision
25e1ddfa
remove Stream impl for sub service; use trait SubService only
c406a925
collect_not_prepared_blocks_chain()
ce680ec5
remove to_hash() from subordinate
e2902eb6
Merge branch 'master' into gsobol/ehtexe/consensus-announces-decision
2eb1627d
fmt
c1893d71
Merge branch 'master' into gsobol/ethexe/announces-request
9e810785
Checkpoint from VS Code for coding agent session
ff5cd32c
append ProcessAnnounceError
c44da6c6
Merge branch 'master' into gsobol/ethexe/pubsub
abf11d44
Merge branch 'master' into gsobol/ehtexe/consensus-announces-decision
8e33eb27
fmt
8c4e323a
Merge branch 'master' into gsobol/ethexe/announces-request
765b3b56
fmt
466c1b44
Merge branch 'master' into gsobol/ethexe/pubsub
14457b4d
Merge branch 'gsobol/ehtexe/consensus-announces-decision' into gsobol…
0363ab29
Merge branch 'gsobol/ethexe/announces-request' into gsobol/ethexe/3-b…
6985cf4d
Merge branch 'gsobol/ethexe/pubsub' into gsobol/ethexe/3-blocks
44873873
Merge branch 'master' into gsobol/ethexe/announces-request
4cd06f3d
Merge branch 'master' into gsobol/ethexe/3-blocks
0cb236e3
remove waiting for gossipsub subscription waiting
497130db
fix problem with announces propagation
6e637a9e
fix tests; fix bugs in consensus; all tests passed except fast_sync a…
25200537
change to unwrap_announces
7497905a
Merge branch 'gsobol/ethexe/announces-request' into gsobol/ethexe/3-b…
1e24cba1
move all logic with annoucnes to separate module; all tests passed ex…
8831472b
implement ConnectService work with announces
2eaa12ab
add test announces_conflicts
7537b860
Merge branch 'master' into gsobol/ethexe/3-blocks
8360b77e
fix bug with late batch commitment - uppend a test for the case
c72ab5da
Some todo done
bb477e15
more fixes and tests
fc18369f
Merge branch 'master' into gsobol/ethexe/3-blocks
ccfc64aa
documentation
e357e9f6
fix announces requests tail exclusion
f8223af7
added db_sync Handle implementation for consensus
e791af61
Merge remote-tracking branch 'origin/gsobol/ethexe/3-blocks' into laz…
b2ec6d62
Lazark0x
requested a review
from
grishasobol
15 days ago
Lazark0x
assigned
Lazark0x
15 days ago
removed FuturesUnordered as we have only one request per block
9b6d7ac5
fix bug: include propagated announces only by one db access
487391ae
append test test_propagate_announces
e57af865
change to proptests
a68dbcdc
Merge branch 'master' into gsobol/ethexe/3-blocks
4357f978
fix for shear
5a026895
Merge branch 'master' into gsobol/ethexe/3-blocks
cf6e4188
Merge branch 'master' into gsobol/ethexe/3-blocks
5933c2b1
fmt
6e25fe1f
Merge branch 'master' into gsobol/ethexe/3-blocks
d3481db3
Merge remote-tracking branch 'origin/gsobol/ethexe/3-blocks' into laz…
4b8ff0d9
Merge remote-tracking branch 'origin/gsobol/ethexe/3-blocks' into laz…
aade4706
append validation tests
09a91f13
Merge remote-tracking branch 'origin/gsobol/ethexe/3-blocks' into laz…
dc2e0906
Merge branch 'master' into gsobol/ethexe/3-blocks
c1eca5f1
review fixes
f63ee844
Merge branch 'master' into gsobol/ethexe/3-blocks
b90346a0
Merge remote-tracking branch 'origin/gsobol/ethexe/3-blocks' into laz…
734cc281
Base automatically changed from
gsobol/ethexe/3-blocks
to
master
2 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
grishasobol
Assignees
Lazark0x
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub