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

Add tx log in websocket result. #244

Open
1 of 3 tasks
kraikov opened this issue Dec 6, 2019 · 0 comments
Open
1 of 3 tasks

Add tx log in websocket result. #244

kraikov opened this issue Dec 6, 2019 · 0 comments

Comments

@kraikov
Copy link

kraikov commented Dec 6, 2019

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • What is the expected behavior?
    Provide the log of the transactions on WS events.

  • What is the motivation / use case for changing the behavior?
    Currently, when someone wants to use the middleware to handle the contract events, when you receive the message, you need to call the rest api to get the tx log so you can decode the event. This whole step adds additional complexity to the dapp and additional dependency to the rest api.

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

No branches or pull requests

1 participant