Skip to content
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
wants to merge 42 commits into
base: boonet
Choose a base branch
from

Conversation

calbera
Copy link
Contributor

@calbera calbera commented Dec 31, 2024

No description provided.

fridrik01 and others added 30 commits December 15, 2024 16:20
Co-authored-by: aBear <abear@berachain.com>
Signed-off-by: Alberto Benegiamo <abear@berachain.com>
Co-authored-by: Alberto Benegiamo <abear@berachain.com>
Co-authored-by: aBear <abear@berachain.com>
Co-authored-by: aBear <abear@berachain.com>
Co-authored-by: aBear <abear@berachain.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aBear <abear@berachain.com>
…2213)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aBear <abear@berachain.com>
… to 10.23.0 (#2215)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aBear <abear@berachain.com>
… the go_modules group (#2217)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aBear <abear@berachain.com>
…timistically (#2240)

Signed-off-by: nidhi-singh02 <trippin@berachain.com>
Signed-off-by: Nidhi Singh <trippin@berachain.com>
)

Co-authored-by: Giuseppe Cocomazzi <giuseppe@asymmetric.re>
I originally moved this to the chain package due to cyclic
dependencies, but I only needed to do that for the ChainSpec
type and not the others, so reverting that here.
We always call handleRPCError(err) on a non nil err so this has
to be a false positive error reported by nilalawy.
Signed-off-by: Cal Bera <calbera@berachain.com>
Co-authored-by: Cal Bera <calbera@berachain.com>
Co-authored-by: Shota Ehrlich <shotaehrlich@yahoo.com>
Signed-off-by: Cal Bera <calbera@berachain.com>
Co-authored-by: aBear <abear@berachain.com>
Co-authored-by: Shota Ehrlich <shotaehrlich@yahoo.com>
Co-authored-by: Alessandro Sforzin <alessandro@informal.systems>
Co-authored-by: Friðrik Ásmundsson <fridrik01@gmail.com>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

id: 'auth'
uses: 'google-github-actions/auth@v2'
id: "auth"
uses: "google-github-actions/auth@v2"

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'pipeline' step
Uses Step: auth
uses 'google-github-actions/auth' with ref 'v2', not a pinned commit hash
name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v2'
name: "Set up Cloud SDK"
uses: "google-github-actions/setup-gcloud@v2"

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'pipeline' step
Uses Step
uses 'google-github-actions/setup-gcloud' with ref 'v2', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants