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

Feat base l1 l2 smart contracts #86

Merged
merged 62 commits into from
Feb 14, 2023
Merged

Conversation

kwiss
Copy link
Contributor

@kwiss kwiss commented Feb 14, 2023

resolve #84

@vercel
Copy link

vercel bot commented Feb 14, 2023

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

Name Status Preview Comments Updated
starklane ❌ Failed (Inspect) Feb 14, 2023 at 1:48PM (UTC)

remiroyc and others added 28 commits February 14, 2023 14:46
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: update README

* chore: update contributing

* fix(contracts): remove starknet-artifacts
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot and others added 26 commits February 14, 2023 14:47
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency api to v5.0.7 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore: update yarn.lock

feat(messaging): add messaging smart contracts

feat(deps): add missing hardhat dpes

chore(git): update git ignore

refactor(contract): rename ethereum folder

chore: update .gitignore

chore: update .gitignore

chore: update .gitignore

chore: hardhat config

feat(blockchain): deploy scripts

feat(contracts): create new default starknet nft

feat(contracts): hardhat config

fix(contracts): bridge messaging

fix(contracts): bridge messaging

chore: update hardhat config

* feat(hardhat): update & configure hardhat to deploy L1 & L2

* chore(deps): fix missing dependencies & versions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(contracts): update l2 and l1 contracts

* feat(contracts): bridge contract

* add cairo_contracts

* add open_zeppelin

* fix(deps): update dependency api to v5.0.7 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore: update yarn.lock

feat(messaging): add messaging smart contracts

feat(deps): add missing hardhat dpes

chore(git): update git ignore

refactor(contract): rename ethereum folder

chore: update .gitignore

chore: update .gitignore

chore: update .gitignore

chore: hardhat config

feat(blockchain): deploy scripts

feat(contracts): create new default starknet nft

feat(contracts): hardhat config

fix(contracts): bridge messaging

fix(contracts): bridge messaging

chore: update hardhat config

* feat(hardhat): update & configure hardhat to deploy L1 & L2

* chore(deps): fix missing dependencies & versions

* feat(contracts): update l2 and l1 contracts

* feat(contracts): bridge contract

* feat(contracts): convert token_id to uint

* refactor(contracts): use snakecase namings

* fix(deps): yarn.lock

* chore: remove .gitmodules

* fix(contracts): send message

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kwiss <mr.dumont.christophe@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@kwiss kwiss force-pushed the feat-base-l1-l2-smart-contracts branch from b48254d to 5f82522 Compare February 14, 2023 13:48
@kwiss kwiss merged commit 61da0fc into main Feb 14, 2023
@kwiss kwiss deleted the feat-base-l1-l2-smart-contracts branch February 14, 2023 13:50
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