We are currently only hashing the aztec and portal addresses (along with the data commitments and nullifiers) as part of the tx hash, but not the function tree root, since that'd require importing pedersen into all modules that depend on tx. We need to decide whether to include that dependency, or change the L2 block structure so it includes the function tree root as well.
See this conversation for more details.
We are currently only hashing the aztec and portal addresses (along with the data commitments and nullifiers) as part of the tx hash, but not the function tree root, since that'd require importing pedersen into all modules that depend on tx. We need to decide whether to include that dependency, or change the L2 block structure so it includes the function tree root as well.
See this conversation for more details.