blockbook/build
Martin Boehm 9ce6955c2a Fix ETH Goerli Archive: websocket: read limit exceeded
Geth sets wsMessageSizeLimit to 15M.
However, Goerli contains blocks (e.g. 6109494) which require
larger limit to fetch the debug_traceBlockByHash response.

Fixed by a hacky way of modifying the geth source before the
build of the project. Will submit PR to go-ethereum with a final fix.
2023-02-01 17:58:37 +01:00
..
docker Fix ETH Goerli Archive: websocket: read limit exceeded 2023-02-01 17:58:37 +01:00
scripts Generates backend server config (with rpcauth) and client config 2018-10-15 12:51:04 +02:00
templates Enable arm64 and MacOS Docker build 2022-08-22 11:34:45 +02:00
tools Add additional eth specific ports to config 2023-02-01 17:58:37 +01:00