Commit History

Upphovsman SHA1 Meddelande Datum
  obscuren c37389f19c core: check negative value transactions. Closes #1109 10 år sedan
  obscuren 3c6c891680 core: optimise pending transaction processing 10 år sedan
  obscuren dcfecebe1f core: get transaction by hash from transaction pool 10 år sedan
  obscuren 92f998c7ef core: use removeTx instead of delete 10 år sedan
  obscuren 88292f35db core: remove txs from queue in addition to removal of pending 10 år sedan
  obscuren 145e02fc54 core, miner: added value check on tx validation 10 år sedan
  obscuren 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit 10 år sedan
  obscuren 7f14fbd579 core: pending txs now re-validated once every second 10 år sedan
  obscuren fba40e18d9 core: added accessor for queued transactions 10 år sedan
  obscuren d3be1a2719 eth: moved mined, tx events to protocol-hnd and improved tx propagation 10 år sedan
  obscuren 7138404cb0 core: only post event once per tx & fixed test 10 år sedan
  obscuren 498b24270a core: implemented a queued approach processing transactions 10 år sedan
  obscuren 093d6d5074 core: removed nonce resetting from the block processor. 10 år sedan
  obscuren 6e2f78ebdd Default log to stderr 10 år sedan
  obscuren 6184781b49 Improved transaction pool 10 år sedan
  obscuren f08e9cbe42 ignore invalid txs right after being added if they prove incorrect 10 år sedan
  obscuren a953f3ec97 Sync managed accounts to the network 10 år sedan
  obscuren 09147a50ed Improved tx pool to ignore invalid transactions 10 år sedan
  Felix Lange a59dd393e7 core: fix tests 10 år sedan
  Felix Lange 17c5ba2b6b core: actually convert transaction pool 10 år sedan
  Felix Lange b95387a0dc core: convert transaction pool to common.{Address,Hash} 10 år sedan
  obscuren b523441361 Moved ethutil => common 10 år sedan
  Matthew Wampler-Doty de9f79133f Introducing ethash 10 år sedan
  Ethan Buchman 5a827417d9 Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop 10 år sedan
  obscuren ea9a549bbd Removed exported fields from state object and added proper set/getters 10 år sedan
  obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 år sedan
  Ethan Buchman 2ba65f4fba Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop 10 år sedan
  obscuren cb382fa76b Validate transactions sender before adding to pool. Closes #272 10 år sedan
  Ethan Buchman 2da367a2be fix unchecked slice index on tx.From() 10 år sedan
  obscuren 60d9611c23 Fixed tests where txs weren't properly removed 10 år sedan