Skip to content
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

test escrow component #60

Merged
merged 13 commits into from
Sep 12, 2024
Merged

Conversation

chachaleo
Copy link
Contributor

Issue : #39

Started the set-up for the tests.

So far only one basic test with the following behaviour :

  • warn: external contracts not found for selectors: openzeppelin::presets::ERC20Upgradeable
  • Failure data:
    "Failed to get contract artifact for name = ERC20Upgradeable. Make sure starknet target is correctly defined in Scarb.toml file."

Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zkramp-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 10:30am
zkramp-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 10:30am

ugur-eren and others added 4 commits September 10, 2024 11:21
* feat: Init apibara indexer repo

* fix: rename indexer to indexers

* fix: use docker compose instead of dockerfile

* feat: locked & unlocked indexers

* fix: remove init.sql file

* style: format with deno fmt

* ci: indexers CI job

* fix: move eventId to indexer

* fix: deno fmt format error

* fix: remove .env file from indexers
* feat: Initialize backend repository

* feat: init backend routing

* fix: use enum for network

* fix: fix eslint bug

* feat: setup drizzle-kit

* ci: backend CI job

* test: init backend tests

* feat: add locked & unlocked events schemas

* ci: fix backend CI to only run on changes
* feat: initialize deployment script

* feat: deployment script file system utils

* feat: deployment script contract utils
Copy link
Contributor

@0xChqrles 0xChqrles left a comment

Choose a reason for hiding this comment

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

Thanks ! The tests are looking good, Let me just fix the CI before merging

Gerson2102 and others added 5 commits September 11, 2024 13:40
* Adding getOfframpQuotes endpoint

* fix prettier

---------

Co-authored-by: 0xChqrles <clanier.dev@gmail.com>
Copy link
Contributor

@0xChqrles 0xChqrles left a comment

Choose a reason for hiding this comment

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

lgtm

@0xChqrles 0xChqrles merged commit 4ed2d25 into keep-starknet-strange:main Sep 12, 2024
9 checks passed
This pull request was closed.
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.

5 participants