1. 25 Apr, 2016 1 commit
    • Jeffrey Wilcke's avatar
      core, eth: added json tag field for proper unmarshalling · c1a4dcfc
      Jeffrey Wilcke authored
      According to our own instructions the genesis config attribute should be
      "config". The genesis definition in the go code, however, has a field
      called `ChainConfig`. This field now has a `json:"config"` struct tag so
      that the json is properly unmarshalled.
      
      This fixes #2482
      c1a4dcfc
  2. 19 Apr, 2016 2 commits
  3. 15 Apr, 2016 16 commits
  4. 14 Apr, 2016 5 commits
  5. 13 Apr, 2016 8 commits
  6. 12 Apr, 2016 8 commits