Skip to content

feat(dapi): use broadcast_tx instead of deprecated broadcast_tx_sync#1775

Merged
shumkov merged 1 commit intov1.0-devfrom
feat/broadcast-tx
Mar 19, 2024
Merged

feat(dapi): use broadcast_tx instead of deprecated broadcast_tx_sync#1775
shumkov merged 1 commit intov1.0-devfrom
feat/broadcast-tx

Conversation

@markin-io
Copy link
Copy Markdown
Contributor

@markin-io markin-io commented Mar 14, 2024

Issue being fixed or feature implemented

Replaced broadcas_tx_sync Tednerdash call with broadcast_tx in DAPI.

Currently, broadcas_tx_sync is an alias to broadcas_tx call in Tenderdash.
@lklimek deprecates it.

What was done?

How Has This Been Tested?

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov merged commit 5493ae9 into v1.0-dev Mar 19, 2024
@shumkov shumkov deleted the feat/broadcast-tx branch March 19, 2024 11:44
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.

3 participants