-
-
Notifications
You must be signed in to change notification settings - Fork 436
feat: use bps instead of INTERVALS_PER_SLOT for deadlines
#8091
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
Merged
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
5d65a34
Add presets
ensi321 afd5222
Update proposer boost
ensi321 17f4327
Attestation
ensi321 651e72c
Sync committee
ensi321 4a12dfa
Add todo
ensi321 bdde5fc
Block import
ensi321 f840b1e
lint
ensi321 dad1762
update test
ensi321 348b17d
fix check-types
ensi321 7b775e6
Use bps
ensi321 63e11ac
Merge branch 'unstable' into nc/timing-refactor
ensi321 80966aa
Fix merge
ensi321 d6cc273
Fix timing
ensi321 f71b200
Attempt to fix e2e and sim tests
ensi321 964776a
Fix more
ensi321 37fb092
Reduce diff
ensi321 9d48b8d
Merge branch 'unstable' into nc/timing-refactor
ensi321 99efd68
Address @nazarhussain's comments
ensi321 b702060
Merge branch 'unstable' into nc/timing-refactor
ensi321 e846ecf
Address @nazarhussain's comments
ensi321 2af4bcd
Fix calculation
ensi321 1b91496
Address @nflaig's comment
ensi321 149f2d8
Merge branch 'unstable' into nc/timing-refactor
ensi321 118ddc7
Remove Math.round
ensi321 4a3640b
Update deprecated style
ensi321 5848358
Address various @nflaig's comments
ensi321 8ac4473
lint
ensi321 a771107
Merge branch 'unstable' into nc/timing-refactor
ensi321 5617e22
Fix typo
ensi321 63e1b10
Line break in comment
ensi321 9a720df
Update getSlotComponentDurationMs's signature
ensi321 2d96459
Update deprecated style
ensi321 044fe5a
Merge branch 'unstable' into nc/timing-refactor
ensi321 31087e6
Update vc
ensi321 7d52fe7
Update bn
ensi321 3aa7007
Merge branch 'unstable' into nc/timing-refactor
ensi321 741a43b
Fix sync committee function calling
ensi321 85b50e9
Move timing functions to inside fork config
ensi321 ee6138a
Update comment
ensi321 cbc8ad4
Remove ISlotComponentClock
ensi321 ea53c5a
Merge branch 'unstable' into nc/timing-refactor
ensi321 e0d82cf
lint
ensi321 618b76e
Fix check-types
ensi321 bc91892
Address @nflaig's comment
ensi321 425a1df
Set `SLOT_DURATION_MS` if not provided
ensi321 2f7f330
Merge branch 'unstable' into nc/timing-refactor
ensi321 a44a9d0
Use getAggregateDueMs instead of 2/3
nflaig c447ee7
Remove skipped constants from config test
nflaig cfb8dad
Add todo
nflaig c05a28b
Fix collecting vc timings
nflaig 0c7de6d
Properly deprecate
nflaig 19574c8
More comment updates
nflaig bdf42ed
Update vc dashboard titles
nflaig 0d41b40
Update comments to match CL spec
nflaig 9d1460f
Pass actual fork
nflaig 0625094
Add todo
nflaig 8fb6816
Update more spec references
nflaig a22d049
Fix lint/type checks
nflaig b33f5f2
fix: make cutoffs initialized in constructors dynamic (#8459)
nflaig 2e37d82
Misc changes
nflaig 6c67529
Fix interface
nflaig 7fa264b
Deduplicate stuff
nflaig a3fd1d7
Update todo
nflaig 81cd580
Simplify waitForSyncMessageCutoff
nflaig 83e05ee
Remove stray value
nflaig 7940173
refactor: add msFromSlot to validator clock (#8463)
nflaig 5386e6a
Simplify updateReceivedTooEarly
nflaig 733dead
Fix light client unit tests
nflaig be6264c
Use Math.round
nflaig 0ca9387
Merge branch 'unstable' into nc/timing-refactor
nflaig ec1f70c
Add todo to re-evaluate 1/3 sleep
nflaig ddd34fa
Merge branch 'unstable' into nc/timing-refactor
nflaig 299c283
chore: remove remaining usage of intervals (#8471)
nflaig 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
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
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
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
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.
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.