Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matthew Wampler-Doty de9f79133f Introducing ethash 10 gadi atpakaļ
  Ethan Buchman 5a827417d9 Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop 10 gadi atpakaļ
  obscuren ea9a549bbd Removed exported fields from state object and added proper set/getters 10 gadi atpakaļ
  obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 gadi atpakaļ
  Ethan Buchman 2ba65f4fba Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop 10 gadi atpakaļ
  obscuren cb382fa76b Validate transactions sender before adding to pool. Closes #272 10 gadi atpakaļ
  Ethan Buchman 2da367a2be fix unchecked slice index on tx.From() 10 gadi atpakaļ
  obscuren 60d9611c23 Fixed tests where txs weren't properly removed 10 gadi atpakaļ
  obscuren 6abf8ef78f Merge 10 gadi atpakaļ
  obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 11 gadi atpakaļ
  obscuren d336e24dce Removed the need of having a backend for the tx pool 11 gadi atpakaļ
  obscuren ae2c90cc28 Removed value check from tx validation 11 gadi atpakaļ
  obscuren 48d2a8b8ee Refactored tx pool and added extra fields to block 11 gadi atpakaļ
  obscuren 207b6c50fb Merge branch 'badsig' of https://github.com/ebuchman/go-ethereum into ebuchman-badsig 11 gadi atpakaļ
  obscuren 22d29a6d52 merge 11 gadi atpakaļ
  obscuren 5ad473d758 Moved methods to messages 11 gadi atpakaļ
  obscuren db494170dc Created generic message (easy for testing) 11 gadi atpakaļ
  obscuren 0dc566124a Merge fixes 11 gadi atpakaļ
  obscuren 721e8ae93f Merged develop 11 gadi atpakaļ
  obscuren 49e0267fe7 Locks, refactor, tests 11 gadi atpakaļ
  zelig c2af10d256 transaction pool changes 11 gadi atpakaļ
  obscuren 5553e5aaed states moved to chain 11 gadi atpakaļ
  obscuren 8dbca75d85 Skip mining on transactions that don't meet the min accepted gas price 11 gadi atpakaļ
  obscuren a5b27bbc10 Improved and simplified wallet functions and behaviour 11 gadi atpakaļ
  obscuren f298ffdbb8 Renamed State => StateDB 11 gadi atpakaļ
  obscuren 9008b155d3 Renamed `chain` => `core` 11 gadi atpakaļ