2) Instead of querying the node for UTXO data on every inpu…
2) Instead of querying the node for UTXO data on every input, Arcade validates transactions locally using BIP-239 Extended Format. No round trips needed.
Replies
3) It's built for Teranode's native P2P gossip layers (subtree, block, and rejected-tx) rather than the legacy RPC approach.