good morning!!!!

Skip to content
Snippets Groups Projects
  1. Oct 08, 2018
    • Felix Lange's avatar
      travis, build: speed up CI runs (#17854) · 72a07684
      Felix Lange authored
      * travis: exclude non-test jobs for PRs
      
      We don't usually look at these builders and not starting them
      removes ~15min of build time.
      
      * build: don't run vet before tests
      
      Recent versions of Go run vet during 'go test' and we have
      a dedicated lint job.
      
      * build: use -timeout 5m for tests
      
      Tests sometimes hang on Travis. CI runs are aborted after 10min with no
      output. Adding the timeout means we get to see the stack trace for
      timeouts.
      72a07684
  2. Sep 28, 2018
  3. Sep 21, 2018
  4. Sep 20, 2018
  5. Sep 19, 2018
  6. Aug 17, 2018
  7. Jul 31, 2018
  8. Jul 30, 2018
    • Anton Evangelatov's avatar
      build: rename swarm deb package to ethereum-swarm; change swarm deb version... · a5d5609e
      Anton Evangelatov authored
      build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988)
      
      * build: add support for different package and binary names
      
      * build: bump up copyright date
      
      * build: change default PackageName to empty string
      
      * build, internal, swarm: enhance build/release process
      
      * build: hack ethereum-swarm as a "depends" in deb package
      
      * build/ci: remove redundant variables
      
      * build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta;
      
      * internal: remove VERSION() method which reads VERSION file
      
      * build: fix VersionFilePath to Version
      
      * Makefile: remove clean_go_build_cache.sh until it works
      
      * Makefile: revert removal of clean_go_build_cache.sh
      a5d5609e
  9. Jul 26, 2018
  10. Jul 25, 2018
  11. Jul 24, 2018
  12. Jul 15, 2018
  13. Jun 26, 2018
  14. Jun 14, 2018
    • Elad's avatar
      all: library changes for swarm-network-rewrite (#16898) · 1836366a
      Elad authored
      This commit adds all changes needed for the merge of swarm-network-rewrite.
      The changes:
      
      - build: increase linter timeout
      - contracts/ens: export ensNode
      - log: add Output method and enable fractional seconds in format
      - metrics: relax test timeout
      - p2p: reduced some log levels, updates to simulation packages
      - rpc: increased maxClientSubscriptionBuffer to 20000
      1836366a
  15. May 08, 2018
  16. May 02, 2018
  17. Apr 17, 2018
  18. Apr 10, 2018
  19. Mar 19, 2018
  20. Mar 08, 2018
  21. Feb 27, 2018
  22. Feb 14, 2018
  23. Feb 11, 2018
  24. Jan 02, 2018
  25. Dec 12, 2017
  26. Dec 01, 2017
  27. Nov 30, 2017
  28. Nov 28, 2017
  29. Nov 21, 2017
  30. Nov 10, 2017
  31. Nov 09, 2017
  32. Oct 20, 2017
  33. Sep 05, 2017
  34. Aug 07, 2017
Loading