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

feat: safe get evm address #1018

Merged
merged 2 commits into from
Oct 7, 2024
Merged

feat: safe get evm address #1018

merged 2 commits into from
Oct 7, 2024

Conversation

enitrat
Copy link
Contributor

@enitrat enitrat commented Oct 4, 2024

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: #1016
Resolves: #928

What is the new behavior?

  • Ensure only a Kakarot account can send transactions on behalf of an EVM address

Does this introduce a breaking change?

  • Yes
  • No

This change is Reviewable

@enitrat enitrat requested a review from ClementWalter as a code owner October 4, 2024 15:15
@enitrat enitrat requested a review from obatirou October 6, 2024 19:29
@enitrat enitrat merged commit 9203b9c into main Oct 7, 2024
4 of 5 checks passed
@enitrat enitrat deleted the feat/save-get-evm-address branch October 7, 2024 08:50
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: ensure starknet caller is safe evm address feat: use get_starknet_address
2 participants