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

Implement Lisk L2 token smart contract #7

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Implement Lisk L2 token smart contract #7

merged 3 commits into from
Nov 23, 2023

Conversation

matjazv
Copy link
Contributor

@matjazv matjazv commented Nov 17, 2023

What was the problem?

This PR resolves #5.

How was it solved?

  • Existing code was cleaned up to contain only necessary (latest) interface.
  • The comments for the L2LiskToken smart contract have been updated or added to ensure consistency with the existing implementation.
  • New unit tests were implemented.

How was it tested?

  • All old and new unit tests passed.
  • L2LiskToken was successfully deployed and verified on a test network using script inside script folder.

@matjazv matjazv self-assigned this Nov 17, 2023
@Madhulearn Madhulearn requested review from has5aan and Phanco and removed request for Phanco November 17, 2023 08:42
@shuse2 shuse2 merged commit c4f98e4 into main Nov 23, 2023
3 checks passed
@shuse2 shuse2 deleted the 5-lisk-l2-token branch November 23, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement (bridged) Lisk token smart contract for L2 network
4 participants