GoShimmer - Sprint Planning Weeks 6-7, 2022 #9
jonastheis
announced in
GoShimmer
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GoShimmer - Sprint Planning Weeks 6-7, 2022
This sprint we're focusing more on improving our code and finishing up things from the previous sprint. We're also putting more effort into our task forces to advance concepts so that they are fleshed out and ready to be implemented in the coming weeks.
DAGs visualizer: iotaledger/goshimmer#1648
The DAGs Visualizer is about to be merged in #2014. It looks awesome (check this out!) and is going to be an invaluable tool in development, debugging and education. Researchers, developers, community, simply everyone is now able to play around with all three DAGs (Tangle, UTXO DAG, Branch DAG) in real time. We're thinking of preparing some little spammer scripts and some more documentation in order to make it easier to explore their interdependencies. Stay tuned! :)
Merge into Master: iotaledger/goshimmer#1460
All comments in #1770 have been resolved, unit and integration tests written. We're in the last stages of testing on our feature network. Right now, it seems there are some edge cases where messages are not confirmed when doing heavy conflict spamming. This needs to be investigated.
Tip Fishing: TimeSinceCofirmation of a parent: iotaledger/goshimmer#1766
Once the tip fishing is integrated the data flow as depicted here is complete. A first version using markers is already implemented. Currently, this is just waiting for to integrate the upcoming changes by merge to master.
Implement generic serialization: iotaledger/goshimmer#1629
Code Cleanup using Generics: iotaledger/goshimmer#2002
Improve developer experience for integration tests: iotaledger/goshimmer#2003
Beta Was this translation helpful? Give feedback.
All reactions