Open alvrs opened 1 month ago
Idea for the timing view:
one thing I'd like to see is a site-wide/fixed "inbox" for the observer with toasts per tx, so regardless of what page you're on, you can see local txs flowing in and clicking takes you to the world's tx table view scrolled to the tx in question
similar to the action toasts we had in OPCraft:
pending/faded = sending to mempool pending = accepted by mempool green check = mined + successful red x = mined + reverted
world.call
(so systems can be called even if no world function selector is registered)