You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
platfowner
changed the title
[BUG] Need to introduce non-consensus tx counts for tx room checking
Need non-consensus tx counts for tx room checking
Oct 4, 2022
We need to introduce non-consensus tx counts for tx room checking:
https://github.com/ainblockchain/ain-blockchain/blob/master/node/index.js#L744
Currently, txCountTotal and freeTxCountTotal include consensus txs:
https://github.com/ainblockchain/ain-blockchain/blob/master/tx-pool/index.js#L95
ain-blockchain/consensus/index.js
Line 785 in ad9c720
ain-blockchain/consensus/index.js
Line 939 in ad9c720
The text was updated successfully, but these errors were encountered: