- Intro round!
- Have we all used GitHub before?
- Fork the repo
- Clone the forked repo to your machine
- Add
upstream
branch, tracking the CADLabs repo
- Whenever you want to work on a new task, create a new branch, e.g.,
fix_slashing_parameter
- When your work is done, stage, commit and push the branch to your repo
- Visit your repo on GitHub.com, will ask if you want to do a Pull Request
- If you are done with your work, send the PR!
- References
Some things we may want to check:
General approach
- Get the core model right (updated for post-Merge, reviewed entirely)
- Then work on individual extensions
- Satyajit: Account abstraction
- Aysajan: Interaction between L2 and mainnet
- Eray: PBS