aboutsummaryrefslogtreecommitdiffstats
path: root/core/blocks.go
Commit message (Collapse)AuthorAgeFilesLines
* remove 0xJeffrey Wilcke2015-08-211-1/+1
|
* core, tests: Double SUICIDE fixJeffrey Wilcke2015-08-211-4/+1
|
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
| | | | I forgot to update one instance of "go-ethereum" in commit 3f047be5a.
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
| | | | | All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
* all: update license informationFelix Lange2015-07-071-0/+16
|
* core: add bad block for the 'missing nonce check' forkFelix Lange2015-06-081-0/+1
|
* core: added bad blockobscuren2015-05-281-0/+1
|
* core, eth/downloader: expose the bad hashes, check in downloaderPéter Szilágyi2015-05-281-3/+4
|
* core: ban hash 38f5bb...a714bcobscuren2015-05-261-0/+1
| | | | | Hash 38f5bbbffd74804820ffa4bab0cd540e9de229725afb98c1a7e57936f4a714bc ignored.
* core: added chain reset mechanism on bad blocksobscuren2015-04-201-0/+7