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

Commits on Feb 14, 2023

  1. feat: initialize mono-repo (#1)

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6a9fe9b View commit details
    Browse the repository at this point in the history
  2. Add renovate.json (#2)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    049d115 View commit details
    Browse the repository at this point in the history
  3. doc: add contributing

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f42380d View commit details
    Browse the repository at this point in the history
  4. feat(web): initial web import

    gershon authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b27901a View commit details
    Browse the repository at this point in the history
  5. doc: update all-contributors configuration

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    74e8190 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df7c91a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bafa00a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58567f9 View commit details
    Browse the repository at this point in the history
  9. doc: update README

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cff64f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13e002f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0da7acd View commit details
    Browse the repository at this point in the history
  12. fix(web): typing issues

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b8a1cc1 View commit details
    Browse the repository at this point in the history
  13. fix: prettier and eslint config

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    26e30fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a13051 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4c2ca24 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce1ab3b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20be601 View commit details
    Browse the repository at this point in the history
  18. fix(deps): update dependency styled-components to v6.0.0-beta.9 (#15)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3dde2e3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    14d1b25 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5c72e2e View commit details
    Browse the repository at this point in the history
  21. chore: update doc (#20)

    * chore: update README
    
    * chore: update contributing
    
    * fix(contracts): remove starknet-artifacts
    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f152824 View commit details
    Browse the repository at this point in the history
  22. fix(deps): update dependency alchemy-sdk to v2.3.1 (#25)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7de89a9 View commit details
    Browse the repository at this point in the history
  23. fix(deps): update dependency connectkit to v1.1.2 (#27)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4632669 View commit details
    Browse the repository at this point in the history
  24. fix(deps): update dependency wagmi to v0.10.14 (#23)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0b30ff5 View commit details
    Browse the repository at this point in the history
  25. fix(deps): update dependency wagmi to v0.10.15 (#28)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    73a3b79 View commit details
    Browse the repository at this point in the history
  26. fix(deps): update dependency api to v5.0.7 (#26)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7dcf4f7 View commit details
    Browse the repository at this point in the history
  27. chore: update yarn.lock

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9c10eb0 View commit details
    Browse the repository at this point in the history
  28. fix(deps): update dependency wagmi to v0.11.0 (#32)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    8a0650c View commit details
    Browse the repository at this point in the history
  29. fix(web): catch empty nfts list

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6fa57fe View commit details
    Browse the repository at this point in the history
  30. fix(deps): update dependency alchemy-sdk to v2.4.0 (#30)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c4ec33d View commit details
    Browse the repository at this point in the history
  31. fix(deps): update dependency @headlessui/react to v1.7.8 (#33)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    956ec44 View commit details
    Browse the repository at this point in the history
  32. fix(deps): update dependency @heroicons/react to v2.0.14 (#31)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ea15444 View commit details
    Browse the repository at this point in the history
  33. chore(deps): update dependency prettier-plugin-tailwindcss to v0.2.2 (#…

    …29)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    767478b View commit details
    Browse the repository at this point in the history
  34. fix(web): update abi

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5fcdcb6 View commit details
    Browse the repository at this point in the history
  35. feat(contracts): l1_handler

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    beb66b3 View commit details
    Browse the repository at this point in the history
  36. fix(deps): update dependency alchemy-sdk to v2.4.1 (#37)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cb41755 View commit details
    Browse the repository at this point in the history
  37. chore(deps): update dependency typescript to v4.9.5 (#36)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7be3f54 View commit details
    Browse the repository at this point in the history
  38. fix(deps): update dependency eslint-plugin-react to v7.32.2 (#35)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5fad588 View commit details
    Browse the repository at this point in the history
  39. fix(deps): update nextjs monorepo to v13.1.6 (#12)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ad88131 View commit details
    Browse the repository at this point in the history
  40. fix(deps): update dependency wagmi to v0.11.1 (#42)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    aa0df80 View commit details
    Browse the repository at this point in the history
  41. fix(deps): update dependency wagmi to v0.11.2 (#49)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    be2225a View commit details
    Browse the repository at this point in the history
  42. fix(deps): update dependency connectkit to v1.1.3 (#48)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9039d12 View commit details
    Browse the repository at this point in the history
  43. fix(deps): update dependency wagmi to v0.11.3 (#51)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ab926da View commit details
    Browse the repository at this point in the history
  44. chore(deps): update dependency prettier to v2.8.4 (#59)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f81cf9d View commit details
    Browse the repository at this point in the history
  45. fix(deps): update dependency wagmi to v0.11.5 (#55)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    08f26c4 View commit details
    Browse the repository at this point in the history
  46. chore(deps): update dependency lint-staged to v13.1.1 (#58)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    144c900 View commit details
    Browse the repository at this point in the history
  47. chore(deps): update dependency @types/node to v18.13.0 (#56)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4ead2da View commit details
    Browse the repository at this point in the history
  48. fix(deps): update dependency alchemy-sdk to v2.4.2 (#57)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    65414a6 View commit details
    Browse the repository at this point in the history
  49. Feature/dev 1326 mono repo setup (#50)

    * 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>
    kwiss and renovate[bot] committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d8824a7 View commit details
    Browse the repository at this point in the history
  50. feat(contracts): deposit NFT from L1 and mint new NFT on L2 (#34)

    * 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>
    3 people committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cc23766 View commit details
    Browse the repository at this point in the history
  51. chore: remove useless contracts

    remiroyc authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6646606 View commit details
    Browse the repository at this point in the history
  52. fix(web): use proper render condition on nfts state (#77)

    It fixes #76
    gershon authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0d36d3b View commit details
    Browse the repository at this point in the history
  53. chore(deps): update dependency tailwindcss to v3.2.6 (#66)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d0d78df View commit details
    Browse the repository at this point in the history
  54. fix(deps): update dependency @headlessui/react to v1.7.10 (#53)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    240824d View commit details
    Browse the repository at this point in the history
  55. chore(deps): update python docker tag to v3.11 (#68)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5e40b11 View commit details
    Browse the repository at this point in the history
  56. chore(deps): update dependency @types/mocha to v10 (#69)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d34cb30 View commit details
    Browse the repository at this point in the history
  57. fix(deps): update dependency @heroicons/react to v2.0.15 (#67)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0ca7b37 View commit details
    Browse the repository at this point in the history
  58. fix(deps): update dependency styled-components to v6.0.0-beta.11 (#54)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    10d8662 View commit details
    Browse the repository at this point in the history
  59. chore(deps): update dependency @types/react to v18.0.28 (#81)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    07684a2 View commit details
    Browse the repository at this point in the history
  60. fix(deps): update dependency alchemy-sdk to v2.4.3 (#80)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3129eac View commit details
    Browse the repository at this point in the history
  61. chore(deps): update dependency lint-staged to v13.1.2 (#82)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and kwiss committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f2401c3 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5f82522 View commit details
    Browse the repository at this point in the history