Bryan White

Results 12 comments of Bryan White

Thanks for the positive response on this. I found a couple of bugs in my example code that explain some of the inconsistencies in that particular example. I havn't had...

> It would also be great if the "context canceled" error could be exposed somewhere (I could not find where it is created). This would allow me to check if...

I acknowledge this is a dated topic by now but it seems to still be unresolved. I'm attempting to consolidate test helpers which are common across both vanilla go tests...

Wow, thanks for the quick turnaround everyone. :sweat_smile: @vearutop thanks for referencing the discussion! :raised_hands: I did not think to look there :facepalm: (I keep forgetting it's a thing) I...

It looks like you forgot to add `gaze = require 'gaze'`

@alecgorge, have you manually tested this and confirmed that your changes work (esp. considering the fact that `gaze = require 'gaze'` was omitted from this commit)? I merged your branch...

Also, that same result (third image) happened when I changed the `color` property (instead of `background-color` to a completely different element.. so I'm clueless as to what's going on for...

:rotating_light::rotating_light: **BEFORE MERGING**: double check penultimate commit's CI checks! :rotating_light::rotating_light: (see #900)

> @bryanchriswhite I have not done a deep dive into it, but am aware that libp2p has it's own opinion, approach and tooling to bootstrap (e.g. [1]). Questions are: >...