Commit Graph

9500 Commits

Author SHA1 Message Date
tycho garen
1a7165acb1 wake more 2022-06-20 10:44:39 -04:00
Sam Kleinman
7378c6d76a Merge branch 'v0.35.x' into p2p-dialer-storage-change-35-backport 2022-06-20 10:04:13 -04:00
dependabot[bot]
3945cec115 build(deps): Bump github.com/adlio/schema from 1.3.0 to 1.3.3 (#8797)
Bumps [github.com/adlio/schema](https://github.com/adlio/schema) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/adlio/schema/releases)
- [Commits](https://github.com/adlio/schema/compare/v1.3.0...v1.3.3)

---
updated-dependencies:
- dependency-name: github.com/adlio/schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 09:19:34 -04:00
Sam Kleinman
7d57ff9325 Merge branch 'v0.35.x' into p2p-dialer-storage-change-35-backport 2022-06-20 07:57:54 -04:00
mergify[bot]
74c6d8100d p2p: fix typo (#8793) (#8794) 2022-06-19 11:52:43 -07:00
tycho garen
c4bf63223f Merge branch 'mergify/bp/v0.35.x/pr-8790' into p2p-dialer-storage-change-35-backport 2022-06-18 10:31:45 -04:00
tycho garen
0fe4c305ff fix 2022-06-18 10:11:45 -04:00
Sam Kleinman
ef9e9d158e p2p: peer score should not wrap around (#8790)
(cherry picked from commit 4d820ff4f5)

# Conflicts:
#	internal/p2p/peermanager.go
2022-06-17 22:27:46 +00:00
tycho garen
549436b3eb add metrics for peers stored on startup 2022-06-17 13:55:42 -04:00
tycho garen
5ad265c40d fix spell 2022-06-17 13:30:38 -04:00
tycho garen
c60c7ec383 probablistic test 2022-06-17 13:28:12 -04:00
tycho garen
eaf40587ad Merge remote-tracking branch 'origin/v0.35.x' into p2p-dialer-storage-change-35-backport 2022-06-17 12:51:18 -04:00
M. J. Fromberger
e2d01cdcff Make priority mempool fuzz test actually test the priority mempool. (#8785)
Fixes #8783.
2022-06-17 09:29:13 -07:00
tycho garen
ecb231078c cr feedback 2022-06-17 12:16:40 -04:00
tycho garen
12585beb61 up the attmept max 2022-06-16 19:56:21 -04:00
tycho garen
b2e50a1aea fixes 2022-06-16 19:40:03 -04:00
tycho garen
a3f7daf65f dec limit 2022-06-16 18:23:20 -04:00
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
cac1b231a4 toml 2022-06-16 18:13:14 -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
d6ce48430a Merge remote-tracking branch 'origin/v0.35.x' into p2p-dialer-storage-change-35-backport 2022-06-15 10:12:57 -04:00
dependabot[bot]
bee6597b28 build(deps): Bump github.com/vektra/mockery/v2 from 2.13.0 to 2.13.1 (#8765)
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/.goreleaser.yml)
- [Commits](https://github.com/vektra/mockery/compare/v2.13.0...v2.13.1)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Kleinman <garen@tychoish.com>
2022-06-15 10:12:21 -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
Sam Kleinman
cc1d0644af Merge branch 'v0.35.x' into p2p-dialer-storage-change-35-backport 2022-06-14 20:27:25 -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