2024-06-24 01:36:28 UTC
in reply to

David A. Harding on Nostr: How will vbytes and varops interact? There were a lot of problems when we had both ...

How will vbytes and varops interact? There were a lot of problems when we had both bytes and sigops, e.g. invalid block templates. Now, in taproot, we size transactions as max(vbytes, sigops*50 - 50). Which model will varops use?