good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jan 23, 2018
  2. Dec 31, 2017
  3. Dec 29, 2017
  4. Dec 28, 2017
  5. Dec 22, 2017
  6. Dec 21, 2017
  7. Dec 20, 2017
  8. Dec 19, 2017
    • Armin Braun's avatar
      console: create datadir at startup (#15700) · 50df2b78
      Armin Braun authored
      Fixes #15672 by creating the datadir when creating the
      console. This prevents failing to save the history if no datadir
      exists.
      50df2b78
    • Janoš Guljaš's avatar
      swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) · c786f753
      Janoš Guljaš authored
      * swarm/api: url scheme bzz-list for getting list of files from manifest
      
      Replace query parameter list=true for listing all files contained
      in a swarm manifest with a new URL scheme bzz-list.
      
      * swarm: replaace bzzr and bzzi schemes with bzz-raw and bzz-immutable
      
      New URI Shemes are added and old ones are deprecated, but not removed.
      Old Schemes bzzr and bzzi are functional for backward compatibility.
      
      * swarm/api: completely remove bzzr and bzzi schemes
      
      Remove old schemes in favour of bzz-raw and
      bzz-immutable.
      
      * swarm/api: revert "completely remove bzzr and bzzi schemes"
      
      Keep bzzr and bzzi schemes for backward compatibility. At least
      until 0.3 swarm release.
      c786f753
    • Péter Szilágyi's avatar
      Merge pull request #15693 from zsfelfoldi/wait_nopeers · 7f9d94fe
      Péter Szilágyi authored
      contracts/release: do not print error log if les backend has no peers
      Unverified
      7f9d94fe
Loading