Skip to content

Plex 2359/solana log trigger bindings#485

Merged
silaslenihan merged 10 commits into
capabilities-developmentfrom
PLEX-2359/Solana-Log-Trigger-Bindings
Jun 12, 2026
Merged

Plex 2359/solana log trigger bindings#485
silaslenihan merged 10 commits into
capabilities-developmentfrom
PLEX-2359/Solana-Log-Trigger-Bindings

Conversation

@silaslenihan

@silaslenihan silaslenihan commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Signed-off-by: Silas Lenihan <sjl@lenihan.net>
@silaslenihan silaslenihan changed the base branch from main to capabilities-development June 11, 2026 14:53
@silaslenihan silaslenihan force-pushed the PLEX-2359/Solana-Log-Trigger-Bindings branch from e753627 to 263492c Compare June 11, 2026 14:59
@silaslenihan silaslenihan force-pushed the PLEX-2359/Solana-Log-Trigger-Bindings branch from 6cec99e to 3ef7150 Compare June 11, 2026 18:55
@silaslenihan silaslenihan force-pushed the PLEX-2359/Solana-Log-Trigger-Bindings branch from 3ef7150 to c069800 Compare June 11, 2026 18:57
@silaslenihan silaslenihan marked this pull request as ready for review June 11, 2026 18:57
@silaslenihan silaslenihan requested a review from a team as a code owner June 11, 2026 18:57
@Unheilbar

Copy link
Copy Markdown
Contributor

Ready to approve once sdk is merged and bumped

@silaslenihan silaslenihan requested a review from Unheilbar June 12, 2026 14:30
@silaslenihan

Copy link
Copy Markdown
Collaborator Author

Ready to approve once sdk is merged and bumped

@Unheilbar bumped

methods := make([]Code, 0, len(g.idl.Events))
for _, event := range g.idl.Events {
exportedName := tools.ToCamelUpper(event.Name)
m := Id("Encode"+exportedName+"Subkeys").

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

would we benefit from defining consts like Encode and SubKey and creating Id with some kind of config.New pattern or constructor?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

seems a bit overkill and might make it a little less readable

@silaslenihan silaslenihan added this pull request to the merge queue Jun 12, 2026
Merged via the queue into capabilities-development with commit 65a8aeb Jun 12, 2026
13 checks passed
@silaslenihan silaslenihan deleted the PLEX-2359/Solana-Log-Trigger-Bindings branch June 12, 2026 15:52
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.

3 participants