Skip to content

Commit 9039a18

Browse files
committed
Merge branch 'refs/heads/testnet' into merge_testnet_v_0_10_3
# Conflicts: # batcher/Cargo.lock
2 parents d589ea5 + b6834ea commit 9039a18

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2419
-2533
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OS := $(shell uname -s)
66
CONFIG_FILE?=config-files/config.yaml
77
AGG_CONFIG_FILE?=config-files/config-aggregator.yaml
88

9-
OPERATOR_VERSION=v0.10.2
9+
OPERATOR_VERSION=v0.10.3
1010

1111
ifeq ($(OS),Linux)
1212
BUILD_ALL_FFI = $(MAKE) build_all_ffi_linux

0 commit comments

Comments
 (0)