Open vatsa287 opened 8 months ago
hey @vatsa287 I would like to work on this . I have gone through the code base can you assign this to me if it is open??
Hey @vatsa287 ! I am interested in contributing to this project and reviewed the prerequisites and code. Can you please assign this issue to me ?
Hello @Sohajawdekar Are you currently open to contributing to the issue? If yes, pls respond or directly raise the PR. Thanks.
hello @vatsa287 can I try on this then ?
Description
Subtask under : https://github.com/cord-network/community/issues/7
New testcase can be tested under
cargo test -p pallet-asset
after adding it in the code.Goals
InvalidDigest
for pallet/assetExpected Outcome
InvalidDigest
being returned properly in all the possible calls.Acceptance Criteria
NA
Implementation Details
Look at other test cases, and add a test case for the same. Ex: check method
asset_create_should_succeed
which validates creation of asset.Mockups / Wireframes
NA
Product Name
CORD
Organization Name
Dhiway
Domain
Blockchain
Tech Skills Needed
Rust
Mentor(s)
@amarts @vatsa287
Complexity
[Medium]
Category
[Test]
Sub Category
[Beginner friendly]