- 18 Oct, 2014 6 commits
-
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
Otherwise don't have the peer's target address.
-
- 08 Oct, 2014 2 commits
-
-
Jeromy authored
-
Juan Batiz-Benet authored
- use log.* instead of u.* - use automatic type conversions to .String() (Peer.String() prints nicely, and avoids calling b58 encoding until needed)
-
- 06 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 04 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 03 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 01 Oct, 2014 5 commits
-
-
Juan Batiz-Benet authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
- 25 Sep, 2014 1 commit
-
-
Brian Tiger Chow authored
-
- 22 Sep, 2014 22 commits
-
-
Juan Batiz-Benet authored
@perfmode boom
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
this will later have persistent storage, but no need yet
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
`v.([]byte)` coming from a datastore can panic. `byt, ok := v.([]byte)` to be safe. @whyrusleeping
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
it'll have to change lots since the listener is gone
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-