Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

feat!: rename sendTransaction and applyStateTransition to broadcast #287

Merged
merged 6 commits into from
Jul 28, 2020

Conversation

shuplenkov
Copy link
Member

@shuplenkov shuplenkov commented Jul 21, 2020

Issue being fixed or feature implemented

In order to more accurately name DAPI and DAPI gRPC endpoints we need to rename sendTransaction and applyStateTransition methods.

What was done?

sendTransaction renamed to broadcastTransaction
applyStateTransition renamed to broadcastStateTransition
dapi-grpc updated to 0.15.0-dev.1

How Has This Been Tested?

Unit tests

Breaking Changes

sendTransaction renamed to broadcastTransaction
applyStateTransition renamed to broadcastStateTransition

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 made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shuplenkov shuplenkov added this to the v0.15 milestone Jul 21, 2020
@shumkov
Copy link
Member

shumkov commented Jul 22, 2020

It seems, we need 0.15 test suite

Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@shuplenkov shuplenkov merged commit de97ffd into v0.15-dev Jul 28, 2020
@shuplenkov shuplenkov deleted the rename-to-broadcast branch July 28, 2020 09:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants