nimbus-eth1/nimbus/core/tx_pool
andri lim 8d1e21bbae
Simplify txPool gasLimit calculator (#2498)
Our need is only a baseline tx pool gasLimit calculator.
If need we can expand it in the future.
But for now, a simple but understandable tx pool is more important.
2024-07-17 20:48:35 +07:00
..
tx_chain Simplify txPool gasLimit calculator (#2498) 2024-07-17 20:48:35 +07:00
tx_tabs Allocation-free nibbles buffer (#2406) 2024-06-22 22:33:37 +02:00
tx_tasks Simplify txPool gasLimit calculator (#2498) 2024-07-17 20:48:35 +07:00
tx_chain.nim Simplify txPool gasLimit calculator (#2498) 2024-07-17 20:48:35 +07:00
tx_desc.nim remove expicit PoW support from tx pool; tighten tx pool exceptions specs (#2235) 2024-05-28 20:26:51 +02:00
tx_gauge.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
tx_info.nim TxPool will not pack tx with invalid chainId 2023-11-01 08:56:57 +07:00
tx_item.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
tx_tabs.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00