Mike Lubinets
Mike Lubinets
Rocket looks so nice, but its synchronous nature is still a showstopper for services requiring to access external APIs while handling requests. Any progress on bringing async into rocket like...
@therealartz can you show me how I can get those? I'm not a PHP developer, just trying to run the examples.
@therealartz that is quite weird, as I tried different versions on different operation systems, as well as the other person I asked tried it on Windows with the same segmentation...
So, the bug is in gtk3 too, I presume
sorry for inconvenience Bug actually is in GTK3, I missed that cinnamon uses it
This issue was moved to etclabscore/sputnikvm#6
Problem is in the `expmod` and `bn128` implementations which can't currently be built with `std` feature disabled.
@harishbm34 do you want an arbiatry `Environment` storage attached to the precompiled contracts? So the config file would be loaded at the init phase and then used from within your...
Thanks for the report, seems like the performance tests were broken since the original upload of this library to GitHub. Just ignore that, library is header-only, you don't need to...
Hi, as discussed in #21, I don't find MSRV bump justified with itertools upgrade, after getting a look at the 0.10 changelog. What's the reason to update pretty_assertions?