コミット履歴

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