good morning!!!!

Skip to content
Snippets Groups Projects
  1. Apr 08, 2019
  2. Mar 21, 2019
    • Ferenc Szabo's avatar
      travis: extend race detection for swarm p2p packages (#19287) · 35853518
      Ferenc Szabo authored
      * travis: remove verbose from Swarm race tests
      
      By removing -v our output will be cleaner, but the Travis job still
      won't be terminated - due to 'no output for 10 minutes' - as keepalive
      .sh produces a log line every 5 minutes.
      
      * travis: extend Swarm race detection to p2p subpackages
      
      As p2p/protocols, p2p/simulations and p2p/testing packages mostly
      belong to the Swarm team.
      35853518
  3. Feb 27, 2019
  4. Feb 26, 2019
  5. Feb 22, 2019
  6. Feb 18, 2019
  7. Feb 12, 2019
  8. Jan 27, 2019
  9. Jan 03, 2019
  10. Nov 22, 2018
  11. Nov 07, 2018
  12. 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
  13. Oct 03, 2018
  14. Oct 02, 2018
  15. Sep 19, 2018
  16. Aug 20, 2018
  17. Jun 20, 2018
  18. Jun 14, 2018
  19. May 18, 2018
  20. May 14, 2018
  21. May 10, 2018
  22. May 01, 2018
  23. Apr 10, 2018
  24. Mar 28, 2018
  25. Mar 19, 2018
    • Péter Szilágyi's avatar
      crypto/bn256: full switchover to cloudflare's code (#16301) · 1203c6a2
      Péter Szilágyi authored
      * crypto/bn256: full switchover to cloudflare's code
      
      * crypto/bn256: only use cloudflare for optimized architectures
      
      * crypto/bn256: upstream fallback for non-optimized code
      
      * .travis, build: drop support for Go 1.8 (need type aliases)
      
      * crypto/bn256/cloudflare: enable curve mul lattice optimization
      1203c6a2
  26. Mar 08, 2018
  27. Feb 27, 2018
  28. Feb 13, 2018
  29. Jan 11, 2018
  30. Jan 02, 2018
  31. Dec 07, 2017
  32. Nov 09, 2017
  33. Sep 18, 2017
  34. Aug 28, 2017
  35. Jun 22, 2017
  36. May 25, 2017
Loading