tycho garen
|
ca7a01d7fd
|
fix spell
|
2022-06-16 18:18:22 -04:00 |
|
tycho garen
|
1396f2fbad
|
fix comment
|
2022-06-16 18:14:44 -04:00 |
|
tycho garen
|
551b50acfa
|
more fixes
|
2022-06-16 17:06:39 -04:00 |
|
tycho garen
|
e2dbdfe289
|
cleanup comment
|
2022-06-16 16:56:05 -04:00 |
|
tycho garen
|
b4561c4c7c
|
remove some things
|
2022-06-16 16:54:45 -04:00 |
|
tycho garen
|
811c1c3295
|
advertise fixes
|
2022-06-16 16:51:54 -04:00 |
|
tycho garen
|
30da89a1f8
|
use numaddresses correctly
|
2022-06-16 15:59:24 -04:00 |
|
tycho garen
|
b3363660e2
|
fix rand
|
2022-06-16 15:57:17 -04:00 |
|
tycho garen
|
db47478878
|
fix rand
|
2022-06-16 15:53:28 -04:00 |
|
tycho garen
|
014f0dfa5f
|
remove comment
|
2022-06-16 15:45:09 -04:00 |
|
tycho garen
|
d9205847bf
|
cleanup
|
2022-06-16 15:44:09 -04:00 |
|
tycho garen
|
ec59c1752c
|
add skip
|
2022-06-16 13:57:30 -04:00 |
|
tycho garen
|
b2c2e7f83d
|
iota fix
|
2022-06-16 13:56:15 -04:00 |
|
tycho garen
|
ef25104917
|
fix lint
|
2022-06-16 12:22:44 -04:00 |
|
tycho garen
|
01f9c20fb5
|
fixup
|
2022-06-16 12:18:09 -04:00 |
|
tycho garen
|
1d286fc869
|
more comments
|
2022-06-16 11:54:33 -04:00 |
|
tycho garen
|
820245b8ba
|
make wb happy
|
2022-06-16 11:51:11 -04:00 |
|
tycho garen
|
d8fdae461a
|
fixup cherrypick
|
2022-06-16 09:31:27 -04:00 |
|
tycho garen
|
26a24ff175
|
cr feedback
|
2022-06-16 09:31:10 -04:00 |
|
tycho garen
|
f822f21ecd
|
fix lint
|
2022-06-15 11:45:58 -04:00 |
|
tycho garen
|
e3a83daf40
|
comments
|
2022-06-15 11:38:36 -04:00 |
|
Sam Kleinman
|
84ee994d53
|
Apply suggestions from code review
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
|
2022-06-15 11:38:07 -04:00 |
|
tycho garen
|
0804e6fb9f
|
comments mostly
(cherry picked from commit 053ecd9b8c)
|
2022-06-15 10:37:36 -04:00 |
|
tycho garen
|
664e1a097e
|
connection tracking
|
2022-06-15 10:07:04 -04:00 |
|
tycho garen
|
13f6493813
|
add max dialing attempts
|
2022-06-15 09:32:57 -04:00 |
|
tycho garen
|
b0e0e3acbb
|
Merge remote-tracking branch 'origin/v0.35.x' into p2p-dialer-storage-change-35-backport
|
2022-06-15 07:56:58 -04:00 |
|
mergify[bot]
|
ce8284c027
|
p2p: accept should not abort on first error (backport #8759) (#8760)
|
2022-06-15 07:56:15 -04:00 |
|
tycho garen
|
8adc97e631
|
fix up advertise
(cherry picked from commit 8195c97590)
|
2022-06-14 16:49:44 -04:00 |
|
tycho garen
|
ca1237667f
|
actually shuffle peers more
|
2022-06-14 16:15:35 -04:00 |
|
tycho garen
|
8b5d2c0a61
|
rename metrics
|
2022-06-14 16:09:23 -04:00 |
|
tycho garen
|
acc4476985
|
update metrics
(cherry picked from commit 720600ef62)
|
2022-06-14 09:24:14 -04:00 |
|
tycho garen
|
4e373231fe
|
noop metrics
|
2022-06-14 09:19:55 -04:00 |
|
tycho garen
|
56cf8f1df3
|
default metrics to noop
|
2022-06-14 09:02:02 -04:00 |
|
tycho garen
|
71fa7d7b6c
|
fix test
|
2022-06-14 08:49:04 -04:00 |
|
tycho garen
|
9532fa4eb7
|
add metrics
|
2022-06-14 07:03:07 -04:00 |
|
tycho garen
|
0a0425ae6f
|
fix panic
|
2022-06-13 12:25:21 -04:00 |
|
tycho garen
|
1dabae273b
|
cleanup peer manager
|
2022-06-13 10:48:55 -04:00 |
|
tycho garen
|
ef0d832f70
|
fix scoring test
(cherry picked from commit 9abc55f3a0)
|
2022-06-13 08:56:52 -04:00 |
|
tycho garen
|
470920ad9f
|
test: new scoring
(cherry picked from commit 930fd7f2be)
|
2022-06-10 16:58:13 -04:00 |
|
tycho garen
|
a1ef61b63e
|
comment
(cherry picked from commit 9f604fd2ef)
|
2022-06-10 16:00:25 -04:00 |
|
Sam Kleinman
|
dc148b81d8
|
Update internal/p2p/peermanager.go
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
(cherry picked from commit 1c02758eaf)
|
2022-06-10 16:00:25 -04:00 |
|
Sam Kleinman
|
fc9ba51b28
|
Update internal/p2p/peermanager.go
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
(cherry picked from commit f23f6e1089)
|
2022-06-10 16:00:25 -04:00 |
|
tycho garen
|
e38d5b7547
|
overflows
(cherry picked from commit 4c8651026a)
|
2022-06-10 16:00:25 -04:00 |
|
tycho garen
|
f772dccf3b
|
oops
|
2022-06-10 16:00:19 -04:00 |
|
tycho garen
|
9f910e6a98
|
cleanup
(cherry picked from commit eddb23b5af)
|
2022-06-10 15:54:42 -04:00 |
|
tycho garen
|
60484e7a24
|
update comment
(cherry picked from commit 31bd396c88)
|
2022-06-10 15:54:42 -04:00 |
|
tycho garen
|
7ed1236dea
|
make const
(cherry picked from commit e3068b50b2)
|
2022-06-10 15:54:42 -04:00 |
|
tycho garen
|
3674859836
|
reduce logging level
(cherry picked from commit 4e2bc8f51e)
|
2022-06-10 15:54:40 -04:00 |
|
tycho garen
|
029e1925cd
|
remove seed flag
(cherry picked from commit 000aa05485)
|
2022-06-10 15:54:09 -04:00 |
|
tycho garen
|
8019a49037
|
fix error message
(cherry picked from commit 86db59f53b)
|
2022-06-10 15:54:05 -04:00 |
|