提交历史

作者 SHA1 备注 提交日期
  Jeffrey Wilcke 61ca780f3b core: reduce CPU load by reducing calls to checkQueue 10 年之前
  Felix Lange 654564e164 core/types: make transactions immutable 10 年之前
  obscuren bc6031e7bb core, xeth: moved nonce management burden from xeth to txpool 10 年之前
  obscuren 5245bd7b20 core: added a test for missing nonces 10 年之前
  obscuren 912cf7ba04 core: added fork test & double nonce test 10 年之前
  obscuren 9dd12a64a7 core: renamed txs to pending 10 年之前
  obscuren 140d883901 core: test updates 10 年之前
  obscuren d09a6e5421 core, eth, miner: moved nonce management to tx pool. 10 年之前
  Felix Lange 08befff8f1 core: compute less transaction hashes in TxPool 10 年之前
  obscuren c37389f19c core: check negative value transactions. Closes #1109 10 年之前
  obscuren 88292f35db core: remove txs from queue in addition to removal of pending 10 年之前
  obscuren 145e02fc54 core, miner: added value check on tx validation 10 年之前
  obscuren 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit 10 年之前
  obscuren 7138404cb0 core: only post event once per tx & fixed test 10 年之前
  obscuren 498b24270a core: implemented a queued approach processing transactions 10 年之前
  obscuren 6184781b49 Improved transaction pool 10 年之前
  obscuren eb1c26746d Changed R S to big int and fixed tests 10 年之前
  obscuren 0330077d76 moved state and vm to core 10 年之前
  Felix Lange a59dd393e7 core: fix tests 10 年之前
  obscuren b523441361 Moved ethutil => common 10 年之前
  obscuren cb382fa76b Validate transactions sender before adding to pool. Closes #272 10 年之前
  obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 年之前
  obscuren 564f02aa2b Fixed tests 10 年之前
  obscuren d336e24dce Removed the need of having a backend for the tx pool 11 年之前
  obscuren 6cf61039cf Added tests for valid transactions 11 年之前
  obscuren 48d2a8b8ee Refactored tx pool and added extra fields to block 11 年之前