-
Notifications
You must be signed in to change notification settings - Fork 1k
deps: Bump SDK to version 0.50 and Celestia App to V4 #4219
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
+772
−831
Merged
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
c4a40ec
wip: using local pin of celestia-app
chatton a05901f
chore: pint to 2 different versions of celestia-core
chatton 89fbe37
wip: pin upgrade and fix some errors
chatton 9230eae
wip: use appconsts.BondDenom and use String() method on addresses
chatton 9e09734
wip: fixing more build errors
chatton ef81b50
wip
chatton c326c21
wip: removed tendermint as direct dependency]
chatton 0500917
wip: updating based on method signature
chatton ee8ea36
wip: remove commented local pin
chatton a8919ef
Merge pull request #1 from 01builders/cian/initial-go-mod-change
chatton af2b09b
refactor: make commit
chatton c322865
refactor: refactor MakeCommit since voteSet.MakeCommit() was removed
chatton d43ad83
trigger workflow
chatton 25454ba
refactor: refactor NewCommit and MakeCommit to work with cometbft
chatton e099acb
refactor: update block service client
chatton 4cea9ec
wip: misc build errors
chatton c57d21e
refactor: update block service client
chatton 417183f
test: fixing unit tests
chatton cc39b97
wip: fixing some tests
chatton dc653a8
fix: explcitily use the GRPCListenAddress
chatton 9b27b71
chore: revert to supressed logging
chatton ce7cf92
chore: removed waitForTxResponse
chatton f5c1182
chore: use test config encoding
chatton 8c1624b
test: wait for blocks in TestCoreExchange_RequestHeaders
chatton 5379bd0
wip: adding dedicated function to create comet rpc
chatton 5aa214c
test: re-create block fetcher in test
chatton 61c1a9c
test: adding new test for extended header, using comet grpc instead o…
chatton 2a57e37
fix: update from Block to Sync
chatton 4ef130d
fix: changing check for HasQ4ByHash
chatton 889112d
chore: pr feedback
chatton d118176
test: fix unit tests
chatton 1dc043e
test: fix integration tests (#5)
chatton 6948724
refactor: revert to use BlockApi and single gRPC connection (#6)
chatton 7f34553
chore: got tests passing with merge to main
chatton 2f1e8f6
chore: remove TODO regarding BroadcastModeBlock
chatton 843d926
chore: use Testconfig instead as it registers the types of every app …
chatton e4aa6f1
lint: lint imports and remove unused imports
chatton 51632da
lint: lint with correct version
chatton 0579a7e
fix: pass no-op logger to avoid panic in test teardown
chatton 5255357
chore: merge main
chatton 42b5e7f
chore: use MakeExtendedCommit instead of re-implementing
chatton ab8b295
chore: bump to app v4 rc0
chatton 588aabc
chore: merge main
chatton 4bd4e66
chore: use MakeConfig instead of MakeTestConfig
chatton ec73112
deps: bumping sdk and celestia-core deps
chatton 95c8a1b
chore(deps): upgrade to celestia-app v4.0.0-rc1
rootulp e8e816a
chore: propagate context
chatton f0ba95f
fix(p2p/discovery,core/listener): fix timer deadlock (#4231)
walldiss 5fbd67b
test: refactor test to check against empty eds
chatton f35b64e
lint: fix imports
chatton 8e5793e
test: revert test logic
chatton 7c68e4a
test: check override variable at runtime
chatton f42e238
Merge branch 'main' into sdk-v0.50.x
chatton efa7b86
chore: merge main
chatton a20af1f
chore: merge main
chatton 38453ae
Merge branch 'main' into sdk-v0.50.x
chatton 7f9863e
Merge branch 'main' into sdk-v0.50.x
chatton 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
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.