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

content merged to monorepo. #1021

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

content merged to monorepo. #1021

wants to merge 28 commits into from

Conversation

enitrat
Copy link
Contributor

@enitrat enitrat commented Nov 13, 2024

Content merged inside kkrt-labs/kakarot as part of the monorepo migration.


This change is Reviewable

manlikeHB and others added 28 commits September 30, 2024 09:59
* add validate_eth_tx test

* polish: fmt + docstrings
* First batch of replacements

* Second batch of replacements

* Clean commented code

* scarb fmt

* Apply code review recommendations
* ceil to bytes32

* overflow and nits
* load word to bytes

* unwrap and nits
* implement eth_get_balance

* add missing files

* made requested changes

* fmt

---------

Co-authored-by: enitrat <msaug@protonmail.com>
* dev: use native in ci

* remove outdated gas reports

* fix fmt

* fix runtime location

* avoid clearing the ssj checkout

* use correct working dir

* update stack size when running rust ef-tests

* update workflows

* simplify workflows by avoiding re-building runtimes

* rework workflow structure
* dev: implement compile-time filtering

* fmt
* Implementation of eth_get_transaction_count function

* Refactoring validate nonce in validation.cairo

* Changing the deprecated function

* Validating nonce without new function

* Adding method to interface and test it

* fix tests

* fmt

---------

Co-authored-by: enitrat <msaug@protonmail.com>
* fix: mulmod

* fmt
* fix: overflow in message_call_gas

* fmt
* fix typos

* fix typo

* fix typos

* fix typo

* fix typo
* fix: saturate jumpi index taken on stack

* scout: remove print
dev: optimized bitshifts by using a lookup table for powers of two

tmp
* fix: conversion of stack values in opcode execution

* fix test
* test_kakarot_core_get_starknet_address

* ci: downgrade cairo native (#1008)

* dev: use checked math (#1009)

* fix get_starknet_address test

---------

Co-authored-by: Mathieu <60658558+enitrat@users.noreply.github.com>
* creating test case for emit events

* fixing format

* side stuff

* Update crates/evm/src/model.cairo

Co-authored-by: Mathieu <60658558+enitrat@users.noreply.github.com>

* Update crates/evm/src/backend/starknet_backend.cairo

Co-authored-by: Mathieu <60658558+enitrat@users.noreply.github.com>

* changes for implementation of  into trait

---------

Co-authored-by: enitrat <msaug@protonmail.com>
Co-authored-by: Mathieu <60658558+enitrat@users.noreply.github.com>
* dev: optimize to u64 words

* opti from_le_bytes

* dev: optimize ToBytes

* fmt

* fix bug
…1012)

* refactor: decode_legacy_tx for consistency with typed transactions

* fmt

---------

Co-authored-by: enitrat <msaug@protonmail.com>
* refactor: eth_send_raw_transaction

* fix tests

* fix test

* revert unwanted change
* feat: safe get evm address

* ignore untestable tests
@enitrat enitrat changed the title Temp/saved branch main content merged to monorepo. Nov 13, 2024
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.

9 participants