ffimnsr

Results 9 comments of ffimnsr

Do we have an update for this? I like `cargo-outdated` though I think there should be a standardized sub-command inside cargo that checks package that are outdated. As new users...

I second the proposal, most of the developers focusing on blockchain development (especially ethereum) use metamask for interfacing user.

Got any update guys? As most of the libraries put JSON library deps as optional and can be fully configured

I've debugged it and the problem with this is the `cross_host` with the condition checking ports. On some API endpoint which upgrades the transport protocol the previous provides port 80...

I've checked on curl and postman they allow authorization headers on the endpoint I was checking. I'm not sure if they do compare the ports :/

@seanmonstar upon checking on the python psf/requests library here is the code: https://github.com/psf/requests/blob/2a6f290bc09324406708a4d404a88a45d848ddf9/requests/sessions.py#L137 ``` # Special case: allow http -> https redirect when using the standard # ports. This isn't...

Hello, I want to volunteer in the development of ETC. One reason why I want to volunteer is because I'm (with my team) currently developing dApps in Ethereum Classic platform....

@whilei okay, I'm currently auditing and checking the source. By the way is there a list of task / roadmap of features and stuffs that needs to be done?

@whilei oh nice! I will look into it.