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
/
ethchain
/
block.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed genesis and block data
obscuren
2014-05-20
1
-7
/
+62
*
No longer store script directly in the state tree
obscuren
2014-05-20
1
-1
/
+1
*
Fixed state problem
obscuren
2014-04-29
1
-4
/
+1
*
Removed debug & unused functions
obscuren
2014-04-24
1
-25
/
+0
*
Copy over bytes from previous root
obscuren
2014-04-23
1
-1
/
+4
*
Merged accounts and contracts in to StateObject
obscuren
2014-04-16
1
-3
/
+4
*
Merge branch 'master' into miner
Maran
2014-03-24
1
-1
/
+1
|
\
|
*
Removed caller from tx and added "callership" to account.
obscuren
2014-03-21
1
-1
/
+1
*
|
More mining rework
Maran
2014-03-20
1
-0
/
+3
|
/
*
Renamed Address to Account
obscuren
2014-03-03
1
-1
/
+1
*
Trie's are no longer referenced directly but through State instead
obscuren
2014-03-03
1
-63
/
+2
*
Updated block to use state instead of trie directly
obscuren
2014-03-03
1
-27
/
+34
*
Length checking when fetching contract. Contract always have 3 fields
obscuren
2014-02-25
1
-0
/
+5
*
Fixed a minor issue on crashed contracts
obscuren
2014-02-24
1
-2
/
+3
*
Changed MakeContract on block
obscuren
2014-02-24
1
-16
/
+2
*
Corrected contract addresses
obscuren
2014-02-19
1
-1
/
+1
*
Running contracts fixed
obscuren
2014-02-19
1
-9
/
+44
*
String changed and removed some debugging code
obscuren
2014-02-18
1
-8
/
+2
*
Removed RlpValue in favour of Value
obscuren
2014-02-15
1
-4
/
+4
*
The great merge
obscuren
2014-02-15
1
-0
/
+363