Search content
Sort by

Showing 5 of 5 results by nd_coin
Post
Topic
Board Development & Technical Discussion
Re: error setting up v0.2-alpha10 eclair locally (electrum wallet seed setup)
by
nd_coin
on 05/03/2018, 09:34:58 UTC
I changed to use watcher-type=bitcoind in eclair.conf, so don't need electrum setup anymore. I assume using watcher-type=electrum might need the electrum wallet setup which eclair can access. In anycase please ignore ^ above question for now.
Post
Topic
Board Development & Technical Discussion
Topic OP
error setting up v0.2-alpha10 eclair locally (electrum wallet seed setup)
by
nd_coin
on 05/03/2018, 00:42:43 UTC
Attempting to setup eclair following this readme.md (1). I am running windows 32 bit system. I have bitcoin testnet 0.16 up and running (and have sent some BTC to my receiving address using testnet faucet). Every-time i launch the jar file it says "the electrum wallet needs requires a seed setup" (2).

Do we need to setup electrum wallet locally separately? Or maybe update some conf file where we enter a seed?

1. https://github.com/ACINQ/eclair/blob/v0.2-alpha10/README.md
2. https://imgur.com/a/TP1Xn
Post
Topic
Board Service Announcements (Altcoins)
Re: CoinTracking - Profit/Loss Portfolio and Tax Reporting for Digital Currencies
by
nd_coin
on 24/01/2018, 22:39:28 UTC
Hello, i'm using coin-tracking to simply understand how much profit am i at given my buys/sells/trades. One thing i am confused about is "Current Balance" on the dashboard. It is showing the total number of coins i've ever purchased and doesn't seem to reflect the total coins i am holding right now (i.e. somehow not reflecting sells). Is this expected?
Post
Topic
Board Bitcoin Technical Support
Re: bitcoin testnet failing to start
by
nd_coin
on 22/01/2018, 18:53:52 UTC
Hello, it did start for me this time. I simply deleted the old debug.log and tried again (not sure if that made a difference).

After starting the testnet i fire up the console and do a getconnectioncount which returns 12. I believe at this point my testnet node is accessible to other folks however my node is still 'unreachable' on https://bitnodes.earn.com/. I've never had issues seeing my main net node as reachable there.

Is my testnet node running correctly at this point?
Post
Topic
Board Bitcoin Technical Support
bitcoin testnet failing to start
by
nd_coin
on 18/01/2018, 05:16:58 UTC
Hi All,

I see this error when i try to start bitcoin testnet.
https://imgur.com/a/ttGVu

On checking the app logs i see the below error

Quote
Faulting application name: bitcoin-qt.exe, version: 0.15.0.1, time stamp: 0x59bbdccf
Faulting module name: bitcoin-qt.exe, version: 0.15.0.1, time stamp: 0x59bbdccf
Exception code: 0x40000015
Fault offset: 0x0121a928
Faulting process id: 0x1008
Faulting application start time: 0x01d38f9761e31a3c
Faulting application path: C:\Program Files\Bitcoin\bitcoin-qt.exe
Faulting module path: C:\Program Files\Bitcoin\bitcoin-qt.exe
Report Id: xxx-yyy-zzz

Any feedback on what might be going wrong?