Skip to content

Feature/solana actions - #22749

Merged
Unheilbar merged 25 commits into
feature/solcap-read_triggerfrom
feature/solana-actions
Jun 12, 2026
Merged

Feature/solana actions#22749
Unheilbar merged 25 commits into
feature/solcap-read_triggerfrom
feature/solana-actions

Conversation

@Unheilbar

@Unheilbar Unheilbar commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting feature/solcap-read_trigger

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@trunk-io

trunk-io Bot commented Jun 5, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@Unheilbar
Unheilbar marked this pull request as ready for review June 8, 2026 11:25
@Unheilbar
Unheilbar requested a review from a team as a code owner June 8, 2026 11:25
@pavel-raykov

Copy link
Copy Markdown
Collaborator

Requires

Supports

It is not really clear what is going on - are you just adding some tests here?

@pavel-raykov

pavel-raykov commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Requires

Supports

It is not really clear what is going on - are you just adding some tests here?

ok, this requires smartcontractkit/capabilities#638

@Unheilbar

Copy link
Copy Markdown
Collaborator Author

Requires

Supports

It is not really clear what is going on - are you just adding some tests here?

ok, this requires smartcontractkit/capabilities#638

yeah, sorry, forgot to update pr description.


const (
TestCaseEVMReadAccountInfo TestCase = iota
TestCaseSolanaReadAccountInfo TestCase = iota

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit. Only one iota is requried

@Unheilbar
Unheilbar merged commit 41a3c8e into feature/solcap-read_trigger Jun 12, 2026
179 of 191 checks passed
@Unheilbar
Unheilbar deleted the feature/solana-actions branch June 12, 2026 12:26
@cl-sonarqube-production

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants