Replies: 2 comments 1 reply
-
Super Sayajin Verifying gasLimit in the EOA. Resources: Optional follow up quest (Medium) --> for this feature, add a test to the unit tests that verifies that the transaction would be rejected when an invalid gasLimit is set. Once again looking at the existing signature validation check should help. |
Beta Was this translation helpful? Give feedback.
-
Easy Some functions in the Make sure you understand what is happening within these functions and add commentary above the function name (comments inside of the functions should not be required). Use the Natspec style of commenting: Looking at the commentary above the other functions in the relevant file should help you understand how the comments should be structured |
Beta Was this translation helpful? Give feedback.
-
The idea of "Kakarot Workshop Issues" are issues that will be dedicated completely to Workshops/Onboarding, and an initial idea is to have 4 levels:
-Easy
-Medium
-Hard
-Super Sayajin Mode
(It is the model that LambdaClass used in their Workshop and I believe it was amazing!)
These issues should not have a major change on the current codebase, not urgent, but it is something that would be nice if implemented.
A lot of times, the biggest barrier for contributors, especially in their first PR/first contact, more than technical difficulties is how they feel about the project especially when they think "I can't do it", or "the code base is too complex" or "I am still a beginner". So the goal of "Kakarot Workshop Issues" is that by going through the experience of having their First PR Merged in Kakarot they will realize, that actually they can do it or is just a matter of time until they can if they try.
I believe "Kakarot Workshop Issues" is important not only for Kakarot, but for the entire Starknet Ecosystem, as what we want is not for them to be only confident in contributing to Kakarot, but any Open Source contribution to Starknet.
That being said, here are some ideas for what could be some Easy, Medium, Hard, and Super Sayajin Kakarot Workshop Issues:
Easy:
Medium:
Hard:
Super Sayajin:
What do you guys think? Please share what would be possible Kakarot Workshop Issues and share it here, our first Workshop could be with the Basecamp and we can transform all the ideas into issues by then.
Beta Was this translation helpful? Give feedback.
All reactions