Wade Barnes

Results 404 comments of Wade Barnes

Thanks @meadoch1. Could you add the required DCO sign-off to your commit please. Details here; https://github.com/hyperledger/indy-sdk/pull/2462/checks?check_run_id=4817377128

@meadoch1, I've fixed the issues causing the Jenkins builds to fail (https://github.com/hyperledger/indy-sdk/pull/2470). If you rebase your PR on the latest from the main branch the builds should work and we...

A fix for the build issues has been implemented (https://github.com/hyperledger/indy-sdk/pull/2470). Please rebase this PR on the latest from the main branch so it is no longer blocked by the related...

> @WadeBarnes After the rebase, `build-image-wrapper-base` is failing. Any idea? @conanoc, I missed updating the Rust version in a spot; https://github.com/hyperledger/indy-sdk/pull/2475. You won't need to rebase again since the GHA...

@navidmo, There is still an issue with the sign-off, in the Summary details here (https://github.com/hyperledger/indy-sdk/pull/2488/checks?check_run_id=5467975704) it is indicating the following: ![image](https://user-images.githubusercontent.com/10504350/157294177-dc6bac48-24ff-414d-867c-8a98286ee85a.png) This likely indicates the email address you used is...

@navidmo, Have you had any luck/time looking into the email registration issue?

@kingworm, Can you provide more details regarding why you feel these additional options are needed? The basics of running `von-network` are: `./manage build` - Build `./manage start` - Start `von-network`,...