Skip to content

Commit

Permalink
Reset gossipsub metric behaviourPenalty per scrape
Browse files Browse the repository at this point in the history
  • Loading branch information
twoeths committed Mar 25, 2022
1 parent cdd8e71 commit dd76614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/lodestar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"jwt-simple": "0.5.6",
"libp2p": "^0.36.2",
"libp2p-bootstrap": "^0.14.0",
"libp2p-gossipsub": "tuyennhv/js-libp2p-gossipsub#fcdcb8afb0679c468aee03a5e4c35ada8bab243e",
"libp2p-gossipsub": "tuyennhv/js-libp2p-gossipsub#6a9965ecf095182c05808f2064f3a63d95ce707c",
"libp2p-mdns": "^0.18.0",
"libp2p-mplex": "^0.10.5",
"libp2p-tcp": "^0.17.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7172,9 +7172,9 @@ libp2p-crypto@^0.21.2:
protobufjs "^6.11.2"
uint8arrays "^3.0.0"

libp2p-gossipsub@tuyennhv/js-libp2p-gossipsub#fcdcb8afb0679c468aee03a5e4c35ada8bab243e:
libp2p-gossipsub@tuyennhv/js-libp2p-gossipsub#6a9965ecf095182c05808f2064f3a63d95ce707c:
version "0.13.1"
resolved "https://codeload.github.com/tuyennhv/js-libp2p-gossipsub/tar.gz/fcdcb8afb0679c468aee03a5e4c35ada8bab243e"
resolved "https://codeload.github.com/tuyennhv/js-libp2p-gossipsub/tar.gz/6a9965ecf095182c05808f2064f3a63d95ce707c"
dependencies:
"@types/debug" "^4.1.7"
debug "^4.3.1"
Expand Down

0 comments on commit dd76614

Please sign in to comment.