From 31316713694866fe7e41d3f1d714f4dd8d19c6d8 Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 13:55:05 +0100 Subject: [PATCH 1/9] chore: bump aptos plugin ref for read observability --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index 83cb65c6717..9d0246772a6 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "4608f9170a0fff492e65c69f2bf63803388d8d32" + gitRef: "b90ec8b75a6aab4ced0cd3ca667eae7c51ae0fde" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From 09690009e8bdef08f3cbe3c5f45902bcea653740 Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 14:36:18 +0100 Subject: [PATCH 2/9] chore: bump aptos plugin pin for observability fixes --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index 9d0246772a6..29e8322e631 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "b90ec8b75a6aab4ced0cd3ca667eae7c51ae0fde" + gitRef: "ce85a55223bbf5f82152e867c1a57a833d9d2bc9" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From 2e65f0f2e418c24a9a922f0dc69e074cb7b3783f Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 14:50:34 +0100 Subject: [PATCH 3/9] chore: bump aptos plugin pin after lint fix --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index 29e8322e631..eb309332b9e 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "ce85a55223bbf5f82152e867c1a57a833d9d2bc9" + gitRef: "52245d5778d111fc35e4abc0a82f29cfef30142c" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From 970c7d925fd3e43725f2e5a5b6522bdeaa233eaf Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 15:02:12 +0100 Subject: [PATCH 4/9] chore: bump aptos plugin ref --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index eb309332b9e..fbf1b24d842 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "52245d5778d111fc35e4abc0a82f29cfef30142c" + gitRef: "c1c2b4f6dde651a81af0b7890a4839f71bf842f9" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From cc06ddccebe6e49a696667d1114555d708bafd7d Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 15:54:09 +0100 Subject: [PATCH 5/9] chore: bump aptos plugin ref --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index fbf1b24d842..af836f9ba2b 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "c1c2b4f6dde651a81af0b7890a4839f71bf842f9" + gitRef: "bdb101f81480bc03a9fc57d03553ac39b5330fd9" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From dbda59e12648d53f30a0fee52360df85c0593080 Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 16:39:29 +0100 Subject: [PATCH 6/9] chore: repin aptos plugin ref --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index af836f9ba2b..1ff3673779d 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "bdb101f81480bc03a9fc57d03553ac39b5330fd9" + gitRef: "089b3aa6ddfda00177f1db42ca48f0b0890fa69f" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From 81f20a37dd7d7ea2935ffa4234873552dd23dde9 Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 18:14:34 +0100 Subject: [PATCH 7/9] chore: fix aptos plugin pin --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index 1ff3673779d..bc342203b96 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "089b3aa6ddfda00177f1db42ca48f0b0890fa69f" + gitRef: "089b3aa48f19ccffa83f4b8f4eac5d97b6406f5c" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From 2c2a05ab48558b944a31b353aaff7a46468feb72 Mon Sep 17 00:00:00 2001 From: cawthorne Date: Tue, 21 Apr 2026 18:15:16 +0100 Subject: [PATCH 8/9] chore: sync aptos plugin bump to pr head --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index bc342203b96..013d7572ac7 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "089b3aa48f19ccffa83f4b8f4eac5d97b6406f5c" + gitRef: "8c1237cfc04530c1831a1187320bdf50bf403abb" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability" From 4372fe4428ab9389998457d0d8a3e8d3a83bfe4e Mon Sep 17 00:00:00 2001 From: cawthorne Date: Fri, 24 Apr 2026 11:29:17 +0100 Subject: [PATCH 9/9] chore: bump Aptos plugin ref to merged observability commit --- plugins/plugins.private.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins.private.yaml b/plugins/plugins.private.yaml index 013d7572ac7..c2ded7728a0 100644 --- a/plugins/plugins.private.yaml +++ b/plugins/plugins.private.yaml @@ -43,7 +43,7 @@ plugins: installPath: "." aptos: - moduleURI: "github.com/smartcontractkit/capabilities/chain_capabilities/aptos" - gitRef: "8c1237cfc04530c1831a1187320bdf50bf403abb" + gitRef: "ece17debf084250135a9cfb98fe0289d92b0cb56" installPath: "." confidential-http: - moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confidential-http/capability"