-
Notifications
You must be signed in to change notification settings - Fork 9
feat: added updated tests for lightning #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
f317aea
refactor: Update dependencies and improve contract functionality
chiranjeev13 754c189
chore: Add bun.lock file and update package dependencies
chiranjeev13 61ca788
chore: Update Docker image tag and enhance contract functionality
chiranjeev13 9d8d97f
use correct docker image versions
kourtellosg 80f9994
use latese docker versions + linked @inko/js lib
kourtellosg c401da4
chore: Update bun.lock and enhance Lightning tests
chiranjeev13 81e02f1
chore: Update dependencies and improve Lightning test cases
chiranjeev13 ba3d490
feat: Add reveal functions for encrypted types in LibTest and enhance…
chiranjeev13 1b0e6f7
chore: added missing function call
chiranjeev13 062796e
chore: Update Docker image tag and enhance Lightning test configurations
chiranjeev13 ce91a5c
update bun.lock
kourtellosg 816139d
chore: Update GitHub Actions workflow for testing
chiranjeev13 1d4af83
chore: trying a fix
chiranjeev13 1fa2b98
chore: Disable linting on build in foundry.toml
chiranjeev13 0db4f42
Revert "chore: Update GitHub Actions workflow for testing"
chiranjeev13 46494f0
Merge pull request #23 from Inco-fhevm/cm/ft-fix-ci
chiranjeev13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| # The version of the Inco Lightning test docker images to use | ||
| DOCKER_IMAGE_TAG=v3-33-gc708d2f | ||
| DOCKER_IMAGE_TAG=v0.6.3-37-g811dc1a7 | ||
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.