Commit Graph

28 Commits (828e1e35fd03a701a1feace3abf3b80c222c6c70)

Author SHA1 Message Date
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Gustav Simonsson b1cc9cdc74 Integrate new ethash API and change geth makedag cmd 10 years ago
Felix Lange 65eee2006d pow/ezp: use common.Hash 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 26de12d9bf Changed nonce to a uint64 10 years ago
Matthew Wampler-Doty de9f79133f Introducing ethash 10 years ago
Matthew Wampler-Doty 8653db6df0 Introducign MixDigest and SeedHash 10 years ago
obscuren 9feb657763 Turbo off 10 years ago
obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 years ago
obscuren be90ad89a8 Disable turbo 10 years ago
obscuren 567428fb34 Filter and mutex locks added 10 years ago
obscuren 32c7ebc51d Fixed mining & limited hash power 10 years ago
obscuren 4d49d7b5a6 Reset hash rate to 0 when mining is stopped 10 years ago
obscuren da2fae0e43 Basic structure miner 10 years ago
obscuren db7c34a9df Default gas price and default gas for rpc 10 years ago
obscuren a1b4547a53 set uncles regardless of empty uncle list. Fixes invalid blocks being mined 10 years ago
obscuren b1870631a4 WIP miner 10 years ago
obscuren 6eaa404187 Moved sha3 from `obscuren` 10 years ago
obscuren c9985bf563 Fixed peer window. Minor tweaks and fixes 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 49e0267fe7 Locks, refactor, tests 10 years ago
obscuren f111fc0608 WIP 10 years ago
obscuren 1b98cbbfa4 Moved pow 10 years ago