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

Upstream fetch #1

Merged
merged 41 commits into from
Dec 13, 2023
Merged

Upstream fetch #1

merged 41 commits into from
Dec 13, 2023

Commits on Dec 4, 2023

  1. feat: secp256k1 public key constant time (#18026)

    Signed-off-by: bizk <santiago.yanzon1999@gmail.com>
    bizk committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b6f9c70 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    dd3db5c View commit details
    Browse the repository at this point in the history
  2. adr: Un-Ordered Transaction Inclusion (#18553)

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    3 people committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    623cdf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    142f325 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    b2084dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c283c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b26c89 View commit details
    Browse the repository at this point in the history
  4. docs(x/circuit): add note on ante handler (#18637)

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    julienrbrt and alexanderbez committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0b907e8 View commit details
    Browse the repository at this point in the history
  5. fix: telemetry metric label variable (#18643)

    dreamweaverxyz committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1ffe7d5 View commit details
    Browse the repository at this point in the history
  6. chore: typos fix (#18642)

    dzizazda committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    52bbf81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b98d48 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. build(deps): Bump actions/setup-go from 4 to 5 (#18647)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    14bb52a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6df368 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    6218b5b View commit details
    Browse the repository at this point in the history
  2. fix(baseapp): protocompat.go gogoproto.Merge does not work with custo…

    …m types (#18654)
    
    Co-authored-by: unknown unknown <unknown@unknown>
    testinginprod and unknown unknown committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    dabf72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3448a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae724e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    833547f View commit details
    Browse the repository at this point in the history
  6. feat(accounts): use gogoproto API instead of protov2. (#18653)

    Co-authored-by: unknown unknown <unknown@unknown>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    3 people committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    112f6cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e216af View commit details
    Browse the repository at this point in the history
  8. build(deps): Bump actions/stale from 8 to 9 (#18656)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8fb6205 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    b18dd17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ce869 View commit details
    Browse the repository at this point in the history
  3. feat(telemetry): enable statsd and dogstatsd telemetry sinks (#18646

    )
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Marko <marko@baricevic.me>
    5 people committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3ba1c5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc9d852 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. feat(client/keys): support display discreetly for keys add (#18663)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Halimao and julienrbrt committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    978fffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cfdabb View commit details
    Browse the repository at this point in the history
  3. chore: typos fix by misspell-fixer (#18683)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e84b191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f476445 View commit details
    Browse the repository at this point in the history
  5. build(deps): Bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4…

    … in /tests (#18678)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    296102d View commit details
    Browse the repository at this point in the history
  6. refactor(bank): remove .String() calls (#18175)

    Co-authored-by: Facundo <facundomedica@gmail.com>
    tac0turtle and facundomedica committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7f540e2 View commit details
    Browse the repository at this point in the history
  7. ci: use codespell instead of misspell-fixer (#18686)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    julienrbrt and tac0turtle committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1f741d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b894f7 View commit details
    Browse the repository at this point in the history
  9. feat(accounts): use account number as state prefix for account state (#…

    …18664)
    
    Co-authored-by: unknown unknown <unknown@unknown>
    testinginprod and unknown unknown committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    39865d8 View commit details
    Browse the repository at this point in the history
  10. chore: typos fixes by cosmos-sdk bot (#18689)

    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    4 people committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8f0d5b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4d816c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    38f40c4 View commit details
    Browse the repository at this point in the history
  2. ci: rename pr name in misspell job (#18693)

    Co-authored-by: Marko <marko@baricevic.me>
    Halimao and tac0turtle committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    534b822 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1…

    … in /tools/confix (#18702)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f84a123 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    043f8f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    570ab64 View commit details
    Browse the repository at this point in the history