Anshal Shukla
Anshal Shukla
fixes #2977
# Description Cherry-picks commits from geth # Changes - [x] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that solves an urgent issue, and requires immediate...
[build](https://travis-ci.com/github/coala/coAST) fails because coala uses f strings which Python3.5 does not support. Update CI configuration to run on Python>=3.6
# Description Please provide a detailed description of what was done in this PR # Changes - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix...
# Description Helps with heimdall-bor interaction without the rest server # Changes - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that solves an...
## Issue Addressed Issue #7963 ## Proposed Changes - Add user agent in all the Http requests - Creates a new user agent function in `lighthouse_version` crate