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

Handle CIP-66 transaction in State Tansition Function #196

Open
2 tasks
Tracked by #64
ezdac opened this issue Jul 30, 2024 · 0 comments
Open
2 tasks
Tracked by #64

Handle CIP-66 transaction in State Tansition Function #196

ezdac opened this issue Jul 30, 2024 · 0 comments
Labels
type:enhancement New feature or request

Comments

@ezdac
Copy link

ezdac commented Jul 30, 2024

Handle the CIP-66 transaction type in the STF.

  • Implement the TransactionToMessage conversion
  • Make correct use of the differing properties between CIP-64 and CIP-66 txs in ApplyMessage() (especially fee-currency gas deduction with the help of Message.IsFeeCurrencyDenominated()
@ezdac ezdac changed the title Handle tx in state transition Handle CIP-66 transaction in State Tansition Function Jul 30, 2024
@ezdac ezdac added the type:enhancement New feature or request label Jul 30, 2024
@ezdac ezdac added this to the 4 - Celo Alfajores migration milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants