blockbook/build/docker/bin
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
..
Dockerfile Upgrade to go 1.19 and rocksdb 7.5.3 2023-02-01 17:58:37 +01:00
Makefile Fix ETH Goerli Archive: websocket: read limit exceeded 2023-02-01 17:58:37 +01:00