Skip to content

Instantly share code, notes, and snippets.

@runeksvendsen
Created April 26, 2016 09:37
Show Gist options
  • Save runeksvendsen/10ccccf038c7d9715a464248f610c993 to your computer and use it in GitHub Desktop.
Save runeksvendsen/10ccccf038c7d9715a464248f610c993 to your computer and use it in GitHub Desktop.
Terminal output of "org.bitcoinj.examples.ExamplePaymentChannelServer --net TEST"
11:07:08 1 Context.<init>: Creating bitcoinj 0.15-SNAPSHOT context.
11:07:08 12 WalletAppKit.startUp: Starting up with directory = .
11:07:09 12 MnemonicCode.toSeed: PBKDF2 took 582.9 ms
11:07:09 12 KeyChainGroup.addAndActivateHDChain: Creating and activating a new HD chain: org.bitcoinj.wallet.DeterministicKeyChain@477e4ddd
11:07:09 12 DeterministicKeyChain.maybeLookAhead: 1 keys needed for M/0H/0 = 1 issued + 0 lookahead size + 0 lookahead threshold - 0 num children
11:07:09 12 DeterministicKeyChain.maybeLookAhead: Took 1.149 ms
11:07:09 12 DeterministicKeyChain.maybeLookAhead: 133 keys needed for M/0H/0 = 1 issued + 100 lookahead size + 33 lookahead threshold - 1 num children
11:07:09 12 DeterministicKeyChain.maybeLookAhead: Took 75.28 ms
11:07:09 12 DeterministicKeyChain.maybeLookAhead: 133 keys needed for M/0H/1 = 0 issued + 100 lookahead size + 33 lookahead threshold - 0 num children
11:07:09 12 DeterministicKeyChain.maybeLookAhead: Took 65.74 ms
11:07:09 12 WalletProtobufSerializer.loadExtensions: Loading wallet extension org.bitcoinj.protocols.channels.StoredPaymentChannelServerStates
11:07:09 12 SPVBlockStore.<init>: Creating new SPV block chain file ./payment_channel_example_server.spvchain
11:07:09 12 CheckpointManager.checkpoint: Attempting to initialize a new block store with a checkpoint for time 1461056828 (2016-04-19T09:07:08Z)
11:07:09 12 CheckpointManager.readTextual: Read 339 checkpoints, hash is feec912e27c71a4b7e59a1be9c2b845342eac6908dbc64e57fd65e6f864956d4
11:07:09 12 AbstractBlockChain.<init>: chain head is at height 683424:
block:
hash: 0000000000000bd9b737145f72659f33284d4eaafb48e23dadd3934dcc2abb8b
version: 4 (BIP34, BIP66, BIP65)
previous block: 000000000000218ff87fd50cfba2fd04203a78d2600cb2c4dcb039d803426e19
merkle root: d84d019ab47950ba9ccaa4051bfa4210a571cfe02fc471a1879dc08ac16f4558
time: 1454561749 (2016-02-04T04:55:49Z)
difficulty target (nBits): 437649469
nonce: 388317301
11:07:09 12 AbstractBlockChain.addWallet: Wallet/chain height mismatch: -1 vs 683424
11:07:09 12 AbstractBlockChain.addWallet: Hashes: null vs 0000000000000bd9b737145f72659f33284d4eaafb48e23dadd3934dcc2abb8b
11:07:09 15 PeerGroup$8.run: Starting ...
11:07:09 15 PeerGroup.maybeCheckForLocalhostPeer: Localhost peer not detected.
11:07:09 15 PeerGroup.discoverPeers: Peer discovery took 281.6 ms and returned 86 items
11:07:09 15 PeerGroup$6.go: Waiting 1286 msec before next connect attempt to [2400:8500:1301:738:133:130:102:53]:18333
11:07:11 15 PeerGroup.connectTo: Attempting connection to [162.243.71.118]:18333 (0 connected, 1 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [2600:3c01:0:0:f03c:91ff:fe69:b6ba]:18333 (0 connected, 2 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [45.63.105.72]:18333 (0 connected, 3 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [5.199.167.105]:18333 (0 connected, 4 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [2001:4800:7819:104:be76:4eff:fe05:c9a0]:18333 (0 connected, 5 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [149.202.192.67]:18333 (0 connected, 6 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [2400:8500:1301:738:133:130:102:53]:18333 (0 connected, 7 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [5.196.66.209]:18333 (0 connected, 8 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [2001:41d0:1:b855:0:0:0:1]:18333 (0 connected, 9 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [45.55.170.207]:18333 (0 connected, 10 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [91.121.137.85]:18333 (0 connected, 11 pending, 12 max)
11:07:11 15 PeerGroup.connectTo: Attempting connection to [47.89.54.17]:18333 (0 connected, 12 pending, 12 max)
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/5.196.66.209:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/5.196.66.209:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/91.121.137.85:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/91.121.137.85:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/149.202.192.67:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/149.202.192.67:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/5.199.167.105:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/5.199.167.105:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 Peer.processVersionMessage: [5.196.66.209]:18333: Got version=70002, subVer='/Satoshi:0.11.2/', services=0x1, time=2016-04-26 11:09:00, blocks=787726
11:07:11 16 PeerGroup.handleNewPeer: [5.196.66.209]:18333: New peer (1 connected, 11 pending, 12 max)
11:07:11 16 PeerGroup.setDownloadPeer: Setting download peer: [5.196.66.209]:18333
11:07:11 16 DownloadProgressTracker.startDownload: Downloading block chain of size 104302. This may take a while.
11:07:11 16 Peer.processVersionMessage: [149.202.192.67]:18333: Got version=70002, subVer='/Satoshi:0.11.2/', services=0x1, time=2016-04-26 11:07:10, blocks=787726
11:07:11 16 PeerGroup.handleNewPeer: [149.202.192.67]:18333: New peer (2 connected, 10 pending, 12 max)
11:07:11 16 Peer.processVersionMessage: [5.199.167.105]:18333: Got version=70002, subVer='/Satoshi:0.11.2/', services=0x1, time=2016-04-26 11:07:10, blocks=787726
11:07:11 16 PeerGroup.handleNewPeer: [5.199.167.105]:18333: New peer (3 connected, 9 pending, 12 max)
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/162.243.71.118:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/162.243.71.118:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.schildbach.de/45.55.170.207:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.schildbach.de/45.55.170.207:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 Peer.processVersionMessage: [91.121.137.85]:18333: Got version=70002, subVer='/Satoshi:0.10.0/', services=0x1, time=2016-04-26 11:07:10, blocks=787726
11:07:11 16 PeerGroup.handleNewPeer: [91.121.137.85]:18333: New peer (4 connected, 8 pending, 12 max)
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/45.63.105.72:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/45.63.105.72:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 Peer.processVersionMessage: [162.243.71.118]:18333: Got version=70002, subVer='/Satoshi:0.11.2/', services=0x1, time=2016-04-26 11:07:10, blocks=787726
11:07:11 16 PeerGroup.handleNewPeer: [162.243.71.118]:18333: New peer (5 connected, 7 pending, 12 max)
11:07:11 16 Peer.processVersionMessage: [45.55.170.207]:18333: Got version=70012, subVer='/Satoshi:0.12.0/', services=0x5, time=2016-04-26 11:07:10, blocks=787726
11:07:11 16 PeerGroup.handleNewPeer: [45.55.170.207]:18333: New peer (6 connected, 6 pending, 12 max)
11:07:11 16 DownloadProgressTracker.progress: Chain download 1% done with 103258 blocks to go, block date 2016-02-08T19:31:41Z
11:07:11 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/47.89.54.17:18333
11:07:11 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/47.89.54.17:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:11 16 Peer.processVersionMessage: [45.63.105.72]:18333: Got version=70012, subVer='/Satoshi:0.12.0/', services=0x5, time=2016-04-26 11:07:10, blocks=787726
11:07:11 16 PeerGroup.handleNewPeer: [45.63.105.72]:18333: New peer (7 connected, 5 pending, 12 max)
11:07:11 16 DownloadProgressTracker.progress: Chain download 2% done with 102215 blocks to go, block date 2016-02-12T21:01:38Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 3% done with 101172 blocks to go, block date 2016-02-12T21:52:49Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 4% done with 100129 blocks to go, block date 2016-02-12T22:20:43Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 5% done with 99086 blocks to go, block date 2016-02-12T23:06:59Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 6% done with 98043 blocks to go, block date 2016-02-12T23:51:54Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 7% done with 97000 blocks to go, block date 2016-02-13T00:39:50Z
11:07:11 16 Peer.processVersionMessage: [47.89.54.17]:18333: Got version=70012, subVer='/Satoshi:0.12.1/btc.com/', services=0x5, time=2016-04-26 11:07:10, blocks=787734
11:07:11 16 PeerGroup.handleNewPeer: [47.89.54.17]:18333: New peer (8 connected, 4 pending, 12 max)
11:07:11 16 DownloadProgressTracker.progress: Chain download 8% done with 95957 blocks to go, block date 2016-02-13T01:24:02Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 9% done with 94914 blocks to go, block date 2016-02-13T02:06:33Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 10% done with 93871 blocks to go, block date 2016-02-13T02:56:57Z
11:07:11 16 DownloadProgressTracker.progress: Chain download 11% done with 92828 blocks to go, block date 2016-02-13T03:55:59Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 12% done with 91785 blocks to go, block date 2016-02-13T05:08:03Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 13% done with 90742 blocks to go, block date 2016-02-13T07:04:41Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 14% done with 89699 blocks to go, block date 2016-02-13T12:16:56Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 15% done with 88656 blocks to go, block date 2016-02-13T18:24:50Z
11:07:12 15 PeerGroup$ChainDownloadSpeedCalculator.calculate: 16014 blocks/sec, 0 tx/sec, 0 pre-filtered tx/sec, last 1251.09 kilobytes per sec
11:07:12 16 DownloadProgressTracker.progress: Chain download 16% done with 87613 blocks to go, block date 2016-02-13T23:44:13Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 17% done with 86570 blocks to go, block date 2016-02-14T09:27:06Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 18% done with 85527 blocks to go, block date 2016-02-15T18:57:44Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 19% done with 84484 blocks to go, block date 2016-02-17T02:19:40Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 20% done with 83441 blocks to go, block date 2016-02-17T16:12:39Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 21% done with 82398 blocks to go, block date 2016-02-17T16:54:34Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 22% done with 81355 blocks to go, block date 2016-02-17T17:39:04Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 23% done with 80312 blocks to go, block date 2016-02-17T18:30:56Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 24% done with 79269 blocks to go, block date 2016-02-17T19:23:19Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 25% done with 78226 blocks to go, block date 2016-02-17T20:17:37Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 26% done with 77183 blocks to go, block date 2016-02-17T21:13:12Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 27% done with 76140 blocks to go, block date 2016-02-17T22:05:57Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 28% done with 75097 blocks to go, block date 2016-02-17T23:34:22Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 29% done with 74054 blocks to go, block date 2016-02-18T01:24:16Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 30% done with 73011 blocks to go, block date 2016-02-18T08:38:01Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 31% done with 71968 blocks to go, block date 2016-02-18T19:09:00Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 32% done with 70925 blocks to go, block date 2016-02-19T23:20:43Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 33% done with 69882 blocks to go, block date 2016-02-20T23:53:52Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 34% done with 68839 blocks to go, block date 2016-02-21T12:06:07Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 35% done with 67796 blocks to go, block date 2016-02-22T06:03:36Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 36% done with 66753 blocks to go, block date 2016-02-25T03:07:09Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 37% done with 65710 blocks to go, block date 2016-02-28T22:09:53Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 38% done with 64667 blocks to go, block date 2016-03-04T18:48:30Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 39% done with 63624 blocks to go, block date 2016-03-09T07:31:34Z
11:07:12 16 DownloadProgressTracker.progress: Chain download 40% done with 62581 blocks to go, block date 2016-03-14T20:26:39Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 41% done with 61538 blocks to go, block date 2016-03-20T12:35:30Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 42% done with 60495 blocks to go, block date 2016-03-22T21:50:49Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 43% done with 59452 blocks to go, block date 2016-03-24T18:45:09Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 44% done with 58409 blocks to go, block date 2016-03-24T19:08:04Z
11:07:13 15 PeerGroup$ChainDownloadSpeedCalculator.calculate: 29986 blocks/sec, 0 tx/sec, 0 pre-filtered tx/sec, last 2342.66 kilobytes per sec
11:07:13 16 DownloadProgressTracker.progress: Chain download 45% done with 57366 blocks to go, block date 2016-03-24T19:36:21Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 46% done with 56323 blocks to go, block date 2016-03-24T20:06:33Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 47% done with 55280 blocks to go, block date 2016-03-24T20:38:43Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 48% done with 54237 blocks to go, block date 2016-03-24T21:12:17Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 49% done with 53194 blocks to go, block date 2016-03-24T21:46:53Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 50% done with 52151 blocks to go, block date 2016-03-24T22:21:46Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 51% done with 51107 blocks to go, block date 2016-03-24T23:05:29Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 52% done with 50064 blocks to go, block date 2016-03-24T23:52:09Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 53% done with 49021 blocks to go, block date 2016-03-25T01:49:57Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 54% done with 47978 blocks to go, block date 2016-03-25T04:33:59Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 55% done with 46935 blocks to go, block date 2016-03-25T10:44:21Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 56% done with 45892 blocks to go, block date 2016-03-25T15:05:14Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 57% done with 44849 blocks to go, block date 2016-03-26T06:48:26Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 58% done with 43806 blocks to go, block date 2016-03-27T08:44:52Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 59% done with 42763 blocks to go, block date 2016-03-27T09:27:26Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 60% done with 41720 blocks to go, block date 2016-03-27T10:02:07Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 61% done with 40677 blocks to go, block date 2016-03-27T10:45:14Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 62% done with 39634 blocks to go, block date 2016-03-27T11:30:14Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 63% done with 38591 blocks to go, block date 2016-03-27T12:17:42Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 64% done with 37548 blocks to go, block date 2016-03-27T13:04:10Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 65% done with 36505 blocks to go, block date 2016-03-27T13:52:49Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 66% done with 35462 blocks to go, block date 2016-03-30T03:33:37Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 67% done with 34419 blocks to go, block date 2016-03-30T11:13:41Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 68% done with 33376 blocks to go, block date 2016-03-30T13:43:08Z
11:07:13 16 DownloadProgressTracker.progress: Chain download 69% done with 32333 blocks to go, block date 2016-03-30T18:56:46Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 70% done with 31290 blocks to go, block date 2016-03-31T04:30:39Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 71% done with 30247 blocks to go, block date 2016-03-31T15:48:51Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 72% done with 29204 blocks to go, block date 2016-04-01T03:41:51Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 73% done with 28161 blocks to go, block date 2016-04-01T19:45:28Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 74% done with 27118 blocks to go, block date 2016-04-02T22:38:21Z
11:07:14 15 PeerGroup$ChainDownloadSpeedCalculator.calculate: 32000 blocks/sec, 0 tx/sec, 0 pre-filtered tx/sec, last 2500.00 kilobytes per sec
11:07:14 16 DownloadProgressTracker.progress: Chain download 75% done with 26075 blocks to go, block date 2016-04-04T10:44:17Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 76% done with 25032 blocks to go, block date 2016-04-07T01:58:31Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 77% done with 23989 blocks to go, block date 2016-04-09T07:42:48Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 78% done with 22946 blocks to go, block date 2016-04-11T22:51:33Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 79% done with 21903 blocks to go, block date 2016-04-15T18:05:31Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 80% done with 20860 blocks to go, block date 2016-04-16T03:57:07Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 81% done with 19817 blocks to go, block date 2016-04-16T04:19:04Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 82% done with 18774 blocks to go, block date 2016-04-16T04:55:14Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 83% done with 17731 blocks to go, block date 2016-04-16T05:18:37Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 84% done with 16688 blocks to go, block date 2016-04-16T05:23:51Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 85% done with 15645 blocks to go, block date 2016-04-16T05:26:45Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 86% done with 14602 blocks to go, block date 2016-04-16T05:31:34Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 87% done with 13559 blocks to go, block date 2016-04-16T05:40:54Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 88% done with 12516 blocks to go, block date 2016-04-16T06:11:44Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 89% done with 11473 blocks to go, block date 2016-04-16T06:55:13Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 90% done with 10430 blocks to go, block date 2016-04-16T08:01:09Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 91% done with 9387 blocks to go, block date 2016-04-16T09:20:52Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 92% done with 8344 blocks to go, block date 2016-04-16T15:26:47Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 93% done with 7301 blocks to go, block date 2016-04-16T15:43:29Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 94% done with 6258 blocks to go, block date 2016-04-16T16:04:17Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 95% done with 5215 blocks to go, block date 2016-04-16T16:35:50Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 96% done with 4172 blocks to go, block date 2016-04-16T17:29:50Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 97% done with 3129 blocks to go, block date 2016-04-16T18:37:33Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 98% done with 2086 blocks to go, block date 2016-04-16T19:48:46Z
11:07:14 16 DownloadProgressTracker.progress: Chain download 99% done with 1043 blocks to go, block date 2016-04-16T21:33:40Z
11:07:14 16 Peer.processHeaders: Passed the fast catchup time, discarding 424 headers and requesting full blocks
11:07:15 15 PeerGroup$ChainDownloadSpeedCalculator.calculate: 25613 blocks/sec, 0 tx/sec, 3299 pre-filtered tx/sec, last 2001.02 kilobytes per sec
11:07:15 16 NioClientManager.handleKey: Failed to connect with exception: java.net.NoRouteToHostException: No route to host
11:07:15 16 PeerGroup.handlePeerDeath: [2001:4800:7819:104:be76:4eff:fe05:c9a0]:18333: Peer died (8 connected, 3 pending, 12 max)
11:07:15 15 PeerGroup$6.go: Waiting 1000 msec before next connect attempt to [188.166.154.40]:18333
11:07:16 20 PeerSocketHandler.timeoutOccurred: [2600:3c01:0:0:f03c:91ff:fe69:b6ba]:18333: Timed out
11:07:16 20 PeerGroup.handlePeerDeath: [2600:3c01:0:0:f03c:91ff:fe69:b6ba]:18333: Peer died (8 connected, 2 pending, 12 max)
11:07:16 20 PeerSocketHandler.timeoutOccurred: [2001:4800:7819:104:be76:4eff:fe05:c9a0]:18333: Timed out
11:07:16 15 PeerGroup$6.go: Waiting 1500 msec before next connect attempt to [2607:f0d0:3601:15e:0:0:0:3]:18333
11:07:16 20 PeerGroup.handlePeerDeath: [2001:4800:7819:104:be76:4eff:fe05:c9a0]:18333: Peer died (8 connected, 2 pending, 12 max)
11:07:16 20 PeerSocketHandler.timeoutOccurred: [2400:8500:1301:738:133:130:102:53]:18333: Timed out
11:07:16 15 PeerGroup$6.go: Waiting 2250 msec before next connect attempt to [79.98.25.77]:18333
11:07:16 20 PeerGroup.handlePeerDeath: [2400:8500:1301:738:133:130:102:53]:18333: Peer died (8 connected, 1 pending, 12 max)
11:07:16 20 PeerSocketHandler.timeoutOccurred: [2001:41d0:1:b855:0:0:0:1]:18333: Timed out
11:07:16 15 PeerGroup$6.go: Waiting 3375 msec before next connect attempt to [2a01:7e00:0:0:f03c:91ff:fe69:bd25]:18333
11:07:16 20 PeerGroup.handlePeerDeath: [2001:41d0:1:b855:0:0:0:1]:18333: Peer died (8 connected, 0 pending, 12 max)
11:07:16 15 PeerGroup$6.go: Waiting 5062 msec before next connect attempt to [2607:5300:60:ac0:0:0:0:1]:18333
11:07:16 15 PeerGroup$ChainDownloadSpeedCalculator.calculate: 355 blocks/sec, 0 tx/sec, 18455 pre-filtered tx/sec, last 27.73 kilobytes per sec
11:07:16 21 WalletFiles$1.call: Background saving wallet; last seen block is height 787500, date 2016-04-23T22:12:27Z, hash 0000000000000619034b48c89274db85f7f561420f5434c3140c4b3a77e6d051
11:07:16 21 WalletFiles.saveNowInternal: Save completed in 12.81 ms
11:07:16 16 AbstractBlockChain.add: Block does not connect: 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1 prev 0000000000000562c46e62f73953ce63bb36c6b13b1dcbea1a4ec7d13299e90b
11:07:16 15 PeerGroup$6.go: Waiting 4610 msec before next connect attempt to [85.214.127.41]:18333
11:07:16 16 PeerGroup.handlePeerDeath: [2600:3c01:0:0:f03c:91ff:fe69:b6ba]:18333: Peer died (8 connected, 0 pending, 12 max)
11:07:16 16 NioClientManager.handleKey: Failed to connect with exception: java.nio.channels.ClosedChannelException: null
11:07:16 15 PeerGroup$6.go: Waiting 7593 msec before next connect attempt to [2607:5300:60:ac0:0:0:0:1]:18333
11:07:16 16 AbstractBlockChain.tryConnectingOrphans: Connected orphan 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:07:16 16 AbstractBlockChain.tryConnectingOrphans: Connected 1 orphan blocks.
11:07:16 16 DownloadProgressTracker.progress: Chain download 100% done with 0 blocks to go, block date 2016-04-26T08:34:14Z
Wallet containing 0.00 BTC (spendable: 0.00 BTC) in:
0 pending transactions
0 unspent transactions
0 spent transactions
0 dead transactions
Last seen best block: 787726 (2016-04-26T08:54:46Z): 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
Keys:
Earliest creation time: 2016-04-26T09:07:08Z
Seed birthday: 1461661628 [2016-04-26T09:07:08Z]
Key to watch: tpubD9jHpftPSuRu3kJevDEUuWxXxLeeyYBzai6c2wkLBzBi7V11YLa2xQZLaDVFVVayx53iQLMVt7ZZmWgCQgsxFxbyTcUq58tHJ5x9Q58TXmx
addr:miqqG5JCBnjNitdwTuKAVrDHPyrCyrM3zL hash160:247a68a96d1030ce8ddfef7c9b49398f9a313ec4 (M/0H/0/0)
>>> EXTENSIONS:
11:07:17 15 PeerGroup$6.go: Waiting 6701 msec before next connect attempt to [2600:3c03:0:0:f03c:91ff:fe73:179f]:18333
11:07:18 15 PeerGroup$6.go: Waiting 5950 msec before next connect attempt to [2607:5300:60:ac0:0:0:0:1]:18333
11:07:18 16 PeerGroup.handlePeerDeath: [2001:41d0:1:b855:0:0:0:1]:18333: Peer died (8 connected, 0 pending, 12 max)
11:07:18 16 NioClientManager.handleKey: Failed to connect with exception: java.nio.channels.ClosedChannelException: null
11:07:18 15 PeerGroup$6.go: Waiting 10000 msec before next connect attempt to [2600:3c03:0:0:f03c:91ff:fe73:179f]:18333
11:07:18 16 PeerGroup.handlePeerDeath: [2400:8500:1301:738:133:130:102:53]:18333: Peer died (8 connected, 0 pending, 12 max)
11:07:18 16 NioClientManager.handleKey: Failed to connect with exception: java.nio.channels.ClosedChannelException: null
11:07:18 15 PeerGroup$6.go: Waiting 10000 msec before next connect attempt to [104.219.251.104]:18333
11:07:19 15 PeerGroup$6.go: Waiting 9247 msec before next connect attempt to [2600:3c00:0:0:f03c:91ff:fe89:305f]:18333
11:07:21 15 PeerGroup$6.go: Waiting 7562 msec before next connect attempt to [104.219.251.104]:18333
11:07:21 15 PeerGroup$6.go: Waiting 7561 msec before next connect attempt to [2600:3c00:0:0:f03c:91ff:fe89:305f]:18333
11:07:21 21 WalletFiles$1.call: Background saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:07:21 21 WalletFiles.saveNowInternal: Save completed in 11.38 ms
11:07:24 15 PeerGroup$6.go: Waiting 4422 msec before next connect attempt to [104.219.251.104]:18333
11:07:24 15 PeerGroup$6.go: Waiting 4421 msec before next connect attempt to [2600:3c00:0:0:f03c:91ff:fe89:305f]:18333
11:07:24 15 PeerGroup$6.go: Waiting 4421 msec before next connect attempt to [104.219.251.104]:18333
11:07:28 15 PeerGroup.connectTo: Attempting connection to [2600:3c00:0:0:f03c:91ff:fe89:305f]:18333 (8 connected, 1 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [104.219.251.104]:18333 (8 connected, 2 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [2600:3c03:0:0:f03c:91ff:fe73:179f]:18333 (8 connected, 3 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [2607:5300:60:ac0:0:0:0:1]:18333 (8 connected, 4 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [85.214.127.41]:18333 (8 connected, 5 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [2a01:7e00:0:0:f03c:91ff:fe69:bd25]:18333 (8 connected, 6 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [79.98.25.77]:18333 (8 connected, 7 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [2607:f0d0:3601:15e:0:0:0:3]:18333 (8 connected, 8 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [188.166.154.40]:18333 (8 connected, 9 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [121.40.221.46]:18333 (8 connected, 10 pending, 12 max)
11:07:28 15 PeerGroup.connectTo: Attempting connection to [212.227.106.147]:18333 (8 connected, 11 pending, 12 max)
11:07:28 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.schildbach.de/212.227.106.147:18333
11:07:28 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.schildbach.de/212.227.106.147:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:28 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/188.166.154.40:18333
11:07:28 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/188.166.154.40:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:28 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/85.214.127.41:18333
11:07:28 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/85.214.127.41:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:28 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.schildbach.de/79.98.25.77:18333
11:07:28 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.schildbach.de/79.98.25.77:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:28 16 Peer.processVersionMessage: [212.227.106.147]:18333: Got version=70002, subVer='/Satoshi:0.11.0/', services=0x1, time=2016-04-26 11:07:28, blocks=787726
11:07:28 16 Peer.processVersionMessage: [188.166.154.40]:18333: Got version=70012, subVer='/Satoshi:0.12.0/', services=0x5, time=2016-04-26 11:07:27, blocks=787726
11:07:28 16 PeerGroup.handleNewPeer: [188.166.154.40]:18333: New peer (9 connected, 10 pending, 12 max)
11:07:28 16 Peer.processVersionMessage: [85.214.127.41]:18333: Got version=70012, subVer='/Satoshi:0.12.0/', services=0x5, time=2016-04-26 11:07:28, blocks=787726
11:07:28 16 PeerGroup.handleNewPeer: [85.214.127.41]:18333: New peer (10 connected, 9 pending, 12 max)
11:07:28 16 PeerGroup.handleNewPeer: [212.227.106.147]:18333: New peer (11 connected, 8 pending, 12 max)
11:07:28 16 Peer.processVersionMessage: [79.98.25.77]:18333: Got version=70002, subVer='/Satoshi:0.11.2/', services=0x1, time=2016-04-26 11:07:28, blocks=787726
11:07:28 16 PeerGroup.handleNewPeer: [79.98.25.77]:18333: New peer (12 connected, 7 pending, 12 max)
11:07:28 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.schildbach.de/104.219.251.104:18333
11:07:28 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.schildbach.de/104.219.251.104:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:29 16 Peer.processVersionMessage: [104.219.251.104]:18333: Got version=70002, subVer='/Classic:0.11.2/', services=0x1, time=2016-04-26 11:06:24, blocks=787726
11:07:29 16 PeerGroup.handleNewPeer: [104.219.251.104]:18333: New peer (13 connected, 6 pending, 12 max)
11:07:32 16 NioClientManager.handleKey: Connected to testnet-seed.bitcoin.petertodd.org/121.40.221.46:18333
11:07:32 16 Peer.connectionOpened: Announcing to testnet-seed.bitcoin.petertodd.org/121.40.221.46:18333 as: /bitcoinj:0.15-SNAPSHOT/
11:07:32 16 PeerGroup.handlePeerDeath: [121.40.221.46]:18333: Peer died (13 connected, 5 pending, 12 max)
11:07:32 16 NioClientManager.handleKey: Failed to connect with exception: java.net.NoRouteToHostException: No route to host
11:07:32 16 PeerGroup.handlePeerDeath: [2600:3c00:0:0:f03c:91ff:fe89:305f]:18333: Peer died (13 connected, 4 pending, 12 max)
11:07:33 20 PeerSocketHandler.timeoutOccurred: [2600:3c00:0:0:f03c:91ff:fe89:305f]:18333: Timed out
11:07:33 20 PeerGroup.handlePeerDeath: [2600:3c00:0:0:f03c:91ff:fe89:305f]:18333: Peer died (13 connected, 4 pending, 12 max)
11:07:33 20 PeerSocketHandler.timeoutOccurred: [2600:3c03:0:0:f03c:91ff:fe73:179f]:18333: Timed out
11:07:33 20 PeerGroup.handlePeerDeath: [2600:3c03:0:0:f03c:91ff:fe73:179f]:18333: Peer died (13 connected, 3 pending, 12 max)
11:07:33 20 PeerSocketHandler.timeoutOccurred: [2607:5300:60:ac0:0:0:0:1]:18333: Timed out
11:07:33 20 PeerGroup.handlePeerDeath: [2607:5300:60:ac0:0:0:0:1]:18333: Peer died (13 connected, 2 pending, 12 max)
11:07:33 20 PeerSocketHandler.timeoutOccurred: [2a01:7e00:0:0:f03c:91ff:fe69:bd25]:18333: Timed out
11:07:33 20 PeerGroup.handlePeerDeath: [2a01:7e00:0:0:f03c:91ff:fe69:bd25]:18333: Peer died (13 connected, 1 pending, 12 max)
11:07:33 20 PeerSocketHandler.timeoutOccurred: [2607:f0d0:3601:15e:0:0:0:3]:18333: Timed out
11:07:33 20 PeerGroup.handlePeerDeath: [2607:f0d0:3601:15e:0:0:0:3]:18333: Peer died (13 connected, 0 pending, 12 max)
11:07:33 20 PeerSocketHandler.timeoutOccurred: [121.40.221.46]:18333: Timed out
11:07:33 16 PeerGroup.handlePeerDeath: [2607:5300:60:ac0:0:0:0:1]:18333: Peer died (13 connected, 0 pending, 12 max)
11:07:33 16 NioClientManager.handleKey: Failed to connect with exception: java.nio.channels.ClosedChannelException: null
11:07:35 16 PeerGroup.handlePeerDeath: [2600:3c03:0:0:f03c:91ff:fe73:179f]:18333: Peer died (13 connected, 0 pending, 12 max)
11:07:35 16 NioClientManager.handleKey: Failed to connect with exception: java.nio.channels.ClosedChannelException: null
11:07:35 16 PeerGroup.handlePeerDeath: [2a01:7e00:0:0:f03c:91ff:fe69:bd25]:18333: Peer died (13 connected, 0 pending, 12 max)
11:07:35 16 NioClientManager.handleKey: Failed to connect with exception: java.nio.channels.ClosedChannelException: null
11:07:39 16 PeerGroup.handlePeerDeath: [2607:f0d0:3601:15e:0:0:0:3]:18333: Peer died (13 connected, 0 pending, 12 max)
11:07:39 16 NioClientManager.handleKey: Failed to connect with exception: java.nio.channels.ClosedChannelException: null
11:23:26 22 PaymentChannelServer.connectionOpen: New server channel active.
11:23:26 22 PaymentChannelServer.receiveVersionMessage: Got initial version message, responding with VERSIONS and INITIATE: min value=100000
11:23:26 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:26 22 WalletFiles.saveNowInternal: Save completed in 8.426 ms
11:23:26 22 PaymentChannelServer.receiveContractMessage: Got contract, broadcasting and responding with CHANNEL_OPEN
11:23:26 22 Context.get: Performing thread fixup: you are accessing bitcoinj via a thread that has not had any context set on it.
11:23:26 22 Context.get: This error has been corrected for, but doing this makes your app less robust.
11:23:26 22 Context.get: You should use Context.propagate() or a ContextPropagatingThreadFactory.
11:23:26 22 Context.get: Please refer to the user guide for more information about this.
11:23:26 22 Context.get: Thread name is NioServer.
11:23:26 22 PaymentChannelServerState.provideContract: Broadcasting multisig contract: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808
in PUSHDATA(71)[304402206dea75fa23119ecedec4b73d2bac29b5002172d8df3cb5e7574f4fbca41cd7830220211b782e0acaa0f36d5f2827b7b326e1a2eb37af2f147967d3c4a80b1760d67801] PUSHDATA(33)[02fdf8c92a5d427e5d228210498d4292bc7ceb3d1364970544c6db00fbb9c537f4]
outpoint:affa83d0854d510292a9d12cbdc34c98bff0a3bd0c4686e1e2bcd835ef497ae8:1
sequence:fffffffe
out HASH160 PUSHDATA(20)[8f24d8af37d756a2ea56f24d48480760b17a3058] EQUAL 0.001 BTC
out DUP HASH160 PUSHDATA(20)[f175e34ce7809211e9ec613ecb0f162a3db2e0ca] EQUALVERIFY CHECKSIG 0.157775 BTC
prps UNKNOWN
11:23:26 22 Wallet.addWatchedScripts: Adding a script to the wallet with a creation time of zero, this will disable the checkpointing optimization! HASH160 PUSHDATA(20)[8f24d8af37d756a2ea56f24d48480760b17a3058] EQUAL
11:23:26 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:26 22 WalletFiles.saveNowInternal: Save completed in 11.99 ms
11:23:26 22 PeerGroup.broadcastTransaction: Transaction source unknown, setting to SELF: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808
11:23:26 22 TransactionBroadcast.broadcast: Waiting for 10 peers required for broadcast, we have 13 ...
11:23:26 22 TransactionBroadcast$EnoughAvailablePeers.run: broadcastTransaction: We have 13 peers, adding dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 to the memory pool
11:23:26 22 TransactionBroadcast$EnoughAvailablePeers.run: Sending to 7 peers, will wait for 3, sending to: [45.55.170.207]:18333,[104.219.251.104]:18333,[5.199.167.105]:18333,[5.196.66.209]:18333,[188.166.154.40]:18333,[47.89.54.17]:18333,[85.214.127.41]:18333
11:23:27 11 TransactionBroadcast$ConfidenceChange.onConfidenceChanged: broadcastTransaction: SEEN_PEERS: TX dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 seen by 1 peers
11:23:38 11 TransactionBroadcast$ConfidenceChange.onConfidenceChanged: broadcastTransaction: SEEN_PEERS: TX dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 seen by 2 peers
11:23:44 11 TransactionBroadcast$ConfidenceChange.onConfidenceChanged: broadcastTransaction: SEEN_PEERS: TX dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 seen by 3 peers
11:23:44 11 TransactionBroadcast$ConfidenceChange.onConfidenceChanged: broadcastTransaction: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 complete
11:23:44 11 Context.get: Performing thread fixup: you are accessing bitcoinj via a thread that has not had any context set on it.
11:23:44 11 Context.get: This error has been corrected for, but doing this makes your app less robust.
11:23:44 11 Context.get: You should use Context.propagate() or a ContextPropagatingThreadFactory.
11:23:44 11 Context.get: Please refer to the user guide for more information about this.
11:23:44 11 Context.get: Thread name is bitcoinj user thread.
11:23:44 11 Wallet.receivePending: Received a pending transaction dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 that spends 0.00 BTC from our own wallet, and sends us 0.001 BTC
11:23:44 11 Wallet.maybeCommitTx: commitTx of dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808
11:23:44 11 Wallet.maybeCommitTx: ->pending: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808
11:23:44 11 Wallet.maybeCommitTx: Estimated balance is now: 0.001 BTC
11:23:44 11 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 11 WalletFiles.saveNowInternal: Save completed in 20.48 ms
11:23:44 11 PaymentChannelServerState$1.onSuccess: Successfully broadcast multisig contract dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808. Channel now open.
11:23:44 11 PaymentChannelServerState.storeChannelInWallet: Storing state with contract hash dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808.
11:23:44 11 StoredPaymentChannelServerStates.putChannel: Scheduling channel for automatic closure at Sat Apr 30 09:23:26 CEST 2016: Stored server channel (connected)
Version: 2
Key: ECKey{pub HEX=03481803ab27a0db118ba45b29eced7c4967cdff207181352215cfbfa26a3e3ea4, creationTimeSeconds=1461662606, isEncrypted=false, isPubKeyOnly=false}
Value to me: 0
Client output: null
Refund unlock: Sat Apr 30 11:23:26 CEST 2016 (1462008206 unix time)
Contract: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808
confidence: Seen by 3 peers. Pending/unconfirmed.
in PUSHDATA(71)[304402206dea75fa23119ecedec4b73d2bac29b5002172d8df3cb5e7574f4fbca41cd7830220211b782e0acaa0f36d5f2827b7b326e1a2eb37af2f147967d3c4a80b1760d67801] PUSHDATA(33)[02fdf8c92a5d427e5d228210498d4292bc7ceb3d1364970544c6db00fbb9c537f4]
outpoint:affa83d0854d510292a9d12cbdc34c98bff0a3bd0c4686e1e2bcd835ef497ae8:1
sequence:fffffffe
out HASH160 PUSHDATA(20)[8f24d8af37d756a2ea56f24d48480760b17a3058] EQUAL 0.001 BTC
out DUP HASH160 PUSHDATA(20)[f175e34ce7809211e9ec613ecb0f162a3db2e0ca] EQUALVERIFY CHECKSIG 0.157775 BTC
prps UNKNOWN
11:23:44 11 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 11 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 11 WalletFiles.saveNowInternal: Save completed in 4.664 ms
11:23:44 11 PaymentChannelServer.receiveUpdatePaymentMessage: Got a payment update
11:23:44 11 Secp256k1Context.<clinit>: java.lang.UnsatisfiedLinkError: no secp256k1 in java.library.path
11:23:44 11 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 11 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 11 WalletFiles.saveNowInternal: Save completed in 3.116 ms
11:23:44 11 ExamplePaymentChannelServer$2.paymentIncrease: Client /127.0.0.1:52094 paid increased payment by 5000 for a total of 5000
11:23:44 11 ExamplePaymentChannelServer$2.channelOpen: Channel open for /127.0.0.1:52094: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808.
11:23:44 11 ExamplePaymentChannelServer$2.channelOpen: with a maximum value of 100000, expiring at UNIX timestamp 1462001006.
11:23:44 22 PaymentChannelServer.receiveUpdatePaymentMessage: Got a payment update
11:23:44 22 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 22 WalletFiles.saveNowInternal: Save completed in 3.874 ms
11:23:44 22 ExamplePaymentChannelServer$2.paymentIncrease: Client /127.0.0.1:52094 paid increased payment by 47 for a total of 5047
11:23:44 22 PaymentChannelServer.receiveUpdatePaymentMessage: Got a payment update
11:23:44 22 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 22 WalletFiles.saveNowInternal: Save completed in 3.637 ms
11:23:44 22 ExamplePaymentChannelServer$2.paymentIncrease: Client /127.0.0.1:52094 paid increased payment by 471 for a total of 5518
11:23:44 22 PaymentChannelServer.receiveUpdatePaymentMessage: Got a payment update
11:23:44 22 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 22 WalletFiles.saveNowInternal: Save completed in 2.714 ms
11:23:44 22 ExamplePaymentChannelServer$2.paymentIncrease: Client /127.0.0.1:52094 paid increased payment by 1 for a total of 5519
11:23:44 22 PaymentChannelServer.receiveUpdatePaymentMessage: Got a payment update
11:23:44 22 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 22 WalletFiles.saveNowInternal: Save completed in 3.028 ms
11:23:44 22 ExamplePaymentChannelServer$2.paymentIncrease: Client /127.0.0.1:52094 paid increased payment by 942 for a total of 6461
11:23:44 22 PaymentChannelServer.receiveUpdatePaymentMessage: Got a payment update
11:23:44 22 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 22 WalletFiles.saveNowInternal: Save completed in 4.290 ms
11:23:44 22 ExamplePaymentChannelServer$2.paymentIncrease: Client /127.0.0.1:52094 paid increased payment by 24800 for a total of 31261
11:23:44 22 PaymentChannelServer.receiveUpdatePaymentMessage: Got a payment update
11:23:44 22 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 22 WalletFiles.saveNowInternal: Save completed in 3.070 ms
11:23:44 22 ExamplePaymentChannelServer$2.paymentIncrease: Client /127.0.0.1:52094 paid increased payment by 22300 for a total of 53561
11:23:44 22 PaymentChannelServer.receiveCloseMessage: Got CLOSE message, closing channel
11:23:44 22 Wallet.completeTx: Completing send tx with 1 outputs totalling 0.00046439 BTC (not including fees)
11:23:44 22 Wallet.completeTx: with 0.00036211 BTC change
11:23:44 22 Wallet.signTransaction: Input 0 already correctly spends output, assuming SIGHASH type used will be safe and skipping signing.
11:23:44 22 LocalTransactionSigner.signInputs: Input 0 already correctly spends output, assuming SIGHASH type used will be safe and skipping signing.
11:23:44 22 Wallet.completeTx: with a fee of 0.0005 BTC/kB, 0.0001735 BTC for 347 bytes
11:23:44 22 Wallet.completeTx: completed: ae0ee06f5e6063834c500b47f0b0be8effb07d586c0e37297e8eb08aa5b67b8c
in PUSHDATA(72)[3045022100c119d06204d27f364c7541a7720beb35991a47f42646417dc16bb56b0ded51fb02206c88dcfec0ba20d90b9d3135540fb5577212d03e868d6b81fc3facc3de5fd2dc83] PUSHDATA(71)[304402207729862a5ff6e9df04bca73af453f0f0c2f603c196272f687a8f5ea05311467a02204eca8d64f90fd05ccd752cd8cf53e4719b904eba66acea9b828a498ab3d0b3a782] 1 PUSHDATA1[632103481803ab27a0db118ba45b29eced7c4967cdff207181352215cfbfa26a3e3ea4ad67048e792457b175682102e82f7581f4f3b5c45457a9dbe8e38be469eaf35bc242ed73dfc3c7ecd044c22fac] 0.001 BTC
outpoint:dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808:0 hash160:8f24d8af37d756a2ea56f24d48480760b17a3058
out DUP HASH160 PUSHDATA(20)[67a99e72a8fffad41d81b4156f3d6b1209b6898c] EQUALVERIFY CHECKSIG 0.00046439 BTC
out DUP HASH160 PUSHDATA(20)[c6882b93cba986362dd2a338b0577ea7a2e94779] EQUALVERIFY CHECKSIG 0.00036211 BTC
fee 0.0005 BTC/kB, 0.0001735 BTC for 347 bytes
prps USER_PAYMENT
11:23:44 22 PaymentChannelV2ServerState.close: Calculated fee is 17350
11:23:44 22 PaymentChannelV2ServerState.close: Closing channel, broadcasting tx f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286
in PUSHDATA(72)[3045022100c119d06204d27f364c7541a7720beb35991a47f42646417dc16bb56b0ded51fb02206c88dcfec0ba20d90b9d3135540fb5577212d03e868d6b81fc3facc3de5fd2dc83] PUSHDATA(71)[304402202e335c0f73ea1bb7d61ffe3a56721151ff5f51b7318b4f6bfd480ba82f591040022001e930cbfb9184e193cf921608d9d85a2d268d23931a411da02f7cf24aee653a01] 1 PUSHDATA1[632103481803ab27a0db118ba45b29eced7c4967cdff207181352215cfbfa26a3e3ea4ad67048e792457b175682102e82f7581f4f3b5c45457a9dbe8e38be469eaf35bc242ed73dfc3c7ecd044c22fac] 0.001 BTC
outpoint:dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808:0 hash160:8f24d8af37d756a2ea56f24d48480760b17a3058
out DUP HASH160 PUSHDATA(20)[67a99e72a8fffad41d81b4156f3d6b1209b6898c] EQUALVERIFY CHECKSIG 0.00046439 BTC
out DUP HASH160 PUSHDATA(20)[c6882b93cba986362dd2a338b0577ea7a2e94779] EQUALVERIFY CHECKSIG 0.00036211 BTC
fee 0.0005 BTC/kB, 0.0001735 BTC for 347 bytes
prps USER_PAYMENT
11:23:44 22 TransactionBroadcast.broadcast: Waiting for 10 peers required for broadcast, we have 13 ...
11:23:44 22 TransactionBroadcast$EnoughAvailablePeers.run: broadcastTransaction: We have 13 peers, adding f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286 to the memory pool
11:23:44 22 TransactionBroadcast$EnoughAvailablePeers.run: Sending to 7 peers, will wait for 3, sending to: [149.202.192.67]:18333,[45.63.105.72]:18333,[91.121.137.85]:18333,[5.196.66.209]:18333,[45.55.170.207]:18333,[212.227.106.147]:18333,[104.219.251.104]:18333
11:23:44 22 StoredPaymentChannelServerStates.updatedChannel: Stored server channel 1361977687 was updated
11:23:44 22 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:44 22 WalletFiles.saveNowInternal: Save completed in 3.328 ms
11:23:45 16 Peer.downloadDependencies: [79.98.25.77]:18333: Downloading dependencies of f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286
11:23:45 16 Peer$7.onSuccess: [79.98.25.77]:18333: Downloaded dependency of f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808
11:23:45 16 Peer.processNotFoundMessage: [79.98.25.77]:18333: Bottomed out dep tree at affa83d0854d510292a9d12cbdc34c98bff0a3bd0c4686e1e2bcd835ef497ae8
11:23:45 16 Peer$4.onSuccess: [79.98.25.77]:18333: Dependency download complete!
11:23:45 16 Wallet.receivePending: Received a pending transaction f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286 that spends 0.001 BTC from our own wallet, and sends us 0.00036211 BTC
11:23:45 16 Wallet.maybeCommitTx: commitTx of f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286
11:23:45 16 Wallet.updateForSpends: marked dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808:0 as spent by f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286
11:23:45 16 Wallet.maybeCommitTx: ->pending: f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286
11:23:45 16 Wallet.maybeCommitTx: Estimated balance is now: 0.00036211 BTC
11:23:45 16 KeyChainGroup.maybeMarkCurrentKeyAsUsed: Marking key as used: DeterministicKey{pub=03b11ed79770b90fa2cd48143ba7b13876eb1a2dce80fe2c94a54ac239a700b675, chainCode=3c32bdcad3d27a1c23e9ca784ba083f5f7b21aa5ade829c43d0c20012a2eee20, path=M/0H/1/0, isEncrypted=false, isPubKeyOnly=false}
11:23:45 16 WalletFiles.saveNow: Saving wallet; last seen block is height 787726, date 2016-04-26T08:54:46Z, hash 000000001fdc09bc4f577620157513cabd0e81cd68ddbd6d459caf787fe210a1
11:23:45 16 WalletFiles.saveNowInternal: Save completed in 4.085 ms
11:25:07 25 WalletFiles$1.call: Background saving wallet; last seen block is height 787727, date 2016-04-26T09:14:50Z, hash 0000000015fa46011d75773d4c667056663b0a8da800e40d1bbe6b977541bc38
11:25:07 25 WalletFiles.saveNowInternal: Save completed in 4.942 ms
11:33:51 16 Wallet.receive: Received tx for 0.001 BTC: dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 [0] in block 000000000000041dbea0bd2e46cc18219cf9968964840584aa587faf1226e7e7
11:33:51 16 Wallet.receive: <-pending
11:33:51 16 Wallet.updateForSpends: Connected pending tx input f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286:0
11:33:51 16 Wallet.updateForSpends: Removed from UNSPENTS: TxOut of 0.001 BTC to 2N6J6krFyraBULArfxhiw7ahZ3kgPB7huyR script:HASH160 PUSHDATA(20)[8f24d8af37d756a2ea56f24d48480760b17a3058] EQUAL
11:33:51 16 Wallet.processTxFromBestChain: tx dd1d7ac220f84c1855f18eb873ba45160812f6b5a86669050214d3b82c51b808 ->spent (by pending)
11:33:51 16 Wallet.receive: Balance is now: 0.00 BTC
11:33:51 16 Wallet.receive: Received tx for -0.00063789 BTC: f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286 [1] in block 000000000000041dbea0bd2e46cc18219cf9968964840584aa587faf1226e7e7
11:33:51 16 Wallet.receive: <-pending
11:33:51 16 Wallet.processTxFromBestChain: tx f4e74bb758fd1b98b10b0ced2641c46451a87b87cdf39d920b506907562c6286 ->unspent
11:33:51 16 Wallet.receive: Balance is now: 0.00036211 BTC
11:33:51 16 WalletFiles.saveNow: Saving wallet; last seen block is height 787728, date 2016-04-26T09:33:13Z, hash 000000000000041dbea0bd2e46cc18219cf9968964840584aa587faf1226e7e7
11:33:51 16 WalletFiles.saveNowInternal: Save completed in 4.484 ms
11:33:56 26 WalletFiles$1.call: Background saving wallet; last seen block is height 787728, date 2016-04-26T09:33:13Z, hash 000000000000041dbea0bd2e46cc18219cf9968964840584aa587faf1226e7e7
11:33:56 26 WalletFiles.saveNowInternal: Save completed in 4.983 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment