Closed i-am-yuvi closed 4 months ago
Also make sure to run cargo fmt
before commiting. Otherwise the CI will complain :)
https://github.com/0xB10C/peer-observer/actions/runs/9961953175/job/27547091674?pr=24
Compiling Program
No need to include such screenshots. It's the task of a reviewer (with the help of CI) to verify the changes.
Oh and we should run https://github.com/0xB10C/peer-observer/blob/master/protobuf/gen-python.sh to regenerate the Python protobuf definitions. You can add these changes in a separate commit.
Okay I shall make the changes!!
Looks good! Can you change this up into two commits similar to this:
Having the second commit split off allows me to run gen-python.sh
myself and see if we get any differences.
Once that's done, I think this is ready for merge.
Surely!!!
Describe your changes
The
wrapper
field is renamed toeventer
in the same waywrap
is changed toevent
.Issue ticket number and link
18
Checklist before requesting a review
Screenshots
Compiling Program
Running extractor
Running Logger