Historie revizí

Autor SHA1 Zpráva Datum
  Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New před 10 roky
  Jeffrey Wilcke 315a422ba7 Merge pull request #1888 from obscuren/testnet před 10 roky
  Jeffrey Wilcke 1de796f101 cmd, core, eth: added official testnet před 10 roky
  Jeffrey Wilcke f8786defd0 Merge pull request #1850 from karalabe/genesis-block-receipts před 10 roky
  Péter Szilágyi 830ddcee60 core: fix #1848, block receipts db entry for the genesis too před 10 roky
  Felix Lange a2d5a60418 core, core/state: batch-based state sync před 10 roky
  Jeffrey Wilcke eaa4473dbd core, core/types: readd transactions after chain re-org před 10 roky
  Felix Lange 8c4dab77ba all: move common.Database to package ethdb před 10 roky
  Péter Szilágyi cdc2662c40 core: split out TD from database and all internals před 10 roky
  Péter Szilágyi 2b339cbbd8 core, eth: split the db blocks into headers and bodies před 10 roky
  Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type před 10 roky
  Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one před 10 roky
  Jeffrey Wilcke 1fad8798ec Merge pull request #1515 from fjl/license-fixes před 10 roky
  Jeffrey Wilcke 3530acb9e2 core: genesis extra data field fix před 10 roky
  Jeffrey Wilcke c1c895a36b core: fixed genesis write out to write only canon number před 10 roky
  Jeffrey Wilcke 0c718afe90 core: check genesis block before writeout před 10 roky
  Felix Lange bfbcfbe4a9 all: fix license headers one more time před 10 roky
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL před 10 roky
  Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation před 10 roky
  Felix Lange ea54283b30 all: update license information před 10 roky
  Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods před 10 roky
  Felix Lange ceaf1c080b core: add GenerateChain, GenesisBlockForTesting před 10 roky
  Felix Lange 1d42888d30 core/types: make blocks immutable před 10 roky
  obscuren 6244b10a8f core: settable genesis nonce před 10 roky
  obscuren b26f5e0bb7 types: block json unmarshal method added před 10 roky
  obscuren 36ec42e50c Merge branch 'frontier/natspec' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/natspec před 10 roky
  obscuren 97b0c4b697 core: moved TD calculation from proc to chain před 10 roky
  zsfelfoldi d8fb834386 test account is no longer permanently in genesis block, only put there when testing před 10 roky
  zsfelfoldi dba2367157 NatSpec contracts are now not in the genesis block but added by the test před 10 roky
  zsfelfoldi b635cad9fe NatSpec passing end to end test před 10 roky