-
Notifications
You must be signed in to change notification settings - Fork 450
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
Blockchain Engineering - class of 2024 - Team Democracy-3: self-evolving blockchain #7910
Comments
|
What we did this weak:
Problems we encountered:
|
Sprint ToDo:
Concrete Week 10 goal:
|
Linter for kotlin: https://github.com/pinterest/ktlint |
What we did this weak:
Problems we encountered:Questions:
|
For the next week:
|
What we did this week
Things we ran into this week
Things we want to work on next week
|
Demo of push gossip: https://jam.dev/c/3b808243-706e-4d41-b082-668026a82a53 |
Next week:
|
Right now the implementation is indeed very inefficient. What I suggest is making use of a listener. That way we can check whether conditions are met whenever receiving a new block, as opposed to checking periodically. |
|
Solid progress For the next week:
|
What we did this week
Things we ran into this week
|
|
What we did this week:
|
For next week:
|
Final Ticket UpdateThis is just a brief overview of our project, check out the README for more insights. Project Features
DocumentationThe README contains most of our documentation, as it provides a developer onboarding guide explaining the main methods of the Testing and CoverageThe new classes with heavy logic that required testing were Live DemoFor the live demo download this APK and follow these steps: Steps:
Recordings in case live demo doesn't work: |
|
Project assignment for Delft University of Technology master course called "blockchain engineering".
Democracy-3 self-evolving blockchain
All three team members got it compiling.
Background reading:
Upcoming sprint assignment
The text was updated successfully, but these errors were encountered: