changhong
|
17f0b11942
|
core: typos and comments improve
1. fix typos
2. methods recevier of struct should be same
3. comments improve
(cherry picked from commit 1ba979539582a00b7fd1a7c8a37a6852e59eac0d)
|
2017-05-25 17:14:33 +03:00 |
|
Jeffrey Wilcke
|
12d654a6fc
|
core, core/state: fixed consensus issue added touch revert
Implemented proper touch revert journal entries and copied a Parity
consensus bug in order to remain in sync with the current longest chain.
|
2016-11-24 22:12:54 +01:00 |
|
Jeffrey Wilcke
|
3793991c0e
|
remove 0x
|
2015-08-20 18:50:47 +02:00 |
|
Jeffrey Wilcke
|
36f7fe61c3
|
core, tests: Double SUICIDE fix
|
2015-08-20 18:22:50 +02:00 |
|
Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
2015-07-23 18:35:11 +02:00 |
|
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Felix Lange
|
6c27e2aaf6
|
core: add bad block for the 'missing nonce check' fork
|
2015-06-08 02:54:10 +02:00 |
|
obscuren
|
16038b4e67
|
core: added bad block
|
2015-05-28 16:26:19 +02:00 |
|
Péter Szilágyi
|
29b0480cfb
|
core, eth/downloader: expose the bad hashes, check in downloader
|
2015-05-28 14:03:10 +03:00 |
|
obscuren
|
a6b46420d0
|
core: ban hash 38f5bb...a714bc
Hash 38f5bbbffd74804820ffa4bab0cd540e9de229725afb98c1a7e57936f4a714bc
ignored.
|
2015-05-26 13:48:10 +02:00 |
|
obscuren
|
97a9753f87
|
core: added chain reset mechanism on bad blocks
|
2015-04-20 12:58:17 +02:00 |
|