Skip to content

Instantly share code, notes, and snippets.

Created October 30, 2017 12:50
Show Gist options
  • Save anonymous/c1587bf13b685aee6021a27738126468 to your computer and use it in GitHub Desktop.
Save anonymous/c1587bf13b685aee6021a27738126468 to your computer and use it in GitHub Desktop.
============================= test session starts ==============================
platform linux -- Python 3.5.2, pytest-3.1.2, py-1.4.34, pluggy-0.4.0 -- /home/cdecker/dev/lightning-integration/.direnv/python-3.5.2/bin/python3
cachedir: .cache
rootdir: /home/cdecker/dev/lightning-integration, inifile:
plugins: timeout-1.2.0, repeat-0.4.1, profiling-1.2.11, json-0.4.0
collecting ... INFO:root:Tests running in '/tmp/lightning-7u3wc2x9'
collected 66 items
test.py::test_open_channel[lnd_eclair] DEBUG:root:Starting 'bitcoind -datadir=/tmp/bitcoind-test -printtoconsole -server -regtest -logtimestamps'
DEBUG:root:Waiting for 'Done loading' in the logs
DEBUG:root:bitcoind: 2017-10-30 12:45:46
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind: 2017-10-30 12:45:46 Bitcoin version v0.15.0.0-g3751912e8e
DEBUG:root:bitcoind: 2017-10-30 12:45:46 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
DEBUG:root:bitcoind: 2017-10-30 12:45:46 Validating signatures for all blocks.
DEBUG:root:bitcoind: 2017-10-30 12:45:46 Using the 'standard' SHA256 implementation
DEBUG:root:bitcoind: 2017-10-30 12:45:46 Using RdRand as an additional entropy source
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Default data directory /home/cdecker/.bitcoin
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using data directory /tmp/bitcoind-test/regtest
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using config file /tmp/bitcoind-test/bitcoin.conf
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using at most 125 automatic connections (1024 file descriptors available)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using 2 threads for script verification
DEBUG:root:bitcoind: 2017-10-30 12:45:47 scheduler thread start
DEBUG:root:bitcoind: 2017-10-30 12:45:47 HTTP: creating work queue of depth 16
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcuser for rpcauth auth generation.
DEBUG:root:bitcoind: 2017-10-30 12:45:47 HTTP: starting 4 worker threads
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Verifying wallet(s)...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using wallet wallet.dat
DEBUG:root:bitcoind: 2017-10-30 12:45:47 CDBEnv::Open: LogDir=/tmp/bitcoind-test/regtest/database ErrorFile=/tmp/bitcoind-test/regtest/db.log
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Cache configuration:
DEBUG:root:bitcoind: 2017-10-30 12:45:47 * Using 56.2MiB for block index database
DEBUG:root:bitcoind: 2017-10-30 12:45:47 * Using 8.0MiB for chain state database
DEBUG:root:bitcoind: 2017-10-30 12:45:47 * Using 385.8MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Loading block index...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Opening LevelDB in /tmp/bitcoind-test/regtest/blocks/index
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Opened LevelDB successfully
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using obfuscation key for /tmp/bitcoind-test/regtest/blocks/index: 0000000000000000
DEBUG:root:bitcoind: 2017-10-30 12:45:47 LoadBlockIndexDB: last block file = 0
DEBUG:root:bitcoind: 2017-10-30 12:45:47 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=2021, size=619575, heights=0...2020, time=2011-02-02...2017-10-30)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Checking all blk files are present...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 LoadBlockIndexDB: transaction index enabled
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Opening LevelDB in /tmp/bitcoind-test/regtest/chainstate
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Opened LevelDB successfully
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Using obfuscation key for /tmp/bitcoind-test/regtest/chainstate: 14eda344a10da871
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Loaded best chain: hashBestChain=1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9 height=2020 date=2017-10-30 12:43:24 progress=1.000000
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Rewinding blocks...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Verifying blocks...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Verifying last 6 blocks at level 3
DEBUG:root:bitcoind: 2017-10-30 12:45:47 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
DEBUG:root:bitcoind: 2017-10-30 12:45:47 No coin database inconsistencies in last 7 blocks (7 transactions)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 block index 141ms
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Loading wallet...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 nFileVersion = 150000
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Keys: 3956 plaintext, 0 encrypted, 3956 w/ metadata, 3956 total
DEBUG:root:bitcoind: 2017-10-30 12:45:47 wallet 127ms
DEBUG:root:bitcoind: 2017-10-30 12:45:47 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 setKeyPool.size() = 2000
DEBUG:root:bitcoind: 2017-10-30 12:45:47 mapWallet.size() = 2229
DEBUG:root:bitcoind: 2017-10-30 12:45:47 mapAddressBook.size() = 269
DEBUG:root:bitcoind: 2017-10-30 12:45:47 mapBlockIndex.size() = 2021
DEBUG:root:bitcoind: 2017-10-30 12:45:47 nBestHeight = 2020
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Imported mempool transactions from disk: 0 successes, 0 failed, 0 expired
DEBUG:root:bitcoind: 2017-10-30 12:45:47 AddLocal([2a02:aa16:1102:5480:e888:99f4:bef3:dc51]:18444,1)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Discover: IPv6 wlp4s0: 2a02:aa16:1102:5480:e888:99f4:bef3:dc51
DEBUG:root:bitcoind: 2017-10-30 12:45:47 AddLocal([2a02:aa16:1102:5480:a634:d9ff:fe7d:a4c9]:18444,1)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Discover: IPv6 wlp4s0: 2a02:aa16:1102:5480:a634:d9ff:fe7d:a4c9
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Bound to [::]:18444
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Bound to 0.0.0.0:18444
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Loading P2P addresses...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Loaded 0 addresses from peers.dat 1ms
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Loading banlist...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Starting network threads...
DEBUG:root:bitcoind: 2017-10-30 12:45:47 init message: Done loading
DEBUG:root:bitcoind: 2017-10-30 12:45:47 msghand thread start
DEBUG:root:Found 'Done loading' in logs
INFO:root:BitcoinD started
{"params": [], "id": 1, "version": "1.1", "method": "getinfo"}
DEBUG:root:bitcoind: 2017-10-30 12:45:47 opencon thread start
DEBUG:root:bitcoind: 2017-10-30 12:45:47 addcon thread start
DEBUG:root:bitcoind: 2017-10-30 12:45:47 net thread start
DEBUG:root:bitcoind: 2017-10-30 12:45:47 torcontrol thread start
DEBUG:root:bitcoind: 2017-10-30 12:45:47 dnsseed thread start
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Loading addresses from DNS seeds (could take a while)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 0 addresses found from DNS seeds
DEBUG:root:bitcoind: 2017-10-30 12:45:47 dnsseed thread exit
DEBUG:root:Starting 'btcd --regtest --rpcuser=rpcuser --rpcpass=rpcpass --connect=127.0.0.1 --rpclisten=:18334'
DEBUG:root:Waiting for 'New valid peer 127.0.0.1:18444' in the logs
DEBUG:root:btcd: 2017-10-30 13:45:47.470 [INF] BTCD: Version 0.12.0-beta
DEBUG:root:btcd: 2017-10-30 13:45:47.474 [INF] BTCD: Removing regression test database from '/home/cdecker/.btcd/data/regtest/blocks_ffldb'
DEBUG:root:btcd: 2017-10-30 13:45:47.475 [INF] BTCD: Loading block database from '/home/cdecker/.btcd/data/regtest/blocks_ffldb'
DEBUG:root:btcd: 2017-10-30 13:45:47.489 [INF] BTCD: Block database loaded
DEBUG:root:btcd: 2017-10-30 13:45:47.499 [INF] INDX: cf index is enabled
DEBUG:root:btcd: 2017-10-30 13:45:47.501 [INF] INDX: Catching up indexes from height -1 to 0
DEBUG:root:btcd: 2017-10-30 13:45:47.510 [INF] INDX: Indexes caught up to height 0
DEBUG:root:btcd: 2017-10-30 13:45:47.510 [INF] CHAN: Chain state (height 0, hash 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, totaltx 1, work 2)
DEBUG:root:btcd: 2017-10-30 13:45:47.535 [INF] RPCS: RPC server listening on 0.0.0.0:18334
DEBUG:root:btcd: 2017-10-30 13:45:47.536 [INF] RPCS: RPC server listening on [::]:18334
DEBUG:root:btcd: 2017-10-30 13:45:47.537 [INF] AMGR: Loaded 1 addresses from file '/home/cdecker/.btcd/data/regtest/peers.json'
DEBUG:root:btcd: 2017-10-30 13:45:47.540 [INF] BMGR: New valid peer 127.0.0.1:18444 (outbound) (/Satoshi:0.15.0/)
DEBUG:root:btcd: 2017-10-30 13:45:47.540 [INF] BMGR: Syncing to block height 2020 from peer 127.0.0.1:18444
DEBUG:root:bitcoind: 2017-10-30 12:45:47 receive version message: /btcwire:0.5.0/btcd:0.12.0/: version 70013, blocks=0, us=127.0.0.1:18444, peer=0
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Misbehaving: 127.0.0.1:50784 peer=0 (0 -> 1)
DEBUG:root:bitcoind: 2017-10-30 12:45:47 ProcessMessages(getaddr, 0 bytes) FAILED peer=0
DEBUG:root:bitcoind: 2017-10-30 12:45:47 Leaving InitialBlockDownload (latching to false)
DEBUG:root:Found 'New valid peer 127.0.0.1:18444' in logs
INFO:root:BtcD started
DEBUG:root:Starting 'bin/lnd --peerport=16331 --rpcport=26331 --bitcoin.active --datadir=/tmp/lightning-7u3wc2x9/test_open_channel[lnd_eclair]/node-1/ --debuglevel=trace --bitcoin.rpcuser=rpcuser --bitcoin.rpcpass=rpcpass --configfile=/tmp/lightning-7u3wc2x9/test_open_channel[lnd_eclair]/node-1/lnd.conf --bitcoin.regtest --no-macaroons --nobootstrap --noencryptwallet'
DEBUG:root:Waiting for 'server listening on' in the logs
DEBUG:root:lnd: 2017-10-30 13:45:47.623 [INF] LTND: Version 0.3.0-alpha
DEBUG:root:lnd: 2017-10-30 13:45:47.651 [INF] CHDB: Checking for schema update: latest_version=0, db_version=0
DEBUG:root:lnd: 2017-10-30 13:45:47.675 [INF] LTND: Primary chain is set to: bitcoin
DEBUG:root:btcd: 2017-10-30 13:45:47.878 [INF] CHAN: Adding orphan block 1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9 with parent 7e0684634d4c0ad9fef2f411cdb6464f37bc34bdf76612b5f89217ef5e289996
DEBUG:root:lnd: 2017-10-30 13:45:51.974 [INF] LNWL: Opened wallet
DEBUG:root:btcd: 2017-10-30 13:45:52.047 [INF] RPCS: New websocket client 127.0.0.1:35234
DEBUG:root:lnd: 2017-10-30 13:45:53.303 [INF] LNWL: The wallet has been unlocked without a time limit
DEBUG:root:lnd: 2017-10-30 13:45:53.305 [INF] LNWL: Catching up block hashes to height 2020, this will take a while...
DEBUG:root:lnd: 2017-10-30 13:45:53.321 [INF] LTND: LightningWallet opened
DEBUG:root:lnd: 2017-10-30 13:45:53.350 [TRC] FNDG: Funding manager running
DEBUG:root:lnd: 2017-10-30 13:45:53.353 [INF] RPCS: RPC server listening on 127.0.0.1:26331
DEBUG:root:lnd: 2017-10-30 13:45:53.353 [INF] RPCS: gRPC proxy started at localhost:8080
DEBUG:root:Found 'server listening on' in logs
DEBUG:root:Waiting for 'Done catching up block hashes' in the logs
DEBUG:root:lnd: 2017-10-30 13:45:53.357 [INF] LTND: Waiting for chain backend to finish sync, start_height=2020
DEBUG:root:lnd: 2017-10-30 13:45:53.740 [INF] LNWL: Done catching up block hashes
DEBUG:root:Found 'Done catching up block hashes' in logs
DEBUG:root:lnd: 2017-10-30 13:45:53.755 [INF] LNWL: Started rescan from block 1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9 (height 2020) for 1 address
DEBUG:root:btcd: 2017-10-30 13:45:53.756 [INF] RPCS: Beginning rescan for 1 address
DEBUG:root:btcd: 2017-10-30 13:45:53.757 [INF] RPCS: Finished rescan
DEBUG:root:lnd: 2017-10-30 13:45:53.759 [INF] LNWL: Catching up block hashes to height 2020, this might take a while
DEBUG:root:lnd: 2017-10-30 13:45:53.766 [INF] LNWL: Done catching up block hashes
DEBUG:root:lnd: 2017-10-30 13:45:53.766 [INF] LNWL: Finished rescan for 1 address (synced to block 1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9, height 2020)
DEBUG:root:lnd: 2017-10-30 13:45:54.358 [INF] LTND: Chain backend is fully synced (end_height=2020)!
DEBUG:root:btcd: 2017-10-30 13:45:54.470 [INF] RPCS: New websocket client 127.0.0.1:35240
DEBUG:root:lnd: 2017-10-30 13:45:54.472 [INF] HSWC: Starting HTLC Switch
DEBUG:root:lnd: 2017-10-30 13:45:54.472 [TRC] UTXN: Starting UTXO nursery
DEBUG:root:lnd: 2017-10-30 13:45:54.472 [INF] NTFN: New block epoch subscription
DEBUG:root:lnd: 2017-10-30 13:45:54.473 [TRC] BRAR: Starting breach arbiter
DEBUG:root:lnd: 2017-10-30 13:45:54.473 [INF] DISC: Authenticated Gossiper is starting
DEBUG:root:lnd: 2017-10-30 13:45:54.473 [INF] NTFN: New block epoch subscription
DEBUG:root:lnd: 2017-10-30 13:45:54.474 [TRC] CRTR: Channel Router starting
DEBUG:root:lnd: 2017-10-30 13:45:54.474 [INF] CRTR: FilteredChainView starting
DEBUG:root:lnd: 2017-10-30 13:45:54.474 [ERR] DISC: unable to rebroadcast stale channels: error while retrieving outgoing channels: no graph edges exist
DEBUG:root:btcd: 2017-10-30 13:45:54.526 [INF] RPCS: New websocket client 127.0.0.1:35242
DEBUG:root:lnd: 2017-10-30 13:45:54.529 [INF] CRTR: Prune tip for Channel Graph: height=0, hash=<nil>
DEBUG:root:lnd: 2017-10-30 13:45:54.529 [INF] CRTR: Filtering chain using 0 channels active
DEBUG:root:lnd: 2017-10-30 13:45:54.529 [DBG] CRTR: Updating chain filter with new UTXO's: []
DEBUG:root:lnd: 2017-10-30 13:45:54.529 [INF] SRVR: Auto peer bootstrapping is disabled
DEBUG:root:lnd: 2017-10-30 13:45:54.530 [TRC] CMGR: Connection manager started
DEBUG:root:lnd: 2017-10-30 13:45:54.530 [INF] CMGR: Server listening on [::]:16331
INFO:root:LND started (pid: 574)
DEBUG:root:Starting '/usr/lib/jvm/java-8-openjdk-amd64/bin/java -Declair.datadir=/tmp/lightning-7u3wc2x9/test_open_channel[lnd_eclair]/node-2/ -Declair.printToConsole=true -jar bin/eclair.jar'
DEBUG:root:Waiting for 'connected to tcp://127.0.0.1:29000' in the logs
DEBUG:root:eclair: 13:46:06,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
DEBUG:root:eclair: 13:46:06,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
DEBUG:root:eclair: 13:46:06,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/cdecker/.capsule/apps/eclair-node-0.2-SNAPSHOT-b8a5884/eclair-node_2.11-0.2-SNAPSHOT.jar!/logback.xml]
DEBUG:root:eclair: 13:46:06,552 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@21f3669e - URL [jar:file:/home/cdecker/.capsule/apps/eclair-node-0.2-SNAPSHOT-b8a5884/eclair-node_2.11-0.2-SNAPSHOT.jar!/logback.xml] is not of type file
DEBUG:root:eclair: 13:46:06,603 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
DEBUG:root:eclair: 13:46:06,606 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
DEBUG:root:eclair: 13:46:06,618 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
DEBUG:root:eclair: 13:46:06,652 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
DEBUG:root:eclair: 13:46:06,654 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
DEBUG:root:eclair: 13:46:06,655 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
DEBUG:root:eclair: 13:46:06,656 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [/tmp/lightning-7u3wc2x9/test_open_channel[lnd_eclair]/node-2//eclair.log]
DEBUG:root:eclair: 13:46:06,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [fr.acinq.eclair.channel] to DEBUG
DEBUG:root:eclair: 13:46:06,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [fr.acinq.eclair.channel.Register] to DEBUG
DEBUG:root:eclair: 13:46:06,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [fr.acinq.eclair.router] to INFO
DEBUG:root:eclair: 13:46:07,042 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
DEBUG:root:eclair: 13:46:07,042 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
DEBUG:root:eclair: 13:46:07,042 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
DEBUG:root:eclair: 13:46:07,043 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
DEBUG:root:eclair: 13:46:07,044 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
DEBUG:root:eclair: 13:46:07,044 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
DEBUG:root:eclair: 13:46:07,045 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
DEBUG:root:eclair: 13:46:07,048 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@63e0d197 - Registering current configuration as safe fallback point
DEBUG:root:eclair: 2017-10-30 13:46:07,052 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
DEBUG:root:eclair: 2017-10-30 13:46:07,073 INFO fr.acinq.eclair.Setup - hello!
DEBUG:root:eclair: 2017-10-30 13:46:07,078 INFO fr.acinq.eclair.Setup - version=0.2-SNAPSHOT commit=b8a5884847195bed6039ab2fb09e1213edcc0122
DEBUG:root:eclair: 2017-10-30 13:46:07,174 INFO org.bitcoin.Secp256k1Context - couldn't find secp256k1 library, defaulting to spongycastle
DEBUG:root:eclair: 2017-10-30 13:46:07,854 INFO fr.acinq.eclair.Setup - nodeid=03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799 alias=eclair
DEBUG:root:eclair: 2017-10-30 13:46:07,855 INFO fr.acinq.eclair.Setup - using chain=regtest chainHash=06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f
DEBUG:root:eclair: 2017-10-30 13:46:07,857 INFO fr.acinq.eclair.Setup - initializing secure random generator
DEBUG:root:eclair: 2017-10-30 13:46:10,046 INFO fr.acinq.eclair.Setup - initial feeratePerKw=10000
DEBUG:root:eclair: 2017-10-30 13:46:10,057 INFO fr.acinq.eclair.Setup - current feeratePerKw=10000
DEBUG:root:bitcoind: 2017-10-30 12:46:10 keypool reserve 2887
DEBUG:root:bitcoind: 2017-10-30 12:46:10 keypool keep 2887
DEBUG:root:eclair: 2017-10-30 13:46:10,111 INFO fr.acinq.eclair.router.Router akka://default/user/$f/router - current status channels=0 nodes=0 updates=0
DEBUG:root:eclair: 2017-10-30 13:46:10,121 INFO fr.acinq.eclair.Setup - initial wallet address=mnCbhC2Ws8v2nGb678C3EMS3XQtcTKqGa6
DEBUG:root:eclair: 2017-10-30 13:46:10,169 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - bound on /0:0:0:0:0:0:0:0:16332
DEBUG:root:eclair: 2017-10-30 13:46:11,206 INFO f.a.eclair.blockchain.zmq.ZMQActor akka://default/user/$a/zmq - connected to tcp://127.0.0.1:29000
DEBUG:root:Found 'connected to tcp://127.0.0.1:29000' in logs
DEBUG:root:Waiting for 'initial wallet address=([mn][a-zA-Z0-9]+)' in the logs
DEBUG:root:Found 'initial wallet address=([mn][a-zA-Z0-9]+)' in logs
INFO:root:Eclair started (pid: 1120)
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'id': 'scala-client', 'result': {'port': 16332, 'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'blockHeight': 2020, 'nodeId': '03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799', 'alias': 'eclair'}}
DEBUG:root:lnd: 2017-10-30 13:46:11.501 [DBG] SRVR: Connecting to 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799@127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:11.501 [DBG] RPCS: Connected to peer: 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799@127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:11.501 [DBG] CMGR: Attempting to connect to 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799@127.0.0.1:16332 (reqid 1)
DEBUG:root:
DEBUG:root:eclair: 2017-10-30 13:46:11,503 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - connected to /127.0.0.1:49032
DEBUG:root:lnd: 2017-10-30 13:46:11.504 [TRC] RPCS: [listpeers] request
DEBUG:root:lnd: 2017-10-30 13:46:11.505 [DBG] RPCS: [listpeers] yielded [] peers
DEBUG:root:lnd: 2017-10-30 13:46:11.569 [DBG] CMGR: Connected to 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799@127.0.0.1:16332 (reqid 1)
DEBUG:root:lnd: 2017-10-30 13:46:11.569 [INF] SRVR: Established connection to: 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:11.569 [TRC] PEER: peer 127.0.0.1:16332 starting
DEBUG:root:lnd: 2017-10-30 13:46:11.569 [DBG] PEER: Sending Init to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:11.569 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.Init)(0xc4202061b0)({
DEBUG:root:lnd: GlobalFeatures: (*lnwire.RawFeatureVector)(0xc4201d6050)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) {
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: LocalFeatures: (*lnwire.RawFeatureVector)(0xc4201b8000)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:root:lnd: (lnwire.FeatureBit) 3: (bool) true
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:eclair: 2017-10-30 13:46:11,583 INFO fr.acinq.eclair.io.Server akka://default/user/$i/server - handshake completed with 024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6
DEBUG:root:eclair: 2017-10-30 13:46:11,605 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6 - registering as a listener to Actor[akka://default/user/$i/server/$a#-1459110072]
DEBUG:root:eclair: 2017-10-30 13:46:11,637 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6 - 024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6 has features: initialRoutingSync=false
DEBUG:root:lnd: 2017-10-30 13:46:11.651 [DBG] PEER: Received Init from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:11.651 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.Init)(0xc4201c4510)({
DEBUG:root:lnd: GlobalFeatures: (*lnwire.RawFeatureVector)(0xc42000e150)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:root:lnd: (lnwire.FeatureBit) 3: (bool) true
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: LocalFeatures: (*lnwire.RawFeatureVector)(0xc42000e148)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) {
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:11.652 [DBG] PEER: Loaded 0 active channels from database with peerID(1)
DEBUG:root:lnd: 2017-10-30 13:46:12.508 [TRC] RPCS: [listpeers] request
DEBUG:root:lnd: 2017-10-30 13:46:12.508 [DBG] RPCS: [listpeers] yielded [127.0.0.1:16332] peers
INFO:root:Calling peers with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 114
DEBUG:root:Method peers returned {'id': 'scala-client', 'result': ['024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6']}
DEBUG:root:lnd: 2017-10-30 13:46:12.558 [INF] RPCS: [newaddress] addr=2MuXmNvmo8JcszKxLH29oEEtAAXeV3fDQZy
{"params": ["2MuXmNvmo8JcszKxLH29oEEtAAXeV3fDQZy", 0.2], "id": 1, "version": "1.1", "method": "sendtoaddress"}
DEBUG:root:bitcoind: 2017-10-30 12:46:12 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:12 keypool reserve 1180
DEBUG:root:bitcoind: 2017-10-30 12:46:12 Fee Calculation: Fee:6889 Bytes:338 Needed:6889 Tgt:6 (requested 6) Reason:"Conservative Double Target longer horizon" Decay 0.99520: Estimation: (19613.1 - 1e+99) 100.00% 28.6/(28.6 0 mem 0.0 out) Fail: (0 - 19613.1) -nan% 0.0/(0.0 0 mem 0.0 out)
DEBUG:root:bitcoind: 2017-10-30 12:46:12 CommitTransaction:
DEBUG:root:bitcoind: CTransaction(hash=c65d675076, ver=2, vin.size=2, vout.size=2, nLockTime=2020)
DEBUG:root:bitcoind: CTxIn(COutPoint(d67bef8fd5, 0), scriptSig=47304402202287f25510986d, nSequence=4294967294)
DEBUG:root:bitcoind: CTxIn(COutPoint(5e2e1c8068, 0), scriptSig=47304402202f02a741acd3af, nSequence=4294967294)
DEBUG:root:bitcoind: CScriptWitness()
DEBUG:root:bitcoind: CScriptWitness()
DEBUG:root:bitcoind: CTxOut(nValue=0.01022076, scriptPubKey=76a914b10b2916b759270ed5e5a053)
DEBUG:root:bitcoind: CTxOut(nValue=0.20000000, scriptPubKey=a91419111c4022e8ef4668925ac1b3)
DEBUG:root:bitcoind: 2017-10-30 12:46:12 keypool keep 1180
DEBUG:root:bitcoind: 2017-10-30 12:46:12 AddToWallet c65d6750762381d987aab064ed017444591efa691c049ed048d3a9d756c3bfe8 new
DEBUG:root:bitcoind: 2017-10-30 12:46:12 AddToWallet c65d6750762381d987aab064ed017444591efa691c049ed048d3a9d756c3bfe8
DEBUG:root:bitcoind: 2017-10-30 12:46:12 Relaying wtx c65d6750762381d987aab064ed017444591efa691c049ed048d3a9d756c3bfe8
DEBUG:root:Waiting for 'Inserting unconfirmed transaction' in the logs
DEBUG:root:lnd: 2017-10-30 13:46:16.047 [INF] LNWL: Inserting unconfirmed transaction c65d6750762381d987aab064ed017444591efa691c049ed048d3a9d756c3bfe8
DEBUG:root:lnd: 2017-10-30 13:46:16.047 [DBG] LNWL: Marked address 2MuXmNvmo8JcszKxLH29oEEtAAXeV3fDQZy used
DEBUG:root:Found 'Inserting unconfirmed transaction' in logs
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:16 keypool added 1 keys (1 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:16 keypool reserve 2888
DEBUG:root:bitcoind: 2017-10-30 12:46:16 CreateNewBlock(): total size: 599 block weight: 2288 txs: 1 fees: 6889 sigops 404
DEBUG:root:bitcoind: 2017-10-30 12:46:16 UpdateTip: new best=6d48b3553f561c1433aa90aa0e6f9acb5d3962c19163829f2680be1105bd84de height=2021 version=0x20000000 log2_work=11.981567 tx=2338 date='2017-10-30 12:46:16' progress=1.000000 cache=0.0MiB(5txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:16 AddToWallet b4dbf20a5976879351f027d2764867e544b6379581cd7f695b4c5a3563d1adb8 new
DEBUG:root:bitcoind: 2017-10-30 12:46:16 AddToWallet c65d6750762381d987aab064ed017444591efa691c049ed048d3a9d756c3bfe8 update
DEBUG:root:bitcoind: 2017-10-30 12:46:16 keypool keep 2888
DEBUG:root:btcd: 2017-10-30 13:46:16.105 [INF] BMGR: Processed 2020 blocks in the last 28.59s (2336 transactions, height 2021, 2017-10-30 13:46:16 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:46:16.107 [INF] LNWL: Marking unconfirmed transaction c65d6750762381d987aab064ed017444591efa691c049ed048d3a9d756c3bfe8 mined in block 2021
DEBUG:root:lnd: 2017-10-30 13:46:16.107 [DBG] LNWL: Marked address 2MuXmNvmo8JcszKxLH29oEEtAAXeV3fDQZy used
DEBUG:root:lnd: 2017-10-30 13:46:16.111 [INF] CRTR: Pruning channel graph using block 6d48b3553f561c1433aa90aa0e6f9acb5d3962c19163829f2680be1105bd84de (height=2021)
DEBUG:root:lnd: 2017-10-30 13:46:16.112 [INF] NTFN: New block: height=2021, sha=6d48b3553f561c1433aa90aa0e6f9acb5d3962c19163829f2680be1105bd84de
DEBUG:root:Waiting for 'Marking unconfirmed transaction' in the logs
DEBUG:root:Found 'Marking unconfirmed transaction' in logs
DEBUG:root:lnd: 2017-10-30 13:46:16.134 [INF] CRTR: Block 6d48b3553f561c1433aa90aa0e6f9acb5d3962c19163829f2680be1105bd84de (height=2021) closed 0 channels
DEBUG:root:lnd: 2017-10-30 13:46:17.126 [DBG] RPCS: [walletbalance] balance=0.2 BTC
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:18 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:18 keypool reserve 2889
DEBUG:root:bitcoind: 2017-10-30 12:46:18 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:18 UpdateTip: new best=1690c2aa963ffe4bd8569be93ca0890fc1eae7c19c84f603f8ae50b657b21f7a height=2022 version=0x20000000 log2_work=11.982281 tx=2339 date='2017-10-30 12:46:18' progress=1.000000 cache=0.0MiB(6txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:18 AddToWallet 80b74fdca8bb1b7ed2534eee45ef327cfa0485d762c7f21866c6584e40cd5f0d new
DEBUG:root:lnd: 2017-10-30 13:46:18.170 [INF] CRTR: Pruning channel graph using block 1690c2aa963ffe4bd8569be93ca0890fc1eae7c19c84f603f8ae50b657b21f7a (height=2022)
DEBUG:root:lnd: 2017-10-30 13:46:18.171 [INF] NTFN: New block: height=2022, sha=1690c2aa963ffe4bd8569be93ca0890fc1eae7c19c84f603f8ae50b657b21f7a
DEBUG:root:bitcoind: 2017-10-30 12:46:18 keypool keep 2889
DEBUG:root:lnd: 2017-10-30 13:46:18.182 [INF] CRTR: Block 1690c2aa963ffe4bd8569be93ca0890fc1eae7c19c84f603f8ae50b657b21f7a (height=2022) closed 0 channels
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'id': 'scala-client', 'result': {'port': 16332, 'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'blockHeight': 2022, 'nodeId': '03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799', 'alias': 'eclair'}}
DEBUG:root:lnd: 2017-10-30 13:46:19.276 [TRC] RPCS: [listpeers] request
DEBUG:root:lnd: 2017-10-30 13:46:19.276 [DBG] RPCS: [listpeers] yielded [127.0.0.1:16332] peers
DEBUG:root:lnd: 2017-10-30 13:46:19.280 [TRC] RPCS: [openchannel] request to peerid(1) allocation(us=10000000, them=0)
DEBUG:root:lnd: 2017-10-30 13:46:19.280 [INF] FNDG: Initiating fundingRequest(localAmt=0.1 BTC, remoteAmt=0 mSAT, capacity=0.1 BTC, chainhash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, addr=127.0.0.1:16332, dustLimit=0.00000573 BTC)
DEBUG:root:lnd: 2017-10-30 13:46:19.280 [INF] LNWL: Performing coin selection using 12 sat/weight as fee rate
DEBUG:root:lnd: 2017-10-30 13:46:19.325 [INF] FNDG: Target sat/kw for pendingID(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5): 12000
DEBUG:root:lnd: 2017-10-30 13:46:19.325 [INF] FNDG: Starting funding workflow with 127.0.0.1:16332 for pendingID(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5)
DEBUG:root:lnd: 2017-10-30 13:46:19.325 [INF] SRVR: Attempting to send msgs 1 to: 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799
DEBUG:root:lnd: 2017-10-30 13:46:19.325 [DBG] PEER: Sending MsgOpenChannel(temp_chan_id=bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5, chain=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, csv=4, amt=0.1 BTC, push_amt=0 mSAT, reserve=0.001 BTC, flags=0) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:19.325 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.OpenChannel)(0xc42025ca50)({
DEBUG:root:lnd: ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:root:lnd: PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:root:lnd: 00000000 bc 1f 30 f4 ad a8 bd b6 fa 54 f6 7f 48 1d b1 e5 |..0......T..H...|
DEBUG:root:lnd: 00000010 e2 44 d0 85 f7 3a 3d 72 34 a9 e9 65 8d f1 74 a5 |.D...:=r4..e..t.|
DEBUG:root:lnd: },
DEBUG:root:lnd: FundingAmount: (btcutil.Amount) 0.1 BTC,
DEBUG:root:lnd: PushAmount: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: DustLimit: (btcutil.Amount) 0.00000573 BTC,
DEBUG:root:lnd: MaxValueInFlight: (lnwire.MilliSatoshi) 9900000000 mSAT,
DEBUG:root:lnd: ChannelReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:root:lnd: HtlcMinimum: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: FeePerKiloWeight: (uint32) 12000,
DEBUG:root:lnd: CsvDelay: (uint16) 4,
DEBUG:root:lnd: MaxAcceptedHTLCs: (uint16) 483,
DEBUG:root:lnd: FundingKey: (*btcec.PublicKey)(0xc4204c7a40)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420239220)(108960857230421400951228830086459589277752859438701026775426709951402385175877),
DEBUG:root:lnd: Y: (*big.Int)(0xc420239240)(15422961350050309925088308641895058142998179104989877302134960620429973681524)
DEBUG:root:lnd: }),
DEBUG:root:lnd: RevocationPoint: (*btcec.PublicKey)(0xc42057be00)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420251b00)(94372760502888996086505546204946805288310101601999580602288231803855289238521),
DEBUG:root:lnd: Y: (*big.Int)(0xc420251b20)(2972253128087212110141050324686244315673181157997698017837159075156746623071)
DEBUG:root:lnd: }),
DEBUG:root:lnd: PaymentPoint: (*btcec.PublicKey)(0xc4201404e0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42020e400)(42294302012732757687140525566099117595744265307207257681206389597118472941197),
DEBUG:root:lnd: Y: (*big.Int)(0xc42020e420)(7774782170474729638111133104338017920728945537086708369448971463659647197484)
DEBUG:root:lnd: }),
DEBUG:root:lnd: DelayedPaymentPoint: (*btcec.PublicKey)(0xc4201410e0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42020ed00)(43815981388455425264406611522925483771543898450354200662947579730471661529051),
DEBUG:root:lnd: Y: (*big.Int)(0xc42020ed20)(112766891750553914001800699960525325063324451307391040210955669085924045288925)
DEBUG:root:lnd: }),
DEBUG:root:lnd: FirstCommitmentPoint: (*btcec.PublicKey)(0xc42020fe20)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42020fda0)(6722600100198360477116523761198124002406482374757792112320131887863601359232),
DEBUG:root:lnd: Y: (*big.Int)(0xc42020fdc0)(58043178280776306737220045107423290361336746763126085962917277714858924314411)
DEBUG:root:lnd: }),
DEBUG:root:lnd: ChannelFlags: (uint8) 0
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:eclair: 2017-10-30 13:46:19,338 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6 - accepting a new channel to 024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6
DEBUG:root:bitcoind: 2017-10-30 12:46:19 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:19 keypool reserve 2890
DEBUG:root:bitcoind: 2017-10-30 12:46:19 keypool keep 2890
DEBUG:root:eclair: 2017-10-30 13:46:19,575 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a 0000000000000000000000000000000000000000000000000000000000000000 - processing Event(INPUT_INIT_FUNDEE(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5,LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),Actor[akka://default/user/$i/server/$a#-1459110072],Init(08,)),Nothing) from Actor[akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6#-1121364000] in state WAIT_FOR_INIT_INTERNAL
DEBUG:root:eclair: 2017-10-30 13:46:19,582 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a 0000000000000000000000000000000000000000000000000000000000000000 - transition WAIT_FOR_INIT_INTERNAL -> WAIT_FOR_OPEN_CHANNEL
DEBUG:root:eclair: 2017-10-30 13:46:19,585 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 - processing Event(OpenChannel(06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f,bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5,10000000,0,573,9900000000,100000,0,12000,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980,0),DATA_WAIT_FOR_OPEN_CHANNEL(INPUT_INIT_FUNDEE(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5,LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),Actor[akka://default/user/$i/server/$a#-1459110072],Init(08,)))) from Actor[akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6#-1121364000] in state WAIT_FOR_OPEN_CHANNEL
DEBUG:root:eclair: 2017-10-30 13:46:19,601 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 - remote params: RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,)
DEBUG:root:eclair: 2017-10-30 13:46:19,603 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 - transition WAIT_FOR_OPEN_CHANNEL -> WAIT_FOR_FUNDING_CREATED
DEBUG:root:lnd: 2017-10-30 13:46:19.612 [DBG] PEER: Received MsgAcceptChannel(temp_chan_id=bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5, reserve=0.001 BTC, csv=144) from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:19.612 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.AcceptChannel)(0xc42067f2d0)({
DEBUG:root:lnd: PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:root:lnd: 00000000 bc 1f 30 f4 ad a8 bd b6 fa 54 f6 7f 48 1d b1 e5 |..0......T..H...|
DEBUG:root:lnd: 00000010 e2 44 d0 85 f7 3a 3d 72 34 a9 e9 65 8d f1 74 a5 |.D...:=r4..e..t.|
DEBUG:root:lnd: },
DEBUG:root:lnd: DustLimit: (btcutil.Amount) 0.00000542 BTC,
DEBUG:root:lnd: MaxValueInFlight: (lnwire.MilliSatoshi) 100000000000 mSAT,
DEBUG:root:lnd: ChannelReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:root:lnd: HtlcMinimum: (lnwire.MilliSatoshi) 1000000 mSAT,
DEBUG:root:lnd: MinAcceptDepth: (uint32) 2,
DEBUG:root:lnd: CsvDelay: (uint16) 144,
DEBUG:root:lnd: MaxAcceptedHTLCs: (uint16) 30,
DEBUG:root:lnd: FundingKey: (*btcec.PublicKey)(0xc420556740)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420556760)(27521391381343953079252890236450007999960195281628978467537124907359745199462),
DEBUG:root:lnd: Y: (*big.Int)(0xc420556780)(82003918908328995213426328255179659293305602397642192498506021267479486491589)
DEBUG:root:lnd: }),
DEBUG:root:lnd: RevocationPoint: (*btcec.PublicKey)(0xc420556820)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420556840)(83938389357803676552658886896761158942884848201676565602777054821114612673090),
DEBUG:root:lnd: Y: (*big.Int)(0xc420556860)(23916227334202791910635413068903354045964546908904474059403126142750893580543)
DEBUG:root:lnd: }),
DEBUG:root:lnd: PaymentPoint: (*btcec.PublicKey)(0xc420556900)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420556920)(37060298815601314077757122086004022421233204683804015647982652747679463355379),
DEBUG:root:lnd: Y: (*big.Int)(0xc420556940)(21198522379114126469696055826265056302920967485525701075268789101099561722224)
DEBUG:root:lnd: }),
DEBUG:root:lnd: DelayedPaymentPoint: (*btcec.PublicKey)(0xc420556a00)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420556a40)(105077431435642459289629206787269062568963919760670280944421594961014086954277),
DEBUG:root:lnd: Y: (*big.Int)(0xc420556a60)(78595397665415092338778334852255402091864986444933548975005807860743742263956)
DEBUG:root:lnd: }),
DEBUG:root:lnd: FirstCommitmentPoint: (*btcec.PublicKey)(0xc420556ae0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420556b20)(78566320872174572776134968114416882320413200372350542992070583806554495511800),
DEBUG:root:lnd: Y: (*big.Int)(0xc420556b60)(2592779898845387842913208721678774191853570911531157045228478041330827618669)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:19.613 [INF] FNDG: Recv'd fundingResponse for pendingID(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5)
DEBUG:root:lnd: 2017-10-30 13:46:19.616 [INF] FNDG: pendingChan(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5): remote party proposes num_confs=2, csv_delay=144
DEBUG:root:lnd: 2017-10-30 13:46:19.616 [DBG] FNDG: Remote party accepted commitment constraints: (channeldb.ChannelConstraints) {
DEBUG:root:lnd: DustLimit: (btcutil.Amount) 0.00000542 BTC,
DEBUG:root:lnd: MaxPendingAmount: (lnwire.MilliSatoshi) 9900000000 mSAT,
DEBUG:root:lnd: ChanReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:root:lnd: MinHTLC: (lnwire.MilliSatoshi) 1000000 mSAT,
DEBUG:root:lnd: MaxAcceptedHtlcs: (uint16) 483
DEBUG:root:lnd: }
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:19.616 [DBG] FNDG: Creating chan barrier for ChanID(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8)
DEBUG:root:lnd: 2017-10-30 13:46:19.616 [INF] FNDG: Generated ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) for pendingID(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5)
DEBUG:root:lnd: 2017-10-30 13:46:19.617 [INF] SRVR: Attempting to send msgs 1 to: 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799
DEBUG:root:lnd: 2017-10-30 13:46:19.617 [DBG] PEER: Sending MsgFundingCreated(temp_chan_id=bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5, chan_point=e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:19.617 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.FundingCreated)(0xc420232a50)({
DEBUG:root:lnd: PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:root:lnd: 00000000 bc 1f 30 f4 ad a8 bd b6 fa 54 f6 7f 48 1d b1 e5 |..0......T..H...|
DEBUG:root:lnd: 00000010 e2 44 d0 85 f7 3a 3d 72 34 a9 e9 65 8d f1 74 a5 |.D...:=r4..e..t.|
DEBUG:root:lnd: },
DEBUG:root:lnd: FundingPoint: (wire.OutPoint) e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1,
DEBUG:root:lnd: CommitSig: (*btcec.Signature)(0xc42023ef30)({
DEBUG:root:lnd: R: (*big.Int)(0xc4202ea3a0)(77822629248484337249958346216410583610187181292064525250362245849871031668844),
DEBUG:root:lnd: S: (*big.Int)(0xc4202ea3c0)(57310028928092867217734243948343071390075737265738057124462300915929053559801)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:eclair: 2017-10-30 13:46:19,634 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 - processing Event(FundingCreated(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5,f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1,3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901),DATA_WAIT_FOR_FUNDING_CREATED(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5,LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),10000000,0,12000,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980,0,AcceptChannel(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5,542,100000000000,100000,1000000,2,144,30,033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd66,03b99371dcd8fcf6a04495995d7f470a3bac0bb068b4cc04e81fb71bad2e71ea42,0251ef62c321a4d73e5fce415c0efd08817f8100fb686e3c6d522335fde957b3f3,02e84fb7f5cb92c2840b9233d63c5ca4e9e7c20a863090f0d7b0d879ce594fed25,03adb2f63628d5f2a0af2bb44eb9de0382e10b12ee49f3ecf79340bc3b5997ecf8))) from Actor[akka://default/user/$i/server/$a#-1459110072] in state WAIT_FOR_FUNDING_CREATED
DEBUG:root:eclair: 2017-10-30 13:46:19,772 INFO fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 - waiting for them to publish the funding tx for channelId=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 fundingTxid=e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4
DEBUG:root:eclair: 2017-10-30 13:46:19,777 INFO fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6 - channel id switch: previousId=bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 nextId=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8
DEBUG:root:eclair: 2017-10-30 13:46:19,780 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 - updating database record for channelId=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8
DEBUG:root:eclair: 2017-10-30 13:46:19,876 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5 - transition WAIT_FOR_FUNDING_CREATED -> WAIT_FOR_FUNDING_CONFIRMED
DEBUG:root:lnd: 2017-10-30 13:46:19.875 [DBG] PEER: Received MsgFundingSigned(chan_id=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8) from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:19.875 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.FundingSigned)(0xc42016c210)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,
DEBUG:root:lnd: CommitSig: (*btcec.Signature)(0xc4202072d0)({
DEBUG:root:lnd: R: (*big.Int)(0xc420239920)(95848211602661009021425885815111711628333273526907807131333441110706933298420),
DEBUG:root:lnd: S: (*big.Int)(0xc420239940)(45283203578463922069763025056694744360508096286208355246937338044898793821270)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:19.890 [INF] LNWL: Broadcasting funding tx for ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): (*wire.MsgTx)(0xc42029b0c0)({
DEBUG:root:lnd: Version: (int32) 1,
DEBUG:root:lnd: TxIn: ([]*wire.TxIn) (len=1 cap=15) {
DEBUG:root:lnd: (*wire.TxIn)(0xc4201f8960)({
DEBUG:root:lnd: PreviousOutPoint: (wire.OutPoint) c65d6750762381d987aab064ed017444591efa691c049ed048d3a9d756c3bfe8:1,
DEBUG:root:lnd: SignatureScript: ([]uint8) (len=23 cap=500) {
DEBUG:root:lnd: 00000000 16 00 14 45 51 21 2c e9 a3 f8 2b 02 c0 b5 cc 36 |...EQ!,...+....6|
DEBUG:root:lnd: 00000010 14 b5 30 3e 98 65 ab |..0>.e.|
DEBUG:root:lnd: },
DEBUG:root:lnd: Witness: (wire.TxWitness) (len=2 cap=2) {
DEBUG:root:lnd: ([]uint8) (len=71 cap=144) {
DEBUG:root:lnd: 00000000 30 44 02 20 68 59 9f 73 f1 b4 18 4f 94 89 bd 15 |0D. hY.s...O....|
DEBUG:root:lnd: 00000010 02 c6 ef 95 6b 8a 51 c1 f8 e1 4a 99 0b bc e9 f3 |....k.Q...J.....|
DEBUG:root:lnd: 00000020 13 51 4c 6b 02 20 28 86 85 ea a4 ee 0f 38 6f 31 |.QLk. (......8o1|
DEBUG:root:lnd: 00000030 84 50 8e 02 f8 07 3b f8 c8 19 60 f6 d3 ad 21 8f |.P....;...`...!.|
DEBUG:root:lnd: 00000040 d2 da 6f 01 52 64 01 |..o.Rd.|
DEBUG:root:lnd: },
DEBUG:root:lnd: ([]uint8) (len=33 cap=33) {
DEBUG:root:lnd: 00000000 02 85 80 e2 a9 99 a8 5a 1c c6 63 da a2 96 bf ec |.......Z..c.....|
DEBUG:root:lnd: 00000010 db de 6d eb 49 4c 59 41 6c 34 8c 4f 6a 54 cc a5 |..m.ILYAl4.OjT..|
DEBUG:root:lnd: 00000020 7e |~|
DEBUG:root:lnd: }
DEBUG:root:lnd: },
DEBUG:root:lnd: Sequence: (uint32) 4294967295
DEBUG:root:lnd: })
DEBUG:root:lnd: },
DEBUG:root:lnd: TxOut: ([]*wire.TxOut) (len=2 cap=15) {
DEBUG:root:lnd: (*wire.TxOut)(0xc420239040)({
DEBUG:root:lnd: Value: (int64) 9991564,
DEBUG:root:lnd: PkScript: ([]uint8) (len=22 cap=500) {
DEBUG:root:lnd: 00000000 00 14 f8 a1 9b f4 5b 87 cc 1b b3 e5 33 34 45 f1 |......[.....34E.|
DEBUG:root:lnd: 00000010 4b cc c9 af ef bf |K.....|
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: (*wire.TxOut)(0xc4205572c0)({
DEBUG:root:lnd: Value: (int64) 10000000,
DEBUG:root:lnd: PkScript: ([]uint8) (len=34 cap=500) {
DEBUG:root:lnd: 00000000 00 20 c9 7d f5 4a 0e c4 8d 52 13 49 87 03 dd 45 |. .}.J...R.I...E|
DEBUG:root:lnd: 00000010 57 7b d2 e7 43 78 7b e9 ad 0a 67 b6 8d 46 f2 ad |W{..Cx{...g..F..|
DEBUG:root:lnd: 00000020 0e 54 |.T|
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd: },
DEBUG:root:lnd: LockTime: (uint32) 0
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:19.895 [INF] LNWL: Inserting unconfirmed transaction e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4
DEBUG:root:lnd: 2017-10-30 13:46:19.895 [DBG] LNWL: Marked address tb1qlzsehazmslxphvl9xv6ytu2teny6lmal2z3h7k used
DEBUG:root:lnd: 2017-10-30 13:46:19.895 [INF] FNDG: Finalizing pendingID(bc1f30f4ada8bdb6fa54f67f481db1e5e244d085f73a3d7234a9e9658df174a5) over ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1), waiting for channel open on-chain
DEBUG:root:lnd: 2017-10-30 13:46:19.895 [INF] FNDG: Waiting for funding tx (e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4) to reach 2 confirmations
DEBUG:root:lnd: 2017-10-30 13:46:19.895 [TRC] RPCS: [openchannel] sending update: chan_pending:<txid:"\364\375MG\367\221\2547\341\205\353\253\342\226\201\366\233\263z\357q\224\336Rp\257l\245N,\336\351" output_index:1 >
DEBUG:root:lnd: 2017-10-30 13:46:19.895 [INF] NTFN: New confirmations subscription: txid=e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4, numconfs=2
DEBUG:root:lnd: 2017-10-30 13:46:19.895 [INF] NTFN: Attempting to trigger dispatch for e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4 from historical chain
DEBUG:root:lnd: 2017-10-30 13:46:19.899 [WRN] NTFN: unable to query for txid(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4): <nil>
DEBUG:root:lnd: 2017-10-30 13:46:19.902 [DBG] LNWL: Marked address tb1qlzsehazmslxphvl9xv6ytu2teny6lmal2z3h7k used
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:27 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:27 keypool reserve 2891
DEBUG:root:bitcoind: 2017-10-30 12:46:27 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:27 UpdateTip: new best=5ee9549bb3a6eb9052502affc5c1b64f353734bf35605775eaba3ea1cff822e1 height=2023 version=0x20000000 log2_work=11.982994 tx=2340 date='2017-10-30 12:46:27' progress=1.000000 cache=0.0MiB(7txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:27 AddToWallet c4e12058568fc7677d7bcff8ee39c8fa87add2c4e9f95fbff185f4b8e23a8d3a new
DEBUG:root:bitcoind: 2017-10-30 12:46:27 keypool keep 2891
DEBUG:root:btcd: 2017-10-30 13:46:27.425 [INF] BMGR: Processed 2 blocks in the last 11.31s (2 transactions, height 2023, 2017-10-30 13:46:27 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:46:27.429 [INF] NTFN: New block: height=2023, sha=5ee9549bb3a6eb9052502affc5c1b64f353734bf35605775eaba3ea1cff822e1
DEBUG:root:lnd: 2017-10-30 13:46:27.429 [INF] CRTR: Pruning channel graph using block 5ee9549bb3a6eb9052502affc5c1b64f353734bf35605775eaba3ea1cff822e1 (height=2023)
DEBUG:root:lnd: 2017-10-30 13:46:27.453 [INF] CRTR: Block 5ee9549bb3a6eb9052502affc5c1b64f353734bf35605775eaba3ea1cff822e1 (height=2023) closed 0 channels
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:30 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:30 keypool reserve 2892
DEBUG:root:bitcoind: 2017-10-30 12:46:30 CreateNewBlock(): total size: 520 block weight: 1645 txs: 1 fees: 8436 sigops 401
DEBUG:root:bitcoind: 2017-10-30 12:46:30 UpdateTip: new best=3beb2cd0c5f1a0720a04ec354d69a35255352374029b43c73db81d82502b6c55 height=2024 version=0x20000000 log2_work=11.983706 tx=2342 date='2017-10-30 12:46:30' progress=1.000000 cache=0.0MiB(9txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:30 AddToWallet edef0feeb80abc690b8bf4ac7208c9edca423d5c908e7e66517b756e320e1144 new
DEBUG:root:bitcoind: 2017-10-30 12:46:30 keypool keep 2892
DEBUG:root:lnd: 2017-10-30 13:46:30.468 [INF] LNWL: Marking unconfirmed transaction e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4 mined in block 2024
DEBUG:root:lnd: 2017-10-30 13:46:30.468 [INF] NTFN: New block: height=2024, sha=3beb2cd0c5f1a0720a04ec354d69a35255352374029b43c73db81d82502b6c55
DEBUG:root:lnd: 2017-10-30 13:46:30.468 [DBG] LNWL: Marked address tb1qlzsehazmslxphvl9xv6ytu2teny6lmal2z3h7k used
DEBUG:root:lnd: 2017-10-30 13:46:30.468 [INF] CRTR: Pruning channel graph using block 3beb2cd0c5f1a0720a04ec354d69a35255352374029b43c73db81d82502b6c55 (height=2024)
DEBUG:root:lnd: 2017-10-30 13:46:30.476 [INF] CRTR: Block 3beb2cd0c5f1a0720a04ec354d69a35255352374029b43c73db81d82502b6c55 (height=2024) closed 0 channels
DEBUG:root:lnd: 2017-10-30 13:46:30.479 [DBG] LNWL: Marked address tb1qlzsehazmslxphvl9xv6ytu2teny6lmal2z3h7k used
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:33 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:33 keypool reserve 2893
DEBUG:root:bitcoind: 2017-10-30 12:46:33 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:33 UpdateTip: new best=391044270b7dd1d49c4fa0d93d37656e97b921da30fff5a0275f4cd6614802bb height=2025 version=0x20000000 log2_work=11.984418 tx=2343 date='2017-10-30 12:46:33' progress=1.000000 cache=0.0MiB(10txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:33 AddToWallet 29437f301febe79b7251f2f88fe27a4c95dec90ad78776f72afce8c9aed2d11e new
DEBUG:root:bitcoind: 2017-10-30 12:46:33 keypool keep 2893
DEBUG:root:lnd: 2017-10-30 13:46:33.462 [INF] NTFN: New block: height=2025, sha=391044270b7dd1d49c4fa0d93d37656e97b921da30fff5a0275f4cd6614802bb
DEBUG:root:lnd: 2017-10-30 13:46:33.462 [INF] FNDG: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) is now active: ChannelID(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8)
DEBUG:root:lnd: 2017-10-30 13:46:33.463 [INF] CRTR: Pruning channel graph using block 391044270b7dd1d49c4fa0d93d37656e97b921da30fff5a0275f4cd6614802bb (height=2025)
DEBUG:root:lnd: 2017-10-30 13:46:33.485 [DBG] LNWL: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1), starting local commitment: (*lnwallet.commitment)(0xc42026e000)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:33.485 [DBG] LNWL: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1), starting remote commitment: (*lnwallet.commitment)(0xc420254370)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:33.486 [INF] SRVR: Attempting to send msgs 1 to: 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799
DEBUG:root:lnd: 2017-10-30 13:46:33.486 [DBG] PEER: Sending FundingLocked(chan_id=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8, next_point=03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:33.486 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.FundingLocked)(0xc420299140)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,
DEBUG:root:lnd: NextPerCommitmentPoint: (*btcec.PublicKey)(0xc4202196a0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420219620)(90889660715044105063785141533059397896172738053596562952200954989078442347916),
DEBUG:root:lnd: Y: (*big.Int)(0xc420219640)(93677465263708171816247718392386756514678993487957040165038413201843109487705)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:eclair: 2017-10-30 13:46:33,494 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(FundingLocked(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),DATA_WAIT_FOR_FUNDING_CONFIRMED(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(033a52f3b715f4c0efdd41f9406ddae7faf3c37eaf433522a18f211389cb8b3f0f),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,Right(FundingSigned(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,3045022100d3e82a5016fcec8e4e1489930489f5547aef8df48717da6db20ab375795574f40220641d628c5c56330bfaf9d1de9871317aca52317fa99ce8e72a9aa3f53c81145601)))) from Actor[akka://default/user/$i/server/$a#-1459110072] in state WAIT_FOR_FUNDING_CONFIRMED
DEBUG:root:eclair: 2017-10-30 13:46:33,494 INFO fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - received their FundingLocked, deferring message
DEBUG:root:lnd: 2017-10-30 13:46:33.504 [INF] FNDG: Announcing ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1), short_chan_id=(*lnwire.ShortChannelID)(0xc420206130)({
DEBUG:root:lnd: BlockHeight: (uint32) 2024,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:33.511 [INF] CRTR: Block 391044270b7dd1d49c4fa0d93d37656e97b921da30fff5a0275f4cd6614802bb (height=2025) closed 0 channels
DEBUG:root:lnd: 2017-10-30 13:46:33.527 [INF] CRTR: New channel discovered! Link connects 024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6 and 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799 with ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): chan_id=2225411534684161, capacity=0.1 BTC
DEBUG:root:lnd: 2017-10-30 13:46:33.527 [DBG] CRTR: Updating chain filter with new UTXO's: [e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1]
DEBUG:root:lnd: 2017-10-30 13:46:33.534 [INF] CRTR: New channel update applied: (*channeldb.ChannelEdgePolicy)(0xc42021fb60)({
DEBUG:root:lnd: Signature: (*btcec.Signature)(0xc4201725a0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4202b2d80)(44203875627713074873877603133285809351889465596198761924209529463541481568325),
DEBUG:root:lnd: S: (*big.Int)(0xc4202b2e60)(55733522674776938501104303654009829006244943005220569664832029886044622687323)
DEBUG:root:lnd: }),
DEBUG:root:lnd: ChannelID: (uint64) 2225411534684161,
DEBUG:root:lnd: LastUpdate: (time.Time) 2017-10-30 13:46:33 +0100 CET,
DEBUG:root:lnd: Flags: (uint16) 0,
DEBUG:root:lnd: TimeLockDelta: (uint16) 144,
DEBUG:root:lnd: MinHTLC: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: FeeBaseMSat: (lnwire.MilliSatoshi) 1000 mSAT,
DEBUG:root:lnd: FeeProportionalMillionths: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:root:lnd: Node: (*channeldb.LightningNode)(<nil>),
DEBUG:root:lnd: db: (*channeldb.DB)(<nil>)
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:33.535 [INF] DISC: Received new channel announcement: (*lnwire.AnnounceSignatures)(0xc420247f00)({
DEBUG:root:lnd: ChannelID: (lnwire.ChannelID) (len=32 cap=32) f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,
DEBUG:root:lnd: ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:root:lnd: BlockHeight: (uint32) 2024,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: },
DEBUG:root:lnd: NodeSignature: (*btcec.Signature)(0xc4201725d0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4202b3120)(74393757018966976171946326156410154184170703328570503003905861709874173824551),
DEBUG:root:lnd: S: (*big.Int)(0xc4202b31c0)(45809246039889122534136050593285064585417320841400913542629711477736382391409)
DEBUG:root:lnd: }),
DEBUG:root:lnd: BitcoinSignature: (*btcec.Signature)(0xc4201725f0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4202b3560)(53275467069743184138576682279920465309392240688462573085475545099532074577897),
DEBUG:root:lnd: S: (*big.Int)(0xc4202b3600)(32901341333892745472953292705240466895590783880982966283560771605175618109900)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:33.552 [INF] SRVR: Attempting to send msgs 1 to: 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799
DEBUG:root:lnd: 2017-10-30 13:46:33.552 [INF] DISC: Sent channel announcement proof for short_chan_id=2225411534684161 to remote peer: 03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799
DEBUG:root:lnd: 2017-10-30 13:46:33.552 [INF] DISC: 1/2 of channel ann proof received for short_chan_id=2225411534684161, waiting for other half
DEBUG:root:lnd: 2017-10-30 13:46:33.552 [DBG] PEER: Sending AnnounceSignatures(chan_id=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8, short_chan_id=2225411534684161) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:33.552 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.AnnounceSignatures)(0xc420247f00)({
DEBUG:root:lnd: ChannelID: (lnwire.ChannelID) (len=32 cap=32) f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,
DEBUG:root:lnd: ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:root:lnd: BlockHeight: (uint32) 2024,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: },
DEBUG:root:lnd: NodeSignature: (*btcec.Signature)(0xc4201725d0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4202b3120)(74393757018966976171946326156410154184170703328570503003905861709874173824551),
DEBUG:root:lnd: S: (*big.Int)(0xc4202b31c0)(45809246039889122534136050593285064585417320841400913542629711477736382391409)
DEBUG:root:lnd: }),
DEBUG:root:lnd: BitcoinSignature: (*btcec.Signature)(0xc4201725f0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4202b3560)(53275467069743184138576682279920465309392240688462573085475545099532074577897),
DEBUG:root:lnd: S: (*big.Int)(0xc4202b3600)(32901341333892745472953292705240466895590783880982966283560771605175618109900)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:eclair: 2017-10-30 13:46:33,559 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(AnnouncementSignatures(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,2225411534684161,3045022100a4795fd31331c7d6f48daaf9b4b4409e89b11b489d4a1e29ae358ab8e8f7ce27022065471d4bb1f229534c467362e036ee1c43f7e97d243c064bf1c9fed4df1fe47101,3044022075c8d8855bbdde9a2be507dec7a13cfd91aedef4f71509242f6140e577356fe9022048bd7fd06a587b0526f861dc2d8b9d20deaf9c7a6a0dffa9eb3e910e6b3201cc01),DATA_WAIT_FOR_FUNDING_CONFIRMED(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(033a52f3b715f4c0efdd41f9406ddae7faf3c37eaf433522a18f211389cb8b3f0f),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),Some(FundingLocked(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c)),Right(FundingSigned(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,3045022100d3e82a5016fcec8e4e1489930489f5547aef8df48717da6db20ab375795574f40220641d628c5c56330bfaf9d1de9871317aca52317fa99ce8e72a9aa3f53c81145601)))) from Actor[akka://default/user/$i/server/$a#-1459110072] in state WAIT_FOR_FUNDING_CONFIRMED
DEBUG:root:lnd: 2017-10-30 13:46:33.559 [INF] CRTR: Updated vertex data for node=024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6
DEBUG:root:eclair: 2017-10-30 13:46:33,563 WARN fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - unhandled event AnnouncementSignatures(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,2225411534684161,3045022100a4795fd31331c7d6f48daaf9b4b4409e89b11b489d4a1e29ae358ab8e8f7ce27022065471d4bb1f229534c467362e036ee1c43f7e97d243c064bf1c9fed4df1fe47101,3044022075c8d8855bbdde9a2be507dec7a13cfd91aedef4f71509242f6140e577356fe9022048bd7fd06a587b0526f861dc2d8b9d20deaf9c7a6a0dffa9eb3e910e6b3201cc01) in state WAIT_FOR_FUNDING_CONFIRMED
DEBUG:root:lnd: 2017-10-30 13:46:33.774 [INF] DISC: Broadcasting batch of 1 new announcements
DEBUG:root:lnd: 2017-10-30 13:46:33.774 [DBG] SRVR: Broadcasting 1 messages
DEBUG:root:lnd: 2017-10-30 13:46:33.775 [DBG] PEER: Sending NodeAnnouncement(node=024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6, update_time=2017-10-30 13:46:33 +0100 CET) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:33.775 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.NodeAnnouncement)(0xc42023a2a0)({
DEBUG:root:lnd: Signature: (*btcec.Signature)(0xc4205552e0)({
DEBUG:root:lnd: R: (*big.Int)(0xc420239e60)(39662661255971145974867312555102623649300943886417711817665589127791198154286),
DEBUG:root:lnd: S: (*big.Int)(0xc420239f00)(3342661899980667014507982715811586220984994317764050397075565205733012486023)
DEBUG:root:lnd: }),
DEBUG:root:lnd: Features: (*lnwire.RawFeatureVector)(0xc4201d6050)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) {
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: Timestamp: (uint32) 1509367593,
DEBUG:root:lnd: NodeID: (*btcec.PublicKey)(0xc420140a50)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420174340)(35342758574317485722839087311792911663868444264550057319468931172958294115270),
DEBUG:root:lnd: Y: (*big.Int)(0xc420174380)(72564281070737029421641834860200396844375042839001748140122702356271414155718)
DEBUG:root:lnd: }),
DEBUG:root:lnd: RGBColor: (lnwire.RGB) {
DEBUG:root:lnd: red: (uint8) 0,
DEBUG:root:lnd: green: (uint8) 0,
DEBUG:root:lnd: blue: (uint8) 0
DEBUG:root:lnd: },
DEBUG:root:lnd: Alias: (lnwire.NodeAlias) (len=32 cap=32) 024e234adedc76f5b20e,
DEBUG:root:lnd: Addresses: ([]net.Addr) {
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:eclair: 2017-10-30 13:46:33,826 WARN fr.acinq.eclair.router.Router akka://default/user/$f/router - ignoring NodeAnnouncement(3044022057b0454ed5324a11d58015618de7d0aefc94f6e63fffd985577448c3b0112e2e02200763e12cca6fc43db7fec117e4759e556284a93917a7c392d1125dadf7a5378701,,1509367593,024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,(0,0,0),024e234adedc76f5b20e,List()) (no related channel found)
DEBUG:root:eclair: 2017-10-30 13:46:35,721 INFO f.acinq.eclair.blockchain.ZmqWatcher akka://default/user/$b/watcher - triggering WatchConfirmed(Actor[akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a#1224856517],e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4,2,BITCOIN_FUNDING_DEPTHOK)
DEBUG:root:eclair: 2017-10-30 13:46:35,724 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(WatchEventConfirmed(BITCOIN_FUNDING_DEPTHOK,2024,1),DATA_WAIT_FOR_FUNDING_CONFIRMED(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(033a52f3b715f4c0efdd41f9406ddae7faf3c37eaf433522a18f211389cb8b3f0f),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),Some(FundingLocked(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c)),Right(FundingSigned(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,3045022100d3e82a5016fcec8e4e1489930489f5547aef8df48717da6db20ab375795574f40220641d628c5c56330bfaf9d1de9871317aca52317fa99ce8e72a9aa3f53c81145601)))) from Actor[akka://default/user/$b/watcher#1077702281] in state WAIT_FOR_FUNDING_CONFIRMED
DEBUG:root:eclair: 2017-10-30 13:46:35,730 INFO fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - channelId=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 was confirmed at blockHeight=2024 txIndex=1
DEBUG:root:eclair: 2017-10-30 13:46:35,743 WARN f.acinq.eclair.blockchain.ZmqWatcher akka://default/user/$b/watcher - ignoring WatchLost(Actor[akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a#1224856517],e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4,2,BITCOIN_FUNDING_LOST) (not implemented)
DEBUG:root:eclair: 2017-10-30 13:46:35,750 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - updating database record for channelId=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8
DEBUG:root:eclair: 2017-10-30 13:46:35,821 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - transition WAIT_FOR_FUNDING_CONFIRMED -> WAIT_FOR_FUNDING_LOCKED
DEBUG:root:eclair: 2017-10-30 13:46:35,823 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(FundingLocked(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),DATA_WAIT_FOR_FUNDING_LOCKED(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(033a52f3b715f4c0efdd41f9406ddae7faf3c37eaf433522a18f211389cb8b3f0f),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),FundingLocked(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,0255746c0bbd16d5ae48e0d49678de09281880ece47eb431283523c92047b78e55))) from Actor[akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a#1224856517] in state WAIT_FOR_FUNDING_LOCKED
DEBUG:root:eclair: 2017-10-30 13:46:35,824 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - updating database record for channelId=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8
DEBUG:root:lnd: 2017-10-30 13:46:35.825 [DBG] PEER: Received FundingLocked(chan_id=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8, next_point=0255746c0bbd16d5ae48e0d49678de09281880ece47eb431283523c92047b78e55) from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:35.826 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.FundingLocked)(0xc4201412c0)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,
DEBUG:root:lnd: NextPerCommitmentPoint: (*btcec.PublicKey)(0xc4204dc720)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4204dc740)(38652292094170219085738970201753643923109465908812509137126421802148651568725),
DEBUG:root:lnd: Y: (*big.Int)(0xc4204dc760)(102739085653699729146736659260025462946205711750322433980537461815302646109950)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:35.828 [DBG] LNWL: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1), starting local commitment: (*lnwallet.commitment)(0xc4207266e0)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:35.829 [DBG] LNWL: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1), starting remote commitment: (*lnwallet.commitment)(0xc420726790)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:46:35.829 [INF] NTFN: New spend subscription: utxo=e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1
DEBUG:root:lnd: 2017-10-30 13:46:35.830 [INF] LNWL: Close observer for ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) active
DEBUG:root:lnd: 2017-10-30 13:46:35.853 [INF] PEER: New channel active ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) with peerId(1)
DEBUG:root:lnd: 2017-10-30 13:46:35.853 [DBG] BRAR: New contract detected, launching breachObserver
DEBUG:root:lnd: 2017-10-30 13:46:35.853 [DBG] BRAR: Breach observer for ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) started
DEBUG:root:lnd: 2017-10-30 13:46:35.853 [INF] NTFN: New block epoch subscription
DEBUG:root:lnd: 2017-10-30 13:46:35.853 [INF] HSWC: ChannelLink(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) is starting
DEBUG:root:lnd: 2017-10-30 13:46:35.854 [INF] HSWC: Added channel link with chan_id=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8, short_chan_id=((lnwire.ShortChannelID) {
DEBUG:root:lnd: BlockHeight: (uint32) 2024,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: }
DEBUG:root:lnd: ), bandwidth=9991312000 mSAT
DEBUG:root:lnd: 2017-10-30 13:46:35.854 [TRC] FNDG: Closing chan barrier for ChanID(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8)
DEBUG:root:lnd: 2017-10-30 13:46:35.854 [INF] HSWC: HTLC manager for ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1) started, bandwidth=9991312000 mSAT
DEBUG:root:lnd: 2017-10-30 13:46:35.854 [DBG] HSWC: Resending fundingLocked message to peer.
DEBUG:root:lnd: 2017-10-30 13:46:35.854 [DBG] PEER: Sending FundingLocked(chan_id=f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8, next_point=03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:46:35.854 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.FundingLocked)(0xc4205134d0)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,
DEBUG:root:lnd: NextPerCommitmentPoint: (*btcec.PublicKey)(0xc420271960)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4202718e0)(90889660715044105063785141533059397896172738053596562952200954989078442347916),
DEBUG:root:lnd: Y: (*big.Int)(0xc420271900)(93677465263708171816247718392386756514678993487957040165038413201843109487705)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:eclair: 2017-10-30 13:46:35,879 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - transition WAIT_FOR_FUNDING_LOCKED -> NORMAL
DEBUG:root:eclair: 2017-10-30 13:46:35,881 INFO fr.acinq.eclair.payment.Relayer akka://default/user/$e/relayer - adding channel f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 to available channels
DEBUG:root:eclair: 2017-10-30 13:46:35,882 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(FundingLocked(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8,03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/user/$i/server/$a#-1459110072] in state NORMAL
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:36 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:36 keypool reserve 2894
DEBUG:root:bitcoind: 2017-10-30 12:46:36 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:36 UpdateTip: new best=1e23d837398f98cb20babfc27ca876bc831f212c9a952a186787fcb209d54be5 height=2026 version=0x20000000 log2_work=11.98513 tx=2344 date='2017-10-30 12:46:36' progress=1.000000 cache=0.0MiB(11txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:36 AddToWallet 97f8dcd4ef78301dec5c72e0b47115eb74518d73aad728c8af50fb46cec7d8f5 new
DEBUG:root:bitcoind: 2017-10-30 12:46:36 keypool keep 2894
DEBUG:root:lnd: 2017-10-30 13:46:36.506 [INF] NTFN: New block: height=2026, sha=1e23d837398f98cb20babfc27ca876bc831f212c9a952a186787fcb209d54be5
DEBUG:root:lnd: 2017-10-30 13:46:36.506 [TRC] HSWC: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): new block(height=2026, hash=1e23d837398f98cb20babfc27ca876bc831f212c9a952a186787fcb209d54be5) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:46:36.509 [INF] CRTR: Pruning channel graph using block 1e23d837398f98cb20babfc27ca876bc831f212c9a952a186787fcb209d54be5 (height=2026)
DEBUG:root:lnd: 2017-10-30 13:46:36.543 [INF] CRTR: Block 1e23d837398f98cb20babfc27ca876bc831f212c9a952a186787fcb209d54be5 (height=2026) closed 0 channels
DEBUG:root:eclair: 2017-10-30 13:46:38,735 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CurrentBlockCount(2026),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/deadLetters] in state NORMAL
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:39 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:39 keypool reserve 2895
DEBUG:root:bitcoind: 2017-10-30 12:46:39 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:39 UpdateTip: new best=4772abd762d699f5de0d236a39ec4bd0ae69f0c37909c530e74bf0061c3dbac8 height=2027 version=0x20000000 log2_work=11.985842 tx=2345 date='2017-10-30 12:46:39' progress=1.000000 cache=0.0MiB(12txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:39 AddToWallet ebb73a634bd999b663a7ecf83daa7d7c11ffa9e7183eb0ebfdebbc0115c5adf8 new
DEBUG:root:bitcoind: 2017-10-30 12:46:39 keypool keep 2895
DEBUG:root:btcd: 2017-10-30 13:46:39.679 [INF] BMGR: Processed 4 blocks in the last 12.25s (5 transactions, height 2027, 2017-10-30 13:46:39 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:46:39.681 [INF] NTFN: New block: height=2027, sha=4772abd762d699f5de0d236a39ec4bd0ae69f0c37909c530e74bf0061c3dbac8
DEBUG:root:lnd: 2017-10-30 13:46:39.681 [TRC] HSWC: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): new block(height=2027, hash=4772abd762d699f5de0d236a39ec4bd0ae69f0c37909c530e74bf0061c3dbac8) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:46:39.681 [INF] CRTR: Pruning channel graph using block 4772abd762d699f5de0d236a39ec4bd0ae69f0c37909c530e74bf0061c3dbac8 (height=2027)
DEBUG:root:lnd: 2017-10-30 13:46:39.704 [INF] CRTR: Block 4772abd762d699f5de0d236a39ec4bd0ae69f0c37909c530e74bf0061c3dbac8 (height=2027) closed 0 channels
DEBUG:root:eclair: 2017-10-30 13:46:41,813 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CurrentBlockCount(2027),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/deadLetters] in state NORMAL
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:42 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:42 keypool reserve 2896
DEBUG:root:bitcoind: 2017-10-30 12:46:42 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:42 UpdateTip: new best=14ec6ac0dfaf983e8dc10b0cf435a57d40fe5a887df08404337a826362c92d82 height=2028 version=0x20000000 log2_work=11.986553 tx=2346 date='2017-10-30 12:46:42' progress=1.000000 cache=0.0MiB(13txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:42 AddToWallet 15199ce5a83332e9166405a5df74676ae9a48aa63ce9e02fd9f710424bc7f113 new
DEBUG:root:bitcoind: 2017-10-30 12:46:42 keypool keep 2896
DEBUG:root:lnd: 2017-10-30 13:46:42.739 [INF] NTFN: New block: height=2028, sha=14ec6ac0dfaf983e8dc10b0cf435a57d40fe5a887df08404337a826362c92d82
DEBUG:root:lnd: 2017-10-30 13:46:42.739 [TRC] HSWC: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): new block(height=2028, hash=14ec6ac0dfaf983e8dc10b0cf435a57d40fe5a887df08404337a826362c92d82) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:46:42.739 [INF] CRTR: Pruning channel graph using block 14ec6ac0dfaf983e8dc10b0cf435a57d40fe5a887df08404337a826362c92d82 (height=2028)
DEBUG:root:lnd: 2017-10-30 13:46:42.766 [INF] CRTR: Block 14ec6ac0dfaf983e8dc10b0cf435a57d40fe5a887df08404337a826362c92d82 (height=2028) closed 0 channels
DEBUG:root:eclair: 2017-10-30 13:46:44,859 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CurrentBlockCount(2028),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/deadLetters] in state NORMAL
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:45 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:45 keypool reserve 2897
DEBUG:root:bitcoind: 2017-10-30 12:46:45 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:45 UpdateTip: new best=291f8ae974c324ac778443572380d90428b28a5617f9c5f2e9d5432c239d968c height=2029 version=0x20000000 log2_work=11.987264 tx=2347 date='2017-10-30 12:46:45' progress=1.000000 cache=0.0MiB(14txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:45 AddToWallet c54c318470d485c1b282cb27c30542aabfd6876cf3aa907274ef1c40a041bb69 new
DEBUG:root:lnd: 2017-10-30 13:46:45.692 [INF] NTFN: New block: height=2029, sha=291f8ae974c324ac778443572380d90428b28a5617f9c5f2e9d5432c239d968c
DEBUG:root:lnd: 2017-10-30 13:46:45.692 [INF] CRTR: Pruning channel graph using block 291f8ae974c324ac778443572380d90428b28a5617f9c5f2e9d5432c239d968c (height=2029)
DEBUG:root:lnd: 2017-10-30 13:46:45.692 [TRC] HSWC: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): new block(height=2029, hash=291f8ae974c324ac778443572380d90428b28a5617f9c5f2e9d5432c239d968c) examining active HTLC's
DEBUG:root:bitcoind: 2017-10-30 12:46:45 keypool keep 2897
DEBUG:root:lnd: 2017-10-30 13:46:45.721 [INF] CRTR: Block 291f8ae974c324ac778443572380d90428b28a5617f9c5f2e9d5432c239d968c (height=2029) closed 0 channels
DEBUG:root:eclair: 2017-10-30 13:46:47,916 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CurrentBlockCount(2029),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/deadLetters] in state NORMAL
DEBUG:root:bitcoind: 2017-10-30 12:46:48 Adding fixed seed nodes as DNS doesn't seem to be available.
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:48 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:48 keypool reserve 2898
DEBUG:root:bitcoind: 2017-10-30 12:46:48 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:48 UpdateTip: new best=2928ab77cb9e0291a1a9a3b950c5d7f9ba0e2d6364fecf3b15d7c57eba4397ff height=2030 version=0x20000000 log2_work=11.987975 tx=2348 date='2017-10-30 12:46:48' progress=1.000000 cache=0.0MiB(15txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:48 AddToWallet 4e8a1f0f67efa76fba7d1cfc387666760b6c9b913e082a142d5d99d16c11a9ad new
DEBUG:root:bitcoind: 2017-10-30 12:46:48 keypool keep 2898
DEBUG:root:lnd: 2017-10-30 13:46:48.881 [INF] NTFN: New block: height=2030, sha=2928ab77cb9e0291a1a9a3b950c5d7f9ba0e2d6364fecf3b15d7c57eba4397ff
DEBUG:root:lnd: 2017-10-30 13:46:48.881 [TRC] HSWC: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): new block(height=2030, hash=2928ab77cb9e0291a1a9a3b950c5d7f9ba0e2d6364fecf3b15d7c57eba4397ff) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:46:48.881 [INF] CRTR: Pruning channel graph using block 2928ab77cb9e0291a1a9a3b950c5d7f9ba0e2d6364fecf3b15d7c57eba4397ff (height=2030)
DEBUG:root:lnd: 2017-10-30 13:46:48.891 [INF] CRTR: Block 2928ab77cb9e0291a1a9a3b950c5d7f9ba0e2d6364fecf3b15d7c57eba4397ff (height=2030) closed 0 channels
DEBUG:root:eclair: 2017-10-30 13:46:50,996 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CurrentBlockCount(2030),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/deadLetters] in state NORMAL
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:51 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:51 keypool reserve 2899
DEBUG:root:bitcoind: 2017-10-30 12:46:51 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:51 UpdateTip: new best=3f3289ff8621d15b2e4c8f18546241a15fb71d678cd8cbe6018628f9184a1273 height=2031 version=0x20000000 log2_work=11.988685 tx=2349 date='2017-10-30 12:46:51' progress=1.000000 cache=0.0MiB(16txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:51 AddToWallet b2457a39072c6c8ad74b023fc2b4a8732cadc2866b46c3bff6b293fe9f9672be new
DEBUG:root:btcd: 2017-10-30 13:46:51.876 [INF] BMGR: Processed 4 blocks in the last 12.19s (4 transactions, height 2031, 2017-10-30 13:46:51 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:46:51.880 [INF] NTFN: New block: height=2031, sha=3f3289ff8621d15b2e4c8f18546241a15fb71d678cd8cbe6018628f9184a1273
DEBUG:root:lnd: 2017-10-30 13:46:51.880 [TRC] HSWC: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): new block(height=2031, hash=3f3289ff8621d15b2e4c8f18546241a15fb71d678cd8cbe6018628f9184a1273) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:46:51.880 [INF] CRTR: Pruning channel graph using block 3f3289ff8621d15b2e4c8f18546241a15fb71d678cd8cbe6018628f9184a1273 (height=2031)
DEBUG:root:bitcoind: 2017-10-30 12:46:51 keypool keep 2899
DEBUG:root:lnd: 2017-10-30 13:46:51.918 [INF] CRTR: Block 3f3289ff8621d15b2e4c8f18546241a15fb71d678cd8cbe6018628f9184a1273 (height=2031) closed 0 channels
DEBUG:root:eclair: 2017-10-30 13:46:54,056 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CurrentBlockCount(2031),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/deadLetters] in state NORMAL
{"params": [1], "id": 1, "version": "1.1", "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:46:54 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:46:54 keypool reserve 2900
DEBUG:root:bitcoind: 2017-10-30 12:46:54 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:46:54 UpdateTip: new best=22a044ed43842b407789202f7aea1bb794b713ce123fa2cb33fd57259f76b8ef height=2032 version=0x20000000 log2_work=11.989394 tx=2350 date='2017-10-30 12:46:54' progress=1.000000 cache=0.0MiB(17txo)
DEBUG:root:bitcoind: 2017-10-30 12:46:54 AddToWallet 1d2f98b92935ce7fed2ba2e6ac466c10f9c5f0d4a881430f09f590329f1aa72a new
DEBUG:root:lnd: 2017-10-30 13:46:54.977 [INF] CRTR: Pruning channel graph using block 22a044ed43842b407789202f7aea1bb794b713ce123fa2cb33fd57259f76b8ef (height=2032)
DEBUG:root:lnd: 2017-10-30 13:46:54.978 [INF] NTFN: New block: height=2032, sha=22a044ed43842b407789202f7aea1bb794b713ce123fa2cb33fd57259f76b8ef
DEBUG:root:lnd: 2017-10-30 13:46:54.978 [TRC] HSWC: ChannelPoint(e9de2c4ea56caf7052de9471ef7ab39bf68196e2abeb85e137ac91f7474dfdf4:1): new block(height=2032, hash=22a044ed43842b407789202f7aea1bb794b713ce123fa2cb33fd57259f76b8ef) examining active HTLC's
DEBUG:root:bitcoind: 2017-10-30 12:46:54 keypool keep 2900
DEBUG:root:lnd: 2017-10-30 13:46:54.990 [INF] CRTR: Block 22a044ed43842b407789202f7aea1bb794b713ce123fa2cb33fd57259f76b8ef (height=2032) closed 0 channels
DEBUG:root:lnd: 2017-10-30 13:46:55.013 [INF] RPCS: [listchannels] fetched 1 channels from DB
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'id': 'scala-client', 'result': {'port': 16332, 'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'blockHeight': 2031, 'nodeId': '03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799', 'alias': 'eclair'}}
INFO:root:Calling getinfo with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 287
DEBUG:root:Method getinfo returned {'id': 'scala-client', 'result': {'port': 16332, 'chainHash': '06226e46111a0b59caaf126043eb5bbf28c34f3a5e332a1fc7b2b73cf188910f', 'blockHeight': 2031, 'nodeId': '03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799', 'alias': 'eclair'}}
INFO:root:Calling channels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 112
DEBUG:root:Method channels returned {'id': 'scala-client', 'result': ['f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8']}
INFO:root:Calling channel with params=['f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8']
DEBUG:root:eclair: 2017-10-30 13:46:55,058 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CMD_GETINFO,DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/temp/$a] in state NORMAL
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 4506
DEBUG:root:Method channel returned {'id': 'scala-client', 'result': {'data': {'commitments': {'remoteCommit': {'txid': 'dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a', 'remotePerCommitmentPoint': '030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980', 'spec': {'feeratePerKw': 12000, 'toRemoteMsat': 0, 'toLocalMsat': 10000000000, 'htlcs': []}, 'index': 0}, 'localChanges': {'proposed': [], 'signed': [], 'acked': []}, 'remoteChanges': {'proposed': [], 'signed': [], 'acked': []}, 'remoteParams': {'delayedPaymentBasepoint': '0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db', 'nodeId': '024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6', 'toSelfDelay': 4, 'revocationBasepoint': '03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9', 'localFeatures': '', 'fundingPubKey': '02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545', 'paymentBasepoint': '025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d', 'channelReserveSatoshis': 100000, 'htlcMinimumMsat': 0, 'maxAcceptedHtlcs': 483, 'dustLimitSatoshis': 573, 'globalFeatures': '08', 'maxHtlcValueInFlightMsat': {'underlying': 9900000000}}, 'channelFlags': 0, 'localParams': {'defaultFinalScriptPubKey': '76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac', 'nodeId': '03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799', 'toSelfDelay': 144, 'localFeatures': '08', 'delayedPaymentKey': 'XXX', 'channelReserveSatoshis': 100000, 'fundingPrivKey': 'XXX', 'shaSeed': '02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6', 'isFunder': False, 'paymentKey': 'XXX', 'maxHtlcValueInFlightMsat': {'underlying': 100000000000}, 'htlcMinimumMsat': 1000000, 'maxAcceptedHtlcs': 30, 'dustLimitSatoshis': 542, 'globalFeatures': '', 'revocationSecret': 'XXX'}, 'commitInput': {'outPoint': {'hash': 'f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9', 'index': 1}, 'txOut': {'amount': {'amount': 10000000}, 'publicKeyScript': '0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54'}, 'redeemScript': '522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae'}, 'remotePerCommitmentSecrets': None, 'localCommit': {'publishableTxs': {'commitTx': '02000000000101f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee90100000000f4c9a680019074980000000000160014006951c42f176023b2cb096936b69bba89e3fb570400483045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901473044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a310147522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae14a89620', 'htlcTxsAndSigs': []}, 'spec': {'feeratePerKw': 12000, 'toRemoteMsat': 10000000000, 'toLocalMsat': 0, 'htlcs': []}, 'index': 0}, 'localNextHtlcId': 0, 'remoteNextHtlcId': 0, 'remoteNextCommitInfo': '03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c', 'channelId': 'f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8'}}, 'nodeid': '024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6', 'channelId': 'f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8', 'state': 'NORMAL'}}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
DEBUG:root:eclair: 2017-10-30 13:46:57,106 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(CurrentBlockCount(2032),DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/deadLetters] in state NORMAL
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
INFO:root:Calling allchannels with params=[]
DEBUG:urllib3.connectionpool:http://localhost:26332 "POST / HTTP/1.1" 200 45
DEBUG:root:Method allchannels returned {'id': 'scala-client', 'result': []}
FAILEDDEBUG:root:btcd: 2017-10-30 13:47:05.481 [ERR] RPCS: Websocket receive error from 127.0.0.1:35240: websocket: close 1006 unexpected EOF
DEBUG:root:btcd: 2017-10-30 13:47:05.481 [ERR] RPCS: Websocket receive error from 127.0.0.1:35242: websocket: close 1006 unexpected EOF
DEBUG:root:eclair: 2017-10-30 13:47:05,482 WARN f.a.eclair.crypto.TransportHandler akka://default/user/$i/server/$a - connection closed
DEBUG:root:btcd: 2017-10-30 13:47:05.482 [ERR] RPCS: Websocket receive error from 127.0.0.1:35234: websocket: close 1006 unexpected EOF
DEBUG:root:btcd: 2017-10-30 13:47:05.482 [INF] RPCS: Disconnected websocket client 127.0.0.1:35242
DEBUG:root:btcd: 2017-10-30 13:47:05.482 [INF] RPCS: Disconnected websocket client 127.0.0.1:35240
DEBUG:root:btcd: 2017-10-30 13:47:05.482 [INF] RPCS: Disconnected websocket client 127.0.0.1:35234
DEBUG:root:eclair: 2017-10-30 13:47:05,498 WARN fr.acinq.eclair.io.Peer akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6 - lost connection to 024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6
DEBUG:root:eclair: 2017-10-30 13:47:05,502 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(INPUT_DISCONNECTED,DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6#-1121364000] in state NORMAL
DEBUG:root:eclair: 2017-10-30 13:47:05,502 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - transition NORMAL -> OFFLINE
DEBUG:root:eclair: 2017-10-30 13:47:05,502 DEBUG fr.acinq.eclair.channel.Channel akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6/$a f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8 - processing Event(INPUT_DISCONNECTED,DATA_NORMAL(Commitments(LocalParams(03902c0c7c2e9a7b41345f3ad5bd042c7c5b0b078c3e000c65e6244e7730d26799,542,100000000000,100000,1000000,144,30,bf280a246d2bbeb3509da45d299733cc1fa3d689cda1a9cda266a56492943b5c01,cd13c2b9a2583c402efe1d9f05572dae27b6a140f052e4d672661471fb0dae69,84cbecad6f21f38705bdad702e436f92341999519a4c73972911c4c518a467ae01,a35c8da20c9bf28bf623ed442fd535aea2d60e6320e55dc73d34ae21aae1c7fb,76a914d1e29bdc12a3ab52c083ea30fd3d828061ae55f788ac,02faa741c34506b07121d2329069e95f200eaae5c01b8f4cf15cbcad29b543d6,false,,08),RemoteParams(024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6,573,9900000000,100000,0,4,483,02f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd7545,03d0a516ed258c0a89717221552f3c99de52671861931bf5331ecd051b04d4c3f9,025d81ba03a58766b44dd49a26567c1499f86c1cac16bbfaaacd13c784bf306e8d,0360def774a5076b2fcb729a79042b9c6d1a6d92ae80ddca562e150533dd86e7db,08,),0,LocalCommit(0,CommitmentSpec(Set(),12000,0,10000000000),PublishableTxs(CommitTx(InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),Transaction(2,List(TxIn(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),,2158414324,ScriptWitness(List(, 3045022100ac0e0c16b621892924e1ee1c1ef8820a58164435dfe639de35b655edff93106c02207eb453adf628de54f2da1bd29c46316b557af5a5861f5a11d6fda1f547767bf901, 3044022023e78bca2886174559e5ef57c03e180e24ddaadab7a3dba7bca36d533ac34ddc0220674ee7374c8b75893a5f9960a49a144a0ef7b55b171424344ec4585fff549a3101, 522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae)))),List(TxOut(Satoshi(9991312),0014006951c42f176023b2cb096936b69bba89e3fb57)),546744340)),List())),RemoteCommit(0,CommitmentSpec(Set(),12000,10000000000,0),dd204fdfc91818d322f32041e57dc51c26eda1b875ea3bae1a7593846a159e6a,030edcdb586715cbee3cfc8e4eaa86911ef47dc95d08f85f600c6747246f24e980),LocalChanges(List(),List(),List()),RemoteChanges(List(),List(),List()),0,0,Right(03c8f1b99594d304b68b45025072e49c4dbbc81142c894b1f67e8ff83b4c0f0d8c),InputInfo(OutPoint(f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee9,1),TxOut(Satoshi(10000000),0020c97df54a0ec48d5213498703dd45577bd2e743787be9ad0a67b68d46f2ad0e54),522102f0e5a8e23b871e96634996091a6c0fefc02f81185f9af980ac5925c49fbd754521033cd88e35df1f11137a740b685bbde0d01252173a4d66da4319817edca815cd6652ae),ShaChain(lastIndex = None),f4fd4d47f791ac37e185ebabe29681f69bb37aef7194de5270af6ca54e2cdee8),None,None,None,None)) from Actor[akka://default/user/$g/switchboard/peer-024e234adedc76f5b20e6b7b9c3ce3e7dd4ab0a785d4e31f7875e2d14af0c203c6#-1121364000] in state OFFLINE
{"params": [], "id": 1, "version": "1.1", "method": "stop"}
DEBUG:root:bitcoind: 2017-10-30 12:47:06 tor: Thread interrupt
DEBUG:root:bitcoind: 2017-10-30 12:47:06 torcontrol thread exit
DEBUG:root:bitcoind: 2017-10-30 12:47:06 addcon thread exit
DEBUG:root:bitcoind: 2017-10-30 12:47:06 scheduler thread interrupt
DEBUG:root:bitcoind: 2017-10-30 12:47:06 Shutdown: In progress...
DEBUG:root:bitcoind: 2017-10-30 12:47:06 opencon thread exit
DEBUG:root:bitcoind: 2017-10-30 12:47:06 net thread exit
DEBUG:root:bitcoind: 2017-10-30 12:47:06 msghand thread exit
DEBUG:root:bitcoind: 2017-10-30 12:47:06 Dumped mempool: 6e-06s to copy, 0.00942s to dump
DEBUG:root:bitcoind: 2017-10-30 12:47:06 Shutdown: done
=================================== FAILURES ===================================
________________________ test_open_channel[lnd_eclair] _________________________
bitcoind = <utils.BitcoinD object at 0x7f2032a7cba8>
node_factory = <test.NodeFactory object at 0x7f2032a7cc18>
impls = (<class 'lnd.LndNode'>, <class 'eclair.EclairNode'>)
@pytest.mark.parametrize("impls", product(impls, repeat=2), ids=idfn)
def test_open_channel(bitcoind, node_factory, impls):
node1 = node_factory.get_node(implementation=impls[0])
node2 = node_factory.get_node(implementation=impls[1])
node1.connect('localhost', node2.daemon.port, node2.id())
wait_for(lambda: node1.peers(), interval=1)
wait_for(lambda: node2.peers(), interval=1)
node1.addfunds(bitcoind, 2 * 10**7)
time.sleep(1)
bitcoind.rpc.generate(1)
time.sleep(1)
node1.openchannel(node2.id(), 'localhost', node2.daemon.port, 10**7)
for _ in range(10):
time.sleep(3)
bitcoind.rpc.generate(1)
wait_for(lambda: node1.check_channel(node2), interval=1, timeout=10)
wait_for(lambda: node2.check_channel(node1), interval=1, timeout=10)
# The nodes should know at least about this one channel
wait_for(lambda: len(node1.getchannels()) == 2, interval=1, timeout=10)
> wait_for(lambda: len(node2.getchannels()) == 2, interval=1, timeout=10)
test.py:168:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
success = <function test_open_channel.<locals>.<lambda> at 0x7f2036db4bf8>
timeout = 10, interval = 1
def wait_for(success, timeout=30, interval=0.1):
start_time = time.time()
while not success() and time.time() < start_time + timeout:
time.sleep(interval)
if time.time() > start_time + timeout:
> raise ValueError("Error waiting for {}", success)
E ValueError: ('Error waiting for {}', <function test_open_channel.<locals>.<lambda> at 0x7f2036db4bf8>)
test.py:109: ValueError
============================= 65 tests deselected ==============================
=================== 1 failed, 65 deselected in 79.56 seconds ===================
============================= test session starts ==============================
platform linux -- Python 3.5.2, pytest-3.1.2, py-1.4.34, pluggy-0.4.0 -- /home/cdecker/dev/lightning-integration/.direnv/python-3.5.2/bin/python3
cachedir: .cache
rootdir: /home/cdecker/dev/lightning-integration, inifile:
plugins: timeout-1.2.0, repeat-0.4.1, profiling-1.2.11, json-0.4.0
collecting ... INFO:root:Tests running in '/tmp/lightning-sf2d7yiz'
collected 66 items
test.py::test_open_channel[lnd_lightning] DEBUG:root:Starting 'bitcoind -datadir=/tmp/bitcoind-test -printtoconsole -server -regtest -logtimestamps'
DEBUG:root:Waiting for 'Done loading' in the logs
DEBUG:root:bitcoind: 2017-10-30 12:42:08
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind:
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Bitcoin version v0.15.0.0-g3751912e8e
DEBUG:root:bitcoind: 2017-10-30 12:42:08 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Validating signatures for all blocks.
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using the 'standard' SHA256 implementation
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using RdRand as an additional entropy source
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Default data directory /home/cdecker/.bitcoin
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using data directory /tmp/bitcoind-test/regtest
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using config file /tmp/bitcoind-test/bitcoin.conf
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using at most 125 automatic connections (1024 file descriptors available)
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using 2 threads for script verification
DEBUG:root:bitcoind: 2017-10-30 12:42:08 scheduler thread start
DEBUG:root:bitcoind: 2017-10-30 12:42:08 HTTP: creating work queue of depth 16
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcuser for rpcauth auth generation.
DEBUG:root:bitcoind: 2017-10-30 12:42:08 HTTP: starting 4 worker threads
DEBUG:root:bitcoind: 2017-10-30 12:42:08 init message: Verifying wallet(s)...
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using wallet wallet.dat
DEBUG:root:bitcoind: 2017-10-30 12:42:08 CDBEnv::Open: LogDir=/tmp/bitcoind-test/regtest/database ErrorFile=/tmp/bitcoind-test/regtest/db.log
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Cache configuration:
DEBUG:root:bitcoind: 2017-10-30 12:42:08 * Using 56.2MiB for block index database
DEBUG:root:bitcoind: 2017-10-30 12:42:08 * Using 8.0MiB for chain state database
DEBUG:root:bitcoind: 2017-10-30 12:42:08 * Using 385.8MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
DEBUG:root:bitcoind: 2017-10-30 12:42:08 init message: Loading block index...
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Opening LevelDB in /tmp/bitcoind-test/regtest/blocks/index
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Opened LevelDB successfully
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using obfuscation key for /tmp/bitcoind-test/regtest/blocks/index: 0000000000000000
DEBUG:root:bitcoind: 2017-10-30 12:42:08 LoadBlockIndexDB: last block file = 0
DEBUG:root:bitcoind: 2017-10-30 12:42:08 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=2009, size=615716, heights=0...2008, time=2011-02-02...2017-10-30)
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Checking all blk files are present...
DEBUG:root:bitcoind: 2017-10-30 12:42:08 LoadBlockIndexDB: transaction index enabled
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Opening LevelDB in /tmp/bitcoind-test/regtest/chainstate
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Opened LevelDB successfully
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Using obfuscation key for /tmp/bitcoind-test/regtest/chainstate: 14eda344a10da871
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Loaded best chain: hashBestChain=080e4dc88f10edeb4d19bbde5c087fd18198e72872d980514bc3c715856018b9 height=2008 date=2017-10-30 12:32:05 progress=1.000000
DEBUG:root:bitcoind: 2017-10-30 12:42:08 init message: Rewinding blocks...
DEBUG:root:bitcoind: 2017-10-30 12:42:08 init message: Verifying blocks...
DEBUG:root:bitcoind: 2017-10-30 12:42:08 Verifying last 6 blocks at level 3
DEBUG:root:bitcoind: 2017-10-30 12:42:08 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
DEBUG:root:bitcoind: 2017-10-30 12:42:08 No coin database inconsistencies in last 7 blocks (7 transactions)
DEBUG:root:bitcoind: 2017-10-30 12:42:08 block index 170ms
DEBUG:root:bitcoind: 2017-10-30 12:42:08 init message: Loading wallet...
DEBUG:root:bitcoind: 2017-10-30 12:42:09 nFileVersion = 150000
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Keys: 3943 plaintext, 0 encrypted, 3943 w/ metadata, 3943 total
DEBUG:root:bitcoind: 2017-10-30 12:42:09 wallet 124ms
DEBUG:root:bitcoind: 2017-10-30 12:42:09 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:42:09 setKeyPool.size() = 2000
DEBUG:root:bitcoind: 2017-10-30 12:42:09 mapWallet.size() = 2216
DEBUG:root:bitcoind: 2017-10-30 12:42:09 mapAddressBook.size() = 269
DEBUG:root:bitcoind: 2017-10-30 12:42:09 mapBlockIndex.size() = 2009
DEBUG:root:bitcoind: 2017-10-30 12:42:09 nBestHeight = 2008
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Imported mempool transactions from disk: 0 successes, 0 failed, 0 expired
DEBUG:root:bitcoind: 2017-10-30 12:42:09 AddLocal([2a02:aa16:1102:5480:e888:99f4:bef3:dc51]:18444,1)
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Discover: IPv6 wlp4s0: 2a02:aa16:1102:5480:e888:99f4:bef3:dc51
DEBUG:root:bitcoind: 2017-10-30 12:42:09 AddLocal([2a02:aa16:1102:5480:a634:d9ff:fe7d:a4c9]:18444,1)
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Discover: IPv6 wlp4s0: 2a02:aa16:1102:5480:a634:d9ff:fe7d:a4c9
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Bound to [::]:18444
DEBUG:root:bitcoind: 2017-10-30 12:42:09 torcontrol thread start
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Bound to 0.0.0.0:18444
DEBUG:root:bitcoind: 2017-10-30 12:42:09 init message: Loading P2P addresses...
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Loaded 0 addresses from peers.dat 0ms
DEBUG:root:bitcoind: 2017-10-30 12:42:09 init message: Loading banlist...
DEBUG:root:bitcoind: 2017-10-30 12:42:09 init message: Starting network threads...
DEBUG:root:bitcoind: 2017-10-30 12:42:09 addcon thread start
DEBUG:root:bitcoind: 2017-10-30 12:42:09 dnsseed thread start
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Loading addresses from DNS seeds (could take a while)
DEBUG:root:bitcoind: 2017-10-30 12:42:09 0 addresses found from DNS seeds
DEBUG:root:bitcoind: 2017-10-30 12:42:09 dnsseed thread exit
DEBUG:root:bitcoind: 2017-10-30 12:42:09 opencon thread start
DEBUG:root:bitcoind: 2017-10-30 12:42:09 init message: Done loading
DEBUG:root:bitcoind: 2017-10-30 12:42:09 msghand thread start
DEBUG:root:Found 'Done loading' in logs
INFO:root:BitcoinD started
{"params": [], "version": "1.1", "id": 1, "method": "getinfo"}
DEBUG:root:bitcoind: 2017-10-30 12:42:09 net thread start
DEBUG:root:Starting 'btcd --regtest --rpcuser=rpcuser --rpcpass=rpcpass --connect=127.0.0.1 --rpclisten=:18334'
DEBUG:root:Waiting for 'New valid peer 127.0.0.1:18444' in the logs
DEBUG:root:btcd: 2017-10-30 13:42:09.141 [INF] BTCD: Version 0.12.0-beta
DEBUG:root:btcd: 2017-10-30 13:42:09.142 [INF] BTCD: Removing regression test database from '/home/cdecker/.btcd/data/regtest/blocks_ffldb'
DEBUG:root:btcd: 2017-10-30 13:42:09.142 [INF] BTCD: Loading block database from '/home/cdecker/.btcd/data/regtest/blocks_ffldb'
DEBUG:root:btcd: 2017-10-30 13:42:09.169 [INF] BTCD: Block database loaded
DEBUG:root:btcd: 2017-10-30 13:42:09.189 [INF] INDX: cf index is enabled
DEBUG:root:btcd: 2017-10-30 13:42:09.208 [INF] INDX: Catching up indexes from height -1 to 0
DEBUG:root:btcd: 2017-10-30 13:42:09.209 [INF] INDX: Indexes caught up to height 0
DEBUG:root:btcd: 2017-10-30 13:42:09.209 [INF] CHAN: Chain state (height 0, hash 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, totaltx 1, work 2)
DEBUG:root:btcd: 2017-10-30 13:42:09.237 [INF] RPCS: RPC server listening on 0.0.0.0:18334
DEBUG:root:btcd: 2017-10-30 13:42:09.237 [INF] RPCS: RPC server listening on [::]:18334
DEBUG:root:btcd: 2017-10-30 13:42:09.239 [INF] AMGR: Loaded 1 addresses from file '/home/cdecker/.btcd/data/regtest/peers.json'
DEBUG:root:bitcoind: 2017-10-30 12:42:09 receive version message: /btcwire:0.5.0/btcd:0.12.0/: version 70013, blocks=0, us=127.0.0.1:18444, peer=0
DEBUG:root:btcd: 2017-10-30 13:42:09.241 [INF] BMGR: New valid peer 127.0.0.1:18444 (outbound) (/Satoshi:0.15.0/)
DEBUG:root:btcd: 2017-10-30 13:42:09.241 [INF] BMGR: Syncing to block height 2008 from peer 127.0.0.1:18444
DEBUG:root:Found 'New valid peer 127.0.0.1:18444' in logs
INFO:root:BtcD started
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Misbehaving: 127.0.0.1:50300 peer=0 (0 -> 1)
DEBUG:root:bitcoind: 2017-10-30 12:42:09 ProcessMessages(getaddr, 0 bytes) FAILED peer=0
DEBUG:root:bitcoind: 2017-10-30 12:42:09 Leaving InitialBlockDownload (latching to false)
DEBUG:root:Starting 'bin/lnd --peerport=16331 --rpcport=26331 --bitcoin.active --datadir=/tmp/lightning-sf2d7yiz/test_open_channel[lnd_lightning]/node-1/ --debuglevel=trace --bitcoin.rpcuser=rpcuser --bitcoin.rpcpass=rpcpass --configfile=/tmp/lightning-sf2d7yiz/test_open_channel[lnd_lightning]/node-1/lnd.conf --bitcoin.regtest --no-macaroons --nobootstrap --noencryptwallet'
DEBUG:root:Waiting for 'server listening on' in the logs
DEBUG:root:lnd: 2017-10-30 13:42:09.295 [INF] LTND: Version 0.3.0-alpha
DEBUG:root:lnd: 2017-10-30 13:42:09.332 [INF] CHDB: Checking for schema update: latest_version=0, db_version=0
DEBUG:root:lnd: 2017-10-30 13:42:09.350 [INF] LTND: Primary chain is set to: bitcoin
DEBUG:root:btcd: 2017-10-30 13:42:09.446 [INF] CHAN: Adding orphan block 080e4dc88f10edeb4d19bbde5c087fd18198e72872d980514bc3c715856018b9 with parent 4cbe4ebfce0cb3a2363f3a08cb6f50e14f7a443c964d5ecb376922fcebb8ab35
DEBUG:root:lnd: 2017-10-30 13:42:13.179 [INF] LNWL: Opened wallet
DEBUG:root:btcd: 2017-10-30 13:42:13.227 [INF] RPCS: New websocket client 127.0.0.1:34750
DEBUG:root:lnd: 2017-10-30 13:42:14.132 [INF] LNWL: The wallet has been unlocked without a time limit
DEBUG:root:lnd: 2017-10-30 13:42:14.133 [INF] LNWL: Catching up block hashes to height 2008, this will take a while...
DEBUG:root:lnd: 2017-10-30 13:42:14.150 [INF] LTND: LightningWallet opened
DEBUG:root:lnd: 2017-10-30 13:42:14.173 [TRC] FNDG: Funding manager running
DEBUG:root:lnd: 2017-10-30 13:42:14.174 [INF] RPCS: RPC server listening on 127.0.0.1:26331
DEBUG:root:Found 'server listening on' in logs
DEBUG:root:Waiting for 'Done catching up block hashes' in the logs
DEBUG:root:lnd: 2017-10-30 13:42:14.178 [INF] RPCS: gRPC proxy started at localhost:8080
DEBUG:root:lnd: 2017-10-30 13:42:14.180 [INF] LTND: Waiting for chain backend to finish sync, start_height=2008
DEBUG:root:lnd: 2017-10-30 13:42:14.611 [INF] LNWL: Done catching up block hashes
DEBUG:root:Found 'Done catching up block hashes' in logs
DEBUG:root:lnd: 2017-10-30 13:42:14.620 [INF] LNWL: Started rescan from block 080e4dc88f10edeb4d19bbde5c087fd18198e72872d980514bc3c715856018b9 (height 2008) for 1 address
DEBUG:root:btcd: 2017-10-30 13:42:14.622 [INF] RPCS: Beginning rescan for 1 address
DEBUG:root:btcd: 2017-10-30 13:42:14.624 [INF] RPCS: Finished rescan
DEBUG:root:lnd: 2017-10-30 13:42:14.625 [INF] LNWL: Catching up block hashes to height 2008, this might take a while
DEBUG:root:lnd: 2017-10-30 13:42:14.631 [INF] LNWL: Done catching up block hashes
DEBUG:root:lnd: 2017-10-30 13:42:14.631 [INF] LNWL: Finished rescan for 1 address (synced to block 080e4dc88f10edeb4d19bbde5c087fd18198e72872d980514bc3c715856018b9, height 2008)
DEBUG:root:lnd: 2017-10-30 13:42:15.182 [INF] LTND: Chain backend is fully synced (end_height=2008)!
DEBUG:root:btcd: 2017-10-30 13:42:15.311 [INF] RPCS: New websocket client 127.0.0.1:34756
DEBUG:root:lnd: 2017-10-30 13:42:15.312 [INF] HSWC: Starting HTLC Switch
DEBUG:root:lnd: 2017-10-30 13:42:15.312 [TRC] UTXN: Starting UTXO nursery
DEBUG:root:lnd: 2017-10-30 13:42:15.313 [INF] NTFN: New block epoch subscription
DEBUG:root:lnd: 2017-10-30 13:42:15.313 [TRC] BRAR: Starting breach arbiter
DEBUG:root:lnd: 2017-10-30 13:42:15.314 [INF] DISC: Authenticated Gossiper is starting
DEBUG:root:lnd: 2017-10-30 13:42:15.314 [INF] NTFN: New block epoch subscription
DEBUG:root:lnd: 2017-10-30 13:42:15.315 [TRC] CRTR: Channel Router starting
DEBUG:root:lnd: 2017-10-30 13:42:15.315 [INF] CRTR: FilteredChainView starting
DEBUG:root:lnd: 2017-10-30 13:42:15.315 [ERR] DISC: unable to rebroadcast stale channels: error while retrieving outgoing channels: no graph edges exist
DEBUG:root:btcd: 2017-10-30 13:42:15.385 [INF] RPCS: New websocket client 127.0.0.1:34758
DEBUG:root:lnd: 2017-10-30 13:42:15.385 [INF] CRTR: Prune tip for Channel Graph: height=0, hash=<nil>
DEBUG:root:lnd: 2017-10-30 13:42:15.385 [INF] CRTR: Filtering chain using 0 channels active
DEBUG:root:lnd: 2017-10-30 13:42:15.386 [INF] SRVR: Auto peer bootstrapping is disabled
DEBUG:root:lnd: 2017-10-30 13:42:15.386 [DBG] CRTR: Updating chain filter with new UTXO's: []
DEBUG:root:lnd: 2017-10-30 13:42:15.386 [TRC] CMGR: Connection manager started
DEBUG:root:lnd: 2017-10-30 13:42:15.386 [INF] CMGR: Server listening on [::]:16331
INFO:root:LND started (pid: 25592)
DEBUG:root:Starting 'bin/lightningd --bitcoin-datadir=/tmp/bitcoind-test --lightning-dir=/tmp/lightning-sf2d7yiz/test_open_channel[lnd_lightning]/node-2/ --port=16332 --network=regtest --dev-broadcast-interval=1000 --min-htlc-expiry=6 --bitcoind-poll=1s --log-level=debug --locktime-blocks=6 --deadline-blocks=5'
DEBUG:root:Waiting for 'Creating IPv6 listener on port' in the logs
DEBUG:root:lightningd: lightningd(26447): Trying to guess public addresses...
DEBUG:root:lightningd: lightningd(26447): Address 192.168.0.3:16332 is not routable
DEBUG:root:lightningd: lightningd(26447): Public address 2a02:aa16:1102:5480:e888:99f4:bef3:dc51:16332
DEBUG:root:lightningd: lightningd(26447): testing /home/cdecker/dev/lightning-integration/bin/lightningd
DEBUG:root:lightningd: lightningd(26447): testing /home/cdecker/dev/lightning-integration/bin/lightning_channeld
DEBUG:root:lightningd: lightningd(26447): testing /home/cdecker/dev/lightning-integration/bin/lightning_closingd
DEBUG:root:lightningd: lightningd(26447): testing /home/cdecker/dev/lightning-integration/bin/lightning_gossipd
DEBUG:root:lightningd: lightningd(26447): testing /home/cdecker/dev/lightning-integration/bin/lightning_hsmd
DEBUG:root:lightningd: lightningd(26447): testing /home/cdecker/dev/lightning-integration/bin/lightning_onchaind
DEBUG:root:lightningd: lightningd(26447): testing /home/cdecker/dev/lightning-integration/bin/lightning_openingd
DEBUG:root:lightningd: lightningd(26447): HSM TRACE: Control: type WIRE_HSMCTL_INIT len 3
DEBUG:root:lightningd: lightningd(26447): Adding block 214acaab9309ff2c6779dd4b45d39a3370100a3b20aabb0bee695acc0610c81f
DEBUG:root:lightningd: lightningd(26447): Adding block b918608515c7c34b5180d97228e79881d17f085cdebb194debed108fc84d0e08
DEBUG:root:lightningd: lightningd(26447): Adding block 35abb8ebfc226937cb5e4d963c447a4fe1506fcb083a3f36a2b30ccebf4ebe4c
DEBUG:root:lightningd: lightningd(26447): Adding block fdbd6a482c458183ede0a0139a4aad0370968fdd6876fba8cb55526f75f15d1f
DEBUG:root:lightningd: lightningd(26447): Adding block b61ec0d66f47faca60081d0aa46ce6cc61f59867af3b2b3b032c6a9f6ff1ee2d
DEBUG:root:lightningd: lightningd(26447): Adding block 70b56723d0e8c5099c67635969f24cbc59ae8a8a33d8e5c58a28f6120dec2801
DEBUG:root:lightningd: lightningd(26447): Adding block eaff3e2b4f1213266a9a46cf2c36394b896dea6e544346e33471455b473fb62c
DEBUG:root:lightningd: lightningd(26447): Adding block 7c19c0284cdaf98360a8bce17f33dd708d8dbe2f6e0fd943279cd0710bacad2c
DEBUG:root:lightningd: lightningd(26447): Adding block 12c0f729ae26dae32d546a14e104b599cf7c9dce38094819e04d0fedb1ad795c
DEBUG:root:lightningd: lightningd(26447): Adding block 289becfde13854dc972f1144b7052d751ecf84872741db52b2ccf9a3163a8f06
DEBUG:root:lightningd: lightningd(26447): Adding block 9f5791e2009aeac226c81e8a306e24205fb36661878d2b92bffe756f2fc4be70
DEBUG:root:lightningd: lightningd(26447): Adding block 69334e20fa8ecea48cbfb72e0dbb39a4ef62143dd8fa44bf1234aa4ba9ac146e
DEBUG:root:lightningd: lightningd(26447): Adding block 3f65111b42825b48682a566270273a1889700f2bbb89b7aa0b50b1ec69bac13e
DEBUG:root:lightningd: lightningd(26447): Adding block 84372db519a7800d53cc39e82d6af40fbed42c8717394c5a534f2fe01f88a54b
DEBUG:root:lightningd: lightningd(26447): Adding block 8910fe6866a43ae235fdd2b4f8e8e467ae11536567ce913d11de0ae75f9b8b17
DEBUG:root:lightningd: lightningd(26447): Adding block a3c768a55193b70d0399b393e75925430fe9b8161af5972d6c048ca028df1303
DEBUG:root:lightningd: lightningd(26447): Adding block 758bfca8a77c1cd0ae4fc67874c9492a8050775c74256ff29481a63b3e0a9e17
DEBUG:root:lightningd: lightningd(26447): Adding block 652baba6c16915b3a03ed7889fb5e487778476e7c678c724760aa8ac3f6c2979
DEBUG:root:lightningd: lightningd(26447): Adding block 029aa706cf86c4c18e599d8b1c2905757f375efcbbcc20862a4f27b6cd649614
DEBUG:root:lightningd: lightningd(26447): Adding block 4525fe4602a6e03876cda1c31b057307da4cb43d2924c4530621237d54bdf96a
DEBUG:root:lightningd: lightningd(26447): Adding block 37a05e666406d153ee97ee33d70279fd9f742d9d7fcbcb6dd8bedebe78424926
DEBUG:root:lightningd: lightningd(26447): Adding block be3e7ad79a22b186e0fa6d9c1f0857c0481d580fb1e4f320314592c34f7f1f11
DEBUG:root:lightningd: lightningd(26447): Adding block 262a8351574ef925eea8d29b44f7e019140a7ace475b141e43e87f8b831b6a25
DEBUG:root:lightningd: lightningd(26447): Adding block 97a93568df77e1187b2d155ef3d72b77050790a64eeb98005c92cea09cc63932
DEBUG:root:lightningd: lightningd(26447): Adding block 80f1e7c5699e97e31630bedb84063bccd8e4f4361f7b467157d1d2a54099792b
DEBUG:root:lightningd: lightningd(26447): Adding block a0414bcc8bcd22bf8a92e97c28da3897abc0a5e9ab4d99a4b98f244f14388f5c
DEBUG:root:lightningd: lightningd(26447): Adding block effea6484389dd4ee3ccda6bc522e45e68d17df91aecd20a75b4e3d2f5fbf81d
DEBUG:root:lightningd: lightningd(26447): Adding block 388c6baedb43a3faacdfb3dfed26e0b9f02be5adaf154bf622a06d19c1233e13
DEBUG:root:lightningd: lightningd(26447): Adding block 5d84ace989d7c74326311b4bef492013096f3377f29f66e093c0433715eeb52a
DEBUG:root:lightningd: lightningd(26447): Adding block 71a7162aa21c57d96574ae3f929c0fc85d27b466da1e726df92e9a82a59ac439
DEBUG:root:lightningd: lightningd(26447): Adding block 58fa9f82fb677140417b991b4419ed32ab617a41cfd04b3742cf8b32637cf145
DEBUG:root:lightningd: lightningd(26447): Adding block 4ab7cebd7d70dca63f94ac576085b8010482d7cb69d5abdd06d8a9b74d0f540f
DEBUG:root:lightningd: lightningd(26447): Adding block f4f88384b4ad56c7c8eefe713e3ba4ab10d457c0daf56824c9c718fc5a230a25
DEBUG:root:lightningd: lightningd(26447): Adding block a3376d531696ffede8594c55b0b1e60cb11b664444b9cbf8cc5b25faafb2c254
DEBUG:root:lightningd: lightningd(26447): Adding block dc82a1bb2e28688a83093e7bc08b682a8c54ddfd7b36986246f283db3839200a
DEBUG:root:lightningd: lightningd(26447): Adding block 719cc1dc9ad5bee7cb4822307b7baa46aa0a0f4c36ffe4d01df7b8b9bc721c31
DEBUG:root:lightningd: lightningd(26447): Adding block c46780e9c5caf5ec9d317ab3d541660c9e989ee70197f354abb340286e78c318
DEBUG:root:lightningd: lightningd(26447): Adding block ccda21e1caaa62b44eb744508541e038ea0d46975068393e042c6a042710bd48
DEBUG:root:lightningd: lightningd(26447): Adding block 8acd08f7ddcbc58f7a465496eeaefa1de2520ac96f878b366b9e3a640f434b07
DEBUG:root:lightningd: lightningd(26447): Adding block 7ee77789c00b2b3a94d8290510978d664fc22cfb127f47b7ecb55b98d14be92b
DEBUG:root:lightningd: lightningd(26447): Adding block da25f412a0c23a96a26d4fc4e3dbec38e554f8e333f96bdf8a77ac83a3a58247
DEBUG:root:lightningd: lightningd(26447): Adding block 3f7f0f57cbd863ea45f08fa63d914d0559a7a2d7246209fbf770f931008a240a
DEBUG:root:lightningd: lightningd(26447): Adding block a4676905723544582ec73f5b4381d30f8eda3b5aba8ec734f5e6a0e7afae1310
DEBUG:root:lightningd: lightningd(26447): Adding block 7036cba666eadcc0f8ee8365ee92eba1487ffdd57d6906500c575804c8836a5b
DEBUG:root:lightningd: lightningd(26447): Adding block 5c897fcabebbe62a40c2b7d09e6a0c146b9741f7fc20f4dca0e49556d76ffb26
DEBUG:root:lightningd: lightningd(26447): Adding block be90349b97dee1268bb820feb966408c357ba04e65507ffae24fbecde9096d5b
DEBUG:root:lightningd: lightningd(26447): Adding block 1af69d26774b53436aeda1d9fd18ab73d5ce0551504d1f21c170cce856aa5d70
DEBUG:root:lightningd: lightningd(26447): Adding block 0b7ec1dae3c582d9233c0b262298c2de983ee784862b7507390f3c8a44016448
DEBUG:root:lightningd: lightningd(26447): Adding block 007f00810731dfddb06a5ed48d643d48b0ff31db20326d1febdf3ba4dc11c021
DEBUG:root:lightningd: lightningd(26447): Adding block b4ebbc09d06cafeed7ae3f8ce17f688c4c43e8d65b021cbc8ffe9c6d074bda00
DEBUG:root:lightningd: lightningd(26447): Adding block e790f158276706c9f483299386ac75c63096c33e4f5e344fe4f80bcb3d374346
DEBUG:root:lightningd: lightningd(26447): Adding block 1ba67f493b55aeba01e418243d2daa7060ab038ca6fa52d60a3f0803d0608513
DEBUG:root:lightningd: lightningd(26447): Adding block c941d3c67f35129f60cf422e09ac86dbe2afb33bd39cd678c81a4b6159c05261
DEBUG:root:lightningd: lightningd(26447): Adding block b73d5c535f4b28689f01587035be598641846cf990e164be29022304c532491d
DEBUG:root:lightningd: lightningd(26447): Adding block 0bab8a759438e36ad92e5e448749ddff5ca9053d7b70652d4653982e01f70068
DEBUG:root:lightningd: lightningd(26447): Adding block eaf202bfd4efd13968298378cdf199b612e7ed682f23e67f48f84cc1941b0516
DEBUG:root:lightningd: lightningd(26447): Adding block a34b726bcbf4aeb871007b3995132534700769f21092864995d9c490710b4c5f
DEBUG:root:lightningd: lightningd(26447): Adding block 371e9c2249fd2d536b7580a5a4a34afd987b39bef949286dca39a98524aa5a15
DEBUG:root:lightningd: lightningd(26447): Adding block 58f66a28d4effcaa857adfc0e255338ba62b7e534109f63773745726de2c4765
DEBUG:root:lightningd: lightningd(26447): Adding block e7c204eb341bf70ffca298ac19e2deb7052b5c96c154f90a938d65b687234225
DEBUG:root:lightningd: lightningd(26447): Adding block 31675307da52dc2fd7acbbd60b35bfd420c0bc3eae9af33b579a38c3898bd429
DEBUG:root:lightningd: lightningd(26447): Adding block b0ca4392f9003daebb1f301b1892d6ddd9869d7a52d6ea38e11e17b68ff36659
DEBUG:root:lightningd: lightningd(26447): Adding block 2d980ce3cce7575dffbda2173609fd3881cce08129442a444266497733e2e567
DEBUG:root:lightningd: lightningd(26447): Adding block 5c7a1f5d0c1087944e1f0db2bb73696cc326ae17584fc1b3e851ed79de231121
DEBUG:root:lightningd: lightningd(26447): Adding block bd90692a1cfb52abc7b0cf09feabd7e0eb2728078728e121d46254ca51ffd47c
DEBUG:root:lightningd: lightningd(26447): Adding block 3d2be726ebb38a5ae6bf7d5095b00d349919da8bdebd13ab28a9b357a7e9b83d
DEBUG:root:lightningd: lightningd(26447): Adding block 8837627fac8841091e4a1266b377342275c684ea6fad3c4bcddf81c87a445f73
DEBUG:root:lightningd: lightningd(26447): Adding block 66137d37b022dde7c8da5519806fdfbd8438ae880515fd9e1755f26ab209fc2e
DEBUG:root:lightningd: lightningd(26447): Adding block f62372f78f94a81f51ddab375c4cab45da094801a13b8268daa94e1e54046052
DEBUG:root:lightningd: lightningd(26447): Adding block 0d80e596fc191f3cc655d71e934f5fd3746908204bbde0a1c04cb9d1897c8f32
DEBUG:root:lightningd: lightningd(26447): Adding block 28e1fa4434f48be15ea660bb6a551a5980f13e23d1789c8c87998059bbe31127
DEBUG:root:lightningd: lightningd(26447): Adding block 898faef486b4e39bd1f90889c2fdc2fc0a21c3e700b07f7c6434b7e7eebe1821
DEBUG:root:lightningd: lightningd(26447): Adding block b72688a990345fe0307848b3ab2c8eb355f626de3ae9057dc0c8cbcb4e78e610
DEBUG:root:lightningd: lightningd(26447): Adding block 94b9ea731fcd6fc2145faa3e8b9d4034fb725b322ef928f1144fe5ef060a9316
DEBUG:root:lightningd: lightningd(26447): Adding block c20caed49bd960dd6abf745e7a18e48e7dfa33a91ca76ba29042e89138fdd768
DEBUG:root:lightningd: lightningd(26447): Adding block 0f1996987759bb2b7b46801b8368bdd90bb5361b716aaac353df113ba33c2372
DEBUG:root:lightningd: lightningd(26447): Adding block 6dbe15bc760a75b978a7596c71448edbd1a61d2f7ee43e7a06d8ebb04d3c2d76
DEBUG:root:lightningd: lightningd(26447): Adding block 70cafba2d7b3e426dea9d006ecae1c26a54902b58802ca7a920957a3c1727647
DEBUG:root:lightningd: lightningd(26447): Adding block b21c435cc85bd1647ad10a14a415c276ca03f015f576217515068c01f8e6d134
DEBUG:root:lightningd: lightningd(26447): Adding block a4d2bacc2b87059cd25206f87883acea40b77ff2b48631f302ecf6b9521a9b61
DEBUG:root:lightningd: lightningd(26447): Adding block a1077ccb5b8ed954da230114ff0b6451346221e44f48c873d4bfec0c0b35b579
DEBUG:root:lightningd: lightningd(26447): Adding block 3b439f15ab4a7217fac1eafae2d55acae9c3e5fb0380f71c89d6615b21c36e26
DEBUG:root:lightningd: lightningd(26447): Adding block 37a656d2d339174f288a8e8453ab9bd81db8aebcd1f0e0756b06fe1aac67b535
DEBUG:root:lightningd: lightningd(26447): Adding block 6496d3415a2145512a4181d19e405164098793c14bdade0eff390ee242ab9c17
DEBUG:root:lightningd: lightningd(26447): Adding block 7b6b05b7f6826b1ee95a051e4d04ba37c4e47a102baeb8a39803f50dcbf64866
DEBUG:root:lightningd: lightningd(26447): Adding block 627e43393cdbe6734bd677a6bd2add10b02d74747ec78048a10737da42885337
DEBUG:root:lightningd: lightningd(26447): Adding block 2a90aefc8d5b1116d1c5f2e39a08fa2384594b3fb20f9fb0df21107493500646
DEBUG:root:lightningd: lightningd(26447): Adding block 09afec003558afb38709e8a388ec7155d3175e6189073da1ca58c036dcb3472c
DEBUG:root:lightningd: lightningd(26447): Adding block 7ab462c017c9979300e2ba13f4f22f399153b608d21a1f1f379b17aeb673b940
DEBUG:root:lightningd: lightningd(26447): Adding block 80115c3e327ac34ea86cecd08dd086f6486cf053e5431753880a339e605adb39
DEBUG:root:lightningd: lightningd(26447): Adding block 37edcf036afdd41b90bd2f4779c1c36c2d8d9ac629338c08c694e1f6e21e924a
DEBUG:root:lightningd: lightningd(26447): Adding block e5db33d9425c5604bfd2390354caa098b3216f1fa836a86fecc3dc2636629b0b
DEBUG:root:lightningd: lightningd(26447): Adding block df4b1cb92189cb85f69f4744a3352ff8c31ab524005e71ca7dfb464c37c4970e
DEBUG:root:lightningd: lightningd(26447): Adding block ba6cb8f71ea52b604c35cd5851b81d94df89259121502c12f4b94a41f9730f3b
DEBUG:root:lightningd: lightningd(26447): Adding block 6201c33828a677931ecb573b6ef8bec697ca55a23215ac6468659531b1c4a46f
DEBUG:root:lightningd: lightningd(26447): Adding block ce4e531de85e9801ce6aaddd41abf84ffc4783e6f66d2c9874119623d9c93524
DEBUG:root:lightningd: lightningd(26447): Adding block 0f81312bc3cb3fc362ae19b3485418b4846a878740e054a6525162270bda3b59
DEBUG:root:lightningd: lightningd(26447): Adding block ed2dd1c27e27eda12dca04d8ebd9dc343538da6eb0c6999c462e9d9911c50258
DEBUG:root:lightningd: lightningd(26447): Adding block e03b1337224a9faa1ae61ff218e05f719312653376073e1e0cef8c9351575818
DEBUG:root:lightningd: lightningd(26447): Adding block 3f318a52926be6704aecd380d955060a48ca8cc5ae94cd7a396f3703442c100d
DEBUG:root:lightningd: lightningd(26447): Adding block 442a74b2b2d070e188c1b38b6d3e116cf11f6773844ffdc0eef055d1fa7fd533
DEBUG:root:lightningd: lightningd(26447): Loaded 0 invoices from DB
DEBUG:root:lightningd: lightningd(26447): HSM TRACE: Control: type WIRE_HSMCTL_HSMFD_ECDH len 2
DEBUG:root:lightningd: lightning_gossipd(26565): pid 26565, msgfd 15
DEBUG:root:lightningd: lightningd(26447): Loaded 0 channels from DB
DEBUG:root:lightningd: lightningd(26447): Listening on 'lightning-rpc'
DEBUG:root:lightningd: lightningd(26447): Hello world from 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14 aka STRANGEROUTE #03fbcc (version v0.5.2-2016-11-21-1045-g82f252c)!
DEBUG:root:lightningd: lightningd(26447): Feerate 20380 (was 0)
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIPCTL_INIT len 78
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Creating IPv6 listener on port 16332
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Failed to bind on 2 socket: Address already in use
DEBUG:root:Found 'Creating IPv6 listener on port' in logs
INFO:root:LightningD started
DEBUG:root:Calling getinfo with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getinfo call: {'result': {'port': 16332, 'address': [{'address': '2a02:aa16:1102:5480:e888:99f4:bef3:dc51', 'port': 16332, 'type': 'ipv6'}], 'version': 'v0.5.2-2016-11-21-1045-g82f252c', 'id': '03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14', 'blockheight': 2008}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:lnd: 2017-10-30 13:42:25.399 [DBG] SRVR: Connecting to 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14@127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:25.399 [DBG] RPCS: Connected to peer: 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14@127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:25.399 [DBG] CMGR: Attempting to connect to 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14@127.0.0.1:16332 (reqid 1)
DEBUG:root:
DEBUG:root:lnd: 2017-10-30 13:42:25.400 [TRC] RPCS: [listpeers] request
DEBUG:root:lnd: 2017-10-30 13:42:25.400 [DBG] RPCS: [listpeers] yielded [] peers
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Responder: Act 1
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Responder: Act 2
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Responder: Act 3
DEBUG:root:lnd: 2017-10-30 13:42:25.403 [DBG] CMGR: Connected to 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14@127.0.0.1:16332 (reqid 1)
DEBUG:root:lnd: 2017-10-30 13:42:25.403 [INF] SRVR: Established connection to: 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:25.403 [TRC] PEER: peer 127.0.0.1:16332 starting
DEBUG:root:lnd: 2017-10-30 13:42:25.403 [DBG] PEER: Sending Init to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:25.404 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.Init)(0xc4205b2190)({
DEBUG:root:lnd: GlobalFeatures: (*lnwire.RawFeatureVector)(0xc420122058)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) {
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: LocalFeatures: (*lnwire.RawFeatureVector)(0xc420122008)({
DEBUG:root:lightningd: lightning_gossipd(26565): UPDATE WIRE_GOSSIP_PEER_CONNECTED
DEBUG:root:lightningd: lightning_gossipd(26565): UPDATE WIRE_GOSSIP_PEER_CONNECTED
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Forgetting remote peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIPCTL_HANDLE_PEER len 205
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: handle_peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: new peer
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:root:lnd: (lnwire.FeatureBit) 3: (bool) true
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:25.404 [DBG] PEER: Received Init from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:25.404 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.Init)(0xc4205c4ae0)({
DEBUG:root:lnd: GlobalFeatures: (*lnwire.RawFeatureVector)(0xc42000e170)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) (len=1) {
DEBUG:root:lnd: (lnwire.FeatureBit) 3: (bool) true
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: LocalFeatures: (*lnwire.RawFeatureVector)(0xc42000e168)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) {
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:25.405 [DBG] PEER: Loaded 0 active channels from database with peerID(1)
DEBUG:root:lnd: 2017-10-30 13:42:26.401 [TRC] RPCS: [listpeers] request
DEBUG:root:lnd: 2017-10-30 13:42:26.401 [DBG] RPCS: [listpeers] yielded [127.0.0.1:16332] peers
DEBUG:root:Calling getpeers with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'netaddr': '::ffff:127.0.0.1:48756', 'connected': True, 'peerid': '037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b', 'owner': 'lightning_gossipd', 'state': 'GOSSIPING'}]}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:lnd: 2017-10-30 13:42:26.417 [INF] RPCS: [newaddress] addr=2N7wTJSEAmMiV3Z7U3xsCctmEnZb2KHvbJ2
{"params": ["2N7wTJSEAmMiV3Z7U3xsCctmEnZb2KHvbJ2", 0.2], "version": "1.1", "id": 1, "method": "sendtoaddress"}
DEBUG:root:bitcoind: 2017-10-30 12:42:26 keypool reserve 1179
DEBUG:root:bitcoind: 2017-10-30 12:42:26 Fee Calculation: Fee:6888 Bytes:338 Needed:6888 Tgt:6 (requested 6) Reason:"Conservative Double Target longer horizon" Decay 0.99520: Estimation: (19613.1 - 1e+99) 100.00% 28.3/(28.3 0 mem 0.0 out) Fail: (0 - 19613.1) -nan% 0.0/(0.0 0 mem 0.0 out)
DEBUG:root:bitcoind: 2017-10-30 12:42:26 CommitTransaction:
DEBUG:root:bitcoind: CTransaction(hash=34326b79cf, ver=2, vin.size=2, vout.size=2, nLockTime=2008)
DEBUG:root:bitcoind: CTxIn(COutPoint(989df59324, 1), scriptSig=483045022100b915426e1afc, nSequence=4294967294)
DEBUG:root:bitcoind: CTxIn(COutPoint(7fb6a75acd, 0), scriptSig=47304402202f3f0a447779a3, nSequence=4294967294)
DEBUG:root:bitcoind: CScriptWitness()
DEBUG:root:bitcoind: CScriptWitness()
DEBUG:root:bitcoind: CTxOut(nValue=0.01022074, scriptPubKey=76a914a702f7c85c238b708bac72b6)
DEBUG:root:bitcoind: CTxOut(nValue=0.20000000, scriptPubKey=a914a12d8336327798623d0c3f9e34)
DEBUG:root:bitcoind: 2017-10-30 12:42:26 keypool keep 1179
DEBUG:root:bitcoind: 2017-10-30 12:42:26 AddToWallet 34326b79cf10a0b8900d6c36a38e50fa2cf05e1fa6ef3a5f7f72252a78cb2e76 new
DEBUG:root:bitcoind: 2017-10-30 12:42:26 AddToWallet 34326b79cf10a0b8900d6c36a38e50fa2cf05e1fa6ef3a5f7f72252a78cb2e76
DEBUG:root:bitcoind: 2017-10-30 12:42:26 Relaying wtx 34326b79cf10a0b8900d6c36a38e50fa2cf05e1fa6ef3a5f7f72252a78cb2e76
DEBUG:root:Waiting for 'Inserting unconfirmed transaction' in the logs
DEBUG:root:lnd: 2017-10-30 13:42:45.111 [INF] LNWL: Inserting unconfirmed transaction 34326b79cf10a0b8900d6c36a38e50fa2cf05e1fa6ef3a5f7f72252a78cb2e76
DEBUG:root:lnd: 2017-10-30 13:42:45.111 [DBG] LNWL: Marked address 2N7wTJSEAmMiV3Z7U3xsCctmEnZb2KHvbJ2 used
DEBUG:root:Found 'Inserting unconfirmed transaction' in logs
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:42:45 keypool added 1 keys (1 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:42:45 keypool reserve 2872
DEBUG:root:bitcoind: 2017-10-30 12:42:45 CreateNewBlock(): total size: 600 block weight: 2292 txs: 1 fees: 6888 sigops 404
DEBUG:root:bitcoind: 2017-10-30 12:42:45 UpdateTip: new best=6bcd4639bb39c6e6f2fbc85dc7c08d93b79ff819148f5a88dfda11b1e6c9b080 height=2009 version=0x20000000 log2_work=11.97298 tx=2324 date='2017-10-30 12:42:45' progress=1.000000 cache=0.0MiB(5txo)
DEBUG:root:bitcoind: 2017-10-30 12:42:45 AddToWallet 2ea068f09e8d1fb57b0eaa998dcddd1a42c5b81255a91b090ec59754d1762eaf new
DEBUG:root:bitcoind: 2017-10-30 12:42:45 AddToWallet 34326b79cf10a0b8900d6c36a38e50fa2cf05e1fa6ef3a5f7f72252a78cb2e76 update
DEBUG:root:btcd: 2017-10-30 13:42:45.164 [INF] BMGR: Processed 2008 blocks in the last 35.95s (2322 transactions, height 2009, 2017-10-30 13:42:45 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:42:45.166 [INF] LNWL: Marking unconfirmed transaction 34326b79cf10a0b8900d6c36a38e50fa2cf05e1fa6ef3a5f7f72252a78cb2e76 mined in block 2009
DEBUG:root:lnd: 2017-10-30 13:42:45.167 [INF] CRTR: Pruning channel graph using block 6bcd4639bb39c6e6f2fbc85dc7c08d93b79ff819148f5a88dfda11b1e6c9b080 (height=2009)
DEBUG:root:lnd: 2017-10-30 13:42:45.167 [DBG] LNWL: Marked address 2N7wTJSEAmMiV3Z7U3xsCctmEnZb2KHvbJ2 used
DEBUG:root:lnd: 2017-10-30 13:42:45.169 [INF] NTFN: New block: height=2009, sha=6bcd4639bb39c6e6f2fbc85dc7c08d93b79ff819148f5a88dfda11b1e6c9b080
DEBUG:root:bitcoind: 2017-10-30 12:42:45 keypool keep 2872
DEBUG:root:Waiting for 'Marking unconfirmed transaction' in the logs
DEBUG:root:Found 'Marking unconfirmed transaction' in logs
DEBUG:root:lnd: 2017-10-30 13:42:45.202 [INF] CRTR: Block 6bcd4639bb39c6e6f2fbc85dc7c08d93b79ff819148f5a88dfda11b1e6c9b080 (height=2009) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block 80b0c9e6b111dadf885a8f1419f89fb7938dc0c75dc8fbf2e6c639bb3946cd6b
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20380)
DEBUG:root:lnd: 2017-10-30 13:42:46.203 [DBG] RPCS: [walletbalance] balance=0.2 BTC
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:42:47 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:42:47 keypool reserve 2873
DEBUG:root:bitcoind: 2017-10-30 12:42:47 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:42:47 UpdateTip: new best=7a9b86334f6eb582a66abe19af8d8ee6ea6bb864a0f6df7d67a5afd7ca1acd71 height=2010 version=0x20000000 log2_work=11.973697 tx=2325 date='2017-10-30 12:42:47' progress=1.000000 cache=0.0MiB(6txo)
DEBUG:root:bitcoind: 2017-10-30 12:42:47 AddToWallet 8b8f7c2fde2400b07e3259e57aa2718a7b0c9bc9160d61bb2aba64d22a6eae52 new
DEBUG:root:bitcoind: 2017-10-30 12:42:47 keypool keep 2873
DEBUG:root:lnd: 2017-10-30 13:42:47.399 [INF] CRTR: Pruning channel graph using block 7a9b86334f6eb582a66abe19af8d8ee6ea6bb864a0f6df7d67a5afd7ca1acd71 (height=2010)
DEBUG:root:lnd: 2017-10-30 13:42:47.399 [INF] NTFN: New block: height=2010, sha=7a9b86334f6eb582a66abe19af8d8ee6ea6bb864a0f6df7d67a5afd7ca1acd71
DEBUG:root:lnd: 2017-10-30 13:42:47.410 [INF] CRTR: Block 7a9b86334f6eb582a66abe19af8d8ee6ea6bb864a0f6df7d67a5afd7ca1acd71 (height=2010) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block 71cd1acad7afa5677ddff6a064b86beae68e8daf19be6aa682b56e4f33869b7a
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
DEBUG:root:Calling getinfo with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getinfo call: {'result': {'port': 16332, 'address': [{'address': '2a02:aa16:1102:5480:e888:99f4:bef3:dc51', 'port': 16332, 'type': 'ipv6'}], 'version': 'v0.5.2-2016-11-21-1045-g82f252c', 'id': '03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14', 'blockheight': 2010}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lnd: 2017-10-30 13:42:48.323 [TRC] RPCS: [listpeers] request
DEBUG:root:lnd: 2017-10-30 13:42:48.323 [DBG] RPCS: [listpeers] yielded [127.0.0.1:16332] peers
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:lnd: 2017-10-30 13:42:48.324 [TRC] RPCS: [openchannel] request to peerid(1) allocation(us=10000000, them=0)
DEBUG:root:lnd: 2017-10-30 13:42:48.324 [INF] FNDG: Initiating fundingRequest(localAmt=0.1 BTC, remoteAmt=0 mSAT, capacity=0.1 BTC, chainhash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, addr=127.0.0.1:16332, dustLimit=0.00000573 BTC)
DEBUG:root:lnd: 2017-10-30 13:42:48.324 [INF] LNWL: Performing coin selection using 12 sat/weight as fee rate
DEBUG:root:lnd: 2017-10-30 13:42:48.368 [INF] FNDG: Target sat/kw for pendingID(3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee): 12000
DEBUG:root:lnd: 2017-10-30 13:42:48.368 [INF] FNDG: Starting funding workflow with 127.0.0.1:16332 for pendingID(3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee)
DEBUG:root:lnd: 2017-10-30 13:42:48.368 [INF] SRVR: Attempting to send msgs 1 to: 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14
DEBUG:root:lnd: 2017-10-30 13:42:48.368 [DBG] PEER: Sending MsgOpenChannel(temp_chan_id=3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee, chain=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206, csv=4, amt=0.1 BTC, push_amt=0 mSAT, reserve=0.001 BTC, flags=0) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:48.368 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.OpenChannel)(0xc4205d60b0)({
DEBUG:root:lnd: ChainHash: (chainhash.Hash) (len=32 cap=32) 0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206,
DEBUG:root:lnd: PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:root:lnd: 00000000 3c 86 b1 ca c5 41 af 67 b6 d3 41 ed 25 d6 25 50 |<....A.g..A.%.%P|
DEBUG:root:lnd: 00000010 6a d4 60 ae d9 5c eb 19 bf f3 8a c5 ef c3 51 ee |j.`..\........Q.|
DEBUG:root:lnd: },
DEBUG:root:lnd: FundingAmount: (btcutil.Amount) 0.1 BTC,
DEBUG:root:lnd: PushAmount: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: DustLimit: (btcutil.Amount) 0.00000573 BTC,
DEBUG:root:lnd: MaxValueInFlight: (lnwire.MilliSatoshi) 9900000000 mSAT,
DEBUG:root:lnd: ChannelReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:root:lnd: HtlcMinimum: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: FeePerKiloWeight: (uint32) 12000,
DEBUG:root:lnd: CsvDelay: (uint16) 4,
DEBUG:root:lnd: MaxAcceptedHTLCs: (uint16) 483,
DEBUG:root:lnd: FundingKey: (*btcec.PublicKey)(0xc4201f6780)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4201fe340)(19605844727994518298935727683840176664975511115758966472070346777406421062478),
DEBUG:root:lnd: Y: (*big.Int)(0xc4201fe360)(74430526712566840289356991692936564672601359728449026933397438689624019060768)
DEBUG:root:lnd: }),
DEBUG:root:lnd: RevocationPoint: (*btcec.PublicKey)(0xc4206421e0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42000cac0)(48961742680121668911173864139239859206641346554566289191746230231835630029116),
DEBUG:root:lnd: Y: (*big.Int)(0xc42000cae0)(68791787673554584298617831698954499758090724563301209117434203821274947552578)
DEBUG:root:lnd: }),
DEBUG:root:lnd: PaymentPoint: (*btcec.PublicKey)(0xc420642930)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4204ceac0)(2552653013962535811163531209774254367648170437978544627618745927347301025815),
DEBUG:root:lnd: Y: (*big.Int)(0xc4204ceb00)(97368292386474189938577280946293502350241166036622309668567698906800041902223)
DEBUG:root:lnd: }),
DEBUG:root:lnd: DelayedPaymentPoint: (*btcec.PublicKey)(0xc420642ff0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42024e440)(7529615417818157388836417612255823193985083607310971807807951091346811337633),
DEBUG:root:lightningd: lightning_gossipd(26565): UPDATE WIRE_GOSSIP_PEER_NONGOSSIP
DEBUG:root:lightningd: lightning_gossipd(26565): UPDATE WIRE_GOSSIP_PEER_NONGOSSIP
DEBUG:root:lnd: Y: (*big.Int)(0xc42024e460)(83251289593167000955969723028040268411708338899655438232098673318915372094353)
DEBUG:root:lnd: }),
DEBUG:root:lnd: FirstCommitmentPoint: (*btcec.PublicKey)(0xc4202acca0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4202acc20)(74218252882672250892670689253501401488968202040800082266834752812000975224988),
DEBUG:root:lnd: Y: (*big.Int)(0xc4202acc40)(95380583423400130841422895408274451093005263359370055379087618464229850469623)
DEBUG:root:lnd: }),
DEBUG:root:lnd: ChannelFlags: (uint8) 0
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: state: UNINITIALIZED -> OPENINGD
DEBUG:root:lightningd: lightning_openingd(27785): pid 27785, msgfd 17
DEBUG:root:lightningd: lightning_openingd(27785): TRACE: First per_commit_point = 0364e776ecc3c2246e33e64f32a06fb14b8e1480b2d65d7255a927e85bfa64be5e
DEBUG:root:lnd: 2017-10-30 13:42:48.450 [DBG] PEER: Received MsgAcceptChannel(temp_chan_id=3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee, reserve=0.001 BTC, csv=6) from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:48.451 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.AcceptChannel)(0xc420190fc0)({
DEBUG:root:lnd: PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:root:lnd: 00000000 3c 86 b1 ca c5 41 af 67 b6 d3 41 ed 25 d6 25 50 |<....A.g..A.%.%P|
DEBUG:root:lnd: 00000010 6a d4 60 ae d9 5c eb 19 bf f3 8a c5 ef c3 51 ee |j.`..\........Q.|
DEBUG:root:lnd: },
DEBUG:root:lnd: DustLimit: (btcutil.Amount) 0.00000546 BTC,
DEBUG:root:lnd: MaxValueInFlight: (lnwire.MilliSatoshi) -1 mSAT,
DEBUG:root:lnd: ChannelReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:root:lnd: HtlcMinimum: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: MinAcceptDepth: (uint32) 1,
DEBUG:root:lnd: CsvDelay: (uint16) 6,
DEBUG:root:lnd: MaxAcceptedHTLCs: (uint16) 483,
DEBUG:root:lnd: FundingKey: (*btcec.PublicKey)(0xc42024eb80)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42024ebc0)(3813345026479981263106662663006361941561619096102239933188072345191970025366),
DEBUG:root:lnd: Y: (*big.Int)(0xc42024ebe0)(106317966809587849425768710180580628650267766231737727073127467861848020535159)
DEBUG:root:lnd: }),
DEBUG:root:lnd: RevocationPoint: (*btcec.PublicKey)(0xc42024ece0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42024ed20)(107024812420220965966476784897672270704140591480425777685283349077045508615281),
DEBUG:root:lnd: Y: (*big.Int)(0xc42024ed40)(16803782328470040940930347330330841813071805282258109169138999466555678902565)
DEBUG:root:lnd: }),
DEBUG:root:lnd: PaymentPoint: (*btcec.PublicKey)(0xc42024ede0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42024ee00)(1737185964609901729422458719841622280450001644300871580726842728168734183918),
DEBUG:root:lnd: Y: (*big.Int)(0xc42024ee40)(32614226808356992592905368878539815970962889829464155095307378872351455350719)
DEBUG:root:lnd: }),
DEBUG:root:lnd: DelayedPaymentPoint: (*btcec.PublicKey)(0xc42024ef20)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42024ef40)(106206439130396991782970324216541955341704876446498136246479531939625637301291),
DEBUG:root:lnd: Y: (*big.Int)(0xc42024ef60)(75201450218876862493512754809455075173271189348973998931150766807005534459443)
DEBUG:root:lnd: }),
DEBUG:root:lnd: FirstCommitmentPoint: (*btcec.PublicKey)(0xc42024f060)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc42024f080)(45640247319522542739466156315767609402336462955304420878804315091893364244062),
DEBUG:root:lnd: Y: (*big.Int)(0xc42024f0a0)(91516521813931464557653145425552579490167454198989382195327075412768319462401)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:48.452 [INF] FNDG: Recv'd fundingResponse for pendingID(3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee)
DEBUG:root:lnd: 2017-10-30 13:42:48.458 [INF] FNDG: pendingChan(3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee): remote party proposes num_confs=1, csv_delay=6
DEBUG:root:lnd: 2017-10-30 13:42:48.458 [DBG] FNDG: Remote party accepted commitment constraints: (channeldb.ChannelConstraints) {
DEBUG:root:lnd: DustLimit: (btcutil.Amount) 0.00000546 BTC,
DEBUG:root:lnd: MaxPendingAmount: (lnwire.MilliSatoshi) 9900000000 mSAT,
DEBUG:root:lnd: ChanReserve: (btcutil.Amount) 0.001 BTC,
DEBUG:root:lnd: MinHTLC: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: MaxAcceptedHtlcs: (uint16) 483
DEBUG:root:lnd: }
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:48.459 [DBG] FNDG: Creating chan barrier for ChanID(8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c)
DEBUG:root:lnd: 2017-10-30 13:42:48.460 [INF] FNDG: Generated ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) for pendingID(3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee)
DEBUG:root:lnd: 2017-10-30 13:42:48.460 [INF] SRVR: Attempting to send msgs 1 to: 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14
DEBUG:root:lnd: 2017-10-30 13:42:48.460 [DBG] PEER: Sending MsgFundingCreated(temp_chan_id=3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee, chan_point=6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:48.460 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.FundingCreated)(0xc420097f90)({
DEBUG:root:lnd: PendingChannelID: ([32]uint8) (len=32 cap=32) {
DEBUG:root:lnd: 00000000 3c 86 b1 ca c5 41 af 67 b6 d3 41 ed 25 d6 25 50 |<....A.g..A.%.%P|
DEBUG:root:lnd: 00000010 6a d4 60 ae d9 5c eb 19 bf f3 8a c5 ef c3 51 ee |j.`..\........Q.|
DEBUG:root:lnd: },
DEBUG:root:lnd: FundingPoint: (wire.OutPoint) 6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1,
DEBUG:root:lnd: CommitSig: (*btcec.Signature)(0xc4205b2000)({
DEBUG:root:lnd: R: (*big.Int)(0xc4202b6000)(83443526269290955982224134244202696616131410142524922953076154336498470820628),
DEBUG:root:lnd: S: (*big.Int)(0xc4202b6020)(30113543646324729213031176922652145906045537297232876006226757078743511558529)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lightningd: lightning_openingd(27785): TRACE: Read decrypt 00223c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226d0001b87b5cb8bb23c191d7aed15b01ab83c0282fb446230877fc6f636ecdf48b1b144293a9651e922e51641644c81b6453e89300a3e30e64e7edd859383b90096981
DEBUG:root:lightningd: lightning_openingd(27785): REPLY WIRE_OPENING_FUNDEE_REPLY with 2 fds
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: Got opening_fundee_finish_response
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: Watching funding tx 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226d
DEBUG:root:lightningd: lightning_openingd(27785): Status closed, but not exited. Killing
DEBUG:root:lightningd: lightningd(26447): HSM TRACE: Control: type WIRE_HSMCTL_HSMFD_CHANNELD len 35
DEBUG:root:lightningd: lightning_channeld(27786): pid 27786, msgfd 19
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: Waiting for funding confirmations
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: state: OPENINGD -> CHANNELD_AWAITING_LOCKIN
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: init REMOTE: remote_per_commit = 03a4160ae0db58c9e344e66d52e0ee813b762d81f2f19c8d42790e4cd7f4cf809c, old_remote_per_commit = 03a4160ae0db58c9e344e66d52e0ee813b762d81f2f19c8d42790e4cd7f4cf809c next_idx_local = 1 next_idx_remote = 1 revocations_received = 0
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_out WIRE_FUNDING_SIGNED
DEBUG:root:lnd: 2017-10-30 13:42:48.484 [DBG] PEER: Received MsgFundingSigned(chan_id=8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c) from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:48.485 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.FundingSigned)(0xc4202d53b0)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c,
DEBUG:root:lnd: CommitSig: (*btcec.Signature)(0xc420693460)({
DEBUG:root:lnd: R: (*big.Int)(0xc420268260)(100020134257909783241528764536273038389749423268459629088617109348269088425009),
DEBUG:root:lnd: S: (*big.Int)(0xc420268280)(38988744726247928593791430476223704637728331718679690238947864921797604975115)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:48.505 [INF] LNWL: Broadcasting funding tx for ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): (*wire.MsgTx)(0xc4202dec80)({
DEBUG:root:lnd: Version: (int32) 1,
DEBUG:root:lnd: TxIn: ([]*wire.TxIn) (len=1 cap=15) {
DEBUG:root:lnd: (*wire.TxIn)(0xc42026c840)({
DEBUG:root:lnd: PreviousOutPoint: (wire.OutPoint) 34326b79cf10a0b8900d6c36a38e50fa2cf05e1fa6ef3a5f7f72252a78cb2e76:1,
DEBUG:root:lnd: SignatureScript: ([]uint8) (len=23 cap=500) {
DEBUG:root:lnd: 00000000 16 00 14 5c 04 64 b4 20 be 42 e8 7e 60 7a ef dd |...\.d. .B.~`z..|
DEBUG:root:lnd: 00000010 cd d4 89 1b 04 2e 5f |......_|
DEBUG:root:lnd: },
DEBUG:root:lnd: Witness: (wire.TxWitness) (len=2 cap=2) {
DEBUG:root:lnd: ([]uint8) (len=72 cap=144) {
DEBUG:root:lnd: 00000000 30 45 02 21 00 9e fc a7 d7 51 10 2c 8b 26 2a 12 |0E.!.....Q.,.&*.|
DEBUG:root:lnd: 00000010 4b 3e a8 8c 4a c5 b3 db 46 a5 ed 98 90 68 e0 10 |K>..J...F....h..|
DEBUG:root:lnd: 00000020 ec d7 56 61 c2 02 20 25 ef 9f 66 bb 6f 00 99 a3 |..Va.. %..f.o...|
DEBUG:root:lnd: 00000030 cb b0 0a 1e 8d 60 e7 df c1 e7 c3 6c 99 22 0d 0a |.....`.....l."..|
DEBUG:root:lnd: 00000040 cf 02 43 bc 09 c4 db 01 |..C.....|
DEBUG:root:lnd: },
DEBUG:root:lnd: ([]uint8) (len=33 cap=33) {
DEBUG:root:lnd: 00000000 03 c3 43 1d 98 8e 11 12 fa 17 7a 0a 72 a8 dc b7 |..C.......z.r...|
DEBUG:root:lnd: 00000010 7c 31 70 e4 d4 1d a2 1e a8 c4 43 45 a6 e9 5a 24 ||1p.......CE..Z$|
DEBUG:root:lnd: 00000020 13 |.|
DEBUG:root:lnd: }
DEBUG:root:lnd: },
DEBUG:root:lnd: Sequence: (uint32) 4294967295
DEBUG:root:lnd: })
DEBUG:root:lnd: },
DEBUG:root:lnd: TxOut: ([]*wire.TxOut) (len=2 cap=15) {
DEBUG:root:lnd: (*wire.TxOut)(0xc4201fe160)({
DEBUG:root:lnd: Value: (int64) 9991564,
DEBUG:root:lnd: PkScript: ([]uint8) (len=22 cap=500) {
DEBUG:root:lnd: 00000000 00 14 e4 0e 99 e9 13 73 33 15 e8 b7 80 1d e5 69 |.......s3......i|
DEBUG:root:lnd: 00000010 19 9d b7 08 fb 7d |.....}|
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: (*wire.TxOut)(0xc42024fa40)({
DEBUG:root:lnd: Value: (int64) 10000000,
DEBUG:root:lnd: PkScript: ([]uint8) (len=34 cap=500) {
DEBUG:root:lnd: 00000000 00 20 5f d2 45 80 2e 5b 3b 49 60 ac a7 b6 60 0e |. _.E..[;I`...`.|
DEBUG:root:lnd: 00000010 27 dd 54 f4 1d 4d 47 3f 32 00 43 9a 3f 99 58 3e |'.T..MG?2.C.?.X>|
DEBUG:root:lnd: 00000020 32 16 |2.|
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd: },
DEBUG:root:lnd: LockTime: (uint32) 0
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:48.508 [INF] FNDG: Finalizing pendingID(3c86b1cac541af67b6d341ed25d625506ad460aed95ceb19bff38ac5efc351ee) over ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1), waiting for channel open on-chain
DEBUG:root:lnd: 2017-10-30 13:42:48.508 [INF] FNDG: Waiting for funding tx (6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c) to reach 1 confirmations
DEBUG:root:lnd: 2017-10-30 13:42:48.508 [TRC] RPCS: [openchannel] sending update: chan_pending:<txid:"\214wk\030\032\3240B\310\001l\263Z\322Y4XY\206\365;0h7\\\357r\242\210\002\"m" output_index:1 >
DEBUG:root:lnd: 2017-10-30 13:42:48.509 [INF] NTFN: New confirmations subscription: txid=6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c, numconfs=1
DEBUG:root:lnd: 2017-10-30 13:42:48.509 [INF] NTFN: Attempting to trigger dispatch for 6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c from historical chain
DEBUG:root:lnd: 2017-10-30 13:42:48.509 [INF] LNWL: Inserting unconfirmed transaction 6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c
DEBUG:root:lnd: 2017-10-30 13:42:48.509 [DBG] LNWL: Marked address tb1qus8fn6gnwve3t69hsqw726genkms37ma9mjlgp used
DEBUG:root:lnd: 2017-10-30 13:42:48.510 [WRN] NTFN: unable to query for txid(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c): <nil>
DEBUG:root:lnd: 2017-10-30 13:42:48.518 [DBG] LNWL: Marked address tb1qus8fn6gnwve3t69hsqw726genkms37ma9mjlgp used
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:42:56 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:42:56 keypool reserve 2874
DEBUG:root:bitcoind: 2017-10-30 12:42:56 CreateNewBlock(): total size: 521 block weight: 1646 txs: 1 fees: 8436 sigops 401
DEBUG:root:bitcoind: 2017-10-30 12:42:56 UpdateTip: new best=036840051f703854af05c7f9b4fc742b947b97929f41e918e76dfafc3d148873 height=2011 version=0x20000000 log2_work=11.974415 tx=2327 date='2017-10-30 12:42:56' progress=1.000000 cache=0.0MiB(8txo)
DEBUG:root:bitcoind: 2017-10-30 12:42:56 AddToWallet b27f75f32e336a3350b5df13fbcb1f876740be0c5a9f2085befa026847057cf3 new
DEBUG:root:bitcoind: 2017-10-30 12:42:56 keypool keep 2874
DEBUG:root:btcd: 2017-10-30 13:42:56.451 [INF] BMGR: Processed 2 blocks in the last 11.28s (3 transactions, height 2011, 2017-10-30 13:42:56 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:42:56.452 [INF] LNWL: Marking unconfirmed transaction 6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c mined in block 2011
DEBUG:root:lnd: 2017-10-30 13:42:56.452 [DBG] LNWL: Marked address tb1qus8fn6gnwve3t69hsqw726genkms37ma9mjlgp used
DEBUG:root:lnd: 2017-10-30 13:42:56.452 [INF] NTFN: New block: height=2011, sha=036840051f703854af05c7f9b4fc742b947b97929f41e918e76dfafc3d148873
DEBUG:root:lnd: 2017-10-30 13:42:56.452 [INF] NTFN: Dispatching single conf notification, sha=6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c, height=2011
DEBUG:root:lnd: 2017-10-30 13:42:56.452 [INF] FNDG: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) is now active: ChannelID(8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c)
DEBUG:root:lnd: 2017-10-30 13:42:56.453 [INF] CRTR: Pruning channel graph using block 036840051f703854af05c7f9b4fc742b947b97929f41e918e76dfafc3d148873 (height=2011)
DEBUG:root:lnd: 2017-10-30 13:42:56.476 [DBG] LNWL: Marked address tb1qus8fn6gnwve3t69hsqw726genkms37ma9mjlgp used
DEBUG:root:lnd: 2017-10-30 13:42:56.492 [DBG] LNWL: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1), starting local commitment: (*lnwallet.commitment)(0xc4205b6420)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_in WIRE_FUNDING_LOCKED
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lightningd: lightning_channeld(27786): UPDATE WIRE_CHANNEL_GOT_FUNDING_LOCKED
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: Got funding_locked
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.493 [DBG] LNWL: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1), starting remote commitment: (*lnwallet.commitment)(0xc4205b64d0)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.494 [INF] SRVR: Attempting to send msgs 1 to: 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14
DEBUG:root:lnd: 2017-10-30 13:42:56.494 [DBG] PEER: Sending FundingLocked(chan_id=8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c, next_point=039cbc460b738082f2ef8ba1b24102c940bdd20ebb3ce5de898fffcbb6fef7d03e) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:56.494 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.FundingLocked)(0xc42062cfc0)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c,
DEBUG:root:lnd: NextPerCommitmentPoint: (*btcec.PublicKey)(0xc4202b7960)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4202b78e0)(70893455058135361632918752791030838991265061030454040146738908145938448502846),
DEBUG:root:lnd: Y: (*big.Int)(0xc4202b7900)(75487783521424975501506824724296099283872079771414524086417036848372104539681)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.507 [INF] CRTR: Block 036840051f703854af05c7f9b4fc742b947b97929f41e918e76dfafc3d148873 (height=2011) closed 0 channels
DEBUG:root:lnd: 2017-10-30 13:42:56.531 [INF] FNDG: Announcing ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1), short_chan_id=(*lnwire.ShortChannelID)(0xc4205b2360)({
DEBUG:root:lnd: BlockHeight: (uint32) 2011,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.549 [INF] CRTR: New channel discovered! Link connects 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b and 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14 with ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): chan_id=2211117883523073, capacity=0.1 BTC
DEBUG:root:lnd: 2017-10-30 13:42:56.549 [DBG] CRTR: Updating chain filter with new UTXO's: [6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1]
DEBUG:root:lnd: 2017-10-30 13:42:56.556 [INF] CRTR: New channel update applied: (*channeldb.ChannelEdgePolicy)(0xc4202fefc0)({
DEBUG:root:lnd: Signature: (*btcec.Signature)(0xc420570080)({
DEBUG:root:lnd: R: (*big.Int)(0xc420116560)(66451931473066955065738070846180569644348120910636494682573018002390916180620),
DEBUG:root:lnd: S: (*big.Int)(0xc420116660)(50624227026457799838138760875359019668853777751997492846814365352983473018816)
DEBUG:root:lnd: }),
DEBUG:root:lnd: ChannelID: (uint64) 2211117883523073,
DEBUG:root:lnd: LastUpdate: (time.Time) 2017-10-30 13:42:56 +0100 CET,
DEBUG:root:lnd: Flags: (uint16) 0,
DEBUG:root:lnd: TimeLockDelta: (uint16) 144,
DEBUG:root:lnd: MinHTLC: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: FeeBaseMSat: (lnwire.MilliSatoshi) 1000 mSAT,
DEBUG:root:lnd: FeeProportionalMillionths: (lnwire.MilliSatoshi) 1 mSAT,
DEBUG:root:lnd: Node: (*channeldb.LightningNode)(<nil>),
DEBUG:root:lnd: db: (*channeldb.DB)(<nil>)
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.557 [INF] DISC: Received new channel announcement: (*lnwire.AnnounceSignatures)(0xc4202d94c0)({
DEBUG:root:lnd: ChannelID: (lnwire.ChannelID) (len=32 cap=32) 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c,
DEBUG:root:lnd: ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:root:lnd: BlockHeight: (uint32) 2011,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: },
DEBUG:root:lnd: NodeSignature: (*btcec.Signature)(0xc4205700c0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4201168e0)(93742363067634463599644006782150098895058749735004624445221180052416159325839),
DEBUG:root:lnd: S: (*big.Int)(0xc420116980)(19018923051271739779160060388825940145715985933554126277509149780327904232168)
DEBUG:root:lnd: }),
DEBUG:root:lnd: BitcoinSignature: (*btcec.Signature)(0xc4205700e0)({
DEBUG:root:lnd: R: (*big.Int)(0xc420116fe0)(71750542379991428795214518838695366410057199412725504255655100071306089584783),
DEBUG:root:lnd: S: (*big.Int)(0xc420117080)(42222964863132007397584570338726943628517464890369226345264340399042713091406)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.574 [INF] SRVR: Attempting to send msgs 1 to: 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14
DEBUG:root:lnd: 2017-10-30 13:42:56.574 [INF] DISC: Sent channel announcement proof for short_chan_id=2211117883523073 to remote peer: 03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14
DEBUG:root:lnd: 2017-10-30 13:42:56.574 [INF] DISC: 1/2 of channel ann proof received for short_chan_id=2211117883523073, waiting for other half
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_in WIRE_ANNOUNCEMENT_SIGNATURES
DEBUG:root:lnd: 2017-10-30 13:42:56.575 [DBG] PEER: Sending AnnounceSignatures(chan_id=8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c, short_chan_id=2211117883523073) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:56.575 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.AnnounceSignatures)(0xc4202d94c0)({
DEBUG:root:lnd: ChannelID: (lnwire.ChannelID) (len=32 cap=32) 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c,
DEBUG:root:lnd: ShortChannelID: (lnwire.ShortChannelID) {
DEBUG:root:lnd: BlockHeight: (uint32) 2011,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: },
DEBUG:root:lnd: NodeSignature: (*btcec.Signature)(0xc4205700c0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4201168e0)(93742363067634463599644006782150098895058749735004624445221180052416159325839),
DEBUG:root:lnd: S: (*big.Int)(0xc420116980)(19018923051271739779160060388825940145715985933554126277509149780327904232168)
DEBUG:root:lnd: }),
DEBUG:root:lnd: BitcoinSignature: (*btcec.Signature)(0xc4205700e0)({
DEBUG:root:lnd: R: (*big.Int)(0xc420116fe0)(71750542379991428795214518838695366410057199412725504255655100071306089584783),
DEBUG:root:lnd: S: (*big.Int)(0xc420117080)(42222964863132007397584570338726943628517464890369226345264340399042713091406)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.582 [INF] CRTR: Updated vertex data for node=037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b
DEBUG:root:lnd: 2017-10-30 13:42:56.715 [INF] DISC: Broadcasting batch of 1 new announcements
DEBUG:root:lnd: 2017-10-30 13:42:56.715 [DBG] SRVR: Broadcasting 1 messages
DEBUG:root:lnd: 2017-10-30 13:42:56.716 [DBG] PEER: Sending NodeAnnouncement(node=037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b, update_time=2017-10-30 13:42:56 +0100 CET) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:56.716 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.NodeAnnouncement)(0xc42026c2a0)({
DEBUG:root:lnd: Signature: (*btcec.Signature)(0xc4202e5dd0)({
DEBUG:root:lnd: R: (*big.Int)(0xc4201ff680)(57808562244161263644229177118139486969229431535859694610880279159136730792988),
DEBUG:root:lnd: S: (*big.Int)(0xc4201ff720)(2630776998628441227355141213731459093587071200549165251806522067504463901304)
DEBUG:root:lnd: }),
DEBUG:root:lnd: Features: (*lnwire.RawFeatureVector)(0xc420122058)({
DEBUG:root:lnd: features: (map[lnwire.FeatureBit]bool) {
DEBUG:root:lnd: }
DEBUG:root:lnd: }),
DEBUG:root:lnd: Timestamp: (uint32) 1509367376,
DEBUG:root:lnd: NodeID: (*btcec.PublicKey)(0xc4202d48d0)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc420116b20)(57239860662446562869760045991124644054187049739453932676796019062811654966811),
DEBUG:root:lnd: Y: (*big.Int)(0xc420116b40)(9408165944858720225867105626255560786272473648033960234735762121678165079275)
DEBUG:root:lnd: }),
DEBUG:root:lnd: RGBColor: (lnwire.RGB) {
DEBUG:root:lnd: red: (uint8) 0,
DEBUG:root:lnd: green: (uint8) 0,
DEBUG:root:lnd: blue: (uint8) 0
DEBUG:root:lnd: },
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_in WIRE_NODE_ANNOUNCEMENT
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Received node_announcement for node 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Node not found, was the node_announcement preceeded by at least channel_announcement?
DEBUG:root:lnd: Alias: (lnwire.NodeAlias) (len=32 cap=32) 037e8c9cf0561cd939e9,
DEBUG:root:lnd: Addresses: ([]net.Addr) {
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lightningd: lightningd(26447): Adding block 7388143dfcfa6de718e9419f92977b942b74fcb4f9c705af5438701f05406803
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: Got depth change 0->1 for 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226d
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: Funding tx 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226d depth 1 of 1
DEBUG:root:lnd: 2017-10-30 13:42:56.769 [DBG] PEER: Received FundingLocked(chan_id=8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c, next_point=030b5142ea19b993978d75d9c87575dc73fefbe7b56813b706cd433c58687f9d5f) from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:56.769 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.FundingLocked)(0xc42053fda0)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c,
DEBUG:root:lnd: NextPerCommitmentPoint: (*btcec.PublicKey)(0xc4205dc840)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4205dc860)(5119017773258536741955996863623485471824073942799592583426738156409580395871),
DEBUG:root:lnd: Y: (*big.Int)(0xc4205dc880)(61726871091187672096934381356515845606351278806307364098845328774129618640201)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.773 [DBG] LNWL: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1), starting local commitment: (*lnwallet.commitment)(0xc4201891e0)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: Now dealing with deferred WIRE_CHANNEL_FUNDING_LOCKED
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: funding_locked: sending commit index 1: 030b5142ea19b993978d75d9c87575dc73fefbe7b56813b706cd433c58687f9d5f
DEBUG:root:lightningd: lightning_channeld(27786): UPDATE WIRE_CHANNEL_NORMAL_OPERATION
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: state: CHANNELD_AWAITING_LOCKIN -> CHANNELD_NORMAL
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.776 [DBG] LNWL: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1), starting remote commitment: (*lnwallet.commitment)(0xc420189340)({
DEBUG:root:lnd: height: (uint64) 0,
DEBUG:root:lnd: isOurs: (bool) false,
DEBUG:root:lnd: ourMessageIndex: (uint64) 0,
DEBUG:root:lnd: theirMessageIndex: (uint64) 0,
DEBUG:root:lnd: txn: (*wire.MsgTx)(<nil>),
DEBUG:root:lnd: sig: ([]uint8) <nil>,
DEBUG:root:lnd: ourBalance: (lnwire.MilliSatoshi) 9991312000 mSAT,
DEBUG:root:lnd: theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
DEBUG:root:lnd: fee: (btcutil.Amount) 0.00008688 BTC,
DEBUG:root:lnd: feePerKw: (btcutil.Amount) 0.00012 BTC,
DEBUG:root:lnd: dustLimit: (btcutil.Amount) 0 BTC,
DEBUG:root:lnd: outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>,
DEBUG:root:lnd: incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lnd: 2017-10-30 13:42:56.791 [INF] NTFN: New spend subscription: utxo=6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1
DEBUG:root:lnd: 2017-10-30 13:42:56.794 [INF] LNWL: Close observer for ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) active
DEBUG:root:lnd: 2017-10-30 13:42:56.809 [INF] PEER: New channel active ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) with peerId(1)
DEBUG:root:lnd: 2017-10-30 13:42:56.810 [DBG] BRAR: New contract detected, launching breachObserver
DEBUG:root:lnd: 2017-10-30 13:42:56.810 [INF] NTFN: New block epoch subscription
DEBUG:root:lnd: 2017-10-30 13:42:56.810 [DBG] BRAR: Breach observer for ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) started
DEBUG:root:lnd: 2017-10-30 13:42:56.810 [INF] HSWC: ChannelLink(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) is starting
DEBUG:root:lnd: 2017-10-30 13:42:56.810 [INF] HSWC: Added channel link with chan_id=8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c, short_chan_id=((lnwire.ShortChannelID) {
DEBUG:root:lnd: BlockHeight: (uint32) 2011,
DEBUG:root:lnd: TxIndex: (uint32) 1,
DEBUG:root:lnd: TxPosition: (uint16) 1
DEBUG:root:lnd: }
DEBUG:root:lnd: ), bandwidth=9991312000 mSAT
DEBUG:root:lnd: 2017-10-30 13:42:56.810 [TRC] FNDG: Closing chan barrier for ChanID(8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c)
DEBUG:root:lnd: 2017-10-30 13:42:56.811 [INF] HSWC: HTLC manager for ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1) started, bandwidth=9991312000 mSAT
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_out WIRE_FUNDING_LOCKED
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_in WIRE_FUNDING_LOCKED
DEBUG:root:lnd: 2017-10-30 13:42:56.811 [DBG] HSWC: Resending fundingLocked message to peer.
DEBUG:root:lnd: 2017-10-30 13:42:56.811 [DBG] PEER: Sending FundingLocked(chan_id=8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c, next_point=039cbc460b738082f2ef8ba1b24102c940bdd20ebb3ce5de898fffcbb6fef7d03e) to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:42:56.811 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.FundingLocked)(0xc4201f7110)({
DEBUG:root:lnd: ChanID: (lnwire.ChannelID) (len=32 cap=32) 8c776b181ad43042c8016cb35ad25934585986f53b3068375cef72a28802226c,
DEBUG:root:lnd: NextPerCommitmentPoint: (*btcec.PublicKey)(0xc420214820)({
DEBUG:root:lnd: Curve: (elliptic.Curve) <nil>,
DEBUG:root:lnd: X: (*big.Int)(0xc4202147a0)(70893455058135361632918752791030838991265061030454040146738908145938448502846),
DEBUG:root:lnd: Y: (*big.Int)(0xc4202147c0)(75487783521424975501506824724296099283872079771414524086417036848372104539681)
DEBUG:root:lnd: })
DEBUG:root:lnd: })
DEBUG:root:lnd:
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:42:59 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:42:59 keypool reserve 2877
DEBUG:root:bitcoind: 2017-10-30 12:42:59 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:42:59 UpdateTip: new best=2031e0e8dce736305192becb7c3e7f41b91bcb01511e943e7cd4c4577ccfcb98 height=2012 version=0x20000000 log2_work=11.975131 tx=2328 date='2017-10-30 12:42:59' progress=1.000000 cache=0.0MiB(9txo)
DEBUG:root:bitcoind: 2017-10-30 12:42:59 AddToWallet 257824b6363294e8d03c706ddecbcf4bfaaebb49de4cf2f41ebd40948af10b41 new
DEBUG:root:lnd: 2017-10-30 13:42:59.416 [INF] NTFN: New block: height=2012, sha=2031e0e8dce736305192becb7c3e7f41b91bcb01511e943e7cd4c4577ccfcb98
DEBUG:root:lnd: 2017-10-30 13:42:59.416 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2012, hash=2031e0e8dce736305192becb7c3e7f41b91bcb01511e943e7cd4c4577ccfcb98) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:42:59.416 [INF] CRTR: Pruning channel graph using block 2031e0e8dce736305192becb7c3e7f41b91bcb01511e943e7cd4c4577ccfcb98 (height=2012)
DEBUG:root:bitcoind: 2017-10-30 12:42:59 keypool keep 2877
DEBUG:root:lnd: 2017-10-30 13:42:59.462 [INF] CRTR: Block 2031e0e8dce736305192becb7c3e7f41b91bcb01511e943e7cd4c4577ccfcb98 (height=2012) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block 98cbcf7c57c4d47c3e941e5101cb1bb9417f3e7ccbbe92513036e7dce8e03120
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:02 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:02 keypool reserve 2878
DEBUG:root:bitcoind: 2017-10-30 12:43:02 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:02 UpdateTip: new best=78e6a1bf58a73c1f69ae05cf891e2670db0d030085e44134f1f48e5f5ca74697 height=2013 version=0x20000000 log2_work=11.975848 tx=2329 date='2017-10-30 12:43:02' progress=1.000000 cache=0.0MiB(10txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:02 AddToWallet 6e5334dde361abe7b745f260345df47a00f0c958fed713e97c7412d322db5dfa new
DEBUG:root:bitcoind: 2017-10-30 12:43:02 keypool keep 2878
DEBUG:root:lnd: 2017-10-30 13:43:02.479 [INF] CRTR: Pruning channel graph using block 78e6a1bf58a73c1f69ae05cf891e2670db0d030085e44134f1f48e5f5ca74697 (height=2013)
DEBUG:root:lnd: 2017-10-30 13:43:02.479 [INF] NTFN: New block: height=2013, sha=78e6a1bf58a73c1f69ae05cf891e2670db0d030085e44134f1f48e5f5ca74697
DEBUG:root:lnd: 2017-10-30 13:43:02.479 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2013, hash=78e6a1bf58a73c1f69ae05cf891e2670db0d030085e44134f1f48e5f5ca74697) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:43:02.500 [INF] CRTR: Block 78e6a1bf58a73c1f69ae05cf891e2670db0d030085e44134f1f48e5f5ca74697 (height=2013) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block 9746a75c5f8ef4f13441e48500030ddb70261e89cf05ae691f3ca758bfa1e678
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:05 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:05 keypool reserve 2879
DEBUG:root:bitcoind: 2017-10-30 12:43:05 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:05 UpdateTip: new best=420d13cb87facfcec34c347ab1af88b1a7160c1011dd091fed3cee31c0b8e2b7 height=2014 version=0x20000000 log2_work=11.976564 tx=2330 date='2017-10-30 12:43:05' progress=1.000000 cache=0.0MiB(11txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:05 AddToWallet 4f537f642e0a9eddbb6cc78c7ca009f51d54abc71e18107bf7caa034bbbf733a new
DEBUG:root:lnd: 2017-10-30 13:43:05.586 [INF] NTFN: New block: height=2014, sha=420d13cb87facfcec34c347ab1af88b1a7160c1011dd091fed3cee31c0b8e2b7
DEBUG:root:lnd: 2017-10-30 13:43:05.587 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2014, hash=420d13cb87facfcec34c347ab1af88b1a7160c1011dd091fed3cee31c0b8e2b7) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:43:05.588 [INF] CRTR: Pruning channel graph using block 420d13cb87facfcec34c347ab1af88b1a7160c1011dd091fed3cee31c0b8e2b7 (height=2014)
DEBUG:root:bitcoind: 2017-10-30 12:43:05 keypool keep 2879
DEBUG:root:lnd: 2017-10-30 13:43:05.623 [INF] CRTR: Block 420d13cb87facfcec34c347ab1af88b1a7160c1011dd091fed3cee31c0b8e2b7 (height=2014) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block b7e2b8c031ee3ced1f09dd11100c16a7b188afb17a344cc3cecffa87cb130d42
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:08 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:08 keypool reserve 2881
DEBUG:root:bitcoind: 2017-10-30 12:43:08 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:08 UpdateTip: new best=5d4a04d2898e490faed295f670885b09007afea7bad8e83094b22ae6d4e882b5 height=2015 version=0x20000000 log2_work=11.97728 tx=2331 date='2017-10-30 12:43:08' progress=1.000000 cache=0.0MiB(12txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:08 AddToWallet 03353e2f1fabf8c7fdd25e17d886ff3415aed9d8907e6bf57790268b9bd027da new
DEBUG:root:lnd: 2017-10-30 13:43:08.677 [INF] NTFN: New block: height=2015, sha=5d4a04d2898e490faed295f670885b09007afea7bad8e83094b22ae6d4e882b5
DEBUG:root:lnd: 2017-10-30 13:43:08.677 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2015, hash=5d4a04d2898e490faed295f670885b09007afea7bad8e83094b22ae6d4e882b5) examining active HTLC's
DEBUG:root:btcd: 2017-10-30 13:43:08.679 [INF] BMGR: Processed 4 blocks in the last 12.22s (4 transactions, height 2015, 2017-10-30 13:43:08 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:43:08.681 [INF] CRTR: Pruning channel graph using block 5d4a04d2898e490faed295f670885b09007afea7bad8e83094b22ae6d4e882b5 (height=2015)
DEBUG:root:bitcoind: 2017-10-30 12:43:08 keypool keep 2881
DEBUG:root:lnd: 2017-10-30 13:43:08.712 [INF] CRTR: Block 5d4a04d2898e490faed295f670885b09007afea7bad8e83094b22ae6d4e882b5 (height=2015) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block b582e8d4e62ab29430e8d8baa7fe7a00095b8870f695d2ae0f498e89d2044a5d
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
DEBUG:root:bitcoind: 2017-10-30 12:43:10 Adding fixed seed nodes as DNS doesn't seem to be available.
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:11 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:11 keypool reserve 2882
DEBUG:root:bitcoind: 2017-10-30 12:43:11 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:11 UpdateTip: new best=240ae22c42d9e1b73e361542b0ec009cecdee973418fd81a65a9350ce3f15804 height=2016 version=0x20000000 log2_work=11.977995 tx=2332 date='2017-10-30 12:43:11' progress=1.000000 cache=0.0MiB(13txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:11 AddToWallet e1588b7e70df465332801f70492497022c0ace1f40e79d1bb5d8b51c30eb88d3 new
DEBUG:root:bitcoind: 2017-10-30 12:43:11 keypool keep 2882
DEBUG:root:lnd: 2017-10-30 13:43:11.794 [INF] CRTR: Pruning channel graph using block 240ae22c42d9e1b73e361542b0ec009cecdee973418fd81a65a9350ce3f15804 (height=2016)
DEBUG:root:lnd: 2017-10-30 13:43:11.797 [INF] NTFN: New block: height=2016, sha=240ae22c42d9e1b73e361542b0ec009cecdee973418fd81a65a9350ce3f15804
DEBUG:root:lnd: 2017-10-30 13:43:11.798 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2016, hash=240ae22c42d9e1b73e361542b0ec009cecdee973418fd81a65a9350ce3f15804) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:43:11.813 [INF] CRTR: Block 240ae22c42d9e1b73e361542b0ec009cecdee973418fd81a65a9350ce3f15804 (height=2016) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block 0458f1e30c35a9651ad88f4173e9deec9c00ecb04215363eb7e1d9422ce20a24
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:14 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:14 keypool reserve 2883
DEBUG:root:bitcoind: 2017-10-30 12:43:14 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:14 UpdateTip: new best=38afc3fd6dbbb85c8fe73ac31ebe3af1ab9d22d6b47734eebb38357d1b37610c height=2017 version=0x20000000 log2_work=11.97871 tx=2333 date='2017-10-30 12:43:14' progress=1.000000 cache=0.0MiB(14txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:14 AddToWallet 5f27e9636a5fbd3ac4d3b39c174fc66cec0ebde9d820caf219a78039d262c736 new
DEBUG:root:bitcoind: 2017-10-30 12:43:14 keypool keep 2883
DEBUG:root:lnd: 2017-10-30 13:43:14.888 [INF] CRTR: Pruning channel graph using block 38afc3fd6dbbb85c8fe73ac31ebe3af1ab9d22d6b47734eebb38357d1b37610c (height=2017)
DEBUG:root:lnd: 2017-10-30 13:43:14.888 [INF] NTFN: New block: height=2017, sha=38afc3fd6dbbb85c8fe73ac31ebe3af1ab9d22d6b47734eebb38357d1b37610c
DEBUG:root:lnd: 2017-10-30 13:43:14.889 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2017, hash=38afc3fd6dbbb85c8fe73ac31ebe3af1ab9d22d6b47734eebb38357d1b37610c) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:43:14.899 [INF] CRTR: Block 38afc3fd6dbbb85c8fe73ac31ebe3af1ab9d22d6b47734eebb38357d1b37610c (height=2017) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block 0c61371b7d3538bbee3477b4d6229dabf13abe1ec33ae78f5cb8bb6dfdc3af38
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:17 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:17 keypool reserve 2884
DEBUG:root:bitcoind: 2017-10-30 12:43:17 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:17 UpdateTip: new best=7afab535b23194d3ed5b523c0dad2a3ff52e82aea7d11609ddcc3b32ed3e00f5 height=2018 version=0x20000000 log2_work=11.979425 tx=2334 date='2017-10-30 12:43:17' progress=1.000000 cache=0.0MiB(15txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:17 AddToWallet 8015d45d021fe9605ff7c2c49c122ca8c6191a5da159e347673fec83db698147 new
DEBUG:root:bitcoind: 2017-10-30 12:43:17 keypool keep 2884
DEBUG:root:lnd: 2017-10-30 13:43:18.006 [INF] NTFN: New block: height=2018, sha=7afab535b23194d3ed5b523c0dad2a3ff52e82aea7d11609ddcc3b32ed3e00f5
DEBUG:root:lnd: 2017-10-30 13:43:18.006 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2018, hash=7afab535b23194d3ed5b523c0dad2a3ff52e82aea7d11609ddcc3b32ed3e00f5) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:43:18.006 [INF] CRTR: Pruning channel graph using block 7afab535b23194d3ed5b523c0dad2a3ff52e82aea7d11609ddcc3b32ed3e00f5 (height=2018)
DEBUG:root:lnd: 2017-10-30 13:43:18.038 [INF] CRTR: Block 7afab535b23194d3ed5b523c0dad2a3ff52e82aea7d11609ddcc3b32ed3e00f5 (height=2018) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block f5003eed323bccdd0916d1a7ae822ef53f2aad0d3c525bedd39431b235b5fa7a
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:21 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:21 keypool reserve 2885
DEBUG:root:bitcoind: 2017-10-30 12:43:21 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:21 UpdateTip: new best=7e0684634d4c0ad9fef2f411cdb6464f37bc34bdf76612b5f89217ef5e289996 height=2019 version=0x20000000 log2_work=11.98014 tx=2335 date='2017-10-30 12:43:21' progress=1.000000 cache=0.0MiB(16txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:21 AddToWallet c0eacf6b636f8b364d67fc4e2e510b9811b50cd6bee294695320415c733112ed new
DEBUG:root:bitcoind: 2017-10-30 12:43:21 keypool keep 2885
DEBUG:root:btcd: 2017-10-30 13:43:21.186 [INF] BMGR: Processed 4 blocks in the last 12.51s (4 transactions, height 2019, 2017-10-30 13:43:21 +0100 CET)
DEBUG:root:lnd: 2017-10-30 13:43:21.189 [INF] CRTR: Pruning channel graph using block 7e0684634d4c0ad9fef2f411cdb6464f37bc34bdf76612b5f89217ef5e289996 (height=2019)
DEBUG:root:lnd: 2017-10-30 13:43:21.192 [INF] NTFN: New block: height=2019, sha=7e0684634d4c0ad9fef2f411cdb6464f37bc34bdf76612b5f89217ef5e289996
DEBUG:root:lnd: 2017-10-30 13:43:21.192 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2019, hash=7e0684634d4c0ad9fef2f411cdb6464f37bc34bdf76612b5f89217ef5e289996) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:43:21.200 [INF] CRTR: Block 7e0684634d4c0ad9fef2f411cdb6464f37bc34bdf76612b5f89217ef5e289996 (height=2019) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block 9699285eef1792f8b51266f7bd34bc374f46b6cd11f4f2fed90a4c4d6384067e
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
{"params": [1], "version": "1.1", "id": 1, "method": "generate"}
DEBUG:root:bitcoind: 2017-10-30 12:43:24 keypool added 1 keys (0 internal), size=2000 (1000 internal)
DEBUG:root:bitcoind: 2017-10-30 12:43:24 keypool reserve 2886
DEBUG:root:bitcoind: 2017-10-30 12:43:24 CreateNewBlock(): total size: 263 block weight: 944 txs: 0 fees: 0 sigops 400
DEBUG:root:bitcoind: 2017-10-30 12:43:24 UpdateTip: new best=1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9 height=2020 version=0x20000000 log2_work=11.980854 tx=2336 date='2017-10-30 12:43:24' progress=1.000000 cache=0.0MiB(17txo)
DEBUG:root:bitcoind: 2017-10-30 12:43:24 AddToWallet f0aaf45de8ab26cc2372d2be8db5c52489de49b098f442795e26c884e22465ed new
DEBUG:root:bitcoind: 2017-10-30 12:43:24 keypool keep 2886
DEBUG:root:lnd: 2017-10-30 13:43:24.153 [INF] RPCS: [listchannels] fetched 1 channels from DB
DEBUG:root:Calling getinfo with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getinfo call: {'result': {'port': 16332, 'address': [{'address': '2a02:aa16:1102:5480:e888:99f4:bef3:dc51', 'port': 16332, 'type': 'ipv6'}], 'version': 'v0.5.2-2016-11-21-1045-g82f252c', 'id': '03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14', 'blockheight': 2019}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:Calling getinfo with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:lightningd: lightningd(26447):jcon fd 16: Success
DEBUG:root:Received response for getinfo call: {'result': {'port': 16332, 'address': [{'address': '2a02:aa16:1102:5480:e888:99f4:bef3:dc51', 'port': 16332, 'type': 'ipv6'}], 'version': 'v0.5.2-2016-11-21-1045-g82f252c', 'id': '03fbcc55e906ce251bd0e318f122349bc8dbd8b849b36e31cc1bca183289b51e14', 'blockheight': 2019}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:Calling getpeers with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightningd(26447):jcon fd 16: Closing (Bad file descriptor)
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETPEERS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETPEERS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getpeers call: {'result': {'peers': [{'channel': '2011:1:1', 'state': 'CHANNELD_NORMAL', 'msatoshi_to_us': 0, 'netaddr': '::ffff:127.0.0.1:48756', 'msatoshi_total': 10000000000, 'peerid': '037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b', 'owner': 'lightning_channeld', 'connected': True}]}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:lnd: 2017-10-30 13:43:24.226 [INF] CRTR: Pruning channel graph using block 1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9 (height=2020)
DEBUG:root:lnd: 2017-10-30 13:43:24.226 [INF] NTFN: New block: height=2020, sha=1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9
DEBUG:root:lnd: 2017-10-30 13:43:24.226 [TRC] HSWC: ChannelPoint(6d220288a272ef5c3768303bf58659583459d25ab36c01c84230d41a186b778c:1): new block(height=2020, hash=1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9) examining active HTLC's
DEBUG:root:lnd: 2017-10-30 13:43:24.239 [INF] CRTR: Block 1a8104d1d74eeed6671c203b8dbf6a8bf761e0e7f442e7d1b14d75e8f042b1e9 (height=2020) closed 0 channels
DEBUG:root:lightningd: lightningd(26447): Adding block e9b142f0e8754db1d1e742f4e7e061f78b6abf8d3b201c67d6ee4ed7d104811a
DEBUG:root:lightningd: lightningd(26447): Feerate 20384 (was 20384)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:lnd: 2017-10-30 13:43:25.405 [DBG] PEER: Sending Ping to 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:43:25.405 [TRC] PEER: writeMessage to 127.0.0.1:16332: (*lnwire.Ping)(0xc42024ee80)({
DEBUG:root:lnd: NumPongBytes: (uint16) 16,
DEBUG:root:lnd: PaddingBytes: (lnwire.PingPayload) <nil>
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_in WIRE_PING
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: Got ping, sending WIRE_PONG
DEBUG:root:lightningd: lightning_channeld(27786): TRACE: peer_out WIRE_PONG
DEBUG:root:lnd: 2017-10-30 13:43:25.407 [DBG] PEER: Received Pong from 127.0.0.1:16332
DEBUG:root:lnd: 2017-10-30 13:43:25.407 [TRC] PEER: readMessage from 127.0.0.1:16332: (*lnwire.Pong)(0xc4205cb0c0)({
DEBUG:root:lnd: PongBytes: (lnwire.PongPayload) (len=16 cap=16) {
DEBUG:root:lnd: 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
DEBUG:root:lnd: }
DEBUG:root:lnd: })
DEBUG:root:lnd:
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
DEBUG:root:Calling getchannels with arguments ()
DEBUG:root:lightningd: lightningd(26447): Connected json input
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIP_GETCHANNELS_REQUEST len 2
DEBUG:root:lightningd: lightning_gossipd(26565): REPLY WIRE_GOSSIP_GETCHANNELS_REPLY with 0 fds
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Success
DEBUG:root:Received response for getchannels call: {'result': {'channels': []}, 'id': 0, 'jsonrpc': '2.0'}
DEBUG:root:lightningd: lightningd(26447):jcon fd 14: Closing (Bad file descriptor)
FAILEDDEBUG:root:btcd: 2017-10-30 13:43:34.328 [ERR] RPCS: Websocket receive error from 127.0.0.1:34750: websocket: close 1006 unexpected EOF
DEBUG:root:btcd: 2017-10-30 13:43:34.329 [INF] RPCS: Disconnected websocket client 127.0.0.1:34750
DEBUG:root:btcd: 2017-10-30 13:43:34.329 [ERR] RPCS: Websocket receive error from 127.0.0.1:34756: websocket: close 1006 unexpected EOF
DEBUG:root:btcd: 2017-10-30 13:43:34.329 [INF] RPCS: Disconnected websocket client 127.0.0.1:34756
DEBUG:root:btcd: 2017-10-30 13:43:34.329 [ERR] RPCS: Websocket receive error from 127.0.0.1:34758: websocket: close 1006 unexpected EOF
DEBUG:root:btcd: 2017-10-30 13:43:34.330 [INF] RPCS: Disconnected websocket client 127.0.0.1:34758
DEBUG:root:lightningd: lightning_channeld(27786): STATUS_FAIL_PEER_IO: peer connection broken: Success
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: Peer transient failure in CHANNELD_NORMAL:
DEBUG:root:lightningd: lightningd(26447): peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b: ... Owning subdaemon lightning_channeld died (33792)
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: Forgetting remote peer 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: req: type WIRE_GOSSIPCTL_REACH_PEER len 35
DEBUG:root:lightningd: lightning_gossipd(26565): TRACE: No address known for 037e8c9cf0561cd939e996b9b1ef26507d33ab9340eb8b26651bd863587a8d4e1b, giving up
INFO:root:LightningD stopped
{"params": [], "version": "1.1", "id": 1, "method": "stop"}
DEBUG:root:bitcoind: 2017-10-30 12:43:34 tor: Thread interrupt
DEBUG:root:bitcoind: 2017-10-30 12:43:34 scheduler thread interrupt
DEBUG:root:bitcoind: 2017-10-30 12:43:34 torcontrol thread exit
DEBUG:root:bitcoind: 2017-10-30 12:43:34 addcon thread exit
DEBUG:root:bitcoind: 2017-10-30 12:43:34 opencon thread exit
DEBUG:root:bitcoind: 2017-10-30 12:43:34 Shutdown: In progress...
DEBUG:root:bitcoind: 2017-10-30 12:43:34 net thread exit
DEBUG:root:bitcoind: 2017-10-30 12:43:34 msghand thread exit
DEBUG:root:bitcoind: 2017-10-30 12:43:34 Dumped mempool: 3e-06s to copy, 0.008624s to dump
DEBUG:root:bitcoind: 2017-10-30 12:43:34 Shutdown: done
=================================== FAILURES ===================================
_______________________ test_open_channel[lnd_lightning] _______________________
bitcoind = <utils.BitcoinD object at 0x7f6f5d98b320>
node_factory = <test.NodeFactory object at 0x7f6f5d98b0b8>
impls = (<class 'lnd.LndNode'>, <class 'lightningd.LightningNode'>)
@pytest.mark.parametrize("impls", product(impls, repeat=2), ids=idfn)
def test_open_channel(bitcoind, node_factory, impls):
node1 = node_factory.get_node(implementation=impls[0])
node2 = node_factory.get_node(implementation=impls[1])
node1.connect('localhost', node2.daemon.port, node2.id())
wait_for(lambda: node1.peers(), interval=1)
wait_for(lambda: node2.peers(), interval=1)
node1.addfunds(bitcoind, 2 * 10**7)
time.sleep(1)
bitcoind.rpc.generate(1)
time.sleep(1)
node1.openchannel(node2.id(), 'localhost', node2.daemon.port, 10**7)
for _ in range(10):
time.sleep(3)
bitcoind.rpc.generate(1)
wait_for(lambda: node1.check_channel(node2), interval=1, timeout=10)
wait_for(lambda: node2.check_channel(node1), interval=1, timeout=10)
# The nodes should know at least about this one channel
wait_for(lambda: len(node1.getchannels()) == 2, interval=1, timeout=10)
> wait_for(lambda: len(node2.getchannels()) == 2, interval=1, timeout=10)
test.py:168:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
success = <function test_open_channel.<locals>.<lambda> at 0x7f6f61d27158>
timeout = 10, interval = 1
def wait_for(success, timeout=30, interval=0.1):
start_time = time.time()
while not success() and time.time() < start_time + timeout:
time.sleep(interval)
if time.time() > start_time + timeout:
> raise ValueError("Error waiting for {}", success)
E ValueError: ('Error waiting for {}', <function test_open_channel.<locals>.<lambda> at 0x7f6f61d27158>)
test.py:109: ValueError
============================= 65 tests deselected ==============================
=================== 1 failed, 65 deselected in 86.07 seconds ===================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment