Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat(launchpad): stream wallet events to front-end #219

Closed alex1307 closed 2 years ago

alex1307 commented 2 years ago

Description

Provide a new Tari event stream for:

Expose a streaming interface for all data we log using. Read all events from database and stream them over grpc streaming endpoint.

Motivation and Context The launchpad users want to see the actual mining progress and all mining relalted events on the UI. Hence we should forward the data/log streams from the underlying apps to the front-end.

How Has This Been Tested?

!!! TO_DO: The change IS NOT TESTED. The change should be tested manually along with base node, tor, and launchpad.

tarnas14 commented 2 years ago

@alex1307 could you make sure that this PR should not point to 155_stream_wallet_events_to_front_end instead of launchpad_such_wow, I think it should, first commits look similar

~also, there are unverified commits, you should rectify it before we can merge it~ nvm they're signed but email is different so github complains