David

Results 93 comments of David

> * wrap this in a simple HTTP server application (external repo), deploy it on `state.polkadot.network` or something like that. Perhaps a dumb question but what is the purpose of...

This is the output from running `csgo.sh`: ``` SDL video target is 'cocoa' SDL failed to create GL compatibility profile (whichProfile=0! This system supports the OpenGL extension GL_EXT_framebuffer_object. This system...

> I tried using `sp-sandbox` there but failed to get some output even with `with-tracing` feature enabled. This makes me a bit sad. Is there an issue in substrate for...

dq: what does "enable" actually mean here? Does this need a Polkadot PR?

Yeah I was just looking at it. :/

Possibly relevant: https://github.com/BurntSushi/quickcheck/issues/267

Not sure I follow, what does the derived impl look like with `#[custom_ty_bound]` in your example?

For android there was [this](https://github.com/rust-rocksdb/rust-rocksdb/pull/343) that was merged recently. Does that help?

@hawkw I'm not sure how to make a PR against a tag (`tracing-log-0.1.3` in this case) so I accidentally opened a PR against `main` (which I closed). The fix is...