提交历史

作者 SHA1 备注 提交日期
  Péter Szilágyi 054412e335 all: clean up and proerly abstract database access 7 年之前
  Samuel Marks e43bc36226 travis, appveyor, Dockerfile: upgrade to Go 1.12 6 年之前
  Matthew Halpern 2b75fa9d61 core: enforce camel case variable names (#19058) 6 年之前
  Jordan Krage 27ce4eb78b core: sanitize more TxPoolConfig fields (#17210) 6 年之前
  Ryan Schneider 55b579e02c core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) 7 年之前
  Péter Szilágyi 49719e21bc core, eth: minor txpool event cleanups 7 年之前
  rjl493456442 a2e43d28d0 all: collate new transaction events together 7 年之前
  gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 7 年之前
  Crispin Flowerday 0afd767537 core: ensure local transactions aren't discarded as underpriced 7 年之前
  Péter Szilágyi db48d312e4 core: txpool stable underprice drop order, perf fixes 7 年之前
  Péter Szilágyi 2b5d1a4a4c core: update txpool tests for the removal fix 7 年之前
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 年之前
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 8 年之前
  Péter Szilágyi 5e1581c2c3 core: fix panic when stat-ing a tx from a queue-only account (#15714) 8 年之前
  Ricardo Domingos 9ff9d04a69 all: fix code comment typos (#15547) 8 年之前
  ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 8 年之前
  Jim McDonald 0131bd6ff9 core: respect price bump threshold (#15401) 8 年之前
  Péter Szilágyi 0e7d019e0e core: fire tx event on replace, expand tests 8 年之前
  Péter Szilágyi cc313e78b7 core: use blocks and avoid deep reorgs in txpool 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 年之前
  Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 8 年之前
  Péter Szilágyi 1c45f2f42e core: fix txpool journal and test races 8 年之前
  Péter Szilágyi 2b50367fe9 core: fix blockchain goroutine leaks in tests 8 年之前
  Péter Szilágyi 5b742fb82b core: bump timeout test to avoid flakyness on overloaded ci 8 年之前
  Péter Szilágyi 3d32690b54 cmd, core, eth: journal local transactions to disk (#14784) 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 年之前
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 8 年之前
  Péter Szilágyi eebde1a2e2 core: ensure transactions correctly drop on pool limiting 8 年之前