1. 14 Nov, 2014 1 commit
  2. 30 Oct, 2014 1 commit
  3. 25 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      go-vet friendly codebase · 184c2543
      Juan Batiz-Benet authored
      - distinguish log.Error and log.Errorf functions
      - Initialize structs with field names
      - A bit of unreachable code (defers)
      184c2543
  4. 22 Oct, 2014 3 commits
  5. 15 Oct, 2014 2 commits
  6. 13 Oct, 2014 1 commit
  7. 11 Oct, 2014 2 commits
  8. 10 Oct, 2014 2 commits
  9. 09 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      u.DOut -> log.Debug · 972c0f7b
      Juan Batiz-Benet authored
      and other logging switches. I kept the u.PErr and u.POut in cli
      commands, as those do need to write raw output directly.
      972c0f7b
  10. 06 Oct, 2014 1 commit
  11. 04 Oct, 2014 2 commits
  12. 02 Oct, 2014 3 commits
  13. 01 Oct, 2014 2 commits
  14. 30 Sep, 2014 4 commits
  15. 22 Sep, 2014 1 commit
    • Juan Batiz-Benet's avatar
      adjusted what Address means in config · 16533041
      Juan Batiz-Benet authored
      There are (so far) two sorts of addresses that peers care about:
      
      - peer network addresses, local to listen, saved to bootstrap.
        `config.Identity.Address`
      
      - peer RPC network address, local RPC tcp endpoint
        `config.RPCAddress`
      
      @whyrusleeping @perfmode
      16533041
  16. 12 Sep, 2014 2 commits
  17. 10 Sep, 2014 4 commits
  18. 09 Sep, 2014 1 commit
  19. 08 Sep, 2014 1 commit