Rholang Sprint 17 Retrospective
Date | Oct 8, 2018 |
|---|---|
Participants | @Medha Parlikar (Unlicensed), @Michael Stay (Unlicensed), @Mateusz Gorski (Unlicensed), @Kyle Butt, @Former user (Deleted), @Ovidiu Deac, @Artur Gajowy, @Daniyar Itegulov, @郑璐 (invited) |
Retrospective
What did we do well?
Medha Parlikar (Unlicensed): Huge sprint. 175 story point. Congratulations!
Former user (Deleted): Shout out to Mateusz Gorski (Unlicensed) for reviewing a lot of PR's.
Medha Parlikar (Unlicensed): Shout out to Michael Birch (Unlicensed) for getting Validator bonding + testnet faucet done.
Artur Gajowy: Generative testing is catching more and more important bugs. We found a bug in the normalizer.
Ovidiu Deac: We should write a generator for Rholang for use in the project. Medha Parlikar (Unlicensed) - recommends writing a document & proposing to ArturGajowy (Unlicensed), Kyle Butt, Michael Stay (Unlicensed) for discussion and review.
Mateusz Gorski (Unlicensed): It was nice to have Chris Boscolo add a feature that he needed to the language. First contribution on Rholang!
What should we have done better?
Ovidiu Deac: Everyone should feel free to refactor a section of code that is hard to read, to improve the readability of the code. Refactoring should be made in a different commit. Can be part of the same PR though.