This tests the various sigops limit that exist today:
- 20k per MB rounded up in a block.
- 20k max per transaction.
Differential D183
Implement sigops checks in abc-p2p-fullblocktest.py deadalnix on Jun 12 2017, 22:41. Authored by Tags None Subscribers None
Details
This tests the various sigops limit that exist today:
../qa/pull-tester/rpc-tests.py abc-p2p-fullblocktest.py
Diff Detail
Event TimelineComment Actions I have tested this and it passed as it stands.
|