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
/
chain
/
chain_manager.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a callback mechanism to chain adding.
obscuren
2014-11-19
1
-3
/
+3
*
Begin of moving objects to types package
obscuren
2014-11-18
1
-31
/
+37
*
cleaning up
obscuren
2014-11-17
1
-154
/
+131
*
Numerous fixes for consensus.
obscuren
2014-11-14
1
-1
/
+7
*
Transaction execution fixes
obscuren
2014-11-12
1
-1
/
+1
*
Removed all implicit logging. Fixed gas issues and jump errors
obscuren
2014-11-12
1
-1
/
+1
*
debugging code
obscuren
2014-11-11
1
-0
/
+1
*
Moved messages eventing to chain manager
obscuren
2014-11-10
1
-4
/
+9
*
Fixed bloom, updated mining & block processing
obscuren
2014-11-10
1
-20
/
+10
*
Implemented new miner w/ ui interface for merged mining. Closes #177
obscuren
2014-11-07
1
-5
/
+29
*
Fixed VM and added static analysis for EVM jumps
obscuren
2014-11-05
1
-1
/
+0
*
Replaced to return the td and throw a specific error on TD
obscuren
2014-11-04
1
-6
/
+3
*
Reworked chain handling process
obscuren
2014-11-04
1
-3
/
+77
*
ethlog => logger
obscuren
2014-10-31
1
-2
/
+2
*
Moved ethchain to chain
obscuren
2014-10-31
1
-0
/
+289