SpacetimeDB
SpacetimeDB copied to clipboard
We need a way to schedule a reducer that will be called with the identity of the caller of the current reducer
Tyler notes: BitCraft has worked around this for now.
@kim Is going to write a small proposal based on @gefjon's constraints
We've decided this is not an API break because ctx.sender being the module's identity is correct. So any change to this would be in addition. Something something ethereum tx_origin
It looks like we just have a proposal, not an implementation PR. I think it would make sense to review the proposal soon, but not necessarily to implement ASAP unless it becomes a blocker for something.