Currently, we accept arbitrarily large blocks in the block API. We won't transfer them over the network so this isn't a big security concern, but it is a concern for users as they'll be able to add blocks that they can't transfer.
We should just forbid them in the block API.
Currently, we accept arbitrarily large blocks in the block API. We won't transfer them over the network so this isn't a big security concern, but it is a concern for users as they'll be able to add blocks that they can't transfer.
We should just forbid them in the block API.