Tom
Tom
There is an error parsing functional interfaces. For example (from kotlinlang.org): ```kotlin fun interface IntPredicate { fun accept(i: Int): Boolean } ``` The node which should represent the body/`accept` method...
## Feature Description Incorporate SSI from PyDentity to the PryVote notebooks (prioritise Shamir Secret Sharing, as it is the more robust voting protocol), to verify that voters have the right...
## Description The notebook demonstrating Shamir Secret Sharing used quick-and-dirty code to en/decrypt the votes. This process should be made more robust and general by turning it into functions which...
## Description The current `docker-compose/manage/create_connection.py` setup spins-up two agents. We should generalise this process so that any number of agents can be created and connected with each other. To add...
## Description Unit test the simple behaviour of aries-basic-controller. Create a `tests` folder to store them in ## Type of Test - [X] **Unit test** (e.g. checking a loop, method,...
## Feature Description The current manage and compose files for the PryVote demo environment are based on the 'alice' and 'bob' dockerfiles. We need more agents to demonstrate voting The...
## Description Use github actions to setup unit testing of branches ## Type of Test - [] **Unit test** (e.g. checking a loop, method, or function is working as intended)...
ISIS SANS has a new reduction workflow, where events are kept for as long as possible. Because there is a slight discrepancy between data reduced the old and new ways,...