Switch back to the news package in nim-json-rpc (#3136)

This commit is contained in:
zah 2021-11-29 22:47:31 +02:00 committed by GitHub
parent bdf2d3cc27
commit bc6a6a8b8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View File

@ -99,6 +99,10 @@ switch("passL", "-fno-omit-frame-pointer")
# switch("define", "snappy_implementation=libp2p")
# TODO https://github.com/status-im/nimbus-eth2/issues/3130
# We are still seeing problems with the websock package, se we stick to using news:
switch("define", "json_rpc_websocket_package=news")
const currentDir = currentSourcePath()[0 .. ^(len("config.nims") + 1)]
switch("define", "nim_compiler_path=" & currentDir & "env.sh nim")
switch("define", "withoutPCRE")

2
vendor/news vendored

@ -1 +1 @@
Subproject commit 3b9d5c646331e244c3b5b4fd754bbf5060787d94
Subproject commit 9094ae314754908838979fe0840b9b33c0e0a603

2
vendor/nim-json-rpc vendored

@ -1 +1 @@
Subproject commit c455198d4fd3f56cb064b15f80c3a036907fde37
Subproject commit 35e6d7e6ff1e89b44d2d3fdd8a0a16ac9d2195cf