-
Notifications
You must be signed in to change notification settings - Fork 122
feat(ethexe): Producer provides only promises hashes, instead of its full body #5132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ecol-master
wants to merge
47
commits into
master
Choose a base branch
from
kuzmindev/feat/producer-send-promises-hashes
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
41a85ff
draft implementation
a1e405c
Merge branch 'master' into kuzmindev/feat/producer-send-promises-hashes
cc740d5
fix changes | final design
d4dd026
fix network tests
b7fab2d
Merge branch 'master' into kuzmindev/feat/producer-send-promises-hashes
9d788d3
fix format
a844855
redisign CompactSignedPromise
d8b64b8
Merge branch 'master' into kuzmindev/feat/producer-send-promises-hashes
ac2519e
remove Eip191Hash struct
dfaa7d1
fix unused deps | small refactoring in consensus
8c7829c
self review fixes
3afe82b
update submodules
e5c49ed
Merge branch 'master' into kuzmindev/feat/producer-send-promises-hashes
ecol-master 9ace2a6
initial pull request | main functionality
5a974ec
complete functionality in processor
26a48e9
fix small compile error
94b27ea
all tests run correctly
52447b2
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
b182951
compute service produce event with promise
9a27c72
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
ecol-master 3b9affb
only producer provides promises from compute service
bd3f009
small refactoring
e4f07c0
implement the builder for compute service
8414659
make compute service builder implementation much prettier
5829c5e
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
a97cf4c
transfer promise for signing to consensus service
51ede2a
return tests in compute service
4d62e9a
redesign to PromisePolicy enum
08c8bae
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
6b11846
refactoring inside ethexe/runtime | remove unresolved TODOs
7f9f46c
AnnouncePromisesStream inside compute service
9c01711
stabilize the AnnouncePromisesStream implementation
db7b81b
implement test with early break
b500072
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
f19f762
fix clippy
c0d12ae
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
ecol-master ba0df70
up limits for test
4095212
add guard for promise channel drop
f0cd844
self review small fixes
e2897ea
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
ecol-master d1586f8
Merge branch 'master' into kuzmindev/feat/return-promise-as-they-proc…
ecol-master 91e7802
fix for limited vec in injected transaction
0d19463
Merge branch 'kuzmindev/feat/return-promise-as-they-processed' into k…
e9d71b3
small redesign for CompactSignedPromise
78fa1bd
RPC redesign | PromiseEmissionMode
c79e07b
remove store promise in db from service to rpc
5d884e4
feat(ethexe/rpc): add method to get injected transaction (#5233)
osipov-mit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.