status-im / pluto

https://status-im.github.io/pluto/
12 stars 3 forks source link

[Request] Allow queries from event blocks #109

Closed rachelhamlin closed 5 years ago

rachelhamlin commented 5 years ago

Status extensions, my nemesis. It's not possible to make queries within Status extensions from event blocks, which is a large limitation. It meant that my extension is not quite as functional as I would like it to be.

Quote from Tom's submission to ETHSingapore bounty prize.

StatusSceptre commented 5 years ago

Are we going to bounty this one @jeluard ?

StatusSceptre commented 5 years ago

This one is needed to make the Weasel extension in a working state.

jeluard commented 5 years ago

Weasel already woks as is and does not require this feature. It's not yet clear to me how to implement this. Let's revisit a bit later.

morelazers commented 5 years ago

@jeluard Weasel's recipient address is currently hardcoded because it's not possible to perform a query within the event chain that results in the ethereum/send-transaction

jeluard commented 5 years ago

@morelazers This particular data access would probably be solved in a simpler way by https://github.com/status-im/status-react/issues/6594

jeluard commented 5 years ago

@morelazers It's coming ! :tada:

morelazers commented 5 years ago

YEET.