-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update fastssz #6760
Merged
Merged
Update fastssz #6760
Changes from all commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
16ceea5
Update fastssz
prestonvanloon 9168900
Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
prestonvanloon c66eea8
fmt
prestonvanloon eb4603b
gaz
prestonvanloon 64df3df
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] 388650a
goimports
prestonvanloon 6ffd821
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] f819926
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] aa6e365
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] 3e37b5a
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] dfc58e5
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] 5ed1dfe
Fix
prestonvanloon e7bd70f
fix ethereumapis
prestonvanloon 77a0f26
fix again
prestonvanloon 6ce947f
kafka
prestonvanloon 1f3872d
fix gen file
prestonvanloon 42d8e38
fix compute signing root
prestonvanloon f1b857e
gofmt
prestonvanloon 628d621
checkpoint progress
prestonvanloon f94bb7b
progress
prestonvanloon dc17b7a
checkpoint
prestonvanloon 08115fc
progress
prestonvanloon f1a6f80
Fix build
prestonvanloon 16ac9e3
checkpoint
prestonvanloon 36c2e87
helpers
prestonvanloon 686289a
Another test fixed
prestonvanloon 255d577
gaz
prestonvanloon 5fd324e
another test fix
prestonvanloon 2f96680
gofmt
prestonvanloon edf9e80
some fixes
prestonvanloon ab9a266
Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
prestonvanloon d2ca974
fix one test
prestonvanloon 3105607
Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
prestonvanloon 3524f85
fill empty checkpoint roots
prestonvanloon c3b72d0
more padding
prestonvanloon ca23800
more padding
prestonvanloon 641a1f8
Fix //beacon-chain/rpc/debug:go_default_test
prestonvanloon 313dc58
fix //beacon-chain/core/state:go_default_test
prestonvanloon da45a60
fix //beacon-chain/core/state:go_default_test
prestonvanloon 17282e3
fix some htr errors
prestonvanloon c06da27
fix //slasher/rpc:go_default_test
prestonvanloon c6938fc
Progress on //beacon-chain/core/blocks:go_default_test
prestonvanloon 7476df7
Progress on //beacon-chain/core/blocks:go_default_test
prestonvanloon bfe08d2
Progress on //beacon-chain/core/blocks:go_default_test
prestonvanloon 9eebd93
fix //slasher/db/kv:go_default_test
prestonvanloon ef36945
progress
prestonvanloon 395f992
fix //beacon-chain/sync/initial-sync:go_raceon_test
prestonvanloon 41c2bef
gofmt and gaz
prestonvanloon af65a9c
fix one more test, taking a break
prestonvanloon f353bc6
Fix //beacon-chain/core/blocks:go_default_test
prestonvanloon a6cfbe0
Complete beacon-chain/powchain
0xKiwi 649b82e
Do most of beacon-chain/rpc/beacon/
0xKiwi b5c6eac
Do most of beacon-chain/blockchain
0xKiwi e19c2bd
fix //beacon-chain/operations/attestations/kv:go_default_test
prestonvanloon 3c8a3fa
Fix //beacon-chain/cache/depositcache:go_default_test
prestonvanloon 38b9c01
Fix //slasher/detection:go_default_test
prestonvanloon 74b74ab
Progress
prestonvanloon 81be244
fix //beacon-chain/rpc/validator:go_default_test
prestonvanloon 5fff369
gofmt
prestonvanloon b4ba52e
fix //validator/client:go_default_test
prestonvanloon 4373cc6
fix
prestonvanloon a39a6d5
fix //beacon-chain/blockchain:go_raceoff_test
prestonvanloon 7c0166a
fix //beacon-chain/rpc/beacon:go_default_test
prestonvanloon e1ba705
fix 1 of 4 shards in //beacon-chain/sync:go_default_test
prestonvanloon b0b571a
Fix //beacon-chain/sync:go_default_test and gofmt
prestonvanloon 82be060
prevent panic
prestonvanloon 6e65890
fix //beacon-chain/state/stategen:go_default_test
prestonvanloon 4f775b2
fix
prestonvanloon 1ff3012
Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
prestonvanloon cb5a07c
fix most tests
prestonvanloon 3e48b81
Self review, go mod tidy, run regen scripts
prestonvanloon 0c289b6
fix slasher
prestonvanloon 4dc884d
Update ethereumapis
prestonvanloon e880499
disable spawn strategy override
prestonvanloon 91ef174
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] a6e6c82
Merge refs/heads/master into update-fssz
prylabs-bulldozer[bot] f1558cd
Remove extra line in imports
0xKiwi b8b725f
Remove extra line in imports
0xKiwi b1927b0
Gofmt
0xKiwi 4862181
PR feedback from @nisdas
prestonvanloon 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should these stay commented?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep! Otherwise fssz generation fails for some reason...