This is to find and assess some short-term solutions before Streamlined Block Production is introduced. Ideas to expore: - Tweak transaction protocol related constants (more details here: https://github.com/paritytech/polkadot-sdk/pull/7804) - Async notification sending poc here: https://github.com/paritytech/polkadot-sdk/pull/9296 - Batching transactions into a notification poc here: https://github.com/paritytech/polkadot-sdk/pull/7828 It was decided that this approach will not be chased, but we can still measure it and compare it with others.