Chore sync with main#235
Merged
ernest-nowacki merged 28 commits intocapabilities-developmentfrom Apr 15, 2026
Merged
Conversation
Add Pharos Atlantic support
) * Add encodeCallMsg field-context errors and logTriggerConfig helper - encodeCallMsg now wraps hexToBase64 errors with field name context - Add logTriggerConfig() helper for validated hex-to-base64 log trigger config - Add validateHexByteLength for address (20 bytes) and topic (32 bytes) validation - Add 17 new tests for encodeCallMsg error context and logTriggerConfig * fix test * fix linter --------- Co-authored-by: ernest-nowacki <ernest.nowacki@smartcontract.com>
* remove node types and bun types from workflows * Update comment * Expose console types through global and add examples that serve as test that this setup actually works * Add node modules restrictions * Add more restricted node APIs * Expose more apis through runtime * TS fixes * Fix prepare runtime * Add links to the docs * Update versions * Add node modules examples * Add documentation around workflow validation * Add tests and fixed bug caught up by the test * Set version for alpha * Restore 1.1.3 version * Simplify error messages * Alpha release 2 * Restore correct versions * Update version, add option to use user tsconfig * Small fixes
Add new EVM mainnet and testnet chains
* Updated chain-selectors dependency * Updated package.json version
Reproducible builds for a an OS (possibly not tied to arch)
* Added CI validation to ensure protos submodule points to cap-dev branch * Updated checkout action version * Moved validate-submodule CI to its own workflow * Moved permissions to job * Updated checkout action version
* Change the CI job * Fix log trigger workflow example
* Update readme * Remove the information about raw plugin exported values - consumers should care only about the ones we explicity export * Change the focus of --skip-type-checks to be more around the cli usage
* Release 1.5.0 * Add non determinism lint * Improve validation logic to handle multiple chained methods * Set alpha versions * Avoid potential infinite loop * CR fixes
|
👋 yashnevatia, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
karen-stepanyan
approved these changes
Apr 15, 2026
ernest-nowacki
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.