Skip to content

refactor(tx-query): use TxSearchRequest for tx queries#2384

Merged
shamardy merged 1 commit intodevfrom
change-tx-query-logics
Mar 10, 2025
Merged

refactor(tx-query): use TxSearchRequest for tx queries#2384
shamardy merged 1 commit intodevfrom
change-tx-query-logics

Conversation

@onur-ozkan
Copy link
Copy Markdown

Using ABCI query with GetTxsEventRequest fails on certain networks like Iris and Osmosis due to some breaking changes on the remote nodes. Refactored those parts to use TxSearchRequest as it seems more stable and doesn't have deprecated fields.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
@shamardy shamardy merged commit 9716a52 into dev Mar 10, 2025
26 checks passed
@shamardy shamardy deleted the change-tx-query-logics branch March 10, 2025 19:23
dimxy pushed a commit that referenced this pull request Mar 17, 2025
* dev:
  refactor(eth): use trait addr_to_string method instead of old function (#2348)
  fix(ci): use correct rustup component syntax in fmt-and-lint job (#2390)
  refactor(tx-query): use TxSearchRequest for tx queries (#2384)
  refactor(tpu-v2): allow to skip p2p message with taker payment spend preimage for eth (#2359)
dimxy pushed a commit that referenced this pull request Mar 21, 2025
* dev:
  fix(tx-history): fix unhandled IBC and HTLC events (#2385)
  improvement(dep-stack): replace deprecated `instant` dependency  (#2391)
  feat(tendermint): staking queries (#2377)
  refactor(eth): use trait addr_to_string method instead of old function (#2348)
  fix(ci): use correct rustup component syntax in fmt-and-lint job (#2390)
  refactor(tx-query): use TxSearchRequest for tx queries (#2384)
  refactor(tpu-v2): allow to skip p2p message with taker payment spend preimage for eth (#2359)
  feat(rpc): add is_success field to legacy MySwapStatusResponse (#2371)
  fix(key-derivation): use stored Argon2 parameters instead of default values (#2360)
  fix(tests): stabilize `tendermint_coin::test_claim_staking_rewards` (#2373)
  improvement(RPCs): group staking rpcs under a namespace (#2372)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants