daimo-eth / daimo

Your own bank, on ethereum
https://daimo.com
GNU General Public License v3.0
330 stars 27 forks source link

Optimistic incoming transactions #1173

Open nounderline opened 2 weeks ago

nounderline commented 2 weeks ago

If one Daimo user sends transfers to another Daimo user we can push information about upcoming transfer to a recipient to show it immediately in the UI without waiting for it to be included in next block. Similar to #1172 but probably simpler to implement if notify about upcoming transactions in API endpoint handle.