Velyan Kolev

Results 11 comments of Velyan Kolev

### Made debug window for uTP. ### Made `.lua` script for Wireshark to be able to recognise ipv8 packets for easier debugging Source code: https://github.com/Elkozel/IPv8-Wireshark-Support ### Made `.lua` script for...

#### Link to forked repository where our changes can be seen: https://github.com/KolevVelyan/trustchain-superapp

This week's progress: - finished puncturing a specific port (that the sender will need to open) - updated uTP repo to not use random sequence numbers - successfully established uTP...

progress this week: - make it so you can select a file as input (any .csv file works as long as it is in the assets folder) - add way...

What we did this week: - send and receiver are not blocking the UI thread no more :) - fixed dropdown styling so now you can always see it -...

Progress this week: - integrated UTP with ipv8. - No need to use firewalls anymore. - Works with 4G. - custom ipv8 socket on top of current socket. - integrated...

Progress this week: - main screen: - removed the outgoing and incoming lists and merged them into one - reverted to the screen we had 2 weeks ago (with one...

## Links - Our code is on a separate fork of trustchain-superapp with a release for the final version: https://github.com/KolevVelyan/trustchain-superapp/releases/tag/utp-debug-v1 - final apk: Can be found in the release of...

I second that. Definitely would be a useful feature. Can make a PR for it as well if preferred.