Nicole Galbraith
Nicole Galbraith
Hi there! I tried to install closca/sonus with composer to a laravel 5.1.1 app and received the following error during setup. `[Symfony\Component\Debug\Exception\FatalErrorException] Class 'Closca\Sonus\SonusServiceProvider' not found` _Detailed step by step:_...
Once the config for child chain creation is added, create common actions in the rootCovenant to use the template. - create child chain from template action should create child chains...
There are four main types of permissions to consider when implementing ACL updates as part of cascading deployment. Completed: - permission to send the SET_MANIFEST action to child chains -...
It should be 3 functions - createChainsFromManifest - deployCovenants - connectToPeers
Use Promise.all to ensure all configuration changes are applied before returning from function to ensure functionality is complete prior to exit while still paralellizing the calls making the changes See...
Wallaby will not generate a key pair using interbit and as such our interbit keys tests are erroneously failing in the wallaby test environment. This is possibly because openpgp will...
Blocked by BlockchainTechLtd/core-coordination#33 Allow to user to specify how long they are willing to wait for chains to load before creating new ones from genesis blocks during deployment. This will...
Write a watcher that listens to the root chain for manifest updates from a deployed/started node. This watcher should apply CLI level updates. The connecting nodes should: - connect to...
Remove the corresponding configuration from #373 from the deploy step (configureChains function) - do not not configure joins - do not apply covenants (DO deploy covenants)
### To Reproduce Configure Node A and B with shared chains, and as peers Start Node A Start Node B (immediately afterwards) > Note: If Node A finishes attempting to...