KanoczTomas

Results 17 comments of KanoczTomas

Hi @dwks , I am trying to find your commit, but the last I see is july 23rd. Is it a different repo, or am I doing something wrong? Btw...

@marcote that helped. Thanks a lot! @knowthen I think this information should be included in the DEVSETUP.md file. One needs an ssh key uploaded with git to use your method,...

@RockinRonE thanks for the suggestion, yeah I used https and it worked fine for me. I wanted to find out the cause of the error and to either have the...

Thanks, much appreciated :)

https://www.sitepoint.com/unit-testing-angularjs-services-controllers-providers/

partially done, separate branch (unit-tests) exists for it

we could try to estimate best tx fee ... hsing listsinceblock you get all txes in last x blocks and if there is a backlog check the amount of txes...

use getblockchaininfo comparemthe header and block count ... also check verification progress, if close to 1 we are done. it will never be 1 ... another way is getting the...

when not synced show the progress ... and estimate to sync

make blocks increment by 1 when a block received.