index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
block_processor.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging for possible uncles
obscuren
2015-03-23
1
-13
/
+23
*
merge
obscuren
2015-03-19
1
-11
/
+7
|
\
|
*
fixed chain event. Closes #529
obscuren
2015-03-19
1
-12
/
+8
*
|
core: adapt Message for new Transaction.From signature
Felix Lange
2015-03-17
1
-1
/
+2
*
|
converted chain manager
obscuren
2015-03-17
1
-20
/
+18
|
/
*
Moved ethutil => common
obscuren
2015-03-16
1
-6
/
+6
*
Implemented managed state
obscuren
2015-03-13
1
-4
/
+2
*
Removed some of that gas pre pay magic
obscuren
2015-03-13
1
-9
/
+8
*
Add additional extra database for non-protocol related data
obscuren
2015-03-12
1
-2
/
+18
*
Improved error reporting and removed commented code
obscuren
2015-03-11
1
-11
/
+6
*
Fixed error message. Closes #448
obscuren
2015-03-10
1
-1
/
+1
*
Miner fixes and updates (including miner)
obscuren
2015-03-05
1
-5
/
+2
*
uncle validation
obscuren
2015-03-04
1
-22
/
+38
*
Changed nonce to a uint64
obscuren
2015-03-04
1
-2
/
+2
*
Merge branch 'xcthulhu-publictests' into poc-9
obscuren
2015-03-04
1
-3
/
+10
|
\
|
*
fixed pow stuff
obscuren
2015-03-04
1
-3
/
+2
|
*
Merge branch 'publictests' of https://github.com/xcthulhu/go-ethereum into xc...
obscuren
2015-03-04
1
-2
/
+10
|
|
\
|
|
*
Introducing ethash
Matthew Wampler-Doty
2015-03-03
1
-2
/
+3
|
|
*
Only one uncle
Matthew Wampler-Doty
2015-03-03
1
-0
/
+4
|
|
*
Exposing stuff for ethash
Matthew Wampler-Doty
2015-02-28
1
-0
/
+3
|
|
*
Fixed consensus issue for refunding
obscuren
2015-02-27
1
-4
/
+4
*
|
|
changed message
obscuren
2015-03-04
1
-1
/
+1
|
/
/
*
|
GasLimit check updated
obscuren
2015-03-04
1
-6
/
+8
*
|
wip
obscuren
2015-02-27
1
-4
/
+6
|
/
*
Validate block header gas limit
Gustav Simonsson
2015-02-26
1
-1
/
+6
*
Added eth_logs & fixed issue with manual log filtering
obscuren
2015-02-22
1
-10
/
+6
*
dirty tracking for state objects fixed
obscuren
2015-02-20
1
-5
/
+2
*
Optimisations and fixed a couple of DDOS issues in the miner
obscuren
2015-02-20
1
-11
/
+14
*
Added GetBlock GetUncle with OOB guard
obscuren
2015-02-18
1
-1
/
+5
*
Merge branch 'develop' into miner
obscuren
2015-02-12
1
-45
/
+14
|
\
|
*
Documented methods & removed old manifest
obscuren
2015-02-12
1
-29
/
+14
|
*
moved manager
obscuren
2015-02-09
1
-16
/
+0
*
|
Basic structure miner
obscuren
2015-02-10
1
-5
/
+5
*
|
merged
obscuren
2015-02-09
1
-16
/
+17
|
\
|
|
*
Undone fix. Will re-enable once chain resets
obscuren
2015-02-06
1
-12
/
+5
|
*
Merge pull request #290 from Gustav-Simonsson/correct_block_parent_timestamp_...
Jeffrey Wilcke
2015-02-06
1
-6
/
+6
|
|
\
|
|
*
Correct block parent timestamp check and typos
Gustav Simonsson
2015-02-04
1
-6
/
+6
|
*
|
pending / chain event
obscuren
2015-02-06
1
-0
/
+8
*
|
|
Merge branch 'develop' into miner
obscuren
2015-02-06
1
-2
/
+3
|
/
/
*
|
Filtering
obscuren
2015-02-05
1
-6
/
+7
*
|
WIP miner
obscuren
2015-02-04
1
-37
/
+37
|
/
*
Docs & old code removed
obscuren
2015-02-03
1
-1
/
+1
*
reworking messages => log
obscuren
2015-01-28
1
-0
/
+21
*
Future blocks not allowed
obscuren
2015-01-22
1
-21
/
+4
*
Fixed difficulty
obscuren
2015-01-18
1
-2
/
+1
*
Fixed consensus issue
obscuren
2015-01-13
1
-1
/
+1
*
Moved the TD method from block processor.
obscuren
2015-01-10
1
-39
/
+15
*
Cast to string for hashable type
obscuren
2015-01-10
1
-1
/
+1
*
mem fixes for vm. Changed uncle inclusion tests
obscuren
2015-01-10
1
-14
/
+20
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-3
/
+7
*
Adjusted difficulty and skip get tx messages
obscuren
2015-01-06
1
-0
/
+1
*
Limit block extra to 1024
obscuren
2015-01-06
1
-0
/
+4
*
BlockManager => BlockProcessor
obscuren
2015-01-05
1
-2
/
+2
*
BlockManager => BlockProcessor
obscuren
2015-01-05
1
-0
/
+359