If it is desired to enforce a per-transaction limit on sigchecks at
consensus layer then this needs to be supported by the parallel script
checking system.
Depends on D4940
Differential D5028
[WIP] track per-transaction SigChecks using a TransactionMetricsAccumulator markblundeberg on Jan 20 2020, 10:29. Authored by Tags None Subscribers None
Details
If it is desired to enforce a per-transaction limit on sigchecks at Depends on D4940 ninja check
Diff Detail
Event TimelineComment Actions The general approach look good. Obviously, Without changing ScriptExecutionMetrics, it's hard to ensure your invariants hold, so you may want to unpod that guy as well.
|