Simon

Results 13 comments of Simon

We have the same error. It worked once, then when we try to run it again (nothing changed), files present and correct, correct path etc. we get "Error: File does...

FYI, the[ p.Disconnect() change](https://github.com/pankajagarwal/btcd/commit/7b8c347040b12c4507dda49e7d8fc3cce83c1c16) did not seem fix the issue, but did allow it to run longer (4 days vs 4 hours). The log messages after the sync fails are...

@pankajagarwal I have the default conf file, and no command line options (just running "/home/btcd/go/bin/btcd") I have your patch applied, but it stalls after less than one day. Its at...

I have the same issue, but with BigDecimal. If you specific the scale of say 18 in the domain class (e.g. to support ETH), it truncates/rounds everything to 3dp instead...

From Brandon: 1. the otc/teller does not ask how much is to be transferred. It just waits for a transfer to the BTC account, and converts whatever is in there...

Questions to be answered: 1. Is there a timeout waiting for BTC to be deposited? 1. Should we build a job which checks to see if additional BTC was deposited...

@sKudryashov Hi, the sigma team would like to take this task. How do we contact you to clarify the requirements?

We could not find a way to add data dynamically, e.g. to allow data to be pulled in as nodes are opened. Instead, we recreate the entire tree each time...

Suggest the following config parameters: 1. smtp server:port 1. smtp username 1. smtp password 1. smtp from address 1. unconfirmed duration (default 60) in seconds. Params ideally can be set...

Alexey has written the code, he is just tweaking it and he will check it in to master branch (no develop branch)