-
Notifications
You must be signed in to change notification settings - Fork 5
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
A0-3498: Burn returned tokens #33
Conversation
fbielejec
commented
Nov 28, 2023
•
edited
Loading
edited
- bug fix, returned tokens were accumulated in the contract instead of being burnt
- fees mechanism impl in Solidity
Could you also add access control for If you don't want to do it in this PR, then please create a task for it. |
|
Could you also add a test for checking that tokens are burned correctly? |
Done in an upstream PR, I will merge it here before merging all to master |
fde1bfc
to
045e3af
Compare
3a39a9e
to
5fba4a3
Compare
4b1f775
to
11fa5d8
Compare