Wade Barnes

Results 405 comments of Wade Barnes

We have a `von-notifications` channel that we've traditionally used for these types of notifications. We could also setup another channel if more appropriate. Having the notifications go to the main...

Feel free to submit a PR for the fix.

`ON_CONFIG`, `ON_INITIALIZE`, and `ON_STARTUP` would be good for the names of the ordered lifecycle events. For the plugin ordering it could be as simple as an index defined by each...

> I have updated some of the test files as well as added a utils to store some of the functions. The naming of the arguments will need to be...

Standard items in metadata should also be `title` and `description`, which, when provided, could be displayed in place of the current `Scan with a Digital Wallet` title to provide additional...

Yes, where the layout and content default to what we see on the screen currently. In the absence of metadata content: - `Title` defaults to "Scan with Digital Wallet". -...

Current thought is the meta-data would be defined on the proof request. But yes that needs to be considered when registering the proof request; how generic is it's use.

I get the following error when I run a `./manage rebuild`: ``` #8 6.577 ERROR: Could not find a version that satisfies the requirement aiohttp-jinja2~=1.5.1 (from versions: 0.0.0, 0.0.1, 0.0.2,...

I can run some tests on it once everything is building.