cryptoeconomics-study / cryptoeconomics-study/code
3.2 - Add multiple txs per block
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Currently, only the single oldest tx in the pool is added to the block. Instead add a `blockSize` variable, and fill in up to `blockSize` transactions per block.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.