Tribler / trustchain-superapp

Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
80 stars 63 forks source link

EuroToken III: Add Trust Scores to EuroToken #105

Closed pietertolsma closed 2 years ago

pietertolsma commented 2 years ago

This PR adds the concept of trust to the EuroToken app.

Check out our issue.

For a full explainer on this PR, check out eurotoken/README.md

Fastjur commented 2 years ago

Attached debug APK (v2): https://drive.google.com/file/d/1-qag_BBYBweuw9ENgHTe0t8p8RdR2nkX/view?usp=sharing

Fastjur commented 2 years ago

In addition to the comments by @InvictusRMC, please squash your commit history into one commit.

Yes we can squash merge once all the reviewing is done :)

Fastjur commented 2 years ago

It seems that your PR is changing the kotlin-ipv8 submodule pointer to an older commit. Please remove this from your PR (the submodule pointer should not change, unless you have merged changes in the kotlin-ipv8 submodule).

Good catch, thanks. Not sure how that happened, I'll look into it!

UPDATE: This has been fixed, kotlin-ipv8 has been reverted to the last master branch, the contents are now identical.

InvictusRMC commented 2 years ago

Hi team, your code has been approved! Please squash your commit history.

pietertolsma commented 2 years ago

Great! Can it be squashed + merged by someone from the team with write access?

InvictusRMC commented 2 years ago

Your code has been merged. 🎉