blockbook/build
Martin Boehm 69d13e0688 Fix ETH Ropsten: websocket: read limit exceeded #490
Geth sets maxRequestContentLength to 5M.
However, Ropsten contains blocks of largers size (for example 599281).
These which cannot be fetched using API.

Fixed by hacky way of modifying the geth source before
the build of the project.
Will submit PR to go-ethereum with final fix.
2020-12-04 11:57:11 +01:00
..
docker Fix ETH Ropsten: websocket: read limit exceeded #490 2020-12-04 11:57:11 +01:00
scripts Generates backend server config (with rpcauth) and client config 2018-10-15 12:51:04 +02:00
templates build: go module support 2020-03-05 11:54:42 -05:00
text Switch from TREZOR to Trezor according to new design guidelines #201 2019-06-17 15:39:35 +02:00
tools build: go module support 2020-03-05 11:54:42 -05:00