good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jul 15, 2016
  2. Jul 14, 2016
  3. Jul 12, 2016
  4. Jul 11, 2016
  5. Jul 08, 2016
  6. Jul 04, 2016
  7. Jul 01, 2016
  8. Jun 30, 2016
  9. Jun 29, 2016
  10. Jun 24, 2016
  11. Jun 23, 2016
  12. Jun 22, 2016
    • Felix Lange's avatar
      build: add ci.go, use it everywhere · 6c33ba14
      Felix Lange authored
      The new build script, ci.go, replaces some of the older shell scripts.
      ci.go can compile go-ethereum, run the tests, create release archives
      and debian source packages.
      6c33ba14
    • Jeffrey Wilcke's avatar
      test, cmd/evm, core, core/vm: illegal code hash implementation · 7a5b571c
      Jeffrey Wilcke authored
      This implements a generic approach to enabling soft forks by allowing
      anyone to put in hashes of contracts that should not be interacted from.
      This will help "The DAO" in their endevour to stop any whithdrawals from
      any DAO contract by convincing the mining community to accept their code
      hash.
      7a5b571c
Loading