Dusan Brajovic
Dusan Brajovic
# Description This PR introduces an asynchronous handler that is invoked at high gauge levels. Due to a possibility of some accounts having nonce holes ("stuck" enqueued transactions) taking up...
# Description This PR introduces a configurable limit on the amount of transactions any account in the TxPool can hold at any given time. `--max-enqueued [DEFAULT= 128]` As the `enqueued`...
# Description This PR adds an additional constraint on transaction acquisition during periods of high slots usage. If a transaction sent to the pool is not expected in terms of...
# Description This PR resolves the high CPU load issues for non-validator nodes. # Changes include - [ ] Bugfix (non-breaking change that solves an issue) - [x] Hotfix (change...
# Description This PR adds support for custom SC predeployment. # Changes include - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that solves...
# Description Please provide a detailed description of what was done in this PR # Changes include - [ ] Bugfix (non-breaking change that solves an issue) - [ ]...