-
Matthew Slipper authored
The built-in geth client has a bugger implementation of HTTP/2: https://github.com/ethereum/go-ethereum/pull/24292. Additionally, Go 1.17 has better HTTP/2 support than Go 1.15. This PR updates the BSS to use Go 1.17 in built binaries, and adds a flag to disable HTTP/2 support if necessary.
5905f3dc