Commit History

Author SHA1 Message Date
  zjubfd 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 years ago
  gary rong 88c696240d core/txpool: remove "local" notion from the txpool price heap (#21478) 4 years ago
  aaronbuchwald eebfb13053 core: free pointer from slice after popping element from price heap (#21572) 5 years ago
  Martin Holst Swende 6c9f040ebe core: transaction pool optimizations (#21328) 5 years ago
  Felix Lange bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 years ago
  Marius van der Wijden af5c97aebe core, txpool: less allocations when handling transactions (#21232) 5 years ago
  Marius van der Wijden ddeea1e0c6 core: types: less allocations when hashing and tx handling (#21265) 5 years ago
  MichaelRiabzev-StarkWare 8bd37a1d91 core: count tx size in slots, bump max size ot 4x32KB (#20352) 5 years ago
  Péter Szilágyi b02958b9c5 core, ethdb, metrics, p2p: expose various counter metrics for grafana 6 years ago
  Ha ĐANG 2cffd4ff3c core: fix some small typos on comment code (#17278) 7 years ago
  Ryan Schneider 55b579e02c core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) 7 years ago
  Péter Szilágyi db48d312e4 core: txpool stable underprice drop order, perf fixes 7 years ago
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 8 years ago
  Jim McDonald 0131bd6ff9 core: respect price bump threshold (#15401) 8 years ago
  Péter Szilágyi 0095531a58 core, eth, les: fix messy code (#15367) 8 years ago
  Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 8 years ago
  Péter Szilágyi da7d57e07c core: make txpool operate on immutable state 8 years ago
  Martin Holst Swende 1901521ed0 core: Fix flaw where underpriced locals were removed (#15081) 8 years ago
  Péter Szilágyi 34ec9913f6 core: test locals support in txpool queue limits, fix 8 years ago
  Péter Szilágyi 48ee7f9de7 core, eth, les: polish txpool API around local/remote txs 8 years ago
  Martin Holst Swende 67aff49822 core: Change local-handling to use sender-account instead of tx hashes 8 years ago
  Péter Szilágyi 280609c99b core: check for gas limit exceeding txs too on new block 8 years ago
  Péter Szilágyi 08959bbc70 cmd, core, eth: configurable txpool parameters 8 years ago
  Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 8 years ago
  Péter Szilágyi 18c77744ff all: fix spelling errors 8 years ago
  Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
  Péter Szilágyi b4a5251391 core: abstract out a sorted transaction hash map 9 years ago
  Péter Szilágyi a183ea29f9 core: add upper bound on the queued transctions 9 years ago
  Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops 9 years ago