Bump modules; Compile with DEBUG logs by default

This commit is contained in:
Zahary Karadjov 2021-02-18 23:36:44 +02:00 committed by zah
parent ff94e1a212
commit 5f924c0038
6 changed files with 7 additions and 6 deletions

View File

@ -11,6 +11,7 @@ SHELL := bash # the shell used internally by "make"
BUILD_SYSTEM_DIR := vendor/nimbus-build-system
# we set its default value before LOG_LEVEL is used in "variables.mk"
BUILD_LOG_LEVEL := DEBUG
LOG_LEVEL := INFO
LINK_PCRE := 0
@ -435,7 +436,7 @@ pyrmont-vc: | pyrmont-build nimbus_validator_client
ifneq ($(LOG_LEVEL), TRACE)
pyrmont-dev:
+ "$(MAKE)" LOG_LEVEL=TRACE $@
+ "$(MAKE)" BUILD_LOG_LEVEL=TRACE LOG_LEVEL=TRACE $@
else
pyrmont-dev: | pyrmont-build
$(call CONNECT_TO_NETWORK_IN_DEV_MODE,pyrmont,nimbus_beacon_node)

2
vendor/nim-chronos vendored

@ -1 +1 @@
Subproject commit c1f6e7276e3810cee4bf7358a36a3444fb4bd75e
Subproject commit 25688cd0aa51f5e28c1e55dca1b3a9a73cb3dafa

@ -1 +1 @@
Subproject commit 4f6c874c108871a1ab4c063ab4a8de2775f7a01d
Subproject commit 99e89eb1e5c973ea5162342384408434b7f5715a

@ -1 +1 @@
Subproject commit 5b11c4173159a15d52f0bb6a26a1aa2b40f0f2be
Subproject commit 261de741b73601821cb6e749fc9b4092f1cc5377

2
vendor/nim-snappy vendored

@ -1 +1 @@
Subproject commit 4c50008ab23db7197034d0146666c4a34447ab4d
Subproject commit be86aed2ad76e8de27437129c6c8badbb7675d70

@ -1 +1 @@
Subproject commit 9c4c4d3acf8f13e8d973180548837cc738e14aa2
Subproject commit 8de1f8036c12bfe8729e54b062c1325ff966e70f