Igor Artamonov

Results 223 comments of Igor Artamonov

I guess so. You can't test whole scenario w/o ledger, but you can reproduce a bug itself

@dax-classix I think you want to take a look at https://github.com/ethereumproject/volunteer/issues/17

That's for _all_ parameters

Hi Mark! Thank you for your interest in ETC. You can definitely help us. It seem that you can have interest in [Emerald Wallet](https://github.com/ethereumproject/emerald-wallet), which is written in Javascript (Electron,React,Redux)....

If it will take more than 2 hours to setup, let's postpone it for later

http://stackoverflow.com/questions/32928755/gke-secured-access-to-services-from-outside-the-cluster It seems that we can call it from etherkube

And fork 1920k is already behind, and it's a well known block. It's too late to introduce any fix for that particular block, it already have several fixes like SafeSplit...

To find a most recent reference block it's easier to use boolean logic. For slot of 1024 blocks, you can use `0b11111111111111111111110000000000` or `0xfffffc00` hex, and just have `B_num &&...

@avtarsehra maybe we should merge it with status Rejected? for history and reference