Commit Graph

478 Commits

Author SHA1 Message Date
tycho garen
5bd378bb31 fix comment 2022-06-16 18:19:53 -04:00
tycho garen
e63dad0848 fix port 2022-06-16 18:17:06 -04:00
tycho garen
1b24241cc5 more fixes 2022-06-16 17:06:58 -04:00
tycho garen
690a929f97 cleanup comment 2022-06-16 17:06:58 -04:00
tycho garen
bfdcb9ab1a remove some things 2022-06-16 17:06:58 -04:00
Sam Kleinman
3b08f1ac72 Update internal/p2p/peermanager.go
Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
2022-06-16 16:54:19 -04:00
tycho garen
6d3c6236e3 readd 2022-06-16 16:52:02 -04:00
tycho garen
88b2536f88 use numaddresses correctly 2022-06-16 15:58:59 -04:00
tycho garen
3f5b12d5d4 fix rand 2022-06-16 15:57:28 -04:00
tycho garen
acd12b9918 fix rand 2022-06-16 15:53:12 -04:00
tycho garen
ddbeb36f0a Merge remote-tracking branch 'origin/master' into p2p-dialer-store-change 2022-06-16 15:49:41 -04:00
tycho garen
6044ecb9b1 remove comment 2022-06-16 15:45:19 -04:00
tycho garen
29d592f9a1 cleanup 2022-06-16 15:43:57 -04:00
Sergio Mena
a4f29bfd44 Don't check PBTS-timeliness when in replay mode (#8774)
Closes #8781

Temporary fix to this issue, so that e2e tests don't fail and potentially leave other problems uncovered.
2022-06-16 19:31:17 +00:00
tycho garen
f940ec1b81 iota fix 2022-06-16 13:55:46 -04:00
tycho garen
ebf2c30b6c add skip 2022-06-16 12:21:29 -04:00
tycho garen
9f491ef839 more comments 2022-06-16 11:54:50 -04:00
tycho garen
4f3f4dacd5 make wb happy 2022-06-16 11:50:54 -04:00
tycho garen
dc1157df14 fix lint 2022-06-16 09:44:30 -04:00
tycho garen
b1ef61a893 make metrics match across versions 2022-06-16 09:32:53 -04:00
tycho garen
db39cfbfb2 cr feedback 2022-06-16 09:21:43 -04:00
tycho garen
a95efeb41b fix lint 2022-06-15 11:43:11 -04:00
tycho garen
40fb981f98 comments 2022-06-15 11:36:46 -04:00
Sam Kleinman
796688e7d7 Apply suggestions from code review
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
2022-06-15 11:36:11 -04:00
tycho garen
053ecd9b8c comments mostly 2022-06-15 10:36:04 -04:00
tycho garen
95bc03927c connection tracking 2022-06-15 10:06:22 -04:00
tycho garen
0b7cfa77a3 add max dialing attempts 2022-06-15 09:31:21 -04:00
tycho garen
487579fac4 Merge remote-tracking branch 'origin/master' into p2p-dialer-store-change 2022-06-15 07:57:21 -04:00
Sam Kleinman
51b3f111dc p2p: fix mconn transport accept test (#8762)
Fix minor test incongruency missed earlier.
2022-06-14 23:48:48 +00:00
tycho garen
246e6d9154 Merge remote-tracking branch 'origin/master' into p2p-dialer-store-change 2022-06-14 19:16:31 -04:00
Sam Kleinman
979a6a1b13 p2p: accept should not abort on first error (#8759) 2022-06-14 19:12:53 -04:00
Sam Kleinman
bf1cb89bb7 Revert "p2p: self-add node should not error (tendermint#8753)" (#8757) 2022-06-14 20:55:10 +00:00
tycho garen
8195c97590 fix up advertise 2022-06-14 16:33:10 -04:00
tycho garen
afae39c5af actually shuffle peers more 2022-06-14 16:15:20 -04:00
tycho garen
d83dc8931e rename metrics 2022-06-14 16:04:06 -04:00
tycho garen
c11c88d405 fix merge 2022-06-14 13:00:14 -04:00
Sam Kleinman
7971f4a2fc p2p: self-add node should not error (#8753) 2022-06-14 16:45:05 +00:00
tycho garen
720600ef62 update metrics 2022-06-14 09:23:26 -04:00
tycho garen
b01fec9bbf default metrics to noop 2022-06-14 08:58:40 -04:00
tycho garen
5a71966981 fix test 2022-06-14 08:48:52 -04:00
tycho garen
c5b181686f Merge remote-tracking branch 'origin/master' into p2p-dialer-store-change 2022-06-14 06:59:31 -04:00
tycho garen
9a0d4407d7 add metrics 2022-06-14 06:59:20 -04:00
Jeeyong Um
a4cf8939b8 mempool: fix error message check in test (#8750) 2022-06-14 06:54:35 -04:00
Jeeyong Um
21bbbe3e2a mempool: fix typos in test (#8746) 2022-06-14 10:50:55 +02:00
Marko
82907c84fa sink/psql: json marshal instead of proto (#8637)
Storing transaction records as JSON makes it simpler for clients of the index.
2022-06-13 10:20:54 -07:00
tycho garen
420ae3790e fix panic
(cherry picked from commit 0a0425ae6f)
2022-06-13 12:26:18 -04:00
tycho garen
904390af2c cleanup peer manager 2022-06-13 10:47:25 -04:00
tycho garen
9abc55f3a0 fix scoring test 2022-06-13 08:56:27 -04:00
tycho garen
930fd7f2be test: new scoring 2022-06-10 16:57:51 -04:00
tycho garen
9f604fd2ef comment 2022-06-10 15:39:59 -04:00