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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
mist
/
debugger.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed debugger
obscuren
2015-03-10
1
-367
/
+0
*
Removed some VMEnv & Added VmType() to vm.Environment
obscuren
2015-02-01
1
-4
/
+8
*
switched to obscuren/qml
obscuren
2015-01-28
1
-1
/
+1
*
StdVm by default
obscuren
2015-01-20
1
-0
/
+3
*
Minor browser improvements
obscuren
2015-01-19
1
-2
/
+2
*
Added license headers
obscuren
2015-01-06
1
-17
/
+20
*
Changed prev_hash to block_hash, state transition now uses vm env
obscuren
2015-01-04
1
-1
/
+1
*
Fixed using new trie iterator API
obscuren
2015-01-02
1
-3
/
+5
*
Updated to new methods
obscuren
2014-12-18
1
-1
/
+1
*
states moved to chain
obscuren
2014-12-11
1
-2
/
+2
*
Renamed State => StateDB
obscuren
2014-12-04
1
-1
/
+1
*
Renamed `chain` => `core`
obscuren
2014-12-04
1
-2
/
+2
*
Descriptive function names for closure getters
obscuren
2014-12-04
1
-7
/
+0
*
Updated environments according to the new interface set
obscuren
2014-12-04
1
-8
/
+12
*
StateManager => BlockManager
obscuren
2014-11-04
1
-2
/
+2
*
ethstate => state
obscuren
2014-10-31
1
-10
/
+10
*
Moved utils to cmd
obscuren
2014-10-31
1
-1
/
+1
*
Moved ethchain to chain
obscuren
2014-10-31
1
-2
/
+2
*
cmd/*: add license headers
Felix Lange
2014-10-23
1
-0
/
+17
*
Merge eth-go repository into go-ethereum
Felix Lange
2014-10-23
1
-0
/
+341