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
/
chain_makers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate new ethash API and change geth makedag cmd
Gustav Simonsson
2015-05-05
1
-2
/
+2
*
core: return the index of the block that failed when inserting a chain
obscuren
2015-04-29
1
-1
/
+1
*
core, miner: added value check on tx validation
obscuren
2015-04-26
1
-2
/
+2
*
xeth, core, cmd/utils: Transaction can not be over block gas limit
obscuren
2015-04-24
1
-1
/
+1
*
core: fixed test
obscuren
2015-04-23
1
-1
/
+3
*
core: moved TD calculation from proc to chain
obscuren
2015-04-20
1
-2
/
+2
*
Improved transaction pool
obscuren
2015-04-09
1
-6
/
+7
*
Block header changed & console miner control
obscuren
2015-04-06
1
-1
/
+1
*
Improved chain manager, improved block processor, fixed tests
obscuren
2015-04-04
1
-0
/
+1
*
Removed old (unused) argument
obscuren
2015-04-02
1
-2
/
+2
*
moved state and vm to core
obscuren
2015-03-23
1
-1
/
+1
*
merge
obscuren
2015-03-19
1
-1
/
+1
|
\
|
*
fixed chain event. Closes #529
obscuren
2015-03-19
1
-2
/
+2
*
|
converted chain manager
obscuren
2015-03-17
1
-5
/
+5
|
/
*
Moved ethutil => common
obscuren
2015-03-16
1
-15
/
+15
*
Add additional extra database for non-protocol related data
obscuren
2015-03-12
1
-1
/
+1
*
Separated block db from state db. Partial fix for #416
obscuren
2015-03-07
1
-1
/
+1
*
uncle validation
obscuren
2015-03-04
1
-1
/
+1
*
Changed nonce to a uint64
obscuren
2015-03-04
1
-3
/
+3
*
fixed pow stuff
obscuren
2015-03-04
1
-3
/
+3
*
Introducing ethash
Matthew Wampler-Doty
2015-03-03
1
-18
/
+29
*
public functions for making chains on the fly
Ethan Buchman
2015-02-28
1
-0
/
+131