You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a low priority. Currently, to allow sending a cross-shard tx to a new shard, we need the next root block to include the blocks from the new shard. We could optimize so that a cross-shard tx could be fired early.
Currently, the logic requires the next root block observed, which is unnecessary.
The text was updated successfully, but these errors were encountered: