-
Notifications
You must be signed in to change notification settings - Fork 171
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
[DO NOT MERGE] working diff of latest changes against boonet #2335
Draft
calbera
wants to merge
42
commits into
boonet
Choose a base branch
from
main
base: boonet
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.
Draft
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
60b1c2a
1/n: Remove ForkDataT generic type (#2256)
fridrik01 c49eafd
2/n: Remove ForkT generic type (#2257)
fridrik01 8e1de3b
3/n: Remove AttestationDataT generic type (#2259)
fridrik01 9e5aff0
4/n: Remove DepositT generic type (#2260)
fridrik01 5b36b2e
5/n: Remove ValidatorT generic type (#2263)
fridrik01 f47c119
6/n: Remove WithdrawalT generic type (#2264)
fridrik01 138d6e0
chore(deps): bump github.com/phuslu/log from 1.0.110 to 1.0.113 (#2212)
dependabot[bot] f6fc5d8
chore(deps): bump github.com/protolambda/zrnt from 0.32.2 to 0.32.3 (…
dependabot[bot] 7013be3
chore(deps): bump github.com/go-playground/validator/v10 from 10.22.0…
dependabot[bot] 0a14e1d
nits (#2016)
abi87 8e9e4a1
chore(deps): bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2 in…
dependabot[bot] cc31590
chore(blockchain) : non optimistic client should not request build op…
nidhi-singh02 98d1225
fix(blockchain): sequential blob `Persist()` DB writes (#2258)
shotes 5246cf5
Support for signed beacon block header and signature verification (#2…
sbudella-gco 3f9fd9d
chore(da): fix broken UT (#2278)
abi87 2f6789b
1/n Remove ExecutionAddressT generic type (#2266)
fridrik01 f3b35ee
2/n Remove ExecutionPayloadT generic type (#2272)
fridrik01 9b90c55
3/n Remove ExecutionPayloadHeaderT generic type. (#2273)
fridrik01 40cb7a0
Remove BeaconBlockBodyT generic type
fridrik01 60a96e4
Moved common types back to common package
fridrik01 502deb9
6/n Remove slashinginfo and slotdata (#2284)
fridrik01 d3228bc
chore(blobs): Cleanup configurable constants for BlobSidecars (#2262)
shotes 0b784a5
chore(blobs): parallelize blobSidecar header checks (#2286)
shotes f40a241
Remove PayloadAttributesT generic type
fridrik01 1dcbf4d
fix: remove err check for nil to address nilaway false positive
fridrik01 c08698e
appease nilaway
abi87 bd74b71
feat(state-transition): add deposits root to beacon state (#2296)
abi87 f30b1db
chore(state): cleanup deposits special casing (#2304)
calbera e5e526b
chore(all): update cosmos-sdk deps (#2221)
abi87 b04368c
Updated go.mod and go.sum to pull latest version of cometbft.
alesforz 582b803
8/n Remove BlobSidecarT and BlobSidecarsT generic type (#2307)
fridrik01 497c9b4
9/n Remove PayloadIDT generic type (#2293)
fridrik01 b0cc796
Merge pull request #2309 from informalsystems/alesforz/bls-type-is-ptr
fridrik01 f9e2640
Enable nilaway on CI and remove build tags from linters (#2310)
fridrik01 7e5f02d
10/n Remove BeaconBlockT and BeaconStateT generic types (#2297)
fridrik01 0a2b137
chore(blobs): Validate `Index` field in `BlobSidecar` during processi…
shotes 763d7d8
fix(blobs): Validate sidecar `KzgCommitments` and disallow sidecar om…
shotes 8ec48e5
chore(state): use passed in context from comet during process proposa…
calbera f2c6e5c
chore(blobs): remove `Len`, `GetSidecars`, and `Get` from `BlobSideca…
shotes c988366
Add make lint-ci which runs all CI linters (#2314)
fridrik01 4c7ff6d
fix: timeout_commit defaults to 0 in init (#2312)
fridrik01 1e1a869
chore(test): readme for e2e-test (#2316)
nidhi-singh02 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,7 @@ site/ | |
contracts/cache | ||
contracts/out | ||
tmp/ | ||
cscope.files | ||
|
||
########## | ||
# Golang # | ||
|
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.
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.
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium