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
*
Renamed `chain` => `core`
obscuren
2014-12-04
1
-276
/
+0
*
updated to types
obscuren
2014-12-03
1
-6
/
+8
*
merge
obscuren
2014-12-03
1
-0
/
+3
|
\
|
*
Updated LOG to match proper gas in all cases
obscuren
2014-12-03
1
-2
/
+3
|
*
Additional logging and removed temp merged mining options.
obscuren
2014-12-02
1
-1
/
+1
*
|
merge errors fixed
obscuren
2014-12-02
1
-107
/
+12
|
\
|
|
*
Check for known block err and ignore
obscuren
2014-12-02
1
-65
/
+5
|
*
Changed the way transactions are being added to the transaction pool
obscuren
2014-12-02
1
-0
/
+21
*
|
Fixed merge
obscuren
2014-11-29
1
-2
/
+0
|
\
|
|
*
GasData changes & removed min gas price
obscuren
2014-11-29
1
-2
/
+0
*
|
Added `chain` tests & minor fixes
obscuren
2014-11-19
1
-13
/
+13
*
|
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