This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
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
* Use Namespace for CI * Remove Swatinem/rust-cache * Mount cache volume * Use nextest Signed-off-by: Filippo Costa <[email protected]> * Use cargo check instead Signed-off-by: Filippo Costa <[email protected]> --------- Signed-off-by: Filippo Costa <[email protected]>
…nightlty Updates to latest nightlty April 2024
Added nginx reverse proxy and some readme cleanup
…ightly-2024-04-29 Update to nightly from 2024-04-29
Add support for mock rollup and reverse load balancer
…review Automation README async review
Upgrade to latest nightly commit
Update rust-toolchain.toml
Update to latest nightly
rnbguy
commented
May 28, 2024
@@ -10,7 +10,7 @@ | |||
|
|||
sovereign-sdk-src = { | |||
flake = false; | |||
url = git+ssh://[email protected]/informalsystems/sovereign-sdk-wip?rev=20bfd68c8c740b447d51eb50381b5590102258bb; | |||
url = git+ssh://[email protected]/informalsystems/sovereign-sdk-wip?rev=fc1552b44acddc2674a783cd11f301a8b79cc4f3; |
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.
ah yes ! totally forgot about this 😅
The error we are getting at nix-build is the same as this one: celestiaorg/celestia-node#3215 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
sovereign-ibc has updated to:
ibc-rs
v0.53.0 sovereign-ibc#168Note: As sov-sdk-wip is using rust 1.77 now, we need to update the risc0 toolchain. Run: