mediachain / oldchain-client

[DEPRECATED] old mediachain client experiments
MIT License
4 stars 2 forks source link

update journal stream for new API, event names #25

Closed yusefnapora closed 8 years ago

yusefnapora commented 8 years ago

This updates the transactor client to use the new event names and JournalStreamRequest definition from the streaming rpc changes on the transactor.

Works for me in a simple test at the repl; when you call journal_stream, you immediately get the contents of the current block, and on importing a new getty image you get an insertCanonicalEvent and an updateChainEvent

vyzo commented 8 years ago

:+1:

parkan commented 8 years ago

great!