Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounty payout voting and payment execution - self-evolving AI-DAO #5986 #70

Merged
merged 143 commits into from
May 26, 2021

Conversation

StevenL98
Copy link
Contributor

This is the final result for the Blockchain project of team #5986.
For more information see the corresponding issue.
The updated readmes are on their way.

@StevenL98 StevenL98 force-pushed the master branch 3 times, most recently from d4f4c56 to 99caf7b Compare May 17, 2021 11:36
@RFHuisman
Copy link
Contributor

@xoriole we rebased the commit history and fixed a gradle dependency error from com.mattskala:itemadapter:0.4 project-wide. Locally, the tests are passing, but there is still an issue with dependency com.goterl.lazycode:lazysodium-android:4.1.0 on the CI (you can check the logs). I don't think that this has to do with our PR. Anyways, we wanted to let you know that our code is now ready to be merged/reviewed

@xoriole
Copy link
Contributor

xoriole commented May 17, 2021

@RFHuisman Thanks for the update. Instead of using itemadapter library as file dependency, can you try using this jitpack dependency?
https://jitpack.io/#MattSkala/recyclerview-itemadapter/0.4

For lazysodium, it seems the package has changed, new packages are:

  • com.goterl:lazysodium-java:VERSION_NUMBER here
  • com.goterl:lazysodium-android:VERSION_NUMBER@aar here

Note that repo is mavenCentral. Bintray is not available anymore.

@xoriole
Copy link
Contributor

xoriole commented May 18, 2021

@RFHuisman @StevenL98 Could you please rebase the PR to master? The dependency issues should be fixed after rebase.

@StevenL98 StevenL98 force-pushed the master branch 2 times, most recently from 59a31ce to f9ae52b Compare May 18, 2021 17:03
@RFHuisman
Copy link
Contributor

@xoriole it should be fine now 👍

@RFHuisman
Copy link
Contributor

@xoriole documentation has been added now as well in the readme's

@xoriole
Copy link
Contributor

xoriole commented May 20, 2021

@RFHuisman Based on the meeting today, final tasks to finish:

  1. Add the code for server-side faucet within a subdirectory with proper readme documentation on how to set up the server.
  2. Update the luxury communism documentation to link the setup doc for the server.
  3. Test that the latest code works with the server and build a working APK or app bundle

update detailed readme with documentation
@RFHuisman
Copy link
Contributor

@xoriole we removed all commented code from the codebase and updated the currencyii readme to link to our repository with the serverside code. This repository contains documentation on how to setup and maintain the regtest server.

@StevenL98
Copy link
Contributor Author

The final .apk file can be downloaded here!
Note, it will expire in 1 week (31-05-2021)

@xoriole xoriole merged commit 70c7774 into Tribler:master May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants