Skip to content

Instantly share code, notes, and snippets.

@alevchuk
Created July 4, 2019 23:17
Show Gist options
  • Select an option

  • Save alevchuk/6a94593ebec4db8800f96f9cd9c1becc to your computer and use it in GitHub Desktop.

Select an option

Save alevchuk/6a94593ebec4db8800f96f9cd9c1becc to your computer and use it in GitHub Desktop.
2019-07-04 23:12:50.100 [INF] SRVR: Negotiated chan series queries with 02d707df6a61a87ea8c6f3fe29a31b107ab257f262251302c2c31c269b215e8e6f
2019-07-04 23:12:50.100 [INF] DISC: Creating new GossipSyncer for peer=02d707df6a61a87ea8c6f3fe29a31b107ab257f262251302c2c31c269b215e8e6f
2019-07-04 23:12:57.911 [DBG] ATPL: Node updates received, assessing need for more channels
2019-07-04 23:12:57.912 [DBG] ATPL: Pending channels: (map[autopilot.NodeID]autopilot.Channel) {
}
2019-07-04 23:12:57.912 [DBG] ATPL: No more channels needed because channel limit was reached. Limit: 3. Current number of channels: 4
2019-07-04 23:12:59.203 [DBG] ATPL: Node updates received, assessing need for more channels
2019-07-04 23:12:59.203 [DBG] ATPL: Pending channels: (map[autopilot.NodeID]autopilot.Channel) {
}
2019-07-04 23:12:59.203 [DBG] ATPL: No more channels needed because channel limit was reached. Limit: 3. Current number of channels: 4
2019-07-04 23:12:59.688 [DBG] ATPL: Node updates received, assessing need for more channels
2019-07-04 23:12:59.688 [DBG] ATPL: Pending channels: (map[autopilot.NodeID]autopilot.Channel) {
}
2019-07-04 23:12:59.688 [DBG] ATPL: No more channels needed because channel limit was reached. Limit: 3. Current number of channels: 4
2019-07-04 23:13:02.085 [DBG] ATPL: Node updates received, assessing need for more channels
2019-07-04 23:13:02.086 [DBG] ATPL: Pending channels: (map[autopilot.NodeID]autopilot.Channel) {
}
2019-07-04 23:13:02.086 [DBG] ATPL: No more channels needed because channel limit was reached. Limit: 3. Current number of channels: 4
2019-07-04 23:13:02.484 [INF] DISC: GossipSyncer(02a024ef71b7cace623160f2bf45c8e7080b222ac8019eac3dbfa1ff2ecd629c78): no more chans to query
2019-07-04 23:13:02.484 [INF] DISC: GossipSyncer(02a024ef71b7cace623160f2bf45c8e7080b222ac8019eac3dbfa1ff2ecd629c78): applying gossipFilter(start=2019-07-04 23:13:02.484468551 +0000 UTC m=+38.537116758, end=2155-08-11 05:41:17.484468551 +0000 UTC m=+4294967333.537116758)
@alevchuk
Copy link
Author

alevchuk commented Jul 4, 2019

The other check:

2019-07-04 23:32:30.166 [DBG] ATPL: No more channels needed because funds allocation was reached. Funds total: 0.00725583 BTC. Funds allocated to channels: 0.003655 BTC. Current fraction (allocated divid
ed by total): 0.5037328603343794. Limit fraction: 0.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment