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

feat: add TxStatus rpc endpoint #1178

Merged

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    b430b1d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. wip

    ninabarbakadze committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3a9fbd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    5098273 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    8b75c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a7652 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    d6b5bd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2483567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b4737 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    9c9ece4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore: cleanup

    ninabarbakadze committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bcd56c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74abc3b View commit details
    Browse the repository at this point in the history
  3. chore: merge

    ninabarbakadze committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c085e04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f32bc93 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update store/store.go

    Co-authored-by: Callum Waters <cmwaters19@gmail.com>
    ninabarbakadze and cmwaters authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    dc88650 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    63211df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21de961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de0011b View commit details
    Browse the repository at this point in the history
  4. chore: nits

    ninabarbakadze committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7658b7c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update rpc/core/types/responses.go

    Co-authored-by: Rootul P <rootulp@gmail.com>
    ninabarbakadze and rootulp authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    597c778 View commit details
    Browse the repository at this point in the history
  2. Update rpc/core/mempool.go

    Co-authored-by: Rootul P <rootulp@gmail.com>
    ninabarbakadze and rootulp authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9da6cba View commit details
    Browse the repository at this point in the history
  3. Update proto/tendermint/store/types.proto

    Co-authored-by: Rootul P <rootulp@gmail.com>
    ninabarbakadze and rootulp authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7f85470 View commit details
    Browse the repository at this point in the history