aghamir

Results 12 comments of aghamir

Hi Wenzel! Thank you very much. I solved this by upgrading my ansible. I've got other error during vagrant up. `fatal: [default]: FAILED! => {"changed": false, "failed": true, "module_stderr": "Shared...

OK. I saw your branch(refactor-vagrant) that fixes this. Thanks you can close this issue if you want.

Hi Mathieu! Can you help me with this error? ``` TASK [compile modules] ********************************************************* fatal: [default]: FAILED! => {"changed": true, "cmd": ["make", "-j4", "modules"], "delta": "0:02:18.544489", "end": "2017-05-30 16:08:35.679310", "failed":...

I was on master for kvm. Yes. I'm using NFS. I try to use vmi branch for kvm Tnx.

Hi @Wenzel , `Vagrant` works perfectly with `packaged` provisioning(Maybe its packages need some updates). I didn't use the other method for provisioning.

I found the issue. I ran the `Geth` backend with `fast` mode. It works correctly and will sync until you restart blockbook service. Because of [this issue](https://github.com/ethereum/go-ethereum/issues/23405), after restarting the...

I faced the same issue in bsc(forked repository) and etc too. https://etc1.trezor.io/address/0x6B176BD299b24E6c68e6fe8149793973C1eE24C6

Hi, Any progress in this issue?

Thanks for your response. Actually I want to use `BroadcastTxSync` RPC method. I cannot find equivalent of this method in api-server. Are there any alternatives to this method? BTW, does...