status-im / nim-eth-p2p

Nim Ethereum P2P protocol implementation
Apache License 2.0
11 stars 4 forks source link

`nimble build` failure for nimbus via nim-eth-p2p #46

Closed tersec closed 5 years ago

tersec commented 5 years ago
        ... stack trace: (most recent call last)
        ... ../../.nimble/pkgs/chronicles-0.3.0/chronicles/scope_helpers.nim(29) logIMPL
        ... ../../.nimble/pkgs/eth_p2p-1.0.0/eth_p2p/rlpx_protocols/les_protocol.nim(161, 14) template/generic instantiation from here
        ... ../../.nimble/pkgs/eth_p2p-1.0.0/eth_p2p/rlpx_protocols/les_protocol.nim(263, 13) template/generic instantiation from here
        ... ../../.nimble/pkgs/chronicles-0.3.0/chronicles/scope_helpers.nim(29, 15) Error: Log statements should use keyword parameters to specify the log event properties
yglukhov commented 5 years ago

Should be fixed with https://github.com/status-im/nim-chronicles/commit/b35822f7d74b0cafd7d49b82da1cde00ec968d21