Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

feat: create kakarot core smart contract #401

Merged
merged 6 commits into from
Oct 6, 2023

Conversation

Eikix
Copy link
Member

@Eikix Eikix commented Oct 5, 2023

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves: #398

@Eikix Eikix requested a review from ClementWalter as a code owner October 5, 2023 04:34
@Eikix Eikix force-pushed the feat/kakarot_core_sc branch from 6337220 to 97fb73e Compare October 5, 2023 05:00
crates/evm/src/kakarot_core.cairo Show resolved Hide resolved
crates/evm/src/kakarot_core.cairo Outdated Show resolved Hide resolved
crates/evm/src/kakarot_core.cairo Show resolved Hide resolved
crates/evm/src/kakarot_core.cairo Outdated Show resolved Hide resolved
crates/evm/src/kakarot_core.cairo Outdated Show resolved Hide resolved
Eikix and others added 3 commits October 6, 2023 12:10
Co-authored-by: Mathieu <60658558+enitrat@users.noreply.github.com>
Co-authored-by: Mathieu <60658558+enitrat@users.noreply.github.com>
@Eikix
Copy link
Member Author

Eikix commented Oct 6, 2023

Followed comments

Copy link
Contributor

@enitrat enitrat left a comment

Choose a reason for hiding this comment

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

lgtm

@Eikix Eikix added this pull request to the merge queue Oct 6, 2023
Merged via the queue into kkrt-labs:main with commit 7cb3456 Oct 6, 2023
@Eikix Eikix deleted the feat/kakarot_core_sc branch October 6, 2023 09:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: create the KakarotCore smart contract
2 participants