Skip to content

Commit

Permalink
Increment retry count when ENS fails to verify
Browse files Browse the repository at this point in the history
When an ENS name fails to verify, we should increment the retry count so
that it back offs. All the changes are in status-go.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
  • Loading branch information
cammellos committed Apr 14, 2020
1 parent 453c1bf commit a9c580e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions status-go-version.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_comment": "DO NOT EDIT THIS FILE BY HAND. USE 'scripts/update-status-go.sh <tag>' instead",
"owner": "status-im",
"repo": "status-go",
"version": "feature/change-group-chat-name",
"commit-sha1": "3f7190382222b512c6097577565d4739fa02c02c",
"src-sha256": "025pswwfl4mi4i0c700xxzghwg64bb3cf8y8m9g6ld0vmz991g4f"
"version": "v0.52.1",
"commit-sha1": "4d2fb67add28875699ac6c8e3d942446e71e3fa1",
"src-sha256": "0s8y1dbri6hzi1vig0d7mm0cx7dh9q3z9pbcr1xc30m1zjasx0iq"
}

0 comments on commit a9c580e

Please sign in to comment.