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
/
genesis.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
cmd, core, eth, common: genesis preparation
Jeffrey Wilcke
2015-07-10
1
-38
/
+96
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
core, miner, tests: renamed state methods
Jeffrey Wilcke
2015-07-04
1
-1
/
+1
*
core: add GenerateChain, GenesisBlockForTesting
Felix Lange
2015-06-30
1
-0
/
+18
*
core/types: make blocks immutable
Felix Lange
2015-06-30
1
-26
/
+11
*
core: settable genesis nonce
obscuren
2015-06-09
1
-2
/
+2
*
types: block json unmarshal method added
obscuren
2015-06-04
1
-2
/
+2
*
Merge branch 'frontier/natspec' of https://github.com/ethersphere/go-ethereum...
obscuren
2015-04-21
1
-2
/
+2
|
\
|
*
test account is no longer permanently in genesis block, only put there when t...
zsfelfoldi
2015-04-20
1
-8
/
+2
|
*
NatSpec contracts are now not in the genesis block but added by the test
zsfelfoldi
2015-04-20
1
-1
/
+0
|
*
NatSpec passing end to end test
zsfelfoldi
2015-04-20
1
-3
/
+2
|
*
NatSpec contracts in genesis block, end to end test (unfinished)
zsfelfoldi
2015-04-20
1
-0
/
+8
*
|
core: moved TD calculation from proc to chain
obscuren
2015-04-20
1
-0
/
+1
|
/
*
Block header changed & console miner control
obscuren
2015-04-06
1
-1
/
+1
*
Read most protocol params from common/params.json
Gustav Simonsson
2015-04-02
1
-5
/
+3
*
Blocktest fixed, Execution fixed
obscuren
2015-04-01
1
-1
/
+1
*
Added Code field
obscuren
2015-03-31
1
-2
/
+6
*
moved state and vm to core
obscuren
2015-03-23
1
-1
/
+1
*
core: fix tests
Felix Lange
2015-03-18
1
-4
/
+0
*
converted vm
obscuren
2015-03-17
1
-4
/
+3
*
Moved ethutil => common
obscuren
2015-03-16
1
-9
/
+9
*
POW fixes
obscuren
2015-03-14
1
-1
/
+0
*
Increased genesis gas & gas floor limit to 3141592
obscuren
2015-03-13
1
-1
/
+2
*
Miner fixes and updates (including miner)
obscuren
2015-03-05
1
-2
/
+3
*
Fixed genesis
obscuren
2015-03-04
1
-7
/
+7
*
updated genesis
obscuren
2015-03-04
1
-0
/
+4
*
Changed nonce to a uint64
obscuren
2015-03-04
1
-1
/
+1
*
Removed some methods from the JS REPL
obscuren
2015-03-01
1
-2
/
+0
*
Minor updates for release
obscuren
2015-02-21
1
-13
/
+31
*
Docs & old code removed
obscuren
2015-02-03
1
-1
/
+0
*
moving to a better xeth
obscuren
2015-01-29
1
-1
/
+1
*
Minor fixed and additions for block proc
obscuren
2015-01-08
1
-0
/
+1
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-2
/
+3
*
Switched to new trie
obscuren
2014-12-24
1
-1
/
+1
*
Refactored block & Transaction
obscuren
2014-12-23
1
-32
/
+33
*
Renamed `chain` => `core`
obscuren
2014-12-04
1
-0
/
+52