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

MESH-1170/ POLYX vesting smart contract #1388

Merged
merged 17 commits into from
Feb 23, 2023

Conversation

JMoore96
Copy link
Contributor

changelog

modified API

  • Created vesting smart contract

@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Merging #1388 (ba0d102) into develop (2e9da42) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1388      +/-   ##
===========================================
- Coverage    43.38%   43.37%   -0.01%     
===========================================
  Files          141      141              
  Lines        30387    30387              
===========================================
- Hits         13183    13181       -2     
- Misses       17204    17206       +2     
Impacted Files Coverage Δ
primitives/src/identity_claim.rs 63.51% <0.00%> (-1.36%) ⬇️
primitives/src/asset_identifier.rs 97.92% <0.00%> (-0.42%) ⬇️

Copy link
Contributor

@Neopallium Neopallium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a README.md file to describe how to use the contract.

contracts/polyx-vesting/Cargo.toml Outdated Show resolved Hide resolved
contracts/polyx-vesting/Cargo.toml Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
@JMoore96 JMoore96 changed the title [WIP] MESH-1170/ POLYX vesting smart contract MESH-1170/ POLYX vesting smart contract Feb 2, 2023
Copy link
Contributor

@Neopallium Neopallium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a README.md file describing how to deploy the contract and use it.

contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
contracts/polyx-vesting/lib.rs Outdated Show resolved Hide resolved
@adamdossa adamdossa merged commit 1b6ea87 into develop Feb 23, 2023
@adamdossa adamdossa deleted the MESH-1170/Build-POLYX-vesting-contract branch February 23, 2023 13:07
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.

3 participants