We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb48864 commit 4c704acCopy full SHA for 4c704ac
2 files changed
.gitmodules
@@ -1,8 +1,4 @@
1
[submodule "submodules/chainlink-protos"]
2
path = submodules/chainlink-protos
3
url = https://github.com/smartcontractkit/chainlink-protos.git
4
-<<<<<<< HEAD
5
- branch = rtinianov_tee
6
-=======
7
- branch = rtinianov_restricted
8
->>>>>>> rtinianov_restricted
+ branch = rtinianov_teeAndRestrictions
packages/cre-sdk/Makefile
@@ -1,4 +1,4 @@
-COMMON_VERSION ?= d5bcc3e02a945415e69c3a22710a8d9cfe048f77
+COMMON_VERSION ?= 40f1f69d33c12d9a65bc21bd0dc189c150be2409
MODULE := github.com/smartcontractkit/chainlink-common
TEST_PATTERN ?= ^TestStandard
0 commit comments