Skip to content

crypto and x/auth: Add extra checks on signatures/pubkeys + check the signature first in antehandler #2172

crypto and x/auth: Add extra checks on signatures/pubkeys + check the signature first in antehandler

crypto and x/auth: Add extra checks on signatures/pubkeys + check the signature first in antehandler #2172

Workflow file for this run

name: Add Sprint issues to Cosmos SDK Project
on:
issues:
types:
- opened
- labeled
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}
labeled: T:Sprint,needs-triage