1. 06 Apr, 2017 2 commits
    • 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. 05 Apr, 2017 2 commits
  3. 04 Apr, 2017 5 commits
  4. 31 Mar, 2017 2 commits
    • 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. 30 Mar, 2017 2 commits
  6. 29 Mar, 2017 2 commits
  7. 28 Mar, 2017 2 commits
  8. 27 Mar, 2017 1 commit
  9. 26 Mar, 2017 1 commit
  10. 24 Mar, 2017 6 commits
  11. 23 Mar, 2017 13 commits
  12. 22 Mar, 2017 2 commits