good morning!!!!

Skip to content
Snippets Groups Projects
  1. Apr 06, 2017
    • Péter Szilágyi's avatar
      .travis, build: autodelete old unstable archives (#13867) · c76ad944
      Péter Szilágyi authored
      This commit adds a build step to travis to auto-delete unstable archives older than
      14 days (our regular release schedule) from Azure via ci.go purge.
      
      The commit also pulls in the latest Azure storage code, also switching over from
      the old import path (github.com/Azure/azure-sdk-for-go) to the new split one
      (github.com/Azure/azure-storage-go).
      c76ad944
    • Felix Lange's avatar
      core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868) · 3d8de95f
      Felix Lange authored
      * Makefile: fix devtools target
      
      * core: regenerate genesis marshaling with fjl/gencodec@cbfa5be5a8a8
      
      * core/types: regenerate marshaling methods with fjl/gencodec@cbfa5be5a8a8
      
      * core/types: add "hash" to JSON headers
      3d8de95f
  2. Apr 05, 2017
  3. Apr 04, 2017
  4. Mar 31, 2017
    • Péter Szilágyi's avatar
      96d1a4ae
    • Felix Lange's avatar
      swarm/api: improve FUSE build constraints, logging and APIs (#3818) · 105b37f1
      Felix Lange authored
      * swarm/api: fix build/tests on unsupported platforms
      
      Skip FUSE tests if FUSE is unavailable and change build constraints so
      the 'lesser' platforms aren't mentioned explicitly. The test are
      compiled on all platforms to prevent regressions in _fallback.go
      
      Also gofmt -w -s because why not.
      
      * internal/web3ext: fix swarmfs wrappers
      
      Remove inputFormatter specifications so users get an error
      when passing the wrong number of arguments.
      
      * swarm/api: improve FUSE-related logging and APIs
      
      The API now returns JSON objects instead of strings.
      Log messages for invalid arguments are removed.
      105b37f1
  5. Mar 30, 2017
  6. Mar 29, 2017
  7. Mar 28, 2017
  8. Mar 27, 2017
  9. Mar 26, 2017
  10. Mar 24, 2017
  11. Mar 23, 2017
  12. Mar 22, 2017
Loading