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

Implement fee module beforeExecuteTransaction hook - Closes #6694 #6713

Conversation

mitsuaki-u
Copy link
Contributor

What was the problem?

This PR resolves #6694

How was it solved?

🌱 99d6232

  • Implemented beforeExecuteTransaction
  • Burn fee when native token
  • Transfer fee minus min fee to generator when native token
  • Do not burn and transfer fee to generator when non-native token

🌱 511afc2

  • Added unit tests

How was it tested?

Run unit tests

@mitsuaki-u mitsuaki-u self-assigned this Sep 3, 2021
@shuse2 shuse2 requested a review from ishantiw September 3, 2021 09:40
@shuse2 shuse2 merged commit c7ef590 into feature/6554-improve-framework-architecture Sep 3, 2021
@shuse2 shuse2 deleted the 6694_fee_module_before_execute_tx branch September 3, 2021 15:06
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.

3 participants