Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

feat: support strk as fee token #1597

Merged

Conversation

j1mbo64
Copy link
Contributor

@j1mbo64 j1mbo64 commented May 8, 2024

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Feature

What is the current behavior?

Resolves: #1571

What is the new behavior?

  • Invoke V1 transaction continue to consume ETH as fee token.
  • Invoke V3 transaction consume now STRK as fee token.

Does this introduce a breaking change?

No.

@j1mbo64 j1mbo64 closed this May 8, 2024
@j1mbo64 j1mbo64 reopened this May 8, 2024
@j1mbo64 j1mbo64 force-pushed the feat/support_strk_as_payment branch from 52c8e93 to 9afb1d4 Compare May 8, 2024 15:52
@0xSpyC 0xSpyC mentioned this pull request May 11, 2024
configs/genesis-assets/genesis.json Show resolved Hide resolved
configs/genesis-assets/genesis.json Show resolved Hide resolved
crates/pallets/starknet/src/tests/invoke_tx.rs Outdated Show resolved Hide resolved
crates/pallets/starknet/src/tests/utils.rs Outdated Show resolved Hide resolved
crates/pallets/starknet/src/tests/utils.rs Outdated Show resolved Hide resolved
crates/pallets/starknet/src/tests/utils.rs Show resolved Hide resolved
crates/pallets/starknet/src/tests/utils.rs Outdated Show resolved Hide resolved
crates/pallets/starknet/src/tests/utils.rs Outdated Show resolved Hide resolved
@tdelabro tdelabro merged commit 9db7708 into keep-starknet-strange:main May 17, 2024
15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 20, 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.

feat: support for STRK token as payment
3 participants