espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Enforce max_block_size

Open tbro opened this issue 1 year ago • 3 comments

Omit transactions that exceed max_block_size from payload. Use mocked max_block_size for now.

Depends on: https://github.com/EspressoSystems/HotShot/pull/3096 Related to: https://github.com/EspressoSystems/hotshot-builder-core/pull/122

tbro avatar Apr 24 '24 20:04 tbro

As this is a distinct / new feature for of our block building logic we should add a unittest that fails if we don't enforce the max block size.

sveitser avatar Apr 25 '24 00:04 sveitser

@tbro anything blocking more progress here?

sveitser avatar May 02 '24 15:05 sveitser

@tbro anything blocking more progress here?

Yes I need to fix this: https://github.com/EspressoSystems/HotShot/pull/3068. I've taken a few missteps on that, but making progress.

tbro avatar May 02 '24 15:05 tbro