mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 12:26:02 +00:00
02afb27e47
- nim-graphql from v0.2.16 to v0.2.18: - replace nim-miniz with nim-zlib - replace unittest with unittest2 - nim-http-utils: - Fix to handle HTTP response with `<space>CRLF` after response status code. - nim-json-rpc: - rename ws to websocket - nim-websock: - rename ws to websock - fix mutual closing bug - fix compile time error when using chronicles sink:json - nim-chronicles: - add isLogFormatUsed, used by nim-websock