Generate a block hash over a root of included/successful transactions instead of the concatenation of all transactions: * https://github.com/ava-labs/hypersdk/issues/412 * https://github.com/ava-labs/hypersdk/issues/503 * https://github.com/ava-labs/hypersdk/pull/689 This will allow anyone to prove inclusion against a header (useful for lite clients).
Generate a block hash over a root of included/successful transactions instead of the concatenation of all transactions:
This will allow anyone to prove inclusion against a header (useful for lite clients).