Closed osmaczko closed 42 minutes ago
:grey_question: | Commit | :hash: | Finished (UTC) | Duration | Platform | Result |
---|---|---|---|---|---|---|
:heavy_check_mark: | 168aff69 | #1 | 2024-11-21 19:08:11 | ~8 min | macos/aarch64 |
:apple:dmg |
:heavy_check_mark: | 168aff69 | #1 | 2024-11-21 19:08:12 | ~8 min | tests/nim |
:page_facing_up:log |
:heavy_check_mark: | 168aff69 | #1 | 2024-11-21 19:12:45 | ~13 min | tests/ui |
:page_facing_up:log |
:heavy_check_mark: | 168aff69 | #1 | 2024-11-21 19:15:41 | ~16 min | macos/x86_64 |
:apple:dmg |
:heavy_check_mark: | 168aff69 | #1 | 2024-11-21 19:20:57 | ~21 min | linux-nix/x86_64 |
:package:tgz |
:heavy_check_mark: | 168aff69 | #1 | 2024-11-21 19:21:40 | ~22 min | windows/x86_64 |
:cd:exe |
:heavy_check_mark: | 168aff69 | #1 | 2024-11-21 19:23:53 | ~24 min | linux/x86_64 |
:package:tgz |
:heavy_check_mark: | c4fe1b3b | #2 | 2024-11-22 09:10:32 | ~4 min | macos/aarch64 |
:apple:dmg |
:heavy_check_mark: | c4fe1b3b | #2 | 2024-11-22 09:14:04 | ~8 min | tests/nim |
:page_facing_up:log |
:heavy_check_mark: | c4fe1b3b | #2 | 2024-11-22 09:19:15 | ~13 min | macos/x86_64 |
:apple:dmg |
:heavy_check_mark: | c4fe1b3b | #2 | 2024-11-22 09:19:23 | ~13 min | tests/ui |
:page_facing_up:log |
:heavy_check_mark: | c4fe1b3b | #2 | 2024-11-22 09:22:31 | ~16 min | linux-nix/x86_64 |
:package:tgz |
:heavy_check_mark: | c4fe1b3b | #2 | 2024-11-22 09:27:33 | ~21 min | linux/x86_64 |
:package:tgz |
:heavy_check_mark: | c4fe1b3b | #2 | 2024-11-22 09:28:10 | ~22 min | windows/x86_64 |
:cd:exe |
New geth.log format looks as follows:
2024-11-21T19:03:33.723Z INFO node2.relay relay/waku_relay.go:100 relay config {"max-msg-size-bytes": 1048576, "min-peers-to-publish": 1}
Old format:
INFO [10-29|09:20:16.466|github.com/waku-org/go-waku/waku/v2/protocol/relay/waku_relay.go:100] relay config max-msg-size-bytes=1,048,576 min-peers-to-publish=1
status-go bump already merged.
What does the PR do
changes geth logger to zap logger
status-go: https://github.com/status-im/status-go/pull/6025
Affected areas
geth.log
Architecture compliance
Impact on end user
none
How to test
Risk
Described potential risks and worst case scenarios.
Tick one: