roger-that-dev / yo-cordapp

A simple app to Yo! other nodes.
Other
11 stars 21 forks source link

You shouldn't be able to send a Yo! message to server without You! CorDapps installed #3

Open wawrzek opened 7 years ago

wawrzek commented 7 years ago

Now you can send a Yo to a node without Yo installed and you get 'success'.

Yo fails only if sent to a not active node. That's my guess, because I don't see anything in logs, and webpage "spins" indefinitely.

roger-that-dev commented 7 years ago

This is a feature not a bug ;) All nodes have the flow to receive a transaction but without the yo-app installed you can't serialise the Yo, thus it fails.

We need to add a filter so you can only send Yo's to nodes that have the app installed.

Cheers

wawrzek commented 7 years ago

Agreed. The report tiles probably should be: You shouldn't be able to send a Yo! message to server without You! CorDapps installed. BTW does it mean we would have a kind of 'Yo!' business network?