Skip to content

Instantly share code, notes, and snippets.

@oxarbitrage
Created December 1, 2020 19:06
Show Gist options
  • Save oxarbitrage/69c12c65ae5b4ee63fe6099cea26cd5b to your computer and use it in GitHub Desktop.
Save oxarbitrage/69c12c65ae5b4ee63fe6099cea26cd5b to your computer and use it in GitHub Desktop.
oxarbitrage@oxarbitrage:~/zebra/zebra_sync/zebra$ cargo build --release
Updating crates.io index
Downloaded tracing v0.1.22
Downloaded color-eyre v0.5.8
Downloaded 2 crates (686.4 KB) in 2.95s
Compiling libc v0.2.80
Compiling proc-macro2 v1.0.24
Compiling unicode-xid v0.2.1
Compiling autocfg v1.0.1
Compiling syn v1.0.48
Compiling cfg-if v0.1.10
Compiling memchr v2.3.4
Compiling lazy_static v1.4.0
Compiling log v0.4.11
Compiling version_check v0.9.2
Compiling cfg-if v1.0.0
Compiling byteorder v1.3.4
Compiling const_fn v0.4.3
Compiling serde_derive v1.0.117
Compiling ryu v1.0.5
Compiling serde v1.0.117
Compiling bitflags v1.2.1
Compiling proc-macro-hack v0.5.19
Compiling rayon-core v1.9.0
Compiling scopeguard v1.1.0
Compiling getrandom v0.1.15
Compiling either v1.6.1
Compiling pin-project-lite v0.2.0
Compiling smallvec v1.5.0
Compiling typenum v1.12.0
Compiling lexical-core v0.7.4
Compiling once_cell v1.5.2
Compiling futures-core v0.3.8
Compiling futures-sink v0.3.8
Compiling slab v0.4.2
Compiling proc-macro-nested v0.1.6
Compiling regex-syntax v0.6.21
Compiling arrayvec v0.5.2
Compiling itoa v0.4.6
Compiling adler v0.2.3
Compiling futures-io v0.3.8
Compiling pin-utils v0.1.0
Compiling subtle v2.3.0
Compiling glob v0.3.0
Compiling pin-project-internal v0.4.27
Compiling static_assertions v1.1.0
Compiling unicode-width v0.1.8
Compiling fnv v1.0.7
Compiling bytes v0.6.0
Compiling crc32fast v1.2.1
Compiling ppv-lite86 v0.2.10
Compiling quick-error v1.2.3
Compiling ansi_term v0.11.0
Compiling termcolor v1.1.2
Compiling strsim v0.8.0
Compiling radium v0.4.1
Compiling vec_map v0.8.2
Compiling bindgen v0.54.0
Compiling peeking_take_while v0.1.2
Compiling version_check v0.1.5
Compiling rustc-hash v1.1.0
Compiling serde_json v1.0.59
Compiling lazycell v1.3.0
Compiling shlex v0.1.1
Compiling tower-service v0.3.0
Compiling wyz v0.2.0
Compiling proc-macro2 v0.4.30
Compiling arrayref v0.3.6
Compiling constant_time_eq v0.1.5
Compiling funty v1.0.1
Compiling remove_dir_all v0.5.3
Compiling unicode-xid v0.1.0
Compiling radium v0.3.0
Compiling crunchy v0.2.2
Compiling ansi_term v0.12.1
Compiling matches v0.1.8
Compiling tinyvec_macros v0.1.0
Compiling syn v0.15.44
Compiling rustc-hex v2.1.0
Compiling byte-slice-cast v0.3.5
Compiling gimli v0.23.0
Compiling bit-vec v0.6.2
Compiling getrandom v0.2.0
Compiling opaque-debug v0.3.0
Compiling cpuid-bool v0.1.2
Compiling byte-tools v0.3.1
Compiling hex v0.4.2
Compiling tower-layer v0.3.0 (https://github.com/tower-rs/tower?rev=d4d1c67c6a0e4213a52abcc2b9df6cc58276ee39#d4d1c67c)
Compiling rustc-demangle v0.1.18
Compiling object v0.22.0
Compiling opaque-debug v0.2.3
Compiling eyre v0.6.3
Compiling percent-encoding v2.1.0
Compiling maybe-uninit v2.0.0
Compiling indenter v0.3.0
Compiling metrics v0.12.1
Compiling bech32 v0.7.2
Compiling bytes v0.5.6
Compiling pin-project-lite v0.1.11
Compiling hashbrown v0.9.1
Compiling metrics-core v0.5.2
Compiling owo-colors v1.1.3
Compiling strsim v0.9.3
Compiling ident_case v1.0.1
Compiling arrayvec v0.4.12
Compiling metrics v0.13.0-alpha.8 (https://github.com/ZcashFoundation/metrics?rev=971133128e5aebe3ad177acffc6154449736cfa2#97113312)
Compiling httparse v1.3.4
Compiling beef v0.4.4
Compiling try-lock v0.2.3
Compiling nodrop v0.1.14
Compiling stable_deref_trait v1.2.0
Compiling unicode-segmentation v1.7.0
Compiling semver-parser v0.7.0
Compiling bytemuck v1.4.1
Compiling atomic-shim v0.1.0
Compiling base64 v0.12.3
Compiling arc-swap v1.0.0
Compiling httpdate v0.3.2
Compiling str_stack v0.1.0
Compiling canonical-path v2.0.2
Compiling difference v2.0.0
Compiling zebra-client v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-client)
Compiling zebra-rpc v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-rpc)
Compiling generational-arena v0.2.8
Compiling instant v0.1.9
Compiling tracing-core v0.1.17
Compiling sharded-slab v0.1.0
Compiling thread_local v1.0.1
Compiling crossbeam-utils v0.6.6
Compiling nom v5.1.2
Compiling generic-array v0.14.4
Compiling proc-macro-error-attr v1.0.4
Compiling proc-macro-error v1.0.4
Compiling crossbeam-utils v0.8.0
Compiling memoffset v0.5.6
Compiling num-traits v0.2.14
Compiling rayon v1.5.0
Compiling miniz_oxide v0.4.3
Compiling num-integer v0.1.44
Compiling tokio v0.3.4
Compiling indexmap v1.6.0
Compiling crossbeam-utils v0.7.2
Compiling futures-channel v0.3.8
Compiling futures-task v0.3.8
Compiling lock_api v0.4.2
Compiling bls12_381 v0.1.1
Compiling textwrap v0.11.0
Compiling humantime v1.3.0
Compiling clang-sys v0.29.3
Compiling blake2b_simd v0.5.11
Compiling blake2s_simd v0.5.11
Compiling nom v4.2.3
Compiling unicode-bidi v0.3.4
Compiling tinyvec v1.0.1
Compiling bitvec v0.17.4
Compiling block-padding v0.1.5
Compiling bit-set v0.5.2
Compiling form_urlencoded v1.0.0
Compiling http v0.2.1
Compiling owning_ref v0.4.1
Compiling rgb v0.8.25
Compiling heck v0.3.1
Compiling pretty_assertions v0.6.1
Compiling crossbeam-channel v0.3.9
Compiling addr2line v0.14.0
Compiling jubjub v0.3.0
Compiling unicode-normalization v0.1.16
Compiling tracing-log v0.1.1
Compiling want v0.3.0
Compiling aho-corasick v0.7.15
Compiling quick-xml v0.19.0
Compiling signal-hook-registry v1.2.2
Compiling num_cpus v1.13.0
Compiling time v0.1.44
Compiling parking_lot_core v0.8.0
Compiling mio v0.7.6
Compiling wait-timeout v0.2.0
Compiling rand v0.4.6
Compiling atty v0.2.14
Compiling dirs-sys v0.3.5
Compiling socket2 v0.3.16
Compiling http-body v0.3.1
Compiling quote v1.0.7
Compiling which v3.1.1
Compiling regex-automata v0.1.9
Compiling base64 v0.10.1
Compiling equihash v0.1.0
Compiling uint v0.8.5
Compiling bitvec v0.18.4
Compiling smallvec v0.6.13
Compiling num-format v0.4.0
Compiling quote v0.6.13
Compiling generic-array v0.12.3
Compiling rand_core v0.5.1
Compiling idna v0.2.0
Compiling signal-hook v0.1.16
Compiling regex v1.4.2
Compiling parking_lot v0.11.1
Compiling clap v2.33.3
Compiling dirs v3.0.1
Compiling tempdir v0.3.7
Compiling const-random-macro v0.1.11
Compiling flate2 v1.0.19
Compiling backtrace v0.3.54
Compiling crossbeam-epoch v0.9.0
Compiling crossbeam-channel v0.5.0
Compiling crossbeam-channel v0.4.4
Compiling matchers v0.0.1
Compiling block-buffer v0.7.3
Compiling digest v0.8.1
Compiling rand_chacha v0.2.2
Compiling rand_xorshift v0.2.0
Compiling digest v0.9.0
Compiling block-buffer v0.9.0
Compiling url v2.2.0
Compiling env_logger v0.7.1
Compiling hdrhistogram v6.3.4
Compiling color-backtrace v0.3.0
Compiling const-random v0.1.11
Compiling crossbeam-deque v0.8.0
Compiling ff v0.8.0
Compiling ripemd160 v0.8.0
Compiling rand v0.7.3
Compiling sha2 v0.9.2
Compiling ahash v0.3.8
Compiling ahash v0.4.6
Compiling bls12_381 v0.3.1
Compiling group v0.8.0
Compiling cexpr v0.4.0
Compiling hdrhistogram v7.1.0
Compiling synstructure v0.12.4
Compiling darling_core v0.10.2
Compiling bs58 v0.4.0
Compiling dashmap v3.11.10
Compiling inferno v0.10.1
Compiling jubjub v0.5.1
Compiling tempfile v3.1.0
Compiling fixed-hash v0.6.1
Compiling rusty-fork v0.3.0
Compiling proptest v0.10.1
Compiling proptest-derive v0.2.0
Compiling tracing-attributes v0.1.11
Compiling pin-project-internal v1.0.2
Compiling futures-macro v0.3.8
Compiling tokio-macros v0.3.1
Compiling zeroize_derive v1.0.1
Compiling thiserror-impl v1.0.22
Compiling displaydoc v0.1.7
Compiling metrics-macros v0.1.0-alpha.5 (https://github.com/ZcashFoundation/metrics?rev=971133128e5aebe3ad177acffc6154449736cfa2#97113312)
Compiling gumdrop_derive v0.7.0
Compiling structopt-derive v0.4.13
Compiling spandoc-attribute v0.1.1
Compiling darling_macro v0.10.2
Compiling cc v1.0.41
Compiling tracing v0.1.22
Compiling pin-project v1.0.2
Compiling zeroize v1.1.1
Compiling pin-project v0.4.27
Compiling thiserror v1.0.22
Compiling futures-util v0.3.8
Compiling tracing-futures v0.2.4
Compiling gumdrop v0.7.0
Compiling darling v0.10.2
Compiling metrics-util v0.4.0-alpha.6 (https://github.com/ZcashFoundation/metrics?rev=971133128e5aebe3ad177acffc6154449736cfa2#97113312)
Compiling abscissa_derive v0.5.0
Compiling libloading v0.5.2
Compiling secp256k1-sys v0.3.0
Compiling structopt v0.3.20
Compiling spandoc v0.2.1
Compiling futures-executor v0.3.8
Compiling tower-util v0.3.1
Compiling futures v0.3.8
Compiling tower v0.4.0 (https://github.com/tower-rs/tower?rev=d4d1c67c6a0e4213a52abcc2b9df6cc58276ee39#d4d1c67c)
Compiling tokio-util v0.4.0
Compiling tokio-util v0.5.0
Compiling h2 v0.3.0 (https://github.com/hyperium/h2#cbbdd305)
Compiling chrono v0.4.19
Compiling tracing-serde v0.1.2
Compiling curve25519-dalek v3.0.0
Compiling parity-scale-codec v1.3.5
Compiling redjubjub v0.2.2
Compiling secp256k1 v0.19.0
Compiling serde-big-array v0.3.0
Compiling toml v0.5.7
Compiling secrecy v0.6.0
Compiling semver v0.9.0
Compiling tower-fallback v0.1.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/tower-fallback)
Compiling tower-batch v0.1.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/tower-batch)
Compiling tracing-subscriber v0.1.6
Compiling x25519-dalek v1.1.0
Compiling ed25519-zebra v1.0.1
Compiling tracing-subscriber v0.2.15
Compiling abscissa_core v0.5.2
Compiling hyper v0.14.0-dev (https://github.com/hyperium/hyper/?rev=ed2b22a7f66899d338691552fbcb6c0f2f4e06b9#ed2b22a7)
Compiling tracing-error v0.1.2
Compiling tracing-flame v0.1.0
Compiling color-spantrace v0.1.4
Compiling impl-codec v0.4.2
Compiling color-eyre v0.5.8
Compiling primitive-types v0.7.3
Compiling zebra-test v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-test)
Compiling zebra-chain v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-chain)
Compiling librocksdb-sys v6.11.4
Compiling zcash_script v0.1.4
Compiling metrics-exporter-prometheus v0.1.0-alpha.7 (https://github.com/ZcashFoundation/metrics?rev=971133128e5aebe3ad177acffc6154449736cfa2#97113312)
Compiling zebra-network v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-network)
Compiling zebra-script v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-script)
Compiling rocksdb v0.15.0
Compiling zebra-state v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-state)
Compiling zebra-consensus v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-consensus)
Compiling zebra-utils v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebra-utils)
Compiling zebrad v3.0.0-alpha.0 (/home/oxarbitrage/zebra/zebra_sync/zebra/zebrad)
Finished release [optimized] target(s) in 3m 44s
oxarbitrage@oxarbitrage:~/zebra/zebra_sync/zebra$ ./target/release/zebrad start
Dec 01 09:24:25.725 INFO zebrad::commands::start: Starting zebrad
Dec 01 09:24:25.725 INFO zebrad::commands::start: config=ZebradConfig { consensus: Config { checkpoint_sync: false }, metrics: MetricsSection { endpoint_addr: None }, network: Config { listen_addr: 0.0.0.0:8233, network: Mainnet, initial_mainnet_peers: {"mainnet.seeder.zfnd.org:8233", "dnsseed.z.cash:8233", "dnsseed.str4d.xyz:8233", "mainnet.is.yolo.money:8233"}, initial_testnet_peers: {"dnsseed.testnet.z.cash:18233", "testnet.seeder.zfnd.org:18233", "testnet.is.yolo.money:18233"}, peerset_initial_target_size: 50, new_peer_interval: 60s }, state: Config { cache_dir: "/home/oxarbitrage/.cache/zebra", ephemeral: false, debug_stop_at_height: None }, tracing: TracingSection { use_color: true, filter: None, endpoint_addr: None, flamegraph: None }, sync: SyncSection { max_concurrent_block_requests: 50, lookahead_limit: 2000 } }
Dec 01 09:24:25.725 INFO zebrad::commands::start: initializing node state
Dec 01 09:24:25.771 INFO zebrad::commands::start: initializing chain verifier
Dec 01 09:24:25.774 INFO init{config=Config { checkpoint_sync: false } network=Mainnet}: zebra_consensus::chain: initializing chain verifier tip=None max_checkpoint_height=Height(419581)
Dec 01 09:24:25.774 INFO zebrad::commands::start: initializing network
Dec 01 09:24:28.634 INFO zebra_network::peer_set::initialize: Sending initial request for peers
Dec 01 09:24:28.634 INFO listen{addr=0.0.0.0:8233}: zebra_network::peer_set::initialize: Opened Zcash protocol endpoint at 0.0.0.0:8233
Dec 01 09:24:28.634 INFO add_initial_peers: zebra_network::peer_set::initialize: Connecting to initial peer set initial_peers={95.216.46.155:8233, 149.56.135.165:8233, 161.53.201.181:8233, 204.228.147.42:8233, 61.160.196.169:8233, 184.72.241.255:8233, [2001:8b0:110e:b164:ac88:26c2:926c:6880]:8233, 195.201.110.220:8233, [2001:41d0:700:223d::]:8233, 151.80.96.105:8233, 89.234.183.220:8233, 217.23.5.208:8233, 47.252.87.61:8233, 3.139.233.192:8233, 82.64.95.124:8233, 159.65.12.52:8233, 141.20.33.71:8233, 136.144.215.219:8233, 46.28.111.180:8233, [2a01:4f8:140:2393::2]:8233, 47.254.18.12:8233, 85.15.179.171:8233, 47.254.179.213:8233, 5.9.7.62:8233, [2a01:4f9:4a:1e15::2]:8233, 46.4.192.189:8233, 47.198.209.213:8233, 81.2.80.52:8233, 194.135.81.61:8233, 74.207.236.134:8233, [2001:41d0:203:2f50::]:8233, [2a01:4f8:141:40d8::2]:8233, 50.213.167.113:8233, 34.90.231.182:8233, 185.227.68.98:8233, 47.253.0.14:8233, 172.104.106.153:8233, 47.100.175.51:8233, [2a02:7b40:c287:513d::1]:8233, 161.97.68.118:8233, 31.31.73.46:8233, 68.235.60.131:8233, 176.9.78.6:8233, 47.252.79.236:8233, 47.94.92.186:8233, 34.66.191.95:8233, [2a01:4f9:c010:7391::1]:8233, [2a01:4f8:151:120d::2]:8233, 173.249.20.4:8233, 207.154.223.69:8233, 188.166.173.215:8233, 54.38.81.80:8233, 172.104.180.119:8233, 135.181.49.198:8233, 95.217.155.210:8233, 209.141.47.197:8233, 34.87.37.112:8233, 139.162.66.203:8233, 46.4.65.10:8233, 39.97.178.10:8233, 116.202.13.16:8233, 167.172.185.201:8233, 91.206.16.214:8233, 37.157.195.61:8233, 52.52.174.26:8233, 47.90.200.114:8233, [2a02:c207:2022:9236::1]:8233, 116.202.25.66:8233, 159.65.98.117:8233, 116.202.129.35:8233, 139.162.138.168:8233, [2001:41d0:700:2233::]:8233, [2a01:4f8:13b:cc5::2]:8233, 116.202.170.226:8233, 138.201.252.11:8233, [2a01:4f8:173:230a::2]:8233, 165.22.76.97:8233, 47.252.84.50:8233, [2a01:4f8:b0:920a::5502]:8233, 88.208.3.195:8233, 159.65.179.43:8233, 116.202.132.28:8233, 78.27.139.13:8233, 3.112.252.179:8233, 3.92.60.219:8233, 50.220.121.211:8233}
Dec 01 09:24:45.918 INFO zebrad::commands::start: initializing syncer
Dec 01 09:24:45.918 INFO sync: zebrad::components::sync: starting genesis block download and verify
Dec 01 09:24:46.167 INFO sync:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=1 current_range=(Unbounded, Included(Height(0)))
Dec 01 09:24:46.168 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 09:24:46.168 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(0) min_locator_height=0 locators=[Height(0)]
Dec 01 09:24:49.697 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 09:24:53.453 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=997 lookahead_limit=2000
Dec 01 09:24:53.832 INFO peer{addr=47.252.79.236:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(0) response_len=0 chain_tip_height=Height(0) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:24:53.855 INFO peer{addr=138.197.174.176:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(0) response_len=0 chain_tip_height=Height(0) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:24:54.008 INFO peer{addr=51.77.64.61:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(0) response_len=0 chain_tip_height=Height(0) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:24:54.765 INFO peer{addr=193.42.110.30:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(0) response_len=0 chain_tip_height=Height(0) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:24:54.782 INFO peer{addr=47.107.242.15:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(0) response_len=0 chain_tip_height=Height(0) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:24:57.297 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1495 lookahead_limit=2000
Dec 01 09:24:58.698 INFO peer{addr=47.252.26.121:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(0) response_len=0 chain_tip_height=Height(0) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:24:58.855 INFO sync:obtain_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(0)), Included(Height(800)))
Dec 01 09:24:59.100 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(800)), Included(Height(1200)))
Dec 01 09:25:01.185 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1869 lookahead_limit=2000
Dec 01 09:25:01.980 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(1200)), Included(Height(1600)))
Dec 01 09:25:02.012 INFO peer{addr=51.77.64.51:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(1385) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:02.014 INFO peer{addr=47.254.130.139:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(1385) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:02.041 INFO peer{addr=47.254.178.251:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(1600) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:02.083 INFO peer{addr=3.91.227.122:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(1600) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:05.056 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2241 lookahead_limit=2000
Dec 01 09:25:05.057 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:08.303 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(1600)), Included(Height(2000)))
Dec 01 09:25:09.040 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:09.040 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:18.698 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:18.699 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:22.297 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=1200 current_range=(Excluded(Height(2000)), Included(Height(3200)))
Dec 01 09:25:22.846 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:22.847 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:26.996 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:26.996 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:27.129 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(3200)), Included(Height(3600)))
Dec 01 09:25:27.685 INFO peer{addr=68.234.220.99:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(3600) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:31.374 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:31.375 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:35.688 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:35.690 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:39.905 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2423 lookahead_limit=2000
Dec 01 09:25:42.328 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=2000 current_range=(Excluded(Height(3600)), Included(Height(5600)))
Dec 01 09:25:42.426 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:46.863 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:46.864 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:49.020 INFO peer{addr=64.225.71.236:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(5600) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:49.072 INFO peer{addr=161.53.201.188:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(5600) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:49.120 INFO peer{addr=54.39.243.49:3233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(5600) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:49.175 INFO peer{addr=13.231.145.68:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(5600) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:49.199 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(5600)), Included(Height(6000)))
Dec 01 09:25:49.437 INFO peer{addr=39.99.44.175:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(6000) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:49.473 INFO peer{addr=120.78.209.151:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(6000) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:51.033 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:51.034 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:52.898 INFO peer{addr=144.217.253.98:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(6000) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:55.296 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:55.297 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:25:56.878 INFO peer{addr=142.4.209.60:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(6000) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:57.036 INFO peer{addr=39.97.238.219:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(6000) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:25:59.549 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:25:59.551 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:03.236 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(6000)), Included(Height(6800)))
Dec 01 09:26:04.121 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2466 lookahead_limit=2000
Dec 01 09:26:04.122 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:08.571 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:26:10.885 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(6800)), Included(Height(7600)))
Dec 01 09:26:10.974 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:16.675 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:26:16.675 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:17.278 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(7600)), Included(Height(8000)))
Dec 01 09:26:21.323 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2489 lookahead_limit=2000
Dec 01 09:26:21.324 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:25.757 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2459 lookahead_limit=2000
Dec 01 09:26:31.596 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=2400 current_range=(Excluded(Height(8000)), Included(Height(10400)))
Dec 01 09:26:31.733 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:36.048 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:26:36.049 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:37.645 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(10400)), Included(Height(10800)))
Dec 01 09:26:43.291 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:26:43.292 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:47.219 INFO peer{addr=51.91.80.172:8008}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(10800) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:26:49.162 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(10800)), Included(Height(11200)))
Dec 01 09:26:49.848 INFO peer{addr=34.222.139.192:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(11200) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:26:51.875 INFO peer{addr=5.9.67.153:9058}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(11200) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:26:53.564 INFO peer{addr=51.210.216.77:8810}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(11200) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:26:55.234 INFO peer{addr=39.97.242.143:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(160) response_len=160 chain_tip_height=Height(11200) stop_height=None intersection_height=Some(Height(0))
Dec 01 09:26:55.676 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:26:55.677 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:26:57.805 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(11200)), Included(Height(11600)))
Dec 01 09:27:01.443 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=296 current_range=(Excluded(Height(11600)), Included(Height(11896)))
Dec 01 09:27:09.736 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:09.736 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:11.980 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(11896)), Included(Height(12296)))
Dec 01 09:27:22.047 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:22.047 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:22.619 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=200 current_range=(Excluded(Height(12296)), Included(Height(12496)))
Dec 01 09:27:27.999 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(12496)), Included(Height(12896)))
Dec 01 09:27:31.330 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:31.331 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:32.535 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(12896)), Included(Height(13296)))
Dec 01 09:27:39.931 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:39.932 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:44.378 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(13296)), Included(Height(13696)))
Dec 01 09:27:45.593 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:45.594 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:46.576 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(13696)), Included(Height(14096)))
Dec 01 09:27:50.325 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:50.326 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:50.637 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(14096)), Included(Height(14496)))
Dec 01 09:27:52.199 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(14496)), Included(Height(14896)))
Dec 01 09:27:54.681 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:54.682 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:54.711 INFO peer{addr=34.67.71.42:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound: zebra_state::service: pruned utxo requests old_len=32 new_len=30 prune_count=2 tip=Some((Height(14896), block::Hash("00000000027c18089f9babd6d31b5a244b5d0e4015512a83786e8418878e1c96")))
Dec 01 09:27:54.764 INFO peer{addr=34.67.71.42:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(14896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:54.808 INFO peer{addr=95.179.182.168:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(14896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:54.850 INFO peer{addr=5.133.65.82:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(14896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:55.021 INFO peer{addr=159.69.57.170:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(14896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:55.215 INFO peer{addr=139.196.121.177:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(14896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:55.444 INFO peer{addr=185.86.76.62:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(14896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:55.830 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(14896)), Included(Height(15296)))
Dec 01 09:27:56.378 INFO peer{addr=39.97.246.221:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(15296) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:58.778 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:27:58.779 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:27:58.900 INFO peer{addr=161.35.171.22:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(15296) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:27:59.435 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(15296)), Included(Height(15696)))
Dec 01 09:28:02.684 INFO peer{addr=104.236.180.231:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(15696) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:02.729 INFO peer{addr=143.110.158.116:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(15696) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:03.053 INFO peer{addr=206.189.79.10:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(15696) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:03.392 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:03.393 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:05.196 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(15696)), Included(Height(16096)))
Dec 01 09:28:07.754 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:07.755 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:09.613 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(16096)), Included(Height(16896)))
Dec 01 09:28:11.782 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:11.783 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:12.665 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(16896)), Included(Height(17296)))
Dec 01 09:28:18.160 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:18.161 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:23.390 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(17296)), Included(Height(17696)))
Dec 01 09:28:27.270 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:27.271 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:27.854 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(17696)), Included(Height(18096)))
Dec 01 09:28:33.299 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:33.300 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:35.144 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(18096)), Included(Height(18496)))
Dec 01 09:28:36.167 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(18496)), Included(Height(18896)))
Dec 01 09:28:38.370 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:38.371 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:40.421 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(18896)), Included(Height(19296)))
Dec 01 09:28:42.546 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:42.547 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:43.765 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(19296)), Included(Height(19696)))
Dec 01 09:28:47.104 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:47.105 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:48.921 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(19696)), Included(Height(20096)))
Dec 01 09:28:51.037 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:51.038 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:28:51.136 INFO peer{addr=120.78.208.96:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(20096) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:51.441 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(20096)), Included(Height(20496)))
Dec 01 09:28:51.462 INFO peer{addr=118.24.175.14:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(20096) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:53.926 INFO peer{addr=198.199.109.122:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(20496) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:54.176 INFO peer{addr=51.89.96.119:8235}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(20496) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:54.315 INFO peer{addr=47.93.194.27:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(20496) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:54.358 INFO peer{addr=51.77.64.59:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(20496) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:54.640 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(20496)), Included(Height(20896)))
Dec 01 09:28:58.235 INFO peer{addr=47.244.97.2:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(20896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:28:58.594 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:28:58.595 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:04.020 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:04.021 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:04.024 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(20896)), Included(Height(21296)))
Dec 01 09:29:05.148 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(21296)), Included(Height(21696)))
Dec 01 09:29:09.186 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:09.186 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:12.398 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(21696)), Included(Height(22096)))
Dec 01 09:29:17.223 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:17.224 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:17.915 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(22096)), Included(Height(22496)))
Dec 01 09:29:19.297 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(22496)), Included(Height(22896)))
Dec 01 09:29:24.043 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:24.044 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:28.009 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:28.010 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:28.772 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(22896)), Included(Height(23296)))
Dec 01 09:29:28.983 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(23296)), Included(Height(23696)))
Dec 01 09:29:32.155 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:32.156 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:33.035 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(23696)), Included(Height(24096)))
Dec 01 09:29:36.161 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:36.162 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:36.549 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(24096)), Included(Height(24496)))
Dec 01 09:29:37.556 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(24496)), Included(Height(24896)))
Dec 01 09:29:40.291 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:40.292 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:45.233 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(24896)), Included(Height(25296)))
Dec 01 09:29:45.601 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:45.602 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:46.494 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(25296)), Included(Height(25696)))
Dec 01 09:29:47.892 INFO peer{addr=165.232.125.107:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(25696) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:29:48.864 INFO peer{addr=93.51.53.177:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(25696) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:29:50.496 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:50.497 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:50.964 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(25696)), Included(Height(26096)))
Dec 01 09:29:55.036 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:55.037 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:56.234 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(26096)), Included(Height(26496)))
Dec 01 09:29:57.638 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(26496)), Included(Height(26896)))
Dec 01 09:29:59.184 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:29:59.185 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:29:59.849 INFO peer{addr=147.135.11.144:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound: zebra_state::service: pruned utxo requests old_len=30 new_len=0 prune_count=30 tip=Some((Height(26896), block::Hash("00000000230d72e94d3b237ca819f28a5815ed74c3feae0c30c3c3482d14dffa")))
Dec 01 09:29:59.909 INFO peer{addr=147.135.11.144:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(26896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:29:59.956 INFO peer{addr=51.210.114.183:8810}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12852) response_len=160 chain_tip_height=Height(26896) stop_height=None intersection_height=Some(Height(12692))
Dec 01 09:30:00.227 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(26896)), Included(Height(27296)))
Dec 01 09:30:03.362 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:03.363 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:04.355 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(27296)), Included(Height(27696)))
Dec 01 09:30:08.399 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:08.400 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:09.299 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(27696)), Included(Height(28096)))
Dec 01 09:30:18.181 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:18.182 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:18.770 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(28096)), Included(Height(28496)))
Dec 01 09:30:28.194 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:28.195 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:28.583 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(28496)), Included(Height(28896)))
Dec 01 09:30:29.441 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(28896)), Included(Height(29296)))
Dec 01 09:30:32.717 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:32.718 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:33.808 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(29296)), Included(Height(29696)))
Dec 01 09:30:37.035 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:37.036 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:37.391 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(29696)), Included(Height(30096)))
Dec 01 09:30:41.560 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:41.561 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:42.294 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(30096)), Included(Height(30496)))
Dec 01 09:30:46.185 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:46.186 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:46.548 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(30496)), Included(Height(30896)))
Dec 01 09:30:48.446 INFO peer{addr=88.99.71.139:9058}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12854) response_len=160 chain_tip_height=Height(30896) stop_height=None intersection_height=Some(Height(12694))
Dec 01 09:30:48.933 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(30896)), Included(Height(31296)))
Dec 01 09:30:49.685 INFO peer{addr=60.53.47.180:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12854) response_len=160 chain_tip_height=Height(31296) stop_height=None intersection_height=Some(Height(12694))
Dec 01 09:30:50.408 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:50.409 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:50.891 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(31296)), Included(Height(31696)))
Dec 01 09:30:52.889 INFO peer{addr=82.169.59.160:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12854) response_len=160 chain_tip_height=Height(31696) stop_height=None intersection_height=Some(Height(12694))
Dec 01 09:30:52.936 INFO peer{addr=86.249.146.64:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12854) response_len=160 chain_tip_height=Height(31696) stop_height=None intersection_height=Some(Height(12694))
Dec 01 09:30:54.390 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:54.390 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:55.343 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(31696)), Included(Height(32096)))
Dec 01 09:30:58.288 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:30:58.288 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:30:58.905 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(32096)), Included(Height(32496)))
Dec 01 09:31:07.016 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:07.017 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:07.407 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(32496)), Included(Height(32896)))
Dec 01 09:31:09.103 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(32896)), Included(Height(33296)))
Dec 01 09:31:11.116 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:11.116 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:11.996 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(33296)), Included(Height(33696)))
Dec 01 09:31:13.942 INFO peer{addr=84.210.208.210:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12854) response_len=160 chain_tip_height=Height(33696) stop_height=None intersection_height=Some(Height(12694))
Dec 01 09:31:14.552 INFO peer{addr=69.64.34.185:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12854) response_len=160 chain_tip_height=Height(33696) stop_height=None intersection_height=Some(Height(12694))
Dec 01 09:31:14.907 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:14.908 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:15.566 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(33696)), Included(Height(34096)))
Dec 01 09:31:19.010 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:19.010 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:19.916 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(34096)), Included(Height(34496)))
Dec 01 09:31:23.687 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:23.688 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:24.254 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(34496)), Included(Height(34896)))
Dec 01 09:31:25.303 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(34896)), Included(Height(35296)))
Dec 01 09:31:29.786 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:29.786 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:33.487 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(35296)), Included(Height(35696)))
Dec 01 09:31:34.499 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:34.499 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:35.332 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(35696)), Included(Height(36096)))
Dec 01 09:31:42.712 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:42.713 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:43.494 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(36096)), Included(Height(36496)))
Dec 01 09:31:51.514 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:51.515 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:52.288 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(36496)), Included(Height(36896)))
Dec 01 09:31:52.470 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(36896)), Included(Height(37296)))
Dec 01 09:31:55.907 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:31:55.908 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:31:56.675 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(37296)), Included(Height(37696)))
Dec 01 09:32:00.113 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:00.114 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:01.066 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(37696)), Included(Height(38096)))
Dec 01 09:32:04.299 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:04.300 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:04.918 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(38096)), Included(Height(38496)))
Dec 01 09:32:12.740 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:32:12.741 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:13.774 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(38496)), Included(Height(39296)))
Dec 01 09:32:17.798 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:17.799 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:18.640 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(39296)), Included(Height(39696)))
Dec 01 09:32:21.796 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:21.797 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:22.742 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(39696)), Included(Height(40096)))
Dec 01 09:32:32.291 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:32.292 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:32.956 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(40096)), Included(Height(40496)))
Dec 01 09:32:37.941 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:37.942 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:38.416 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(40496)), Included(Height(40896)))
Dec 01 09:32:39.498 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(40896)), Included(Height(41296)))
Dec 01 09:32:42.434 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:42.434 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:43.523 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(41296)), Included(Height(41696)))
Dec 01 09:32:46.786 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:46.787 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:50.055 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(41696)), Included(Height(42096)))
Dec 01 09:32:51.436 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:51.437 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:51.971 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(42096)), Included(Height(42496)))
Dec 01 09:32:53.007 INFO peer{addr=121.204.247.190:10040}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12856) response_len=160 chain_tip_height=Height(42496) stop_height=None intersection_height=Some(Height(12696))
Dec 01 09:32:55.548 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:55.549 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:32:56.214 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(42496)), Included(Height(42896)))
Dec 01 09:32:56.397 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(42896)), Included(Height(43296)))
Dec 01 09:32:59.492 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:32:59.493 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:00.092 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(43296)), Included(Height(43696)))
Dec 01 09:33:09.661 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:33:09.662 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:10.400 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(43696)), Included(Height(44096)))
Dec 01 09:33:11.949 INFO peer{addr=139.99.68.66:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12856) response_len=160 chain_tip_height=Height(44096) stop_height=None intersection_height=Some(Height(12696))
Dec 01 09:33:13.673 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:33:13.674 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:16.386 INFO peer{addr=199.217.115.27:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12856) response_len=160 chain_tip_height=Height(44096) stop_height=None intersection_height=Some(Height(12696))
Dec 01 09:33:18.379 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:33:18.379 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:18.713 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(44096)), Included(Height(44496)))
Dec 01 09:33:19.137 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(44496)), Included(Height(44896)))
Dec 01 09:33:19.530 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(44896)), Included(Height(45296)))
Dec 01 09:33:22.875 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:33:22.876 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:27.121 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(45296)), Included(Height(45696)))
Dec 01 09:33:27.122 INFO zebra_state::service: pruned utxo requests old_len=70 new_len=42 prune_count=28 tip=Some((Height(45296), block::Hash("0000000033033a5d30aeb5a921cf0b30b89e09cd8471a03cb71ac43ed44a7728")))
Dec 01 09:33:27.278 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:33:27.278 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:29.061 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(45696)), Included(Height(46096)))
Dec 01 09:33:31.501 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:33:31.502 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:32.288 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(46096)), Included(Height(46496)))
Dec 01 09:33:38.095 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:33:38.096 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:38.831 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(46496)), Included(Height(46896)))
Dec 01 09:33:41.452 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(46896)), Included(Height(47296)))
Dec 01 09:33:42.804 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:33:42.805 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:43.774 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(47296)), Included(Height(47696)))
Dec 01 09:33:47.322 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:33:47.323 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:48.224 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(47696)), Included(Height(48096)))
Dec 01 09:33:57.759 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:33:57.759 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:33:58.482 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(48096)), Included(Height(48496)))
Dec 01 09:34:02.715 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:02.716 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:03.209 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(48496)), Included(Height(48896)))
Dec 01 09:34:03.843 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(48896)), Included(Height(49296)))
Dec 01 09:34:06.917 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:34:06.918 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:07.828 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(49296)), Included(Height(49696)))
Dec 01 09:34:11.336 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:11.337 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:12.107 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(49696)), Included(Height(50096)))
Dec 01 09:34:16.619 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:34:16.619 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:17.797 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(50096)), Included(Height(50496)))
Dec 01 09:34:21.326 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:21.327 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:21.935 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(50496)), Included(Height(50896)))
Dec 01 09:34:25.053 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(50896)), Included(Height(51296)))
Dec 01 09:34:28.370 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:28.371 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:29.316 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(51296)), Included(Height(51696)))
Dec 01 09:34:33.481 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:33.482 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:34.143 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(51696)), Included(Height(52096)))
Dec 01 09:34:37.197 INFO peer{addr=35.173.127.89:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12857) response_len=160 chain_tip_height=Height(52096) stop_height=None intersection_height=Some(Height(12697))
Dec 01 09:34:37.703 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:37.704 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:39.004 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(52096)), Included(Height(52496)))
Dec 01 09:34:40.680 INFO peer{addr=185.153.231.82:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12857) response_len=160 chain_tip_height=Height(52496) stop_height=None intersection_height=Some(Height(12697))
Dec 01 09:34:42.242 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:42.243 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:42.867 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(52496)), Included(Height(52896)))
Dec 01 09:34:47.377 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:47.378 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:47.565 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(52896)), Included(Height(53296)))
Dec 01 09:34:49.236 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(53296)), Included(Height(53696)))
Dec 01 09:34:51.892 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:51.893 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:52.485 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(53696)), Included(Height(54096)))
Dec 01 09:34:56.544 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:34:56.545 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:34:57.506 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(54096)), Included(Height(54496)))
Dec 01 09:35:00.997 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:00.998 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:01.984 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(54496)), Included(Height(54896)))
Dec 01 09:35:05.462 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:05.463 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:05.713 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(54896)), Included(Height(55296)))
Dec 01 09:35:06.170 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(55296)), Included(Height(55696)))
Dec 01 09:35:10.058 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:10.059 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:12.290 INFO peer{addr=173.212.197.63:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12857) response_len=160 chain_tip_height=Height(55696) stop_height=None intersection_height=Some(Height(12697))
Dec 01 09:35:12.302 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(55696)), Included(Height(56096)))
Dec 01 09:35:14.613 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:14.614 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:15.452 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(56096)), Included(Height(56496)))
Dec 01 09:35:19.350 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:19.351 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:19.918 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(56496)), Included(Height(56896)))
Dec 01 09:35:23.619 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:23.620 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:25.511 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(56896)), Included(Height(57696)))
Dec 01 09:35:32.251 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:32.252 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:33.206 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(57696)), Included(Height(58096)))
Dec 01 09:35:33.206 INFO zebra_state::service: pruned utxo requests old_len=67 new_len=26 prune_count=41 tip=Some((Height(57696), block::Hash("00000000015fa7d74cbde2fc01954e86d2c282a6be375e7176e31f72a992e82c")))
Dec 01 09:35:36.845 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:36.846 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:37.270 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(58096)), Included(Height(58496)))
Dec 01 09:35:48.927 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:48.928 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:49.801 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(58496)), Included(Height(58896)))
Dec 01 09:35:55.500 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:35:55.501 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:35:57.360 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(58896)), Included(Height(59296)))
Dec 01 09:36:00.188 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:00.189 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:02.227 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(59296)), Included(Height(60096)))
Dec 01 09:36:04.478 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:04.479 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:06.233 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(60096)), Included(Height(60496)))
Dec 01 09:36:06.233 INFO zebra_state::service: pruned utxo requests old_len=26 new_len=25 prune_count=1 tip=Some((Height(60096), block::Hash("0000000016473fb928c63aaf98027aa4874bd8c3a5cb432faa6a72bf6da5360f")))
Dec 01 09:36:08.410 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:08.411 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:08.493 INFO peer{addr=80.242.124.21:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12857) response_len=160 chain_tip_height=Height(60496) stop_height=None intersection_height=Some(Height(12697))
Dec 01 09:36:09.592 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(60496)), Included(Height(60896)))
Dec 01 09:36:12.592 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(60896)), Included(Height(61296)))
Dec 01 09:36:12.664 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:12.664 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:13.547 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(61296)), Included(Height(61696)))
Dec 01 09:36:17.007 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:17.008 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:18.142 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(61696)), Included(Height(62096)))
Dec 01 09:36:21.415 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:21.416 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:22.135 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(62096)), Included(Height(62496)))
Dec 01 09:36:26.068 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:26.069 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:27.558 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(62496)), Included(Height(62896)))
Dec 01 09:36:30.562 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:36:30.562 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:31.196 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(62896)), Included(Height(63296)))
Dec 01 09:36:31.382 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(63296)), Included(Height(63696)))
Dec 01 09:36:34.896 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:34.897 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:35.859 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(63696)), Included(Height(64096)))
Dec 01 09:36:39.062 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:39.062 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:39.948 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(64096)), Included(Height(64496)))
Dec 01 09:36:43.757 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:43.758 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:44.701 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(64496)), Included(Height(64896)))
Dec 01 09:36:48.094 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:36:48.095 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:48.668 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(64896)), Included(Height(65296)))
Dec 01 09:36:49.297 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(65296)), Included(Height(65696)))
Dec 01 09:36:52.292 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:36:52.293 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:53.439 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(65696)), Included(Height(66096)))
Dec 01 09:36:57.001 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:36:57.002 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:36:57.848 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(66096)), Included(Height(66496)))
Dec 01 09:37:01.232 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:01.233 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:02.884 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(66496)), Included(Height(66896)))
Dec 01 09:37:05.254 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:05.255 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:06.011 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(66896)), Included(Height(67696)))
Dec 01 09:37:06.626 INFO peer{addr=148.251.22.104:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12858) response_len=160 chain_tip_height=Height(67696) stop_height=None intersection_height=Some(Height(12698))
Dec 01 09:37:09.753 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:09.754 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:11.817 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(67696)), Included(Height(68096)))
Dec 01 09:37:11.817 INFO zebra_state::service: pruned utxo requests old_len=91 new_len=66 prune_count=25 tip=Some((Height(67696), block::Hash("000000002e8481c9c22cb9885b0e61873c3a10e94ae607fe5950299d2c631b09")))
Dec 01 09:37:14.496 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:14.497 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:15.489 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(68096)), Included(Height(68496)))
Dec 01 09:37:18.644 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:18.645 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:19.135 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(68496)), Included(Height(68896)))
Dec 01 09:37:23.419 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:23.420 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:23.988 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(68896)), Included(Height(69296)))
Dec 01 09:37:24.307 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(69296)), Included(Height(69696)))
Dec 01 09:37:33.428 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:33.429 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:34.264 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(69696)), Included(Height(70096)))
Dec 01 09:37:38.196 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:38.197 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:39.009 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(70096)), Included(Height(70496)))
Dec 01 09:37:43.023 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 09:37:43.024 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:44.166 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(70496)), Included(Height(70896)))
Dec 01 09:37:48.891 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:37:48.892 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:49.290 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(70896)), Included(Height(71296)))
Dec 01 09:37:50.123 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(71296)), Included(Height(71696)))
Dec 01 09:37:54.012 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:37:54.012 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:55.492 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(71696)), Included(Height(72096)))
Dec 01 09:37:58.575 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:37:58.576 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:37:59.231 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(72096)), Included(Height(72496)))
Dec 01 09:38:03.026 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:03.027 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:03.697 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(72496)), Included(Height(72896)))
Dec 01 09:38:07.433 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:07.434 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:07.905 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(72896)), Included(Height(73296)))
Dec 01 09:38:08.328 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(73296)), Included(Height(73696)))
Dec 01 09:38:11.762 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:11.763 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:12.783 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(73696)), Included(Height(74096)))
Dec 01 09:38:16.394 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:16.394 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:17.285 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(74096)), Included(Height(74496)))
Dec 01 09:38:20.884 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:20.884 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:21.540 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(74496)), Included(Height(74896)))
Dec 01 09:38:28.434 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:28.435 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:29.323 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(74896)), Included(Height(75696)))
Dec 01 09:38:31.232 INFO peer{addr=74.213.232.178:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12860) response_len=160 chain_tip_height=Height(75696) stop_height=None intersection_height=Some(Height(12700))
Dec 01 09:38:38.611 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:38.611 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:39.499 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(75696)), Included(Height(76096)))
Dec 01 09:38:43.468 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:43.469 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:44.150 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(76096)), Included(Height(76496)))
Dec 01 09:38:48.149 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:48.150 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:48.535 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(76496)), Included(Height(76896)))
Dec 01 09:38:53.745 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:38:53.746 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:38:54.298 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(76896)), Included(Height(77296)))
Dec 01 09:39:00.931 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(77296)), Included(Height(77696)))
Dec 01 09:39:01.073 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:01.073 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:03.150 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(77696)), Included(Height(78096)))
Dec 01 09:39:06.276 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:06.276 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:06.936 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(78096)), Included(Height(78496)))
Dec 01 09:39:10.582 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:10.582 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:11.239 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(78496)), Included(Height(78896)))
Dec 01 09:39:14.954 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:14.955 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:15.787 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(78896)), Included(Height(79296)))
Dec 01 09:39:19.968 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:39:19.970 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:20.164 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(79296)), Included(Height(79696)))
Dec 01 09:39:20.842 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(79696)), Included(Height(80096)))
Dec 01 09:39:24.368 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:24.369 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:25.231 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(80096)), Included(Height(80496)))
Dec 01 09:39:28.885 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:28.886 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:29.848 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(80496)), Included(Height(80896)))
Dec 01 09:39:33.984 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:33.985 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:35.166 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(80896)), Included(Height(81296)))
Dec 01 09:39:38.774 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:38.774 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:39.447 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(81296)), Included(Height(81696)))
Dec 01 09:39:40.021 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(81696)), Included(Height(82096)))
Dec 01 09:39:44.180 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:44.181 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:45.026 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(82096)), Included(Height(82496)))
Dec 01 09:39:48.809 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:48.810 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:49.602 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(82496)), Included(Height(82896)))
Dec 01 09:39:53.269 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:39:53.270 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:54.212 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(82896)), Included(Height(83296)))
Dec 01 09:39:54.212 INFO zebra_state::service: pruned utxo requests old_len=85 new_len=19 prune_count=66 tip=Some((Height(82896), block::Hash("000000005ecae8f3d7cd1d0322b7b8032b8b172bab2d62a5c464b3f5faff9095")))
Dec 01 09:39:57.580 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:39:57.580 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:39:57.865 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(83296)), Included(Height(83696)))
Dec 01 09:39:59.520 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(83696)), Included(Height(84096)))
Dec 01 09:40:02.345 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:02.346 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:03.487 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(84096)), Included(Height(84496)))
Dec 01 09:40:07.074 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:07.075 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:07.675 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(84496)), Included(Height(84896)))
Dec 01 09:40:10.912 INFO peer{addr=119.23.30.242:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12860) response_len=160 chain_tip_height=Height(84896) stop_height=None intersection_height=Some(Height(12700))
Dec 01 09:40:11.601 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:11.601 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:12.171 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(84896)), Included(Height(85296)))
Dec 01 09:40:16.495 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:16.496 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:16.910 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(85296)), Included(Height(85696)))
Dec 01 09:40:17.796 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(85696)), Included(Height(86096)))
Dec 01 09:40:20.923 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:20.924 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:21.833 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(86096)), Included(Height(86496)))
Dec 01 09:40:25.270 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:25.271 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:26.404 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(86496)), Included(Height(86896)))
Dec 01 09:40:26.405 INFO zebra_state::service: pruned utxo requests old_len=19 new_len=7 prune_count=12 tip=Some((Height(86496), block::Hash("0000000096c2ada8f0fd235cf5a8fb1ca51d1d8b9c1c43a36ea190f334ef23ea")))
Dec 01 09:40:30.058 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:30.059 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:30.928 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(86896)), Included(Height(87296)))
Dec 01 09:40:39.995 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:39.995 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:40.241 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(87296)), Included(Height(87696)))
Dec 01 09:40:41.005 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(87696)), Included(Height(88096)))
Dec 01 09:40:43.764 INFO peer{addr=195.201.60.233:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12860) response_len=160 chain_tip_height=Height(88096) stop_height=None intersection_height=Some(Height(12700))
Dec 01 09:40:44.853 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:44.854 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:46.293 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(88096)), Included(Height(88496)))
Dec 01 09:40:49.831 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:49.832 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:50.655 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(88496)), Included(Height(88896)))
Dec 01 09:40:52.408 INFO peer{addr=39.97.172.77:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12860) response_len=160 chain_tip_height=Height(88896) stop_height=None intersection_height=Some(Height(12700))
Dec 01 09:40:54.834 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:54.835 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:40:56.281 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(88896)), Included(Height(89296)))
Dec 01 09:40:59.864 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:40:59.865 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:00.133 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(89296)), Included(Height(89696)))
Dec 01 09:41:00.917 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(89696)), Included(Height(90096)))
Dec 01 09:41:04.881 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:04.882 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:06.255 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(90096)), Included(Height(90496)))
Dec 01 09:41:09.215 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:09.216 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:10.116 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(90496)), Included(Height(90896)))
Dec 01 09:41:14.985 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:14.986 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:16.007 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(90896)), Included(Height(91296)))
Dec 01 09:41:20.483 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:20.484 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:21.341 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(91296)), Included(Height(92096)))
Dec 01 09:41:24.972 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:24.973 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:26.733 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(92096)), Included(Height(92496)))
Dec 01 09:41:29.764 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:29.765 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:30.689 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(92496)), Included(Height(92896)))
Dec 01 09:41:30.689 INFO zebra_state::service: pruned utxo requests old_len=7 new_len=0 prune_count=7 tip=Some((Height(92496), block::Hash("000000001638d4a1f6323519efff1168ef5f51dbb2c48bb8f22160508efda40b")))
Dec 01 09:41:39.655 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:39.656 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:40.544 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(92896)), Included(Height(93296)))
Dec 01 09:41:44.591 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:44.592 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:45.226 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(93296)), Included(Height(93696)))
Dec 01 09:41:45.250 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(93696)), Included(Height(94096)))
Dec 01 09:41:49.758 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:49.759 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:50.421 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(94096)), Included(Height(94496)))
Dec 01 09:41:54.388 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:41:54.389 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:41:55.236 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(94496)), Included(Height(94896)))
Dec 01 09:42:00.472 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:00.472 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:01.401 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(94896)), Included(Height(95296)))
Dec 01 09:42:05.104 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:05.104 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:05.468 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(95296)), Included(Height(95696)))
Dec 01 09:42:06.052 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(95696)), Included(Height(96096)))
Dec 01 09:42:09.741 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:09.742 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:10.602 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(96096)), Included(Height(96496)))
Dec 01 09:42:14.510 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:14.511 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:15.167 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(96496)), Included(Height(96896)))
Dec 01 09:42:19.023 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:19.024 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:19.496 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(96896)), Included(Height(97296)))
Dec 01 09:42:23.845 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:23.845 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:24.279 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(97296)), Included(Height(97696)))
Dec 01 09:42:24.677 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(97696)), Included(Height(98096)))
Dec 01 09:42:30.020 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:30.021 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:33.421 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(98096)), Included(Height(98496)))
Dec 01 09:42:35.953 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:35.954 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:36.824 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(98496)), Included(Height(98896)))
Dec 01 09:42:45.974 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:45.975 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:46.795 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(98896)), Included(Height(99296)))
Dec 01 09:42:52.534 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:42:52.535 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:42:53.078 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(99296)), Included(Height(99696)))
Dec 01 09:42:53.375 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(99696)), Included(Height(100096)))
Dec 01 09:43:02.817 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:02.817 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:03.817 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(100096)), Included(Height(100496)))
Dec 01 09:43:07.227 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:07.228 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:08.236 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(100496)), Included(Height(100896)))
Dec 01 09:43:11.575 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:11.576 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:12.103 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(100896)), Included(Height(101296)))
Dec 01 09:43:17.531 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:17.532 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:18.396 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(101296)), Included(Height(101696)))
Dec 01 09:43:21.239 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(101696)), Included(Height(102096)))
Dec 01 09:43:22.548 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:22.549 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:23.756 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(102096)), Included(Height(102496)))
Dec 01 09:43:27.505 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:27.507 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:28.784 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(102496)), Included(Height(102896)))
Dec 01 09:43:32.485 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:32.487 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:33.193 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(102896)), Included(Height(103296)))
Dec 01 09:43:36.752 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:36.753 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:37.565 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(103296)), Included(Height(103696)))
Dec 01 09:43:41.351 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:41.352 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:41.929 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(103696)), Included(Height(104096)))
Dec 01 09:43:43.047 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(104096)), Included(Height(104496)))
Dec 01 09:43:46.606 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:43:46.607 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:47.792 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(104496)), Included(Height(104896)))
Dec 01 09:43:51.351 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:51.352 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:52.347 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(104896)), Included(Height(105296)))
Dec 01 09:43:56.422 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:43:56.423 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:43:57.290 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(105296)), Included(Height(105696)))
Dec 01 09:44:03.681 INFO peer{addr=120.79.50.67:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12861) response_len=160 chain_tip_height=Height(105696) stop_height=None intersection_height=Some(Height(12701))
Dec 01 09:44:52.076 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:44:52.076 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:44:54.935 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(105696)), Included(Height(106096)))
Dec 01 09:44:59.375 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=460 current_range=(Excluded(Height(106096)), Included(Height(106556)))
Dec 01 09:45:19.821 INFO peer{addr=51.89.96.119:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(106556) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:45:22.450 INFO peer{addr=149.202.79.39:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(106556) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:45:26.624 INFO peer{addr=40.118.90.57:55002}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound: zebra_state::service: pruned utxo requests old_len=67 new_len=47 prune_count=20 tip=Some((Height(106556), block::Hash("000000000321575aa7d91c0db15413ad47451a9d185ccb43927acabeff715f6d")))
Dec 01 09:45:26.689 INFO peer{addr=40.118.90.57:55002}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(106556) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:45:53.940 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:45:53.942 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:45:57.428 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=48 current_range=(Excluded(Height(106556)), Included(Height(106604)))
Dec 01 09:46:00.427 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=51 current_range=(Excluded(Height(106604)), Included(Height(106655)))
Dec 01 09:46:07.754 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=48 current_range=(Excluded(Height(106655)), Included(Height(106703)))
Dec 01 09:46:11.327 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=334 current_range=(Excluded(Height(106703)), Included(Height(107037)))
Dec 01 09:46:27.262 INFO peer{addr=213.239.201.46:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(107037) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:46:48.250 INFO peer{addr=104.248.144.72:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(107037) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:46:56.336 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:46:56.337 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:47:14.113 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=214 current_range=(Excluded(Height(107037)), Included(Height(107251)))
Dec 01 09:47:20.318 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=272 current_range=(Excluded(Height(107251)), Included(Height(107523)))
Dec 01 09:47:50.419 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=60 current_range=(Excluded(Height(107523)), Included(Height(107583)))
Dec 01 09:47:51.013 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:47:51.014 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:47:54.474 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=43 current_range=(Excluded(Height(107583)), Included(Height(107626)))
Dec 01 09:48:00.383 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=419 current_range=(Excluded(Height(107626)), Included(Height(108045)))
Dec 01 09:48:14.663 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:48:14.664 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:22.313 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=60 current_range=(Excluded(Height(108045)), Included(Height(108105)))
Dec 01 09:48:24.589 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=224 current_range=(Excluded(Height(108105)), Included(Height(108329)))
Dec 01 09:48:25.364 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=204 current_range=(Excluded(Height(108329)), Included(Height(108533)))
Dec 01 09:48:26.635 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:48:26.636 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:29.613 INFO peer{addr=134.209.156.32:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(108533) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:48:34.317 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:48:34.317 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:39.093 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:48:39.094 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:40.844 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=340 current_range=(Excluded(Height(108533)), Included(Height(108873)))
Dec 01 09:48:43.796 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:48:43.797 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:48.630 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=1200 current_range=(Excluded(Height(108873)), Included(Height(110073)))
Dec 01 09:48:48.712 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2429 lookahead_limit=2000
Dec 01 09:48:48.819 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:53.207 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:48:53.207 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:57.617 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:48:57.618 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:48:59.463 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=1200 current_range=(Excluded(Height(110073)), Included(Height(111273)))
Dec 01 09:49:01.990 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(111273)), Included(Height(111673)))
Dec 01 09:49:03.333 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2465 lookahead_limit=2000
Dec 01 09:49:03.334 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:03.551 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(111673)), Included(Height(112073)))
Dec 01 09:49:07.399 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:07.400 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:08.636 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(112073)), Included(Height(112473)))
Dec 01 09:49:09.223 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(112473)), Included(Height(112873)))
Dec 01 09:49:11.459 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:11.460 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:14.321 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(112873)), Included(Height(113273)))
Dec 01 09:49:15.767 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:15.768 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:16.057 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(113273)), Included(Height(113673)))
Dec 01 09:49:16.523 INFO peer{addr=176.57.53.65:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(113673) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:49:19.915 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:19.916 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:24.269 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:24.269 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:26.624 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(113673)), Included(Height(114473)))
Dec 01 09:49:28.312 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(114473)), Included(Height(114873)))
Dec 01 09:49:28.563 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:28.563 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:31.845 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(114873)), Included(Height(115273)))
Dec 01 09:49:32.584 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:49:32.585 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:33.535 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(115273)), Included(Height(115673)))
Dec 01 09:49:36.716 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:36.717 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:36.997 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(115673)), Included(Height(116073)))
Dec 01 09:49:41.207 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:41.208 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:41.717 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(116073)), Included(Height(116473)))
Dec 01 09:49:44.338 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(116473)), Included(Height(116873)))
Dec 01 09:49:45.555 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:45.556 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:47.812 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(116873)), Included(Height(117273)))
Dec 01 09:49:49.561 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:49.562 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:51.975 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(117273)), Included(Height(117673)))
Dec 01 09:49:53.399 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:53.400 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:49:53.816 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(117673)), Included(Height(118073)))
Dec 01 09:49:57.681 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(118073)), Included(Height(118473)))
Dec 01 09:49:58.065 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:49:58.065 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:02.297 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(118473)), Included(Height(118873)))
Dec 01 09:50:02.629 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:02.630 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:04.102 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(118873)), Included(Height(119273)))
Dec 01 09:50:04.459 INFO peer{addr=51.210.208.202:8810}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12862) response_len=160 chain_tip_height=Height(119273) stop_height=None intersection_height=Some(Height(12702))
Dec 01 09:50:06.853 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:06.854 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:08.089 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(119273)), Included(Height(119673)))
Dec 01 09:50:11.133 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:11.134 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:11.969 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(119673)), Included(Height(120073)))
Dec 01 09:50:12.037 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(120073)), Included(Height(120473)))
Dec 01 09:50:15.576 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:15.577 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:19.668 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:19.669 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:20.694 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(120473)), Included(Height(121273)))
Dec 01 09:50:24.204 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:24.205 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:24.734 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(121273)), Included(Height(121673)))
Dec 01 09:50:28.845 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:28.846 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:29.078 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(121673)), Included(Height(122073)))
Dec 01 09:50:30.066 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(122073)), Included(Height(122473)))
Dec 01 09:50:36.556 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:36.557 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:37.692 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(122473)), Included(Height(122873)))
Dec 01 09:50:37.692 INFO zebra_state::service: pruned utxo requests old_len=47 new_len=0 prune_count=47 tip=Some((Height(122473), block::Hash("0000000023b2263bd6211a0153a9a4faca9fa47f71e039d477145ebb88beac7a")))
Dec 01 09:50:41.291 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:41.292 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:42.247 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(122873)), Included(Height(123273)))
Dec 01 09:50:45.519 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:45.520 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:46.684 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(123273)), Included(Height(123673)))
Dec 01 09:50:49.815 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:50:49.816 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:50:50.862 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(123673)), Included(Height(124473)))
Dec 01 09:51:00.145 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:00.146 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:01.175 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(124473)), Included(Height(124873)))
Dec 01 09:51:04.717 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:04.718 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:05.791 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(124873)), Included(Height(125273)))
Dec 01 09:51:09.977 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:09.978 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:10.315 INFO peer{addr=143.110.216.2:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12863) response_len=160 chain_tip_height=Height(125273) stop_height=None intersection_height=Some(Height(12703))
Dec 01 09:51:13.275 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(125273)), Included(Height(125673)))
Dec 01 09:51:14.818 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:14.819 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:15.833 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(125673)), Included(Height(126073)))
Dec 01 09:51:15.991 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(126073)), Included(Height(126473)))
Dec 01 09:51:20.222 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:20.223 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:22.311 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(126473)), Included(Height(126873)))
Dec 01 09:51:26.025 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:26.026 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:29.481 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(126873)), Included(Height(127273)))
Dec 01 09:51:35.670 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:35.671 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:37.092 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(127273)), Included(Height(127673)))
Dec 01 09:51:40.738 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:40.738 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:41.346 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(127673)), Included(Height(128073)))
Dec 01 09:51:45.166 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(128073)), Included(Height(128473)))
Dec 01 09:51:46.158 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:46.158 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:47.141 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(128473)), Included(Height(128873)))
Dec 01 09:51:52.132 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:52.133 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:52.842 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(128873)), Included(Height(129273)))
Dec 01 09:51:56.978 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:51:56.979 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:51:57.829 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(129273)), Included(Height(129673)))
Dec 01 09:52:05.662 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:52:05.663 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:06.161 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(129673)), Included(Height(130073)))
Dec 01 09:52:07.050 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(130073)), Included(Height(130473)))
Dec 01 09:52:16.644 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:52:16.645 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:18.148 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(130473)), Included(Height(130873)))
Dec 01 09:52:22.021 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:52:22.022 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:23.874 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(130873)), Included(Height(131273)))
Dec 01 09:52:26.963 INFO peer{addr=157.230.41.45:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12864) response_len=160 chain_tip_height=Height(131273) stop_height=None intersection_height=Some(Height(12704))
Dec 01 09:52:27.148 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:52:27.149 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:29.801 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(131273)), Included(Height(131673)))
Dec 01 09:52:33.329 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:52:33.330 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:34.147 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(131673)), Included(Height(132073)))
Dec 01 09:52:37.660 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(132073)), Included(Height(132473)))
Dec 01 09:52:38.415 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:52:38.415 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:41.351 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(132473)), Included(Height(132873)))
Dec 01 09:52:49.115 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:52:49.116 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:49.823 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(132873)), Included(Height(133273)))
Dec 01 09:52:54.115 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:52:54.116 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:52:54.900 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(133273)), Included(Height(133673)))
Dec 01 09:52:59.955 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:52:59.956 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:01.140 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(133673)), Included(Height(134073)))
Dec 01 09:53:10.509 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:53:10.510 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:10.956 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(134073)), Included(Height(134473)))
Dec 01 09:53:11.250 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(134473)), Included(Height(134873)))
Dec 01 09:53:15.543 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:15.544 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:16.916 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(134873)), Included(Height(135273)))
Dec 01 09:53:20.678 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:20.679 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:21.764 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(135273)), Included(Height(135673)))
Dec 01 09:53:25.405 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:25.406 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:26.774 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(135673)), Included(Height(136073)))
Dec 01 09:53:30.749 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:30.749 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:31.531 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(136073)), Included(Height(136473)))
Dec 01 09:53:32.290 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(136473)), Included(Height(136873)))
Dec 01 09:53:36.209 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:36.211 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:37.215 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(136873)), Included(Height(137273)))
Dec 01 09:53:39.639 INFO peer{addr=173.255.198.125:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12866) response_len=160 chain_tip_height=Height(137273) stop_height=None intersection_height=Some(Height(12706))
Dec 01 09:53:41.729 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:41.730 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:42.465 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(137273)), Included(Height(137673)))
Dec 01 09:53:47.451 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:47.451 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:48.145 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(137673)), Included(Height(138073)))
Dec 01 09:53:52.677 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:52.677 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:52.869 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(138073)), Included(Height(138473)))
Dec 01 09:53:52.869 INFO zebra_state::service: pruned utxo requests old_len=66 new_len=19 prune_count=47 tip=Some((Height(138073), block::Hash("000000001acb18e14045711c7287b568eb530f3c952d84bf085e1e678f7c0c73")))
Dec 01 09:53:53.454 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(138473)), Included(Height(138873)))
Dec 01 09:53:57.203 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:53:57.204 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:53:58.196 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(138873)), Included(Height(139273)))
Dec 01 09:54:02.554 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:02.555 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:03.180 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(139273)), Included(Height(139673)))
Dec 01 09:54:06.968 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:06.969 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:07.948 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(139673)), Included(Height(140073)))
Dec 01 09:54:16.070 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:16.070 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:16.412 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(140073)), Included(Height(140473)))
Dec 01 09:54:16.857 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(140473)), Included(Height(140873)))
Dec 01 09:54:21.806 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:21.807 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:23.082 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(140873)), Included(Height(141273)))
Dec 01 09:54:23.082 INFO zebra_state::service: pruned utxo requests old_len=19 new_len=2 prune_count=17 tip=Some((Height(140873), block::Hash("0000000016827df4a50abaaee4f586a9af7477be44a41a4bcc1fe2c88f802e09")))
Dec 01 09:54:26.414 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:26.415 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:27.868 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(141273)), Included(Height(141673)))
Dec 01 09:54:31.934 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:31.935 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:32.932 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(141673)), Included(Height(142073)))
Dec 01 09:54:36.751 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:36.752 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:36.987 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(142073)), Included(Height(142473)))
Dec 01 09:54:37.718 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(142473)), Included(Height(142873)))
Dec 01 09:54:41.600 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:41.601 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:42.313 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(142873)), Included(Height(143273)))
Dec 01 09:54:43.356 INFO peer{addr=157.245.172.190:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12866) response_len=160 chain_tip_height=Height(143273) stop_height=None intersection_height=Some(Height(12706))
Dec 01 09:54:48.124 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:48.124 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:49.356 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(143273)), Included(Height(143673)))
Dec 01 09:54:52.880 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:52.881 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:54.054 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(143673)), Included(Height(144073)))
Dec 01 09:54:58.091 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:54:58.092 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:54:58.928 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(144073)), Included(Height(144473)))
Dec 01 09:54:59.096 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(144473)), Included(Height(144873)))
Dec 01 09:55:03.392 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:03.393 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:05.481 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(144873)), Included(Height(145273)))
Dec 01 09:55:07.878 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:07.879 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:08.720 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(145273)), Included(Height(145673)))
Dec 01 09:55:12.545 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:12.546 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:13.356 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(145673)), Included(Height(146073)))
Dec 01 09:55:17.727 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:17.728 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:18.204 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(146073)), Included(Height(146473)))
Dec 01 09:55:26.447 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(146473)), Included(Height(146873)))
Dec 01 09:55:26.447 INFO zebra_state::service: pruned utxo requests old_len=2 new_len=0 prune_count=2 tip=Some((Height(146473), block::Hash("000000001c502bd3fb81359e045c62e351512cc9ade45a86326dce72da7b15ca")))
Dec 01 09:55:29.166 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:29.168 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:30.500 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(146873)), Included(Height(147273)))
Dec 01 09:55:34.554 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:34.555 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:35.613 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(147273)), Included(Height(147673)))
Dec 01 09:55:45.020 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:45.021 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:45.996 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(147673)), Included(Height(148073)))
Dec 01 09:55:51.840 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:51.840 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:53.211 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(148073)), Included(Height(148473)))
Dec 01 09:55:53.386 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(148473)), Included(Height(148873)))
Dec 01 09:55:56.857 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:55:56.858 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:55:57.633 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(148873)), Included(Height(149273)))
Dec 01 09:55:58.018 INFO peer{addr=46.165.221.209:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12866) response_len=160 chain_tip_height=Height(149273) stop_height=None intersection_height=Some(Height(12706))
Dec 01 09:56:02.122 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:02.122 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:03.405 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(149273)), Included(Height(149673)))
Dec 01 09:56:07.318 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:56:07.319 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:07.769 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(149673)), Included(Height(150073)))
Dec 01 09:56:12.309 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:56:12.310 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:12.761 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(150073)), Included(Height(150473)))
Dec 01 09:56:13.425 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(150473)), Included(Height(150873)))
Dec 01 09:56:22.207 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:22.208 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:24.660 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(150873)), Included(Height(151273)))
Dec 01 09:56:28.497 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:28.497 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:29.642 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(151273)), Included(Height(151673)))
Dec 01 09:56:34.546 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:34.547 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:35.487 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(151673)), Included(Height(152073)))
Dec 01 09:56:40.005 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:40.006 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:40.734 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(152073)), Included(Height(152473)))
Dec 01 09:56:41.032 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(152473)), Included(Height(152873)))
Dec 01 09:56:46.947 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:46.948 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:48.544 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(152873)), Included(Height(153273)))
Dec 01 09:56:52.603 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:52.604 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:53.703 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(153273)), Included(Height(153673)))
Dec 01 09:56:57.942 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:56:57.943 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:56:58.870 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(153673)), Included(Height(154073)))
Dec 01 09:57:03.450 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:03.451 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:03.905 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(154073)), Included(Height(154473)))
Dec 01 09:57:04.347 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(154473)), Included(Height(154873)))
Dec 01 09:57:07.116 INFO peer{addr=173.249.20.4:56691}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12868) response_len=160 chain_tip_height=Height(154873) stop_height=None intersection_height=Some(Height(12708))
Dec 01 09:57:08.635 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:08.636 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:09.436 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(154873)), Included(Height(155273)))
Dec 01 09:57:13.566 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:13.567 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:14.234 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(155273)), Included(Height(155673)))
Dec 01 09:57:18.849 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:18.849 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:20.588 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(155673)), Included(Height(156073)))
Dec 01 09:57:24.204 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:24.204 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:25.267 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(156073)), Included(Height(156473)))
Dec 01 09:57:28.343 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(156473)), Included(Height(156873)))
Dec 01 09:57:29.430 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:29.431 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:31.114 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(156873)), Included(Height(157273)))
Dec 01 09:57:34.302 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:34.302 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:35.226 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(157273)), Included(Height(157673)))
Dec 01 09:57:39.603 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:57:39.604 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:40.684 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(157673)), Included(Height(158073)))
Dec 01 09:57:44.837 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:57:44.838 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:45.455 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(158073)), Included(Height(158473)))
Dec 01 09:57:50.747 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:50.748 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:50.837 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(158473)), Included(Height(158873)))
Dec 01 09:57:52.065 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(158873)), Included(Height(159273)))
Dec 01 09:57:55.992 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:57:55.993 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:57:56.739 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(159273)), Included(Height(159673)))
Dec 01 09:58:02.557 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:02.558 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:03.381 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(159673)), Included(Height(160073)))
Dec 01 09:58:07.722 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:07.723 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:08.166 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(160073)), Included(Height(160473)))
Dec 01 09:58:11.021 INFO peer{addr=168.119.15.94:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12870) response_len=160 chain_tip_height=Height(160473) stop_height=None intersection_height=Some(Height(12710))
Dec 01 09:58:12.920 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:12.921 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:13.053 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(160473)), Included(Height(160873)))
Dec 01 09:58:14.184 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(160873)), Included(Height(161273)))
Dec 01 09:58:18.394 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:18.395 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:24.301 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:24.302 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:35.554 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(161273)), Included(Height(162073)))
Dec 01 09:58:35.685 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:35.686 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:36.927 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(162073)), Included(Height(162473)))
Dec 01 09:58:40.855 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:40.856 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:42.016 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(162473)), Included(Height(162873)))
Dec 01 09:58:42.030 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(162873)), Included(Height(163273)))
Dec 01 09:58:46.664 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:46.665 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:51.348 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(163273)), Included(Height(163673)))
Dec 01 09:58:53.569 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:58:53.570 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:58:54.827 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(163673)), Included(Height(164073)))
Dec 01 09:59:08.144 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:59:08.145 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:59:09.436 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(164073)), Included(Height(164473)))
Dec 01 09:59:11.493 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=322 current_range=(Excluded(Height(164473)), Included(Height(164795)))
Dec 01 09:59:20.138 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:59:20.139 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:59:25.876 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:59:25.877 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:59:26.377 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(164795)), Included(Height(165195)))
Dec 01 09:59:27.059 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(165195)), Included(Height(165595)))
Dec 01 09:59:32.462 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:59:32.463 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:59:36.441 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(165595)), Included(Height(165995)))
Dec 01 09:59:42.871 INFO peer{addr=47.108.116.124:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12871) response_len=160 chain_tip_height=Height(165995) stop_height=None intersection_height=Some(Height(12711))
Dec 01 09:59:43.085 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 09:59:43.085 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:59:43.610 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(165995)), Included(Height(166395)))
Dec 01 09:59:44.401 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(166395)), Included(Height(166795)))
Dec 01 09:59:47.480 INFO peer{addr=47.254.69.198:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12871) response_len=160 chain_tip_height=Height(166795) stop_height=None intersection_height=Some(Height(12711))
Dec 01 09:59:48.366 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:59:48.367 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:59:51.734 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(166795)), Included(Height(167195)))
Dec 01 09:59:53.678 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:59:53.679 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 09:59:54.581 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(167195)), Included(Height(167595)))
Dec 01 09:59:59.034 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 09:59:59.035 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:00:00.680 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(167595)), Included(Height(167995)))
Dec 01 10:00:08.820 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:00:08.821 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:00:10.025 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(167995)), Included(Height(168795)))
Dec 01 10:00:15.272 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:00:15.273 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:00:16.427 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(168795)), Included(Height(169195)))
Dec 01 10:00:27.688 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:00:27.688 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:00:33.323 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=389 current_range=(Excluded(Height(169195)), Included(Height(169584)))
Dec 01 10:00:33.323 INFO zebra_state::service: pruned utxo requests old_len=10 new_len=9 prune_count=1 tip=Some((Height(169195), block::Hash("000000000230ca018f29f923b41f855c469af8cb72df002434410653bdb33885")))
Dec 01 10:00:37.437 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:00:37.437 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:00:39.094 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=731 current_range=(Excluded(Height(169584)), Included(Height(170315)))
Dec 01 10:00:42.987 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:00:42.988 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:00:44.261 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(170315)), Included(Height(170715)))
Dec 01 10:00:58.495 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:00:58.496 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:03.500 INFO peer{addr=52.52.174.26:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000012e86820de4233ac8f7b8d6a5300c829ae61ac2611385f9da719577}: zebra_state::service: pruned utxo requests old_len=9 new_len=2 prune_count=7 tip=Some((Height(170715), block::Hash("000000000c286405c4fb344d8c84ad74ae8efd30c0b141f75c18ed2f82aa1718")))
Dec 01 10:01:03.516 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=396 current_range=(Excluded(Height(170715)), Included(Height(171111)))
Dec 01 10:01:10.076 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:01:10.077 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:14.035 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(171111)), Included(Height(171511)))
Dec 01 10:01:16.185 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:01:16.186 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:17.985 INFO peer{addr=94.156.174.100:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12872) response_len=160 chain_tip_height=Height(171511) stop_height=None intersection_height=Some(Height(12712))
Dec 01 10:01:19.142 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(171511)), Included(Height(171911)))
Dec 01 10:01:22.537 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(171911)), Included(Height(172311)))
Dec 01 10:01:22.764 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:01:22.765 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:23.870 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(172311)), Included(Height(172711)))
Dec 01 10:01:28.552 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:01:28.553 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:33.744 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(172711)), Included(Height(173111)))
Dec 01 10:01:37.045 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:01:37.046 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:41.274 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(173111)), Included(Height(173511)))
Dec 01 10:01:44.092 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:01:44.093 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:45.596 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(173511)), Included(Height(173911)))
Dec 01 10:01:50.617 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:01:50.617 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:01:50.828 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(173911)), Included(Height(174311)))
Dec 01 10:01:52.794 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(174311)), Included(Height(174711)))
Dec 01 10:01:56.857 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:01:56.858 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:01.132 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(174711)), Included(Height(175111)))
Dec 01 10:02:03.421 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:02:03.422 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:06.399 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(175111)), Included(Height(175511)))
Dec 01 10:02:10.700 INFO peer{addr=50.67.178.151:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12875) response_len=160 chain_tip_height=Height(175511) stop_height=None intersection_height=Some(Height(12715))
Dec 01 10:02:14.415 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:02:14.416 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:15.412 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(175511)), Included(Height(175911)))
Dec 01 10:02:20.283 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:02:20.284 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:20.966 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(175911)), Included(Height(176311)))
Dec 01 10:02:21.590 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(176311)), Included(Height(176711)))
Dec 01 10:02:26.940 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:02:26.941 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:28.276 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(176711)), Included(Height(177111)))
Dec 01 10:02:38.168 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:02:38.169 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:40.099 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(177111)), Included(Height(177511)))
Dec 01 10:02:40.100 INFO zebra_state::service: pruned utxo requests old_len=63 new_len=61 prune_count=2 tip=Some((Height(177111), block::Hash("000000000cdeea42ee24c4acd23f66b29ee1a71cba11865c21df69dd15f2f8fa")))
Dec 01 10:02:43.476 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:02:43.477 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:44.211 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(177511)), Included(Height(177911)))
Dec 01 10:02:49.123 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:02:49.123 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:49.552 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(177911)), Included(Height(178311)))
Dec 01 10:02:50.094 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(178311)), Included(Height(178711)))
Dec 01 10:02:55.140 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:02:55.141 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:02:56.805 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(178711)), Included(Height(179111)))
Dec 01 10:02:57.258 INFO peer{addr=47.75.53.157:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12875) response_len=160 chain_tip_height=Height(179111) stop_height=None intersection_height=Some(Height(12715))
Dec 01 10:03:06.995 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:03:06.996 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:08.071 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(179111)), Included(Height(179511)))
Dec 01 10:03:13.408 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:03:13.408 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:15.648 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(179511)), Included(Height(179911)))
Dec 01 10:03:19.121 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:03:19.122 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:19.332 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(179911)), Included(Height(180311)))
Dec 01 10:03:20.629 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(180311)), Included(Height(180711)))
Dec 01 10:03:26.695 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:03:26.696 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:28.070 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(180711)), Included(Height(181111)))
Dec 01 10:03:32.745 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:03:32.746 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:34.234 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(181111)), Included(Height(181511)))
Dec 01 10:03:38.273 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:03:38.274 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:39.151 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(181511)), Included(Height(181911)))
Dec 01 10:03:44.474 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:03:44.475 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:45.022 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(181911)), Included(Height(182311)))
Dec 01 10:03:46.337 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(182311)), Included(Height(182711)))
Dec 01 10:03:50.754 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:03:50.755 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:03:52.436 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(182711)), Included(Height(183111)))
Dec 01 10:03:58.963 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:03:58.963 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:04.955 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(183111)), Included(Height(183511)))
Dec 01 10:04:06.695 INFO peer{addr=95.179.179.21:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12876) response_len=160 chain_tip_height=Height(183511) stop_height=None intersection_height=Some(Height(12716))
Dec 01 10:04:10.823 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:04:10.823 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:11.493 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(183511)), Included(Height(183911)))
Dec 01 10:04:17.052 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:04:17.053 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:17.608 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(183911)), Included(Height(184311)))
Dec 01 10:04:17.609 INFO zebra_state::service: pruned utxo requests old_len=80 new_len=37 prune_count=43 tip=Some((Height(183911), block::Hash("000000000c6129bd25dbfa6fcd6b12dfe7684431cf44d6f1775c73e7ed1efe82")))
Dec 01 10:04:22.252 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(184311)), Included(Height(184711)))
Dec 01 10:04:23.814 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:04:23.814 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:24.602 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(184711)), Included(Height(185111)))
Dec 01 10:04:27.526 INFO peer{addr=34.248.251.95:5001}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12876) response_len=160 chain_tip_height=Height(185111) stop_height=None intersection_height=Some(Height(12716))
Dec 01 10:04:29.800 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:04:29.801 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:31.900 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(185111)), Included(Height(185511)))
Dec 01 10:04:35.182 INFO peer{addr=116.202.25.66:16125}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=31, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(159) response_len=160 chain_tip_height=Height(185511) stop_height=None intersection_height=None
Dec 01 10:04:35.747 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:04:35.748 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:36.473 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(185511)), Included(Height(185911)))
Dec 01 10:04:36.688 INFO peer{addr=35.221.131.27:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12877) response_len=160 chain_tip_height=Height(185911) stop_height=None intersection_height=Some(Height(12717))
Dec 01 10:04:42.213 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:04:42.214 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:43.556 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(185911)), Included(Height(186311)))
Dec 01 10:04:43.948 INFO peer{addr=95.216.46.146:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12877) response_len=160 chain_tip_height=Height(186311) stop_height=None intersection_height=Some(Height(12717))
Dec 01 10:04:46.819 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(186311)), Included(Height(186711)))
Dec 01 10:04:51.966 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:04:51.966 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:04:59.955 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(186711)), Included(Height(187111)))
Dec 01 10:04:59.955 INFO zebra_state::service: pruned utxo requests old_len=55 new_len=37 prune_count=18 tip=Some((Height(186711), block::Hash("0000000011520d6dc05762de7ce5a6bc5dd227f9999c9842bca64f4e39626ee8")))
Dec 01 10:05:03.492 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:05:03.493 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:05:05.274 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(187111)), Included(Height(187511)))
Dec 01 10:05:10.767 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:05:10.768 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:05:10.829 INFO peer{addr=23.229.2.20:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12877) response_len=160 chain_tip_height=Height(187511) stop_height=None intersection_height=Some(Height(12717))
Dec 01 10:05:14.133 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(187511)), Included(Height(187911)))
Dec 01 10:05:18.684 INFO peer{addr=195.201.11.122:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12877) response_len=160 chain_tip_height=Height(187911) stop_height=None intersection_height=Some(Height(12717))
Dec 01 10:05:21.336 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:05:21.337 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:05:21.914 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(187911)), Included(Height(188311)))
Dec 01 10:05:25.332 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(188311)), Included(Height(188711)))
Dec 01 10:05:27.203 INFO peer{addr=163.172.89.154:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12878) response_len=160 chain_tip_height=Height(188711) stop_height=None intersection_height=Some(Height(12718))
Dec 01 10:05:28.817 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:05:28.818 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:05:30.945 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(188711)), Included(Height(189111)))
Dec 01 10:05:37.346 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:05:37.347 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:05:40.498 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(189111)), Included(Height(189511)))
Dec 01 10:05:44.056 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:05:44.056 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:05:45.361 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(189511)), Included(Height(189911)))
Dec 01 10:05:50.902 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:05:50.903 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:05:52.040 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(189911)), Included(Height(190311)))
Dec 01 10:05:52.634 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(190311)), Included(Height(190711)))
Dec 01 10:05:58.482 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:05:58.483 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:06:03.582 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(190711)), Included(Height(191111)))
Dec 01 10:06:07.030 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:06:07.031 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:06:10.353 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(191111)), Included(Height(191511)))
Dec 01 10:06:17.418 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:06:17.419 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:06:21.403 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(191511)), Included(Height(191911)))
Dec 01 10:06:22.148 INFO peer{addr=34.244.199.45:5001}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12878) response_len=160 chain_tip_height=Height(191911) stop_height=None intersection_height=Some(Height(12718))
Dec 01 10:06:27.702 INFO peer{addr=116.203.188.195:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12878) response_len=160 chain_tip_height=Height(191911) stop_height=None intersection_height=Some(Height(12718))
Dec 01 10:06:32.437 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:06:32.438 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:06:33.751 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(191911)), Included(Height(192311)))
Dec 01 10:06:36.900 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=307 current_range=(Excluded(Height(192311)), Included(Height(192618)))
Dec 01 10:06:48.704 INFO peer{addr=135.181.18.180:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12879) response_len=160 chain_tip_height=Height(192618) stop_height=None intersection_height=Some(Height(12719))
Dec 01 10:06:52.182 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:06:52.183 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:06:52.576 INFO peer{addr=107.20.83.62:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12879) response_len=160 chain_tip_height=Height(192618) stop_height=None intersection_height=Some(Height(12719))
Dec 01 10:06:56.239 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=232 current_range=(Excluded(Height(192618)), Included(Height(192850)))
Dec 01 10:06:59.154 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=230 current_range=(Excluded(Height(192850)), Included(Height(193080)))
Dec 01 10:07:03.444 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:03.445 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:05.943 INFO peer{addr=95.179.144.213:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound: zebra_state::service: pruned utxo requests old_len=68 new_len=49 prune_count=19 tip=Some((Height(193080), block::Hash("0000000004b416ffff2e6b2594c8a1e76a1c51275d3bcb8fba8e98b1393e5f64")))
Dec 01 10:07:06.001 INFO peer{addr=95.179.144.213:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12880) response_len=160 chain_tip_height=Height(193080) stop_height=None intersection_height=Some(Height(12720))
Dec 01 10:07:12.914 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:12.914 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:14.020 INFO peer{addr=209.250.241.75:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12880) response_len=160 chain_tip_height=Height(193080) stop_height=None intersection_height=Some(Height(12720))
Dec 01 10:07:14.172 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(193080)), Included(Height(193480)))
Dec 01 10:07:14.927 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(193480)), Included(Height(193880)))
Dec 01 10:07:19.611 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:19.612 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:21.809 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(193880)), Included(Height(194680)))
Dec 01 10:07:27.735 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:27.736 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:29.734 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(194680)), Included(Height(195080)))
Dec 01 10:07:34.886 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:34.887 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:36.949 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(195080)), Included(Height(195480)))
Dec 01 10:07:36.949 INFO zebra_state::service: pruned utxo requests old_len=49 new_len=31 prune_count=18 tip=Some((Height(195080), block::Hash("00000000002dd2a251b56070b3fff4a3034d832ccb009e87996233d3b00144fa")))
Dec 01 10:07:42.005 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:42.007 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:43.045 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(195480)), Included(Height(195880)))
Dec 01 10:07:48.285 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:48.286 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:50.610 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(195880)), Included(Height(196280)))
Dec 01 10:07:51.252 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(196280)), Included(Height(196680)))
Dec 01 10:07:55.302 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:07:55.302 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:07:59.705 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(196680)), Included(Height(197080)))
Dec 01 10:08:02.029 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:08:02.030 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:08:03.968 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(197080)), Included(Height(197480)))
Dec 01 10:08:09.887 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:08:09.888 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:08:10.722 INFO peer{addr=95.179.139.125:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12880) response_len=160 chain_tip_height=Height(197480) stop_height=None intersection_height=Some(Height(12720))
Dec 01 10:08:12.328 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(197480)), Included(Height(197880)))
Dec 01 10:08:16.560 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:08:16.561 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:08:17.812 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(197880)), Included(Height(198280)))
Dec 01 10:08:26.451 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:08:26.451 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:08:33.675 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(198280)), Included(Height(199080)))
Dec 01 10:08:38.107 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:08:38.107 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:08:41.014 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(199080)), Included(Height(199480)))
Dec 01 10:08:41.015 INFO zebra_state::service: pruned utxo requests old_len=54 new_len=50 prune_count=4 tip=Some((Height(199080), block::Hash("000000000d66f8686187fbecd85143152db6607faa0c38002be7417b419d4a20")))
Dec 01 10:08:45.052 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:08:45.052 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:08:47.525 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(199480)), Included(Height(199880)))
Dec 01 10:08:52.077 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:08:52.078 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:08:54.535 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(199880)), Included(Height(200280)))
Dec 01 10:08:56.767 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(200280)), Included(Height(200680)))
Dec 01 10:09:03.864 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:09:03.864 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:09:07.110 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(200680)), Included(Height(201080)))
Dec 01 10:09:17.017 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:09:17.018 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:09:19.931 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(201080)), Included(Height(201480)))
Dec 01 10:09:29.060 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:09:29.062 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:09:30.742 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(201480)), Included(Height(201880)))
Dec 01 10:09:36.382 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:09:36.383 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:09:42.237 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(201880)), Included(Height(202680)))
Dec 01 10:09:42.237 INFO zebra_state::service: pruned utxo requests old_len=50 new_len=23 prune_count=27 tip=Some((Height(201880), block::Hash("0000000005f00d961ae35bc86fcd7767b1afc53195882e5ebbefbf887584e8ca")))
Dec 01 10:09:45.175 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:09:45.177 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:09:49.759 INFO peer{addr=188.214.132.85:20009}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12882) response_len=160 chain_tip_height=Height(202680) stop_height=None intersection_height=Some(Height(12722))
Dec 01 10:09:50.194 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(202680)), Included(Height(203080)))
Dec 01 10:09:52.249 INFO peer{addr=139.99.123.157:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12882) response_len=160 chain_tip_height=Height(203080) stop_height=None intersection_height=Some(Height(12722))
Dec 01 10:09:53.414 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:09:53.415 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:09:57.800 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(203080)), Included(Height(203480)))
Dec 01 10:10:01.195 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:10:01.196 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:10:03.189 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(203480)), Included(Height(203880)))
Dec 01 10:10:08.555 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:10:08.556 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:10:09.361 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(203880)), Included(Height(204280)))
Dec 01 10:10:11.402 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(204280)), Included(Height(204680)))
Dec 01 10:10:15.217 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:10:15.217 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:10:16.647 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(204680)), Included(Height(205080)))
Dec 01 10:10:25.488 INFO peer{addr=173.212.200.221:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12883) response_len=160 chain_tip_height=Height(205080) stop_height=None intersection_height=Some(Height(12723))
Dec 01 10:10:27.459 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:10:27.459 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:10:28.804 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(205080)), Included(Height(205480)))
Dec 01 10:10:34.624 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:10:34.624 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:10:36.427 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(205480)), Included(Height(205880)))
Dec 01 10:10:42.598 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:10:42.599 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:10:44.256 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(205880)), Included(Height(206280)))
Dec 01 10:10:50.842 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:10:50.843 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:10:51.398 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(206280)), Included(Height(206680)))
Dec 01 10:10:58.224 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(206680)), Included(Height(207080)))
Dec 01 10:11:00.075 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:11:00.076 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:11:04.063 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(207080)), Included(Height(207480)))
Dec 01 10:11:10.416 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:11:10.416 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:11:11.231 INFO peer{addr=116.62.229.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12884) response_len=160 chain_tip_height=Height(207480) stop_height=None intersection_height=Some(Height(12724))
Dec 01 10:11:12.362 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(207480)), Included(Height(207880)))
Dec 01 10:11:19.170 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:11:19.171 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:11:20.546 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(207880)), Included(Height(208280)))
Dec 01 10:11:32.324 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:11:32.325 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:11:32.753 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(208280)), Included(Height(208680)))
Dec 01 10:11:32.753 INFO zebra_state::service: pruned utxo requests old_len=61 new_len=38 prune_count=23 tip=Some((Height(208280), block::Hash("0000000002b5261915343346658c79139cd7403aede7b9fc0995d6cb1ceefa9d")))
Dec 01 10:11:37.238 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(208680)), Included(Height(209080)))
Dec 01 10:11:42.028 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:11:42.028 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:11:46.749 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(209080)), Included(Height(209480)))
Dec 01 10:11:47.135 INFO peer{addr=46.101.216.58:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12885) response_len=160 chain_tip_height=Height(209480) stop_height=None intersection_height=Some(Height(12725))
Dec 01 10:12:02.022 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:12:02.023 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:12:03.266 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 10:12:03.266 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 10:12:11.400 INFO peer{addr=35.198.119.137:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12886) response_len=160 chain_tip_height=Height(209480) stop_height=None intersection_height=Some(Height(12726))
Dec 01 10:12:48.270 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 10:12:48.270 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(209480) min_locator_height=209381 locators=[Height(209480), Height(209479), Height(209478), Height(209476), Height(209472), Height(209464), Height(209448), Height(209416), Height(209381)]
Dec 01 10:12:49.300 INFO peer{addr=178.172.209.10:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12886) response_len=160 chain_tip_height=Height(209480) stop_height=None intersection_height=Some(Height(12726))
Dec 01 10:12:50.050 INFO peer{addr=104.131.113.161:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12886) response_len=160 chain_tip_height=Height(209480) stop_height=None intersection_height=Some(Height(12726))
Dec 01 10:13:02.989 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 10:13:05.630 INFO sync:obtain_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=518 current_range=(Excluded(Height(209480)), Included(Height(209998)))
Dec 01 10:13:14.717 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=871 lookahead_limit=2000
Dec 01 10:13:17.234 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(209998)), Included(Height(210398)))
Dec 01 10:13:23.050 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1243 lookahead_limit=2000
Dec 01 10:13:25.388 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(210398)), Included(Height(210798)))
Dec 01 10:13:25.389 INFO zebra_state::service: pruned utxo requests old_len=98 new_len=70 prune_count=28 tip=Some((Height(210398), block::Hash("0000000001b895bf8a0eaa508ce63ae0f5ba0312ec434c50aec8a3005387667a")))
Dec 01 10:13:36.748 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1617 lookahead_limit=2000
Dec 01 10:13:38.755 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(210798)), Included(Height(211198)))
Dec 01 10:13:48.758 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1989 lookahead_limit=2000
Dec 01 10:13:52.307 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(211198)), Included(Height(211598)))
Dec 01 10:14:01.050 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2361 lookahead_limit=2000
Dec 01 10:14:01.051 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:14:02.424 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(211598)), Included(Height(211998)))
Dec 01 10:14:05.158 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(211998)), Included(Height(212398)))
Dec 01 10:14:06.599 INFO peer{addr=35.238.100.203:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12886) response_len=160 chain_tip_height=Height(212398) stop_height=None intersection_height=Some(Height(12726))
Dec 01 10:14:12.896 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:14:12.897 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:14:15.363 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(212398)), Included(Height(212798)))
Dec 01 10:14:25.123 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:14:25.124 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:14:27.505 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(212798)), Included(Height(213198)))
Dec 01 10:14:36.753 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2374 lookahead_limit=2000
Dec 01 10:14:36.754 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:14:39.009 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(213198)), Included(Height(213598)))
Dec 01 10:14:39.010 INFO zebra_state::service: pruned utxo requests old_len=70 new_len=60 prune_count=10 tip=Some((Height(213198), block::Hash("00000000003f3390b813e98af2fd107d7b63b2cb859baa36338c70384d5cba95")))
Dec 01 10:14:48.524 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:14:48.525 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:14:50.344 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(213598)), Included(Height(213998)))
Dec 01 10:14:50.825 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(213998)), Included(Height(214398)))
Dec 01 10:14:55.041 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:14:55.042 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:14:57.669 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(214398)), Included(Height(214798)))
Dec 01 10:15:02.169 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:15:02.170 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:15:03.349 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(214798)), Included(Height(215198)))
Dec 01 10:15:09.128 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:15:09.129 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:15:11.380 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(215198)), Included(Height(215598)))
Dec 01 10:15:11.381 INFO zebra_state::service: pruned utxo requests old_len=60 new_len=0 prune_count=60 tip=Some((Height(215198), block::Hash("00000000044e494b68e3df9891d5ac4795da47e490812a32ed9c75caf80078b7")))
Dec 01 10:15:17.253 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:15:17.254 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:15:17.633 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(215598)), Included(Height(215998)))
Dec 01 10:15:19.949 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(215998)), Included(Height(216398)))
Dec 01 10:15:23.889 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:15:23.890 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:15:25.185 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(216398)), Included(Height(216798)))
Dec 01 10:15:35.884 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:15:35.884 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:15:38.066 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(216798)), Included(Height(217198)))
Dec 01 10:15:48.372 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:15:48.372 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:15:49.764 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(217198)), Included(Height(217598)))
Dec 01 10:15:55.194 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:15:55.195 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:15:57.419 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(217598)), Included(Height(218398)))
Dec 01 10:16:04.423 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:16:04.424 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:16:17.501 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:16:17.502 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:16:22.198 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(218398)), Included(Height(219198)))
Dec 01 10:16:25.962 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:16:25.962 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:16:26.970 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(219198)), Included(Height(219598)))
Dec 01 10:16:41.174 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:16:41.175 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:16:47.068 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(219598)), Included(Height(219998)))
Dec 01 10:16:52.946 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(219998)), Included(Height(220398)))
Dec 01 10:16:53.115 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:16:53.115 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:16:56.479 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(220398)), Included(Height(220798)))
Dec 01 10:17:03.195 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:17:03.196 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:17:08.657 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(220798)), Included(Height(221198)))
Dec 01 10:17:11.857 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:17:11.858 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:17:12.626 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(221198)), Included(Height(221598)))
Dec 01 10:17:20.564 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:17:20.565 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:17:22.518 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(221598)), Included(Height(221998)))
Dec 01 10:17:28.460 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:17:28.461 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:17:30.451 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(221998)), Included(Height(222398)))
Dec 01 10:17:31.859 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(222398)), Included(Height(222798)))
Dec 01 10:17:36.761 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:17:36.762 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:17:41.568 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(222798)), Included(Height(223198)))
Dec 01 10:17:45.053 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:17:45.053 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:17:51.230 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(223198)), Included(Height(223598)))
Dec 01 10:17:54.227 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:17:54.228 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:17:55.522 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(223598)), Included(Height(223998)))
Dec 01 10:17:58.350 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(223998)), Included(Height(224398)))
Dec 01 10:18:05.498 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:18:05.498 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:18:07.387 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(224398)), Included(Height(224798)))
Dec 01 10:18:20.155 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:18:20.156 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:18:21.415 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(224798)), Included(Height(225198)))
Dec 01 10:18:28.454 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:18:28.455 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:18:37.256 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:18:37.257 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:18:46.103 INFO peer{addr=47.198.209.213:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000000d8cc14cdefcd22363f3c28ca9f32538f7521cb5a9e49e0f18dd75}: zebra_state::service: pruned utxo requests old_len=22 new_len=16 prune_count=6 tip=Some((Height(225198), block::Hash("000000000d310ab790ca61e5762896be7de1b7ecfe3e6274469ad2d0c8049234")))
Dec 01 10:18:46.119 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=1200 current_range=(Excluded(Height(225198)), Included(Height(226398)))
Dec 01 10:18:48.033 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:18:48.034 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:18:53.174 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(226398)), Included(Height(226798)))
Dec 01 10:19:02.196 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:19:02.197 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:19:05.009 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(226798)), Included(Height(227198)))
Dec 01 10:19:12.959 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:19:12.960 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:19:16.498 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(227198)), Included(Height(227598)))
Dec 01 10:19:16.498 INFO zebra_state::service: pruned utxo requests old_len=53 new_len=37 prune_count=16 tip=Some((Height(227198), block::Hash("000000000fbd11cf29ba1ea2a860e43e9c84e1ad2126b1b5a04fb4658447a748")))
Dec 01 10:19:24.061 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:19:24.062 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:19:27.768 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(227598)), Included(Height(227998)))
Dec 01 10:19:28.734 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(227998)), Included(Height(228398)))
Dec 01 10:19:38.106 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:19:38.106 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:19:40.103 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(228398)), Included(Height(228798)))
Dec 01 10:19:48.711 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:19:48.712 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:19:52.218 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(228798)), Included(Height(229198)))
Dec 01 10:19:58.424 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:19:58.425 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:20:02.283 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(229198)), Included(Height(229598)))
Dec 01 10:20:07.349 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:20:07.351 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:20:07.770 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(229598)), Included(Height(229998)))
Dec 01 10:20:15.033 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:20:15.033 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:20:22.609 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:20:22.611 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:20:25.727 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=1200 current_range=(Excluded(Height(229998)), Included(Height(231198)))
Dec 01 10:20:29.836 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:20:29.837 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:20:30.655 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(231198)), Included(Height(231598)))
Dec 01 10:20:43.132 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:20:43.133 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:20:44.210 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(231598)), Included(Height(231998)))
Dec 01 10:20:53.352 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:20:53.353 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:20:54.442 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(231998)), Included(Height(232398)))
Dec 01 10:20:56.023 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(232398)), Included(Height(232798)))
Dec 01 10:21:08.195 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:21:08.196 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:21:09.789 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(232798)), Included(Height(233198)))
Dec 01 10:21:16.790 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:21:16.791 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:21:18.047 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(233198)), Included(Height(233598)))
Dec 01 10:21:25.334 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:21:25.335 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:21:26.739 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(233598)), Included(Height(233998)))
Dec 01 10:21:35.626 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:21:35.627 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:21:44.631 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(233998)), Included(Height(234798)))
Dec 01 10:21:45.633 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:21:45.634 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:21:47.896 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(234798)), Included(Height(235198)))
Dec 01 10:21:55.954 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:21:55.955 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:21:58.497 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(235198)), Included(Height(235598)))
Dec 01 10:21:58.498 INFO zebra_state::service: pruned utxo requests old_len=57 new_len=20 prune_count=37 tip=Some((Height(235198), block::Hash("0000000002f90880a3ffbf984166616071e1393875a1f3c855b13015f5febbdf")))
Dec 01 10:22:07.336 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2372 lookahead_limit=2000
Dec 01 10:22:07.337 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:22:08.886 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(235598)), Included(Height(235998)))
Dec 01 10:22:19.359 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:22:19.360 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:22:24.794 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(235998)), Included(Height(236798)))
Dec 01 10:22:35.338 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:22:35.339 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:22:38.616 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(236798)), Included(Height(237198)))
Dec 01 10:22:47.809 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:22:47.809 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:22:54.692 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(237198)), Included(Height(237598)))
Dec 01 10:22:59.054 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:22:59.055 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:23:04.525 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(237598)), Included(Height(237998)))
Dec 01 10:23:10.443 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:23:10.444 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:23:10.901 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(237998)), Included(Height(238398)))
Dec 01 10:23:11.625 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(238398)), Included(Height(238798)))
Dec 01 10:23:12.056 INFO peer{addr=47.252.80.131:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12893) response_len=160 chain_tip_height=Height(238798) stop_height=None intersection_height=Some(Height(12733))
Dec 01 10:23:14.639 INFO peer{addr=47.252.86.220:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12893) response_len=160 chain_tip_height=Height(238798) stop_height=None intersection_height=Some(Height(12733))
Dec 01 10:23:14.995 INFO peer{addr=8.210.14.154:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12893) response_len=160 chain_tip_height=Height(238798) stop_height=None intersection_height=Some(Height(12733))
Dec 01 10:23:17.417 INFO peer{addr=39.97.255.168:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12893) response_len=160 chain_tip_height=Height(238798) stop_height=None intersection_height=Some(Height(12733))
Dec 01 10:23:26.332 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:23:26.333 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:23:28.267 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(238798)), Included(Height(239198)))
Dec 01 10:23:41.735 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:23:41.736 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:23:43.946 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(239198)), Included(Height(239598)))
Dec 01 10:23:43.947 INFO zebra_state::service: pruned utxo requests old_len=61 new_len=41 prune_count=20 tip=Some((Height(239198), block::Hash("000000000f85e5dc41235c514086c8469e02b5c042b19c93268f3f3e6ff38f9f")))
Dec 01 10:23:54.167 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:23:54.168 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:23:55.879 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(239598)), Included(Height(239998)))
Dec 01 10:24:12.958 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:24:12.959 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:24:13.180 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(239998)), Included(Height(240398)))
Dec 01 10:24:20.957 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=347 current_range=(Excluded(Height(240398)), Included(Height(240745)))
Dec 01 10:24:23.937 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:24:23.938 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:24:26.341 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(240745)), Included(Height(241145)))
Dec 01 10:24:33.175 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:24:33.176 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:24:35.213 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(241145)), Included(Height(241545)))
Dec 01 10:24:53.533 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:24:53.534 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:24:55.256 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(241545)), Included(Height(241945)))
Dec 01 10:24:55.809 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=341 current_range=(Excluded(Height(241945)), Included(Height(242286)))
Dec 01 10:25:08.062 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:25:08.063 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:25:09.243 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(242286)), Included(Height(242686)))
Dec 01 10:25:17.891 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:25:17.891 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:25:19.496 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(242686)), Included(Height(243086)))
Dec 01 10:25:28.631 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:25:28.632 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:25:29.030 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(243086)), Included(Height(243486)))
Dec 01 10:25:29.030 INFO zebra_state::service: pruned utxo requests old_len=41 new_len=21 prune_count=20 tip=Some((Height(243086), block::Hash("0000000002aada247423aa3515439d45850cb3e34b1eb005dda685db531e5ec5")))
Dec 01 10:25:37.418 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:25:37.419 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:25:37.885 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(243486)), Included(Height(243886)))
Dec 01 10:25:45.275 INFO peer{addr=51.89.96.118:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12894) response_len=160 chain_tip_height=Height(243886) stop_height=None intersection_height=Some(Height(12734))
Dec 01 10:25:53.213 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(243886)), Included(Height(244286)))
Dec 01 10:26:04.864 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:26:04.865 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:26:10.194 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=380 current_range=(Excluded(Height(244286)), Included(Height(244666)))
Dec 01 10:26:30.937 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:26:30.938 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:26:31.919 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=202 current_range=(Excluded(Height(244666)), Included(Height(244868)))
Dec 01 10:26:34.928 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=207 current_range=(Excluded(Height(244868)), Included(Height(245075)))
Dec 01 10:26:48.065 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:26:48.066 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:26:48.794 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=305 current_range=(Excluded(Height(245075)), Included(Height(245380)))
Dec 01 10:26:48.794 INFO zebra_state::service: pruned utxo requests old_len=21 new_len=0 prune_count=21 tip=Some((Height(245075), block::Hash("00000000038980e9a24250b13efc840e3f76069364dbfe44d24f16e7551a06f7")))
Dec 01 10:26:54.899 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(245380)), Included(Height(245780)))
Dec 01 10:26:59.313 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:26:59.314 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:27:04.683 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(245780)), Included(Height(246180)))
Dec 01 10:27:10.406 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:27:10.407 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:27:12.601 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(246180)), Included(Height(246580)))
Dec 01 10:27:20.105 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:27:20.106 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:27:20.721 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(246580)), Included(Height(246980)))
Dec 01 10:27:29.869 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:27:29.869 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:27:32.790 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(246980)), Included(Height(247780)))
Dec 01 10:27:40.047 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:27:40.048 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:27:45.136 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(247780)), Included(Height(248180)))
Dec 01 10:27:55.077 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:27:55.078 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:27:58.029 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(248180)), Included(Height(248580)))
Dec 01 10:28:05.108 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:28:05.109 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:28:05.345 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(248580)), Included(Height(248980)))
Dec 01 10:28:13.924 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:28:13.925 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:28:14.584 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(248980)), Included(Height(249380)))
Dec 01 10:28:24.411 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:28:24.411 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:28:28.708 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(249380)), Included(Height(250180)))
Dec 01 10:28:36.455 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:28:36.455 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:28:37.782 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(250180)), Included(Height(250580)))
Dec 01 10:28:47.503 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:28:47.504 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:28:49.997 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(250580)), Included(Height(250980)))
Dec 01 10:28:57.565 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:28:57.565 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:28:58.315 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(250980)), Included(Height(251380)))
Dec 01 10:29:00.194 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(251380)), Included(Height(251780)))
Dec 01 10:29:09.664 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:29:09.665 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:29:11.609 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(251780)), Included(Height(252180)))
Dec 01 10:29:21.718 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:29:21.719 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:29:22.984 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(252180)), Included(Height(252580)))
Dec 01 10:29:35.168 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:29:35.169 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:29:38.943 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(252580)), Included(Height(252980)))
Dec 01 10:29:46.171 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:29:46.172 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:29:47.930 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(252980)), Included(Height(253380)))
Dec 01 10:29:48.991 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(253380)), Included(Height(253780)))
Dec 01 10:30:03.538 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:30:03.538 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:30:05.294 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(253780)), Included(Height(254180)))
Dec 01 10:30:13.947 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:30:13.947 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:30:16.129 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(254180)), Included(Height(254580)))
Dec 01 10:30:25.047 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:30:25.048 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:30:27.216 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(254580)), Included(Height(254980)))
Dec 01 10:30:35.254 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:30:35.255 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:30:36.949 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(254980)), Included(Height(255380)))
Dec 01 10:30:37.113 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(255380)), Included(Height(255780)))
Dec 01 10:30:46.822 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:30:46.823 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:30:51.204 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(255780)), Included(Height(256180)))
Dec 01 10:30:51.204 INFO zebra_state::service: pruned utxo requests old_len=67 new_len=66 prune_count=1 tip=Some((Height(255780), block::Hash("000000000406539b20a5c4759fdbc5eb92f3e384e445b135f70c495ec9a50073")))
Dec 01 10:30:57.876 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:30:57.876 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:30:59.309 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(256180)), Included(Height(256580)))
Dec 01 10:31:08.126 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:31:08.127 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:31:09.463 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(256580)), Included(Height(256980)))
Dec 01 10:31:23.292 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:31:23.293 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:31:24.887 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(256980)), Included(Height(257780)))
Dec 01 10:31:33.744 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:31:33.745 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:31:37.683 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(257780)), Included(Height(258180)))
Dec 01 10:31:47.446 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:31:47.446 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:31:49.574 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(258180)), Included(Height(258580)))
Dec 01 10:31:57.684 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:31:57.685 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:31:58.396 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(258580)), Included(Height(258980)))
Dec 01 10:31:58.397 INFO zebra_state::service: pruned utxo requests old_len=70 new_len=55 prune_count=15 tip=Some((Height(258580), block::Hash("000000000e1b77e4ee791ca10676be9496031ff106a5c31c9947b70987a73ec7")))
Dec 01 10:32:08.366 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:32:08.366 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:32:11.094 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(258980)), Included(Height(259780)))
Dec 01 10:32:18.029 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:32:18.030 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:32:19.103 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(259780)), Included(Height(260180)))
Dec 01 10:32:28.603 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:32:28.605 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:32:38.080 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(260180)), Included(Height(260580)))
Dec 01 10:32:38.837 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:32:38.838 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:32:40.450 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(260580)), Included(Height(260980)))
Dec 01 10:32:48.037 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:32:48.038 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:32:50.082 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(260980)), Included(Height(261380)))
Dec 01 10:32:58.371 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(261380)), Included(Height(261780)))
Dec 01 10:32:58.816 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:32:58.817 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:33:00.670 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(261780)), Included(Height(262180)))
Dec 01 10:33:10.161 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:33:10.162 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:33:11.950 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(262180)), Included(Height(262580)))
Dec 01 10:33:26.129 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:33:26.130 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:33:30.956 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(262580)), Included(Height(262980)))
Dec 01 10:33:36.500 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:33:36.501 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:33:37.295 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(262980)), Included(Height(263380)))
Dec 01 10:33:45.642 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(263380)), Included(Height(263780)))
Dec 01 10:33:45.643 INFO zebra_state::service: pruned utxo requests old_len=107 new_len=56 prune_count=51 tip=Some((Height(263380), block::Hash("0000000013124a5741a560bef3e2ba0215886afb58898d3c6b05dedb79386fa4")))
Dec 01 10:33:46.648 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:33:46.648 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:33:49.333 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(263780)), Included(Height(264180)))
Dec 01 10:33:57.281 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:33:57.282 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:33:59.037 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(264180)), Included(Height(264580)))
Dec 01 10:34:07.764 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:34:07.764 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:34:08.812 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(264580)), Included(Height(264980)))
Dec 01 10:34:20.171 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:34:20.172 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:34:22.181 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(264980)), Included(Height(265380)))
Dec 01 10:34:22.182 INFO zebra_state::service: pruned utxo requests old_len=56 new_len=52 prune_count=4 tip=Some((Height(264980), block::Hash("00000000055ae4d083900200e9117b7e3869069906c3c0d604a11b5edd4a6ae9")))
Dec 01 10:34:30.326 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:34:30.327 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:34:31.334 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(265380)), Included(Height(265780)))
Dec 01 10:34:32.629 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(265780)), Included(Height(266180)))
Dec 01 10:34:40.761 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:34:40.762 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:34:52.513 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:34:52.513 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:35:00.906 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(266180)), Included(Height(266980)))
Dec 01 10:35:06.063 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:35:06.064 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:35:07.834 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(266980)), Included(Height(267380)))
Dec 01 10:35:20.072 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:35:20.073 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:35:20.372 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(267380)), Included(Height(267780)))
Dec 01 10:35:22.643 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(267780)), Included(Height(268180)))
Dec 01 10:35:37.324 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:35:37.325 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:35:39.869 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(268180)), Included(Height(268580)))
Dec 01 10:35:54.264 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:35:54.265 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:35:57.332 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(268580)), Included(Height(268980)))
Dec 01 10:36:12.028 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:36:12.029 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:36:13.771 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(268980)), Included(Height(269380)))
Dec 01 10:36:13.772 INFO zebra_state::service: pruned utxo requests old_len=56 new_len=4 prune_count=52 tip=Some((Height(268980), block::Hash("0000000005d9dc7ee9c6a4bdce2dc3475de3640bcfd756bedccca2135fe39869")))
Dec 01 10:36:24.749 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:36:24.750 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:36:24.924 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=376 current_range=(Excluded(Height(269380)), Included(Height(269756)))
Dec 01 10:36:27.669 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(269756)), Included(Height(270156)))
Dec 01 10:36:37.585 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:36:37.586 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:36:46.716 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(270156)), Included(Height(270556)))
Dec 01 10:36:48.823 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:36:48.823 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:36:50.329 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(270556)), Included(Height(270956)))
Dec 01 10:37:01.502 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:37:01.503 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:37:02.158 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(270956)), Included(Height(271356)))
Dec 01 10:37:14.091 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:37:14.091 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:37:15.468 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(271356)), Included(Height(271756)))
Dec 01 10:37:18.287 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(271756)), Included(Height(272156)))
Dec 01 10:37:31.131 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:37:31.132 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:37:32.891 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(272156)), Included(Height(272556)))
Dec 01 10:37:46.543 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:37:46.544 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:37:53.306 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(272556)), Included(Height(272956)))
Dec 01 10:37:53.306 INFO zebra_state::service: pruned utxo requests old_len=4 new_len=2 prune_count=2 tip=Some((Height(272556), block::Hash("00000000060bf31e9c49bd023a2bbc8619066f96be01ad83c7ef28cd89311fe8")))
Dec 01 10:37:58.690 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:37:58.691 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:37:59.994 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(272956)), Included(Height(273356)))
Dec 01 10:38:10.772 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:38:10.772 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:38:12.605 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(273356)), Included(Height(273756)))
Dec 01 10:38:14.676 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(273756)), Included(Height(274156)))
Dec 01 10:38:21.731 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:38:21.731 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:38:26.346 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(274156)), Included(Height(274556)))
Dec 01 10:38:33.747 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:38:33.748 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:38:35.638 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(274556)), Included(Height(274956)))
Dec 01 10:38:44.467 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:38:44.468 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:38:46.523 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(274956)), Included(Height(275356)))
Dec 01 10:39:00.161 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:39:00.162 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:39:00.776 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(275356)), Included(Height(275756)))
Dec 01 10:39:00.777 INFO zebra_state::service: pruned utxo requests old_len=2 new_len=0 prune_count=2 tip=Some((Height(275356), block::Hash("000000000fc5c1ddaeeabfba841feebb24607a9fa47143db8a8770348124c325")))
Dec 01 10:39:01.063 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(275756)), Included(Height(276156)))
Dec 01 10:39:09.631 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:39:09.632 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:39:11.854 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(276156)), Included(Height(276556)))
Dec 01 10:39:19.387 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:39:19.388 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:39:23.375 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(276556)), Included(Height(276956)))
Dec 01 10:39:29.025 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:39:29.026 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:39:29.585 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(276956)), Included(Height(277356)))
Dec 01 10:39:45.473 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:39:45.474 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:39:46.041 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(277356)), Included(Height(277756)))
Dec 01 10:39:46.437 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(277756)), Included(Height(278156)))
Dec 01 10:40:02.956 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:40:02.957 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:40:04.588 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(278156)), Included(Height(278556)))
Dec 01 10:40:14.811 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:40:14.811 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:40:20.113 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(278556)), Included(Height(278956)))
Dec 01 10:40:30.724 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:40:30.725 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:40:31.741 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(278956)), Included(Height(279356)))
Dec 01 10:40:43.385 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:40:43.386 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:40:44.023 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=395 current_range=(Excluded(Height(279356)), Included(Height(279751)))
Dec 01 10:40:46.134 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(279751)), Included(Height(280151)))
Dec 01 10:40:55.818 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:40:55.819 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:40:58.370 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(280151)), Included(Height(280551)))
Dec 01 10:41:11.240 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:41:11.240 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:41:13.947 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(280551)), Included(Height(280951)))
Dec 01 10:41:21.021 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:41:21.022 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:41:22.872 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(280951)), Included(Height(281351)))
Dec 01 10:41:38.516 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:41:38.517 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:41:38.981 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(281351)), Included(Height(281751)))
Dec 01 10:41:43.000 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=322 current_range=(Excluded(Height(281751)), Included(Height(282073)))
Dec 01 10:42:01.195 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:42:01.196 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:42:04.733 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=342 current_range=(Excluded(Height(282073)), Included(Height(282415)))
Dec 01 10:42:20.162 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:42:20.163 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:42:20.958 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=333 current_range=(Excluded(Height(282415)), Included(Height(282748)))
Dec 01 10:42:22.133 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=334 current_range=(Excluded(Height(282748)), Included(Height(283082)))
Dec 01 10:42:38.731 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:42:38.732 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:42:40.296 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(283082)), Included(Height(283482)))
Dec 01 10:42:50.255 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:42:50.256 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:42:53.327 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=346 current_range=(Excluded(Height(283482)), Included(Height(283828)))
Dec 01 10:43:02.119 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:43:02.120 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:43:02.825 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(283828)), Included(Height(284228)))
Dec 01 10:43:04.436 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(284228)), Included(Height(284628)))
Dec 01 10:43:11.090 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:43:11.091 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:43:13.598 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(284628)), Included(Height(285028)))
Dec 01 10:43:18.934 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:43:18.935 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:43:21.421 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(285028)), Included(Height(285428)))
Dec 01 10:43:26.859 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:43:26.860 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:43:27.727 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(285428)), Included(Height(285828)))
Dec 01 10:43:34.822 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:43:34.823 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:43:35.088 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(285828)), Included(Height(286228)))
Dec 01 10:43:37.199 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(286228)), Included(Height(286628)))
Dec 01 10:43:43.476 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:43:43.477 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:43:44.867 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(286628)), Included(Height(287028)))
Dec 01 10:43:44.868 INFO zebra_state::service: pruned utxo requests old_len=92 new_len=90 prune_count=2 tip=Some((Height(286628), block::Hash("00000000009e06f227741c02562b6f523dbf5abf3a39c46a3a1900671d176ee1")))
Dec 01 10:43:52.969 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:43:52.969 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:43:54.419 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(287028)), Included(Height(287428)))
Dec 01 10:44:02.160 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:44:02.161 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:44:03.292 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(287428)), Included(Height(287828)))
Dec 01 10:44:16.703 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:44:16.703 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:44:17.509 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(287828)), Included(Height(288228)))
Dec 01 10:44:18.360 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(288228)), Included(Height(288628)))
Dec 01 10:44:24.934 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:44:24.935 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:44:26.014 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(288628)), Included(Height(289028)))
Dec 01 10:44:35.111 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:44:35.112 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:44:35.793 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(289028)), Included(Height(289428)))
Dec 01 10:44:49.957 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:44:49.957 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:44:50.784 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(289428)), Included(Height(289828)))
Dec 01 10:44:59.787 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:44:59.787 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:45:00.301 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(289828)), Included(Height(290228)))
Dec 01 10:45:01.116 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(290228)), Included(Height(290628)))
Dec 01 10:45:17.241 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:45:17.242 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:45:19.182 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12905) response_len=160 chain_tip_height=Height(290628) stop_height=None intersection_height=Some(Height(12745))
Dec 01 10:45:21.028 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(290628)), Included(Height(291028)))
Dec 01 10:45:21.028 INFO zebra_state::service: pruned utxo requests old_len=90 new_len=72 prune_count=18 tip=Some((Height(290628), block::Hash("000000000bf735182b2673e89a39c9173607a738f0353e1f9b74246fc35db6bf")))
Dec 01 10:45:39.757 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:45:39.758 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:45:41.904 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=336 current_range=(Excluded(Height(291028)), Included(Height(291364)))
Dec 01 10:45:54.207 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=319 current_range=(Excluded(Height(291364)), Included(Height(291683)))
Dec 01 10:45:54.635 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:45:54.635 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:45:55.960 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(291683)), Included(Height(292083)))
Dec 01 10:46:04.729 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:46:04.730 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:46:05.350 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(292083)), Included(Height(292483)))
Dec 01 10:46:13.644 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:46:13.645 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:46:14.405 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(292483)), Included(Height(292883)))
Dec 01 10:46:22.382 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:46:22.383 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:46:23.652 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(292883)), Included(Height(293283)))
Dec 01 10:46:31.738 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:46:31.739 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:46:32.104 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(293283)), Included(Height(293683)))
Dec 01 10:46:33.406 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(293683)), Included(Height(294083)))
Dec 01 10:46:40.903 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:46:40.904 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:46:42.073 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(294083)), Included(Height(294483)))
Dec 01 10:46:55.687 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:46:55.688 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:46:56.461 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(294483)), Included(Height(294883)))
Dec 01 10:47:06.932 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:47:06.932 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:47:14.449 INFO peer{addr=88.99.37.232:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12905) response_len=160 chain_tip_height=Height(294883) stop_height=None intersection_height=Some(Height(12745))
Dec 01 10:47:18.956 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:47:18.957 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:47:25.253 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=1200 current_range=(Excluded(Height(294883)), Included(Height(296083)))
Dec 01 10:47:30.796 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:47:30.797 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:47:33.821 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(296083)), Included(Height(296483)))
Dec 01 10:47:47.329 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:47:47.329 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:47:48.777 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(296483)), Included(Height(296883)))
Dec 01 10:48:08.532 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:48:08.533 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:48:10.381 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=352 current_range=(Excluded(Height(296883)), Included(Height(297235)))
Dec 01 10:48:24.334 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(297235)), Included(Height(297635)))
Dec 01 10:48:25.026 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:48:25.027 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:48:28.528 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(297635)), Included(Height(298035)))
Dec 01 10:48:41.957 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:48:41.958 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:48:48.063 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(298035)), Included(Height(298435)))
Dec 01 10:48:55.206 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:48:55.207 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:48:58.592 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(298435)), Included(Height(298835)))
Dec 01 10:48:58.593 INFO zebra_state::service: pruned utxo requests old_len=72 new_len=0 prune_count=72 tip=Some((Height(298435), block::Hash("0000000002e98bea686b67d421a0de8387b4b4e63778d1e19b8f972b36e31c16")))
Dec 01 10:49:07.450 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:49:07.451 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:49:11.841 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(298835)), Included(Height(299235)))
Dec 01 10:49:19.573 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:49:19.574 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:49:24.901 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(299235)), Included(Height(300035)))
Dec 01 10:49:30.283 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:49:30.284 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:49:32.441 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(300035)), Included(Height(300435)))
Dec 01 10:49:40.739 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:49:40.740 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:49:41.828 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(300435)), Included(Height(300835)))
Dec 01 10:49:51.451 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:49:51.452 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:49:51.689 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(300835)), Included(Height(301235)))
Dec 01 10:50:03.606 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:50:03.607 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:50:05.458 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(301235)), Included(Height(301635)))
Dec 01 10:50:08.557 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12906) response_len=160 chain_tip_height=Height(301635) stop_height=None intersection_height=Some(Height(12746))
Dec 01 10:50:08.576 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(301635)), Included(Height(302035)))
Dec 01 10:50:13.955 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:50:13.956 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:50:18.802 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(302035)), Included(Height(302435)))
Dec 01 10:50:23.965 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:50:23.965 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:50:24.312 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(302435)), Included(Height(302835)))
Dec 01 10:50:39.894 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:50:39.895 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:50:40.416 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(302835)), Included(Height(303235)))
Dec 01 10:50:50.753 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:50:50.754 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:50:51.290 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(303235)), Included(Height(303635)))
Dec 01 10:50:51.513 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(303635)), Included(Height(304035)))
Dec 01 10:51:03.810 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:51:03.811 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:51:07.483 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(304035)), Included(Height(304435)))
Dec 01 10:51:13.573 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:51:13.574 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:51:14.520 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(304435)), Included(Height(304835)))
Dec 01 10:51:24.058 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:51:24.059 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:51:24.752 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(304835)), Included(Height(305235)))
Dec 01 10:51:39.374 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:51:39.375 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:51:39.604 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(305235)), Included(Height(305635)))
Dec 01 10:51:40.732 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(305635)), Included(Height(306035)))
Dec 01 10:51:54.919 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:51:54.920 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:52:05.544 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:52:05.545 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:52:06.433 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(306035)), Included(Height(306835)))
Dec 01 10:52:16.081 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:52:16.082 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:52:16.628 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(306835)), Included(Height(307235)))
Dec 01 10:52:27.239 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:52:27.240 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:52:27.256 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(307235)), Included(Height(307635)))
Dec 01 10:52:28.010 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(307635)), Included(Height(308035)))
Dec 01 10:52:42.684 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:52:42.684 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:52:46.064 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000022b6a175e049f56f468129e4e3b6895145ee779181c4a38596c3921}: zebra_state::service: pruned utxo requests old_len=17 new_len=6 prune_count=11 tip=Some((Height(308035), block::Hash("000000000a763612f4f586b5372f44b73b41837746ec13bb3b0ff7c6bc0a46cf")))
Dec 01 10:52:47.350 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(308035)), Included(Height(308435)))
Dec 01 10:52:53.498 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:52:53.498 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:53:04.304 INFO peer{addr=84.213.4.115:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12909) response_len=160 chain_tip_height=Height(308435) stop_height=None intersection_height=Some(Height(12749))
Dec 01 10:53:04.698 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(308435)), Included(Height(308835)))
Dec 01 10:53:05.139 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:53:05.140 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:53:06.223 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(308835)), Included(Height(309235)))
Dec 01 10:53:16.124 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2375 lookahead_limit=2000
Dec 01 10:53:16.124 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:53:25.505 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(309235)), Included(Height(310035)))
Dec 01 10:53:25.609 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:53:25.609 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:53:26.735 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(310035)), Included(Height(310435)))
Dec 01 10:53:35.600 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:53:35.601 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:53:37.226 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(310435)), Included(Height(310835)))
Dec 01 10:53:47.517 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:53:47.518 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:53:49.903 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(310835)), Included(Height(311235)))
Dec 01 10:53:58.907 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:53:58.907 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:53:59.251 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(311235)), Included(Height(311635)))
Dec 01 10:53:59.252 INFO zebra_state::service: pruned utxo requests old_len=42 new_len=36 prune_count=6 tip=Some((Height(311235), block::Hash("0000000004f9eeb66c43ab85cfdc407b3e54b0236b1c87bb3984e5704afcc3ef")))
Dec 01 10:54:11.345 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:54:11.346 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:54:14.644 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(311635)), Included(Height(312435)))
Dec 01 10:54:27.092 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:54:27.093 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:54:30.306 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(312435)), Included(Height(312835)))
Dec 01 10:54:37.862 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:54:37.863 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:54:41.812 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(312835)), Included(Height(313235)))
Dec 01 10:54:47.748 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:54:47.749 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:54:49.139 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(313235)), Included(Height(314035)))
Dec 01 10:54:58.391 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:54:58.392 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:55:01.099 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(314035)), Included(Height(314435)))
Dec 01 10:55:08.509 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:55:08.510 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:55:09.489 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(314435)), Included(Height(314835)))
Dec 01 10:55:19.063 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:55:19.064 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:55:20.736 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(314835)), Included(Height(315235)))
Dec 01 10:55:29.833 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:55:29.834 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:55:30.396 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(315235)), Included(Height(315635)))
Dec 01 10:55:46.697 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(315635)), Included(Height(316035)))
Dec 01 10:55:48.467 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12914) response_len=160 chain_tip_height=Height(316035) stop_height=None intersection_height=Some(Height(12754))
Dec 01 10:55:49.584 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:55:49.585 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:55:52.685 INFO peer{addr=35.246.238.163:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12914) response_len=160 chain_tip_height=Height(316035) stop_height=None intersection_height=Some(Height(12754))
Dec 01 10:55:52.769 INFO peer{addr=95.217.78.170:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12914) response_len=160 chain_tip_height=Height(316035) stop_height=None intersection_height=Some(Height(12754))
Dec 01 10:55:54.851 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(316035)), Included(Height(316435)))
Dec 01 10:56:06.557 INFO peer{addr=51.77.64.61:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000179ca55eec80a8a443e6cfdb7e176483c80b1564e61b18dd2e18b25}: zebra_state::service: pruned utxo requests old_len=70 new_len=47 prune_count=23 tip=Some((Height(316435), block::Hash("000000000ae23c06a9a6ac7bbe09525afd6427df9523f4185e91de94b05cdcad")))
Dec 01 10:56:19.055 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:56:19.056 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:56:24.181 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=173 current_range=(Excluded(Height(316435)), Included(Height(316608)))
Dec 01 10:56:25.363 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=161 current_range=(Excluded(Height(316608)), Included(Height(316769)))
Dec 01 10:56:37.426 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:56:37.428 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:56:38.830 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=345 current_range=(Excluded(Height(316769)), Included(Height(317114)))
Dec 01 10:56:54.390 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:56:54.390 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:56:55.012 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(317114)), Included(Height(317514)))
Dec 01 10:57:10.661 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:57:10.661 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:57:13.597 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=761 current_range=(Excluded(Height(317514)), Included(Height(318275)))
Dec 01 10:57:13.598 INFO zebra_state::service: pruned utxo requests old_len=48 new_len=35 prune_count=13 tip=Some((Height(317514), block::Hash("000000000afb49d511a49e3007c77d9c9007bbc889c15727502bdf3aa54c2665")))
Dec 01 10:57:20.696 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:57:20.697 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:57:21.884 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(318275)), Included(Height(318675)))
Dec 01 10:57:32.002 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:57:32.003 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:57:32.269 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(318675)), Included(Height(319075)))
Dec 01 10:57:49.690 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:57:49.690 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:57:51.886 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(319075)), Included(Height(319475)))
Dec 01 10:57:56.154 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(319475)), Included(Height(319875)))
Dec 01 10:58:01.346 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:58:01.347 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:58:03.238 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(319875)), Included(Height(320275)))
Dec 01 10:58:11.688 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:58:11.689 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:58:15.274 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(320275)), Included(Height(320675)))
Dec 01 10:58:22.058 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:58:22.059 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:58:23.108 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(320675)), Included(Height(321075)))
Dec 01 10:58:26.289 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(321075)), Included(Height(321475)))
Dec 01 10:58:46.795 INFO peer{addr=47.198.209.213:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000005afed1ab98e18a39a556bec2175d56cf4d992b53e9db6fdb4f8e13}: zebra_state::service: pruned utxo requests old_len=59 new_len=39 prune_count=20 tip=Some((Height(321475), block::Hash("0000000000a9fb13130721b90ee2ed43c37f7128fd345038f1714fb7dde1faa2")))
Dec 01 10:58:46.975 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 10:58:46.976 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:58:49.395 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=353 current_range=(Excluded(Height(321475)), Included(Height(321828)))
Dec 01 10:58:51.791 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=164 current_range=(Excluded(Height(321828)), Included(Height(321992)))
Dec 01 10:59:22.038 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:59:22.039 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:59:28.512 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=243 current_range=(Excluded(Height(321992)), Included(Height(322235)))
Dec 01 10:59:28.512 INFO zebra_state::service: pruned utxo requests old_len=49 new_len=34 prune_count=15 tip=Some((Height(321992), block::Hash("00000000064eb3c0443634eaec9ea195a7ceafa4566c5f3f5c60b3f67e09877b")))
Dec 01 10:59:40.604 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:59:40.605 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 10:59:41.853 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=349 current_range=(Excluded(Height(322235)), Included(Height(322584)))
Dec 01 10:59:42.090 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(322584)), Included(Height(322984)))
Dec 01 10:59:57.289 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 10:59:57.289 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:00:09.390 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=321 current_range=(Excluded(Height(322984)), Included(Height(323305)))
Dec 01 11:00:24.188 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:00:24.188 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:00:25.821 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=262 current_range=(Excluded(Height(323305)), Included(Height(323567)))
Dec 01 11:00:27.120 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=202 current_range=(Excluded(Height(323567)), Included(Height(323769)))
Dec 01 11:01:07.463 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12921) response_len=160 chain_tip_height=Height(323769) stop_height=None intersection_height=Some(Height(12761))
Dec 01 11:01:11.335 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:01:11.336 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:01:12.623 INFO peer{addr=195.201.110.220:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001c85fe960124ea45ab018e2699cd1bc51595b7f4fe0ca54f586f256}: zebra_state::service: pruned utxo requests old_len=233 new_len=209 prune_count=24 tip=Some((Height(323769), block::Hash("00000000041c758d7bef038c7f03c03793bc4f8cb41db3b536c2e877fd2f633f")))
Dec 01 11:01:13.428 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=358 current_range=(Excluded(Height(323769)), Included(Height(324127)))
Dec 01 11:01:15.802 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=97 current_range=(Excluded(Height(324127)), Included(Height(324224)))
Dec 01 11:01:17.499 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=213 current_range=(Excluded(Height(324224)), Included(Height(324437)))
Dec 01 11:01:51.805 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:01:51.806 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:01:53.046 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=92 current_range=(Excluded(Height(324437)), Included(Height(324529)))
Dec 01 11:01:53.046 INFO zebra_state::service: pruned utxo requests old_len=209 new_len=199 prune_count=10 tip=Some((Height(324437), block::Hash("000000000dbada637f0ca3f6a6cc796ad0fe89e7dc36871c54bddb8079ac1245")))
Dec 01 11:01:58.869 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=381 current_range=(Excluded(Height(324529)), Included(Height(324910)))
Dec 01 11:02:14.226 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:02:14.227 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:02:16.513 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=215 current_range=(Excluded(Height(324910)), Included(Height(325125)))
Dec 01 11:02:20.918 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=257 current_range=(Excluded(Height(325125)), Included(Height(325382)))
Dec 01 11:02:26.586 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:02:26.587 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:02:30.922 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(325382)), Included(Height(325782)))
Dec 01 11:02:37.077 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:02:37.077 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:02:44.924 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(325782)), Included(Height(326182)))
Dec 01 11:02:47.504 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:02:47.505 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:02:47.928 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(326182)), Included(Height(326582)))
Dec 01 11:02:53.792 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(326582)), Included(Height(326982)))
Dec 01 11:02:58.536 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:02:58.537 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:03:02.083 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(326982)), Included(Height(327382)))
Dec 01 11:03:18.339 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:03:18.339 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:03:23.708 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=541 current_range=(Excluded(Height(327382)), Included(Height(327923)))
Dec 01 11:03:47.086 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:03:47.087 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:03:50.786 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=162 current_range=(Excluded(Height(327923)), Included(Height(328085)))
Dec 01 11:03:50.787 INFO zebra_state::service: pruned utxo requests old_len=200 new_len=60 prune_count=140 tip=Some((Height(327923), block::Hash("000000000260f33183ce2aec476dcecb09a9585b8508c46dd38a4f5419793cf8")))
Dec 01 11:03:51.632 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=133 current_range=(Excluded(Height(328085)), Included(Height(328218)))
Dec 01 11:03:52.203 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=226 current_range=(Excluded(Height(328218)), Included(Height(328444)))
Dec 01 11:04:24.436 INFO peer{addr=195.201.110.220:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000002e1fefc77f7cb7ab51397ec636becc5c9a0e5016f6ddb25f2b0d263}: zebra_state::service: pruned utxo requests old_len=60 new_len=1 prune_count=59 tip=Some((Height(328444), block::Hash("000000000630f2d8c82788b92c89c1b647608f8f1e98433b1065ca535a8738b9")))
Dec 01 11:04:27.241 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:04:27.242 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:04:30.403 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=156 current_range=(Excluded(Height(328444)), Included(Height(328600)))
Dec 01 11:04:34.164 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=113 current_range=(Excluded(Height(328600)), Included(Height(328713)))
Dec 01 11:04:37.825 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=183 current_range=(Excluded(Height(328713)), Included(Height(328896)))
Dec 01 11:04:52.352 INFO peer{addr=47.90.244.88:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12927) response_len=160 chain_tip_height=Height(328896) stop_height=None intersection_height=Some(Height(12767))
Dec 01 11:04:54.343 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12927) response_len=160 chain_tip_height=Height(328896) stop_height=None intersection_height=Some(Height(12767))
Dec 01 11:04:57.503 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:04:57.504 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:05:00.521 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=198 current_range=(Excluded(Height(328896)), Included(Height(329094)))
Dec 01 11:05:04.702 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=222 current_range=(Excluded(Height(329094)), Included(Height(329316)))
Dec 01 11:05:11.124 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:05:11.125 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:05:12.745 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=282 current_range=(Excluded(Height(329316)), Included(Height(329598)))
Dec 01 11:05:14.904 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(329598)), Included(Height(329998)))
Dec 01 11:05:21.213 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:05:21.214 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:05:24.427 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(329998)), Included(Height(330398)))
Dec 01 11:05:30.697 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:05:30.698 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:05:34.358 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(330398)), Included(Height(330798)))
Dec 01 11:05:34.359 INFO zebra_state::service: pruned utxo requests old_len=28 new_len=27 prune_count=1 tip=Some((Height(330398), block::Hash("00000000071cb8cad525889534e403d43833d25675983a436e5d7812e3a79ef3")))
Dec 01 11:05:39.894 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:05:39.895 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:05:44.503 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(330798)), Included(Height(331198)))
Dec 01 11:05:48.998 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:05:48.999 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:05:51.710 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(331198)), Included(Height(331598)))
Dec 01 11:06:04.179 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(331598)), Included(Height(331998)))
Dec 01 11:06:04.985 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:06:04.985 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:06:09.826 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=320 current_range=(Excluded(Height(331998)), Included(Height(332318)))
Dec 01 11:06:16.499 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:06:16.500 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:06:21.422 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(332318)), Included(Height(332718)))
Dec 01 11:06:33.610 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:06:33.611 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:06:37.779 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=384 current_range=(Excluded(Height(332718)), Included(Height(333102)))
Dec 01 11:06:39.531 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=302 current_range=(Excluded(Height(333102)), Included(Height(333404)))
Dec 01 11:06:54.959 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:06:54.960 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:07:00.003 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=357 current_range=(Excluded(Height(333404)), Included(Height(333761)))
Dec 01 11:07:11.804 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:07:11.805 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:07:13.875 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=351 current_range=(Excluded(Height(333761)), Included(Height(334112)))
Dec 01 11:07:31.387 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:07:31.388 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:07:33.242 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=383 current_range=(Excluded(Height(334112)), Included(Height(334495)))
Dec 01 11:07:33.242 INFO zebra_state::service: pruned utxo requests old_len=37 new_len=10 prune_count=27 tip=Some((Height(334112), block::Hash("000000000380f74edda255ae371c9e3ccd45577fbf57c6a1d06dcada0b222a4a")))
Dec 01 11:07:42.311 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=353 current_range=(Excluded(Height(334495)), Included(Height(334848)))
Dec 01 11:07:53.644 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:07:53.645 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:08:08.217 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=561 current_range=(Excluded(Height(334848)), Included(Height(335409)))
Dec 01 11:08:15.285 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:08:15.286 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:08:27.807 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=313 current_range=(Excluded(Height(335409)), Included(Height(335722)))
Dec 01 11:08:37.261 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:08:37.261 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:08:45.177 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=484 current_range=(Excluded(Height(335722)), Included(Height(336206)))
Dec 01 11:08:57.481 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:08:57.482 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:08:57.867 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=307 current_range=(Excluded(Height(336206)), Included(Height(336513)))
Dec 01 11:09:13.690 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:09:13.691 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:09:17.690 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=665 current_range=(Excluded(Height(336513)), Included(Height(337178)))
Dec 01 11:09:17.691 INFO zebra_state::service: pruned utxo requests old_len=29 new_len=19 prune_count=10 tip=Some((Height(336513), block::Hash("000000000f5da8338e9f764be792b210a8aa0df17ee2c6edb622d34f0d288ec6")))
Dec 01 11:09:27.721 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:09:27.722 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:09:29.516 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=313 current_range=(Excluded(Height(337178)), Included(Height(337491)))
Dec 01 11:09:31.529 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=371 current_range=(Excluded(Height(337491)), Included(Height(337862)))
Dec 01 11:09:44.148 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:09:44.149 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:09:47.126 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=370 current_range=(Excluded(Height(337862)), Included(Height(338232)))
Dec 01 11:10:06.814 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:10:06.814 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:10:10.959 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=340 current_range=(Excluded(Height(338232)), Included(Height(338572)))
Dec 01 11:10:11.605 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=227 current_range=(Excluded(Height(338572)), Included(Height(338799)))
Dec 01 11:10:24.560 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:10:24.561 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:10:27.625 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=332 current_range=(Excluded(Height(338799)), Included(Height(339131)))
Dec 01 11:10:28.118 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=320 current_range=(Excluded(Height(339131)), Included(Height(339451)))
Dec 01 11:10:40.771 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:10:40.772 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:10:42.802 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=341 current_range=(Excluded(Height(339451)), Included(Height(339792)))
Dec 01 11:11:06.486 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:11:06.487 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:11:10.227 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=308 current_range=(Excluded(Height(339792)), Included(Height(340100)))
Dec 01 11:11:10.382 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=269 current_range=(Excluded(Height(340100)), Included(Height(340369)))
Dec 01 11:11:31.943 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:11:31.943 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:11:37.630 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=484 current_range=(Excluded(Height(340369)), Included(Height(340853)))
Dec 01 11:11:49.682 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:11:49.682 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:11:55.977 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=342 current_range=(Excluded(Height(340853)), Included(Height(341195)))
Dec 01 11:12:07.504 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12931) response_len=160 chain_tip_height=Height(341195) stop_height=None intersection_height=Some(Height(12771))
Dec 01 11:12:11.019 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:12:11.020 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:12:14.482 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=384 current_range=(Excluded(Height(341195)), Included(Height(341579)))
Dec 01 11:12:14.482 INFO zebra_state::service: pruned utxo requests old_len=23 new_len=4 prune_count=19 tip=Some((Height(341195), block::Hash("000000000100bc88b62e40b3de71f19fadd56fbb03178563bae00249152b6602")))
Dec 01 11:12:25.993 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:12:25.994 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:12:26.190 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=382 current_range=(Excluded(Height(341579)), Included(Height(341961)))
Dec 01 11:12:28.838 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=364 current_range=(Excluded(Height(341961)), Included(Height(342325)))
Dec 01 11:12:42.546 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:12:42.547 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:12:48.127 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=370 current_range=(Excluded(Height(342325)), Included(Height(342695)))
Dec 01 11:12:48.127 INFO zebra_state::service: pruned utxo requests old_len=7 new_len=3 prune_count=4 tip=Some((Height(342325), block::Hash("000000000aafc0f97f071742054eaf320eee1eaf90fd9a3c676b5b9e5de1b679")))
Dec 01 11:13:01.309 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:13:01.310 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:13:02.134 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=376 current_range=(Excluded(Height(342695)), Included(Height(343071)))
Dec 01 11:13:04.210 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=348 current_range=(Excluded(Height(343071)), Included(Height(343419)))
Dec 01 11:13:17.509 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:13:17.509 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:13:20.399 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=358 current_range=(Excluded(Height(343419)), Included(Height(343777)))
Dec 01 11:13:33.759 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:13:33.760 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:13:36.296 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=365 current_range=(Excluded(Height(343777)), Included(Height(344142)))
Dec 01 11:13:53.082 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=306 current_range=(Excluded(Height(344142)), Included(Height(344448)))
Dec 01 11:13:56.500 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:13:56.501 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:13:59.279 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=311 current_range=(Excluded(Height(344448)), Included(Height(344759)))
Dec 01 11:14:09.702 INFO peer{addr=39.97.233.19:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12932) response_len=160 chain_tip_height=Height(344759) stop_height=None intersection_height=Some(Height(12772))
Dec 01 11:14:19.350 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:14:19.350 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:14:19.708 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=266 current_range=(Excluded(Height(344759)), Included(Height(345025)))
Dec 01 11:14:22.208 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=363 current_range=(Excluded(Height(345025)), Included(Height(345388)))
Dec 01 11:14:35.320 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:14:35.320 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:14:37.801 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=341 current_range=(Excluded(Height(345388)), Included(Height(345729)))
Dec 01 11:14:51.659 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:14:51.660 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:14:53.628 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=357 current_range=(Excluded(Height(345729)), Included(Height(346086)))
Dec 01 11:15:08.638 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:15:08.639 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:15:10.039 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=374 current_range=(Excluded(Height(346086)), Included(Height(346460)))
Dec 01 11:15:11.498 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=357 current_range=(Excluded(Height(346460)), Included(Height(346817)))
Dec 01 11:15:21.464 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 11:15:21.465 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:15:25.996 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=361 current_range=(Excluded(Height(346817)), Included(Height(347178)))
Dec 01 11:15:31.282 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:15:31.283 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:15:32.827 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(347178)), Included(Height(347578)))
Dec 01 11:15:39.707 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:15:39.708 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:15:40.192 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(347578)), Included(Height(347978)))
Dec 01 11:15:40.192 INFO zebra_state::service: pruned utxo requests old_len=8 new_len=5 prune_count=3 tip=Some((Height(347578), block::Hash("00000000057b8555cfd241a582b8eb5ea454b840ac6798b94251c9d5fb8b975a")))
Dec 01 11:15:41.876 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(347978)), Included(Height(348378)))
Dec 01 11:15:48.442 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:15:48.443 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:15:50.293 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(348378)), Included(Height(348778)))
Dec 01 11:15:57.141 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:15:57.142 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:15:58.734 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(348778)), Included(Height(349178)))
Dec 01 11:16:06.429 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:16:06.430 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:16:08.829 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(349178)), Included(Height(349578)))
Dec 01 11:16:16.963 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:16:16.964 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:16:17.465 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(349578)), Included(Height(349978)))
Dec 01 11:16:20.384 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(349978)), Included(Height(350378)))
Dec 01 11:16:25.627 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:16:25.628 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:16:27.783 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(350378)), Included(Height(350778)))
Dec 01 11:16:33.889 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:16:33.889 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:16:34.657 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(350778)), Included(Height(351178)))
Dec 01 11:16:42.165 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:16:42.166 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:16:49.213 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(351178)), Included(Height(351578)))
Dec 01 11:16:50.567 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:16:50.567 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:16:51.091 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(351578)), Included(Height(351978)))
Dec 01 11:16:51.359 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(351978)), Included(Height(352378)))
Dec 01 11:16:59.009 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:16:59.010 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:17:00.863 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(352378)), Included(Height(352778)))
Dec 01 11:17:07.281 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:17:07.281 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:17:07.831 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(352778)), Included(Height(353178)))
Dec 01 11:17:15.000 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:17:15.000 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:17:17.486 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(353178)), Included(Height(353578)))
Dec 01 11:17:23.190 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:17:23.191 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:17:23.788 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(353578)), Included(Height(353978)))
Dec 01 11:17:23.937 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(353978)), Included(Height(354378)))
Dec 01 11:17:31.249 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:17:31.250 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:17:31.950 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(354378)), Included(Height(354778)))
Dec 01 11:17:39.693 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:17:39.693 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:17:40.847 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(354778)), Included(Height(355178)))
Dec 01 11:17:48.332 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:17:48.333 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:17:48.956 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(355178)), Included(Height(355578)))
Dec 01 11:18:07.670 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:18:07.671 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:18:08.921 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(355578)), Included(Height(355978)))
Dec 01 11:18:08.922 INFO zebra_state::service: pruned utxo requests old_len=18 new_len=13 prune_count=5 tip=Some((Height(355578), block::Hash("000000000a1b1d876b1055ef7c9882894eb3d988bee0d2fb1085457dccc43c40")))
Dec 01 11:18:09.305 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=341 current_range=(Excluded(Height(355978)), Included(Height(356319)))
Dec 01 11:18:33.219 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:18:33.219 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:18:34.858 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=352 current_range=(Excluded(Height(356319)), Included(Height(356671)))
Dec 01 11:18:56.041 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:18:56.042 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:18:57.217 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=349 current_range=(Excluded(Height(356671)), Included(Height(357020)))
Dec 01 11:19:13.113 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=378 current_range=(Excluded(Height(357020)), Included(Height(357398)))
Dec 01 11:19:14.352 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:19:14.353 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:19:18.225 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=340 current_range=(Excluded(Height(357398)), Included(Height(357738)))
Dec 01 11:19:18.225 INFO zebra_state::service: pruned utxo requests old_len=13 new_len=7 prune_count=6 tip=Some((Height(357398), block::Hash("00000000076703371554e66e4cf3d4213d794b21753cf0d6f4e10c7748ac87ec")))
Dec 01 11:19:20.418 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 11:19:20.418 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:20:05.421 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:20:05.421 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(357738) min_locator_height=357639 locators=[Height(357738), Height(357737), Height(357736), Height(357734), Height(357730), Height(357722), Height(357706), Height(357674), Height(357639)]
Dec 01 11:20:24.681 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 11:20:27.180 INFO sync:obtain_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=341 current_range=(Excluded(Height(357738)), Included(Height(358079)))
Dec 01 11:20:42.363 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 11:20:43.198 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=343 current_range=(Excluded(Height(358079)), Included(Height(358422)))
Dec 01 11:20:43.198 INFO zebra_state::service: pruned utxo requests old_len=13 new_len=6 prune_count=7 tip=Some((Height(358079), block::Hash("000000000870aa96c7b6fe9abc8084c4d12caf1110b3b15add597280b053a9f3")))
Dec 01 11:20:58.382 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=341 current_range=(Excluded(Height(358422)), Included(Height(358763)))
Dec 01 11:20:59.067 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1241 lookahead_limit=2000
Dec 01 11:21:00.757 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=351 current_range=(Excluded(Height(358763)), Included(Height(359114)))
Dec 01 11:21:17.070 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1612 lookahead_limit=2000
Dec 01 11:21:20.376 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(359114)), Included(Height(359514)))
Dec 01 11:21:35.000 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1983 lookahead_limit=2000
Dec 01 11:21:36.245 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(359514)), Included(Height(359914)))
Dec 01 11:21:51.924 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2354 lookahead_limit=2000
Dec 01 11:21:51.925 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:21:54.829 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=738 current_range=(Excluded(Height(359914)), Included(Height(360652)))
Dec 01 11:22:09.261 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:22:09.262 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:22:10.850 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=325 current_range=(Excluded(Height(360652)), Included(Height(360977)))
Dec 01 11:22:19.448 INFO peer{addr=172.104.127.76:40211}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12939) response_len=160 chain_tip_height=Height(360977) stop_height=None intersection_height=Some(Height(12779))
Dec 01 11:22:26.347 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:22:26.347 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:22:28.443 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=653 current_range=(Excluded(Height(360977)), Included(Height(361630)))
Dec 01 11:22:44.721 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:22:44.722 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:22:47.075 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=351 current_range=(Excluded(Height(361630)), Included(Height(361981)))
Dec 01 11:22:54.066 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:22:54.067 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:22:54.545 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(361981)), Included(Height(362381)))
Dec 01 11:23:02.904 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:23:02.905 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:23:03.321 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(362381)), Included(Height(362781)))
Dec 01 11:23:05.304 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(362781)), Included(Height(363181)))
Dec 01 11:23:11.704 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:23:11.705 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:23:14.135 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(363181)), Included(Height(363581)))
Dec 01 11:23:20.182 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:23:20.183 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:23:21.231 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(363581)), Included(Height(363981)))
Dec 01 11:23:28.540 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:23:28.541 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:23:29.066 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(363981)), Included(Height(364381)))
Dec 01 11:23:37.144 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:23:37.145 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:23:37.556 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(364381)), Included(Height(364781)))
Dec 01 11:23:37.557 INFO zebra_state::service: pruned utxo requests old_len=6 new_len=0 prune_count=6 tip=Some((Height(364381), block::Hash("0000000008081f570c3bce8e3834ef0897cef3ffef75c174004e8a2c62c8f32c")))
Dec 01 11:23:38.761 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(364781)), Included(Height(365181)))
Dec 01 11:23:45.485 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:23:45.486 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:23:47.444 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(365181)), Included(Height(365581)))
Dec 01 11:23:54.440 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:23:54.441 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:23:56.493 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(365581)), Included(Height(365981)))
Dec 01 11:24:03.342 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:24:03.343 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:24:05.618 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(365981)), Included(Height(366381)))
Dec 01 11:24:11.468 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:24:11.469 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:24:11.789 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(366381)), Included(Height(366781)))
Dec 01 11:24:12.589 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(366781)), Included(Height(367181)))
Dec 01 11:24:25.509 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:24:25.510 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:24:29.637 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(367181)), Included(Height(367581)))
Dec 01 11:24:34.924 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:24:34.925 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:24:35.501 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(367581)), Included(Height(367981)))
Dec 01 11:24:43.021 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:24:43.022 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:24:44.949 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(367981)), Included(Height(368381)))
Dec 01 11:24:51.178 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:24:51.178 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:24:51.611 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(368381)), Included(Height(368781)))
Dec 01 11:24:52.225 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(368781)), Included(Height(369181)))
Dec 01 11:25:02.307 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:25:02.308 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:25:03.223 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(369181)), Included(Height(369581)))
Dec 01 11:25:16.113 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:25:16.114 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:25:16.709 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(369581)), Included(Height(369981)))
Dec 01 11:25:23.779 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:25:23.780 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:25:24.298 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(369981)), Included(Height(370381)))
Dec 01 11:25:31.591 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:25:31.592 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:25:32.001 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(370381)), Included(Height(370781)))
Dec 01 11:25:32.760 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(370781)), Included(Height(371181)))
Dec 01 11:25:39.641 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:25:39.641 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:25:40.431 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(371181)), Included(Height(371581)))
Dec 01 11:25:47.767 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:25:47.768 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:25:48.342 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(371581)), Included(Height(371981)))
Dec 01 11:25:56.587 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:25:56.587 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:25:57.046 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(371981)), Included(Height(372381)))
Dec 01 11:26:05.024 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:26:05.024 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:26:05.565 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(372381)), Included(Height(372781)))
Dec 01 11:26:13.293 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(372781)), Included(Height(373181)))
Dec 01 11:26:13.551 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:26:13.552 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:26:14.372 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(373181)), Included(Height(373581)))
Dec 01 11:26:28.027 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:26:28.027 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:26:28.707 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(373581)), Included(Height(373981)))
Dec 01 11:26:36.821 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:26:36.821 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:26:37.981 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(373981)), Included(Height(374381)))
Dec 01 11:26:45.232 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:26:45.233 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:26:45.748 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(374381)), Included(Height(374781)))
Dec 01 11:26:54.156 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:26:54.156 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:27:02.610 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(374781)), Included(Height(375581)))
Dec 01 11:27:02.611 INFO zebra_state::service: pruned utxo requests old_len=67 new_len=61 prune_count=6 tip=Some((Height(374781), block::Hash("0000000005e1d243db2c9390c4bb2bdba70a35e5fe66c70c43210ec063063e22")))
Dec 01 11:27:05.048 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:27:05.049 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:27:05.760 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(375581)), Included(Height(375981)))
Dec 01 11:27:13.637 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:27:13.638 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:27:14.188 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(375981)), Included(Height(376381)))
Dec 01 11:27:27.590 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:27:27.591 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:27:27.879 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(376381)), Included(Height(376781)))
Dec 01 11:27:35.957 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:27:35.958 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:27:36.446 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(376781)), Included(Height(377181)))
Dec 01 11:27:36.447 INFO zebra_state::service: pruned utxo requests old_len=61 new_len=20 prune_count=41 tip=Some((Height(376781), block::Hash("00000000047a24395e28474b47708b4dc526da4dca33f8e408e9f15f7ed3560f")))
Dec 01 11:27:36.553 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(377181)), Included(Height(377581)))
Dec 01 11:27:44.462 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:27:44.463 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:27:45.065 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(377581)), Included(Height(377981)))
Dec 01 11:27:53.527 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:27:53.528 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:27:54.051 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(377981)), Included(Height(378381)))
Dec 01 11:28:02.957 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:28:02.958 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:28:08.171 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(378381)), Included(Height(378781)))
Dec 01 11:28:12.645 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:28:12.645 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:28:12.656 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(378781)), Included(Height(379181)))
Dec 01 11:28:13.189 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(379181)), Included(Height(379581)))
Dec 01 11:28:21.319 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:28:21.320 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:28:36.354 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:28:36.355 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:28:38.615 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(379581)), Included(Height(380381)))
Dec 01 11:28:45.196 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:28:45.196 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:28:45.611 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(380381)), Included(Height(380781)))
Dec 01 11:28:54.555 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:28:54.555 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:28:54.806 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(380781)), Included(Height(381181)))
Dec 01 11:28:55.127 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(381181)), Included(Height(381581)))
Dec 01 11:29:09.312 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:29:09.313 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:29:18.017 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:29:18.018 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:29:26.306 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(381581)), Included(Height(382381)))
Dec 01 11:29:26.766 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:29:26.767 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:29:27.347 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(382381)), Included(Height(382781)))
Dec 01 11:29:35.423 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:29:35.424 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:29:35.956 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(382781)), Included(Height(383181)))
Dec 01 11:29:36.157 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(383181)), Included(Height(383581)))
Dec 01 11:29:44.812 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:29:44.814 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:29:45.546 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(383581)), Included(Height(383981)))
Dec 01 11:29:54.071 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:29:54.072 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:29:54.614 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(383981)), Included(Height(384381)))
Dec 01 11:30:03.622 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:30:03.623 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:30:04.196 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(384381)), Included(Height(384781)))
Dec 01 11:30:04.196 INFO zebra_state::service: pruned utxo requests old_len=28 new_len=8 prune_count=20 tip=Some((Height(384381), block::Hash("000000000052835ec86141df36cf31fc67d244ff5ae889274da204c3e2387c1a")))
Dec 01 11:30:13.206 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:30:13.206 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:30:13.507 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(384781)), Included(Height(385181)))
Dec 01 11:30:13.811 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(385181)), Included(Height(385581)))
Dec 01 11:30:22.005 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:30:22.006 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:30:22.528 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(385581)), Included(Height(385981)))
Dec 01 11:30:30.504 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:30:30.505 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:30:31.292 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(385981)), Included(Height(386381)))
Dec 01 11:30:39.895 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:30:39.896 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:30:40.396 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(386381)), Included(Height(386781)))
Dec 01 11:30:55.466 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 11:30:55.467 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:30:55.954 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(386781)), Included(Height(387181)))
Dec 01 11:31:06.069 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:31:06.070 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:31:09.152 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(387181)), Included(Height(387981)))
Dec 01 11:31:14.855 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:31:14.856 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:31:15.320 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(387981)), Included(Height(388381)))
Dec 01 11:31:23.763 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:31:23.763 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:31:31.219 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(388381)), Included(Height(388781)))
Dec 01 11:31:32.467 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:31:32.468 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:31:33.260 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(388781)), Included(Height(389181)))
Dec 01 11:31:33.303 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(389181)), Included(Height(389581)))
Dec 01 11:31:41.290 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:31:41.291 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:31:42.401 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(389581)), Included(Height(389981)))
Dec 01 11:31:50.145 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:31:50.146 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:31:50.608 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(389981)), Included(Height(390381)))
Dec 01 11:31:59.429 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:31:59.430 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:32:08.906 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(390381)), Included(Height(390781)))
Dec 01 11:32:09.311 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:32:09.312 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:32:09.752 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(390781)), Included(Height(391181)))
Dec 01 11:32:10.569 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(391181)), Included(Height(391581)))
Dec 01 11:32:18.023 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:32:18.024 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:32:18.771 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(391581)), Included(Height(391981)))
Dec 01 11:32:26.789 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:32:26.789 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:32:27.569 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(391981)), Included(Height(392381)))
Dec 01 11:32:35.865 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 11:32:35.865 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:32:36.576 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(392381)), Included(Height(392781)))
Dec 01 11:32:45.449 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:32:45.450 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:32:46.146 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(392781)), Included(Height(393181)))
Dec 01 11:32:46.208 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(393181)), Included(Height(393581)))
Dec 01 11:32:54.678 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:32:54.678 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:32:56.429 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(393581)), Included(Height(393981)))
Dec 01 11:32:56.429 INFO zebra_state::service: pruned utxo requests old_len=17 new_len=9 prune_count=8 tip=Some((Height(393581), block::Hash("000000000044c83ee1b79134d9d42cf6e028000b5fc39b9aa2f3cc2d3e8c6911")))
Dec 01 11:33:04.425 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:33:04.426 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:33:04.985 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(393981)), Included(Height(394381)))
Dec 01 11:33:13.032 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:33:13.033 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:33:20.125 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(394381)), Included(Height(394781)))
Dec 01 11:33:21.841 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:33:21.842 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:33:22.323 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(394781)), Included(Height(395181)))
Dec 01 11:33:22.552 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(395181)), Included(Height(395581)))
Dec 01 11:33:30.473 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:33:30.473 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:33:31.008 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(395581)), Included(Height(395981)))
Dec 01 11:33:31.555 INFO peer{addr=51.75.146.76:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12943) response_len=160 chain_tip_height=Height(395981) stop_height=None intersection_height=Some(Height(12783))
Dec 01 11:33:44.830 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:33:44.831 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:33:45.526 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(395981)), Included(Height(396381)))
Dec 01 11:33:57.466 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:33:57.467 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:33:59.580 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(396381)), Included(Height(396781)))
Dec 01 11:34:06.914 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:34:06.915 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:34:07.196 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(396781)), Included(Height(397181)))
Dec 01 11:34:14.008 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(397181)), Included(Height(397581)))
Dec 01 11:34:15.655 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:34:15.656 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:34:16.510 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(397581)), Included(Height(397981)))
Dec 01 11:34:24.349 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:34:24.350 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:34:25.199 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(397981)), Included(Height(398381)))
Dec 01 11:34:33.522 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:34:33.522 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:34:34.175 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(398381)), Included(Height(398781)))
Dec 01 11:34:42.652 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:34:42.652 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:34:43.176 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(398781)), Included(Height(399181)))
Dec 01 11:34:50.175 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(399181)), Included(Height(399581)))
Dec 01 11:34:52.208 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:34:52.209 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:34:53.747 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(399581)), Included(Height(399981)))
Dec 01 11:35:01.837 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:35:01.838 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:35:02.577 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(399981)), Included(Height(400381)))
Dec 01 11:35:11.307 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:35:11.308 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:35:11.908 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(400381)), Included(Height(400781)))
Dec 01 11:35:20.371 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:35:20.372 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:35:20.689 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(400781)), Included(Height(401181)))
Dec 01 11:35:29.040 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(401181)), Included(Height(401581)))
Dec 01 11:35:29.387 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:35:29.387 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:35:29.922 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(401581)), Included(Height(401981)))
Dec 01 11:35:38.038 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:35:38.039 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:35:38.929 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(401981)), Included(Height(402381)))
Dec 01 11:35:47.829 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:35:47.830 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:35:48.403 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(402381)), Included(Height(402781)))
Dec 01 11:35:57.432 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 11:35:57.433 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:35:58.026 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(402781)), Included(Height(403181)))
Dec 01 11:36:06.764 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:36:06.764 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:36:06.948 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(403181)), Included(Height(403581)))
Dec 01 11:36:07.307 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(403581)), Included(Height(403981)))
Dec 01 11:36:16.283 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:36:16.284 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:36:16.890 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(403981)), Included(Height(404381)))
Dec 01 11:36:25.426 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:36:25.427 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:36:25.956 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(404381)), Included(Height(404781)))
Dec 01 11:36:34.814 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:36:34.815 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:36:35.787 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(404781)), Included(Height(405181)))
Dec 01 11:36:43.573 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:36:43.574 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:36:43.703 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(405181)), Included(Height(405581)))
Dec 01 11:36:44.660 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(405581)), Included(Height(405981)))
Dec 01 11:36:52.881 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:36:52.882 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:36:53.400 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(405981)), Included(Height(406381)))
Dec 01 11:37:02.837 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:37:02.838 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:37:10.036 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(406381)), Included(Height(406781)))
Dec 01 11:37:10.036 INFO zebra_state::service: pruned utxo requests old_len=27 new_len=18 prune_count=9 tip=Some((Height(406381), block::Hash("000000000160e60542f0e581482bdefd32d65a4090c166236663cb670a227b42")))
Dec 01 11:37:12.236 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:37:12.237 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:37:12.766 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(406781)), Included(Height(407181)))
Dec 01 11:37:21.242 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(407181)), Included(Height(407581)))
Dec 01 11:37:21.256 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:37:21.256 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:37:22.209 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(407581)), Included(Height(407981)))
Dec 01 11:37:29.985 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:37:29.985 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:37:30.814 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(407981)), Included(Height(408381)))
Dec 01 11:37:38.938 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:37:38.939 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:37:39.428 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(408381)), Included(Height(408781)))
Dec 01 11:37:48.096 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:37:48.097 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:37:48.648 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(408781)), Included(Height(409181)))
Dec 01 11:37:57.979 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:37:57.980 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:37:58.517 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(409181)), Included(Height(409581)))
Dec 01 11:38:07.091 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:38:07.092 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:38:15.207 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(409581)), Included(Height(410381)))
Dec 01 11:38:15.978 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:38:15.979 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:38:16.743 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(410381)), Included(Height(410781)))
Dec 01 11:38:24.787 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:38:24.788 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:38:25.552 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(410781)), Included(Height(411181)))
Dec 01 11:38:33.689 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:38:33.690 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:38:34.145 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(411181)), Included(Height(411581)))
Dec 01 11:38:34.320 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(411581)), Included(Height(411981)))
Dec 01 11:38:48.625 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:38:48.626 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:38:49.456 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(411981)), Included(Height(412381)))
Dec 01 11:38:58.076 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 11:38:58.077 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:38:58.768 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(412381)), Included(Height(412781)))
Dec 01 11:39:07.575 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:39:07.576 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:39:07.821 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(412781)), Included(Height(413181)))
Dec 01 11:39:16.699 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:39:16.700 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:39:17.503 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(413181)), Included(Height(413581)))
Dec 01 11:39:17.691 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(413581)), Included(Height(413981)))
Dec 01 11:39:25.885 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:39:25.886 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:39:26.674 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(413981)), Included(Height(414381)))
Dec 01 11:39:34.644 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:39:34.645 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:39:35.124 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(414381)), Included(Height(414781)))
Dec 01 11:39:43.365 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:39:43.366 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:39:43.842 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(414781)), Included(Height(415181)))
Dec 01 11:39:52.709 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:39:52.710 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:40:02.188 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:40:02.189 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:40:02.611 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(415181)), Included(Height(415981)))
Dec 01 11:40:02.885 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(415981)), Included(Height(416381)))
Dec 01 11:40:11.655 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:40:11.656 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:40:12.148 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(416381)), Included(Height(416781)))
Dec 01 11:40:20.431 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:40:20.431 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:40:21.549 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(416781)), Included(Height(417181)))
Dec 01 11:40:29.124 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:40:29.125 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:40:29.621 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(417181)), Included(Height(417581)))
Dec 01 11:40:29.724 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(417581)), Included(Height(417981)))
Dec 01 11:40:38.352 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:40:38.353 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:40:38.909 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(417981)), Included(Height(418381)))
Dec 01 11:40:47.129 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:40:47.129 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:40:47.664 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=400 current_range=(Excluded(Height(418381)), Included(Height(418781)))
Dec 01 11:40:56.523 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:40:56.524 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:41:05.770 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:41:05.771 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:41:06.286 INFO sync:extend_tips:checkpoint: zebra_consensus::checkpoint: verified checkpoint range block_count=800 current_range=(Excluded(Height(418781)), Included(Height(419581)))
Dec 01 11:41:15.221 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:41:15.221 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:41:24.581 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:41:24.582 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:41:39.568 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:41:39.569 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:41:47.667 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4421 new_len=4396 prune_count=25 tip=Some((Height(421485), block::Hash("0000000001250396aba8caa4c7f04a35f711d365b73c59b02c4c2422b653af4d")))
Dec 01 11:41:49.458 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:41:49.459 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:41:59.885 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:41:59.886 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:42:09.483 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:42:09.483 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:42:17.667 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1551 new_len=1547 prune_count=4 tip=Some((Height(422977), block::Hash("00000000022a0372acf169379aad31cae60dd49abda4904ecf457ac300861a6a")))
Dec 01 11:42:24.464 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:42:24.465 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:42:39.429 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:42:39.430 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:42:47.668 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=7855 new_len=7826 prune_count=29 tip=Some((Height(423976), block::Hash("0000000000c05b15787f4f81c856bf1abc561bbf5588d8e21cf058e8860e310b")))
Dec 01 11:42:49.604 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:42:49.605 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:43:05.293 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:43:05.293 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:43:17.694 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4841 new_len=4836 prune_count=5 tip=Some((Height(424972), block::Hash("00000000015027513adbb8a1057ff4c00323a5f7d5da2bfda776afafb4ec4f93")))
Dec 01 11:43:20.188 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 11:43:20.188 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:43:29.515 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:43:29.515 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:43:40.709 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 11:43:40.709 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:43:47.694 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4974 new_len=4969 prune_count=5 tip=Some((Height(426464), block::Hash("000000000284594c6bfa900df603a5ddf475aa2290140f43a775bc4cbd425f67")))
Dec 01 11:43:50.891 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:43:50.892 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:44:06.329 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:44:06.330 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:44:16.286 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:44:16.287 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:44:17.698 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=6178 new_len=6163 prune_count=15 tip=Some((Height(427601), block::Hash("000000000328851dd19f6a8b6d1e417ffe84d50140e6f79f5cb5a7c912d34c94")))
Dec 01 11:44:25.766 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:44:25.767 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:44:35.347 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:44:35.347 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:44:44.710 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:44:44.711 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:44:47.740 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1351 new_len=1343 prune_count=8 tip=Some((Height(429452), block::Hash("00000000008f865ecadee35685b27062428c24d2d986ff25beb39525d12da026")))
Dec 01 11:44:55.171 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:44:55.172 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:45:05.539 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:45:05.540 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:45:14.680 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:45:14.681 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:45:17.744 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1749 new_len=1746 prune_count=3 tip=Some((Height(430946), block::Hash("00000000025fa0e849a3c2daf9d121619381d8e532ab655066b2b7aa745adcae")))
Dec 01 11:45:23.836 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:45:23.837 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:45:32.954 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:45:32.955 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:45:45.597 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:45:45.598 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:45:47.747 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=512 new_len=509 prune_count=3 tip=Some((Height(432433), block::Hash("0000000003420e52991df3d73b961720dde76ad3e363e84faaf6f125bdb23064")))
Dec 01 11:45:56.385 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:45:56.386 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:46:07.297 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:46:07.298 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:46:17.747 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3301 new_len=3295 prune_count=6 tip=Some((Height(433435), block::Hash("00000000023d75269e680fd862fa9ccff8a44db2efedb31568b496329608b2ff")))
Dec 01 11:46:22.010 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:46:22.011 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:46:31.201 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:46:31.202 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:46:40.887 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:46:40.888 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:46:47.810 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=14845 new_len=14824 prune_count=21 tip=Some((Height(434153), block::Hash("00000000033d0c6fa65e453905a20d3bc6dfaa778f4be8b2ee4162112cf8ba57")))
Dec 01 11:46:50.409 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:46:50.410 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:47:00.456 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:47:00.457 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:47:10.317 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:47:10.317 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:47:17.818 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5082 new_len=5041 prune_count=41 tip=Some((Height(436423), block::Hash("0000000000369b7316d34815c5e3444d225afb93cf0c89da84dc6d5c248655d8")))
Dec 01 11:47:19.695 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:47:19.696 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:47:31.700 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:47:31.701 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:47:41.187 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:47:41.188 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:47:47.847 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4213 new_len=4205 prune_count=8 tip=Some((Height(437923), block::Hash("00000000027ee6470108a0cfc3ed508dc2aefc90b55d379dddde13798c216025")))
Dec 01 11:47:50.623 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:47:50.624 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:48:00.887 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:48:00.888 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:48:10.859 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:48:10.859 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:48:17.847 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3858 new_len=3846 prune_count=12 tip=Some((Height(439411), block::Hash("00000000032e9195233ba9fc64bc16e250ac3e1ba679cf832e2314370fab54a3")))
Dec 01 11:48:20.058 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:48:20.059 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:48:29.094 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:48:29.095 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:48:38.420 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:48:38.421 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:48:47.868 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=6781 new_len=6775 prune_count=6 tip=Some((Height(440905), block::Hash("000000000231298432a7af20109d1f9599502af2261c96e36191531e628d7156")))
Dec 01 11:48:48.747 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 11:48:48.748 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 11:48:49.398 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 11:48:49.398 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:49:34.399 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:49:34.401 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=2987 new_len=111 prune_count=2876 tip=Some((Height(441127), block::Hash("0000000002f9b6bdc3fae86254ab4e962e73eb51ce3bab6a567a9522b83e761d")))
Dec 01 11:49:34.401 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(441127) min_locator_height=441028 locators=[Height(441127), Height(441126), Height(441125), Height(441123), Height(441119), Height(441111), Height(441095), Height(441063), Height(441028)]
Dec 01 11:49:50.191 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 11:50:00.240 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 11:50:04.408 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=7169 new_len=7134 prune_count=35 tip=Some((Height(441726), block::Hash("000000000038ec66172aa17af98a31eddf7a2f82392350ded4792e662a0ffecb")))
Dec 01 11:50:10.766 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1241 lookahead_limit=2000
Dec 01 11:50:20.054 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001a21cb1f7960fba9a9a88cf2751e4e0cd72770c7906035c0f1306b2"), 3) })
Dec 01 11:50:20.054 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:51:05.056 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:51:05.060 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=5103 new_len=10 prune_count=5093 tip=Some((Height(442625), block::Hash("0000000000df2213d77473d03e700852ade65cde8ac96e80ff9446115a98c706")))
Dec 01 11:51:05.060 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(442625) min_locator_height=442526 locators=[Height(442625), Height(442624), Height(442623), Height(442621), Height(442617), Height(442609), Height(442593), Height(442561), Height(442526)]
Dec 01 11:51:19.756 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 11:51:28.847 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 11:51:35.073 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5256 new_len=5239 prune_count=17 tip=Some((Height(443624), block::Hash("00000000031fee217bc1f0ab7a29601c35ee8ad279e71944d28b14961afbcf86")))
Dec 01 11:51:38.156 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1241 lookahead_limit=2000
Dec 01 11:51:48.743 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001a5c5072955a2b74e8883dda6c57ad561158fc02ed724272228fdde"), 17) })
Dec 01 11:51:48.743 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:52:33.745 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:52:33.749 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=5459 new_len=5 prune_count=5454 tip=Some((Height(444152), block::Hash("00000000031af0dcdd6a8e3b005643d1a4a86b1de4c35f3806a1bab5ad7c8e8f")))
Dec 01 11:52:33.749 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(444152) min_locator_height=444053 locators=[Height(444152), Height(444151), Height(444150), Height(444148), Height(444144), Height(444136), Height(444120), Height(444088), Height(444053)]
Dec 01 11:52:42.997 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 11:52:52.832 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 11:53:03.198 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1241 lookahead_limit=2000
Dec 01 11:53:03.971 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4908 new_len=4890 prune_count=18 tip=Some((Height(445163), block::Hash("0000000001e51d49c0b90b56f9f1bf62e6abdd64fddadb1626f93ec8ebde18ae")))
Dec 01 11:53:12.554 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000164d25c61949094bf1f752feb3db0cafcefeb61a8dd843552f30c4"), 4) })
Dec 01 11:53:12.554 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:53:57.557 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:53:57.565 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=12087 new_len=0 prune_count=12087 tip=Some((Height(445163), block::Hash("0000000001e51d49c0b90b56f9f1bf62e6abdd64fddadb1626f93ec8ebde18ae")))
Dec 01 11:53:57.565 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(445163) min_locator_height=445064 locators=[Height(445163), Height(445162), Height(445161), Height(445159), Height(445155), Height(445147), Height(445131), Height(445099), Height(445064)]
Dec 01 11:54:13.003 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=494 lookahead_limit=2000
Dec 01 11:54:22.007 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=865 lookahead_limit=2000
Dec 01 11:54:37.428 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001f508f15d4b494c24a3e54cf99ba1f71cc573d365c1ce338d0bd46b"), 7) })
Dec 01 11:54:37.428 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:55:19.119 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000010b7ee1628124869bfdcec1d32805efb55e9fde2bc50b12f5df25fe}: zebra_state::service: pruned utxo requests old_len=4656 new_len=29 prune_count=4627 tip=Some((Height(446163), block::Hash("00000000023c32c68a167a7b824002415675080d5e70bb8930c0f8e4c10ba278")))
Dec 01 11:55:22.430 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:55:22.430 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(446163) min_locator_height=446064 locators=[Height(446163), Height(446162), Height(446161), Height(446159), Height(446155), Height(446147), Height(446131), Height(446099), Height(446064)]
Dec 01 11:55:31.878 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000028097f0531aecc98324d0a821746d35aa9a3266f76a1959520d8f32"), 5) })
Dec 01 11:55:31.878 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:56:16.879 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:56:16.881 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=2806 new_len=35 prune_count=2771 tip=Some((Height(446221), block::Hash("000000000091b326852228e346c1cc0069e5ae7854a98338b223edfad4887b88")))
Dec 01 11:56:16.881 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(446221) min_locator_height=446122 locators=[Height(446221), Height(446220), Height(446219), Height(446217), Height(446213), Height(446205), Height(446189), Height(446157), Height(446122)]
Dec 01 11:56:31.823 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000b78e2d4611650e7df955993f0386ab7a6f8737aae88e9ffb7a7b46"), 60) })
Dec 01 11:56:31.823 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:57:16.824 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:57:16.827 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=3482 new_len=10 prune_count=3472 tip=Some((Height(446338), block::Hash("0000000000641466976ae4746a3ce716a41fa2f00c7a70cf36e0a550929f5268")))
Dec 01 11:57:16.827 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(446338) min_locator_height=446239 locators=[Height(446338), Height(446337), Height(446336), Height(446334), Height(446330), Height(446322), Height(446306), Height(446274), Height(446239)]
Dec 01 11:57:22.487 INFO peer{addr=51.89.96.117:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(12965) response_len=160 chain_tip_height=Height(446361) stop_height=None intersection_height=Some(Height(12805))
Dec 01 11:57:26.068 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000007e870f45278ff6ffc08b9ea62e4e96b74b7d1b3fd4d114a1d81f15"), 0) })
Dec 01 11:57:26.068 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:58:08.265 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001bc6bef46e9c9791d1ee86e7f59c6a6a379868b305e1faa0fcec7fc}: zebra_state::service: pruned utxo requests old_len=4759 new_len=20 prune_count=4739 tip=Some((Height(446390), block::Hash("00000000000dd8f1cbe0efe1d37bf26740f88dd1af19778df2164178196e5e33")))
Dec 01 11:58:11.069 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:58:11.069 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(446390) min_locator_height=446291 locators=[Height(446390), Height(446389), Height(446388), Height(446386), Height(446382), Height(446374), Height(446358), Height(446326), Height(446291)]
Dec 01 11:58:20.631 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 11:58:29.815 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 11:58:38.268 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4070 new_len=4050 prune_count=20 tip=Some((Height(447387), block::Hash("0000000000f8f81f4c84d7d07b3a6990053aedce3acbd24e83becc5745551b71")))
Dec 01 11:58:39.509 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1241 lookahead_limit=2000
Dec 01 11:58:49.596 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000032d02d6b41fe9c6980306c5494c7529e26f120126158d743ac893f1"), 10) })
Dec 01 11:58:49.596 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 11:59:14.016 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000000bbbe8d8ec7acc91df28ed5bea57598b0b9ebff54abe37e04532d38}: zebra_state::service: pruned utxo requests old_len=10844 new_len=14 prune_count=10830 tip=Some((Height(447503), block::Hash("000000000154ba5a7700ee0871558cdf18577ebe2bc196e72e47d1ee3cdc9ed9")))
Dec 01 11:59:34.599 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 11:59:34.599 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(447503) min_locator_height=447404 locators=[Height(447503), Height(447502), Height(447501), Height(447499), Height(447495), Height(447487), Height(447471), Height(447439), Height(447404)]
Dec 01 11:59:44.024 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1896 new_len=1889 prune_count=7 tip=Some((Height(447513), block::Hash("0000000001c219eea7178a49c30dd6ef212e78695743576efe3bbc3f036d78fe")))
Dec 01 11:59:49.650 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 12:00:00.734 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("000000000003c06cd9a64dbfd5e76f811f3856691844e5db9dfdd1e7e6dd678c"), 0) })
Dec 01 12:00:00.734 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:00:23.732 INFO peer{addr=161.97.137.74:16125}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=31, stop: None }}:inbound: zebra_state::service: pruned utxo requests old_len=5396 new_len=13 prune_count=5383 tip=Some((Height(447974), block::Hash("000000000222070e26935b278631f1107cf99e943a2699c236328cb3273fa613")))
Dec 01 12:00:23.743 INFO peer{addr=161.97.137.74:16125}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=31, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(159) response_len=160 chain_tip_height=Height(447974) stop_height=None intersection_height=None
Dec 01 12:00:45.735 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:00:45.735 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(447974) min_locator_height=447875 locators=[Height(447974), Height(447973), Height(447972), Height(447970), Height(447966), Height(447958), Height(447942), Height(447910), Height(447875)]
Dec 01 12:00:53.744 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=699 new_len=688 prune_count=11 tip=Some((Height(447977), block::Hash("000000000292811fc14b2535b2cdfd0c1e23b5dd35647ac40bf608158f3c7e5f")))
Dec 01 12:01:02.064 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000a401e75f057f0e5d3564ceca8af5d662470755424c2ab8dbc20525"), 1) })
Dec 01 12:01:02.064 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:01:47.065 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:01:47.068 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=3646 new_len=11 prune_count=3635 tip=Some((Height(448027), block::Hash("00000000016df1c6dab6c348beae21b0ad596f5c718c135f923a7095a860d8ba")))
Dec 01 12:01:47.068 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(448027) min_locator_height=447928 locators=[Height(448027), Height(448026), Height(448025), Height(448023), Height(448019), Height(448011), Height(447995), Height(447963), Height(447928)]
Dec 01 12:01:50.454 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=142 lookahead_limit=2000
Dec 01 12:02:00.395 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=640 lookahead_limit=2000
Dec 01 12:02:10.063 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1138 lookahead_limit=2000
Dec 01 12:02:17.074 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=24339 new_len=24307 prune_count=32 tip=Some((Height(448027), block::Hash("00000000016df1c6dab6c348beae21b0ad596f5c718c135f923a7095a860d8ba")))
Dec 01 12:02:19.229 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1636 lookahead_limit=2000
Dec 01 12:02:28.214 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2134 lookahead_limit=2000
Dec 01 12:02:52.952 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001ea8d08fb3dad3b01673e11668a35aed915c4f3c34685a77af9e282}: zebra_state::service: pruned utxo requests old_len=35217 new_len=35199 prune_count=18 tip=Some((Height(448027), block::Hash("00000000016df1c6dab6c348beae21b0ad596f5c718c135f923a7095a860d8ba")))
Dec 01 12:04:47.497 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Transaction(InternalDowncastError("downcast to redjubjub::Error failed, original error: Elapsed(())")))
Dec 01 12:04:47.497 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:05:09.656 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000015d32143d33d38ddc07a86f8ca75a22dc2238f185720a871b45dd12}: zebra_state::service: pruned utxo requests old_len=35202 new_len=3 prune_count=35199 tip=Some((Height(448027), block::Hash("00000000016df1c6dab6c348beae21b0ad596f5c718c135f923a7095a860d8ba")))
Dec 01 12:05:32.500 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:05:32.500 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(448027) min_locator_height=447928 locators=[Height(448027), Height(448026), Height(448025), Height(448023), Height(448019), Height(448011), Height(447995), Height(447963), Height(447928)]
Dec 01 12:05:39.647 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=378 new_len=377 prune_count=1 tip=Some((Height(448027), block::Hash("00000000016df1c6dab6c348beae21b0ad596f5c718c135f923a7095a860d8ba")))
Dec 01 12:05:47.727 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000011a689f0db8bce169adc6b0f78326c4a653a9fa9ee2b2a2569d4d1f"), 0) })
Dec 01 12:05:47.728 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:06:32.729 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:06:32.733 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=5214 new_len=16 prune_count=5198 tip=Some((Height(448063), block::Hash("00000000003bef7008825f66e0fe4453b0fb0fd377c4e49860104741ed41e35c")))
Dec 01 12:06:32.733 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(448063) min_locator_height=447964 locators=[Height(448063), Height(448062), Height(448061), Height(448059), Height(448055), Height(448047), Height(448031), Height(447999), Height(447964)]
Dec 01 12:06:42.388 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=483 lookahead_limit=2000
Dec 01 12:06:52.132 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=854 lookahead_limit=2000
Dec 01 12:07:02.731 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4504 new_len=4499 prune_count=5 tip=Some((Height(449066), block::Hash("000000000218e661bdf0bd18bea7b81e67187138bc8ad92f9b16722378c0fdb9")))
Dec 01 12:07:02.942 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001cb1599807332e0bd58726754baf0c7ca287ada20fefa4903873a3a"), 2) })
Dec 01 12:07:02.942 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:07:34.379 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000001cd5d287c69b4f64f26bf0c96ef32b925832fb7cb7c4bd23e4645d}: zebra_state::service: pruned utxo requests old_len=4581 new_len=18 prune_count=4563 tip=Some((Height(449067), block::Hash("00000000024d9b6d68dee431126d509331e0966cd9ba920155fdb7b5439641ad")))
Dec 01 12:07:47.944 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:07:47.944 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(449067) min_locator_height=448968 locators=[Height(449067), Height(449066), Height(449065), Height(449063), Height(449059), Height(449051), Height(449035), Height(449003), Height(448968)]
Dec 01 12:08:03.420 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 12:08:12.587 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 12:08:21.647 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1241 lookahead_limit=2000
Dec 01 12:08:31.028 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000012b1e509ab1e3a65782c095683a640d73c95f8d4fa6178aaa7f2637"), 16) })
Dec 01 12:08:31.028 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:09:02.496 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000012f44479ee5e545400b337ea2197db890fdc34c2bb61a29381f0ab2}: zebra_state::service: pruned utxo requests old_len=3472 new_len=4 prune_count=3468 tip=Some((Height(450670), block::Hash("00000000015b374cc13c8626e0dace8420c3cfb8bd6e30d6f562e437032abe1d")))
Dec 01 12:09:16.031 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:09:16.031 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(450670) min_locator_height=450571 locators=[Height(450670), Height(450669), Height(450668), Height(450666), Height(450662), Height(450654), Height(450638), Height(450606), Height(450571)]
Dec 01 12:09:25.293 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000006f67a3e04361f4a7a32065fcf8fed462313ed6f12893f368d23f15"), 2) })
Dec 01 12:09:25.293 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:10:10.294 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:10:10.298 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=4729 new_len=27 prune_count=4702 tip=Some((Height(450718), block::Hash("0000000001679fff598f886f5676772a7ab67ec594e8644ac68dccd4ef4f007e")))
Dec 01 12:10:10.298 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(450718) min_locator_height=450619 locators=[Height(450718), Height(450717), Height(450716), Height(450714), Height(450710), Height(450702), Height(450686), Height(450654), Height(450619)]
Dec 01 12:10:19.772 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 12:10:30.506 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 12:10:40.017 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000fe050c377c08ad79fbc53af955bc5faf16ed24171985635ea00ece"), 1) })
Dec 01 12:10:40.018 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:11:23.584 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000000174ae20301db35d4d9785f6e2c96878bbf12cfd46cc291a8dc7274}: zebra_state::service: pruned utxo requests old_len=3098 new_len=29 prune_count=3069 tip=Some((Height(451739), block::Hash("000000000102f03d1b3719dafbc8c506a95d8461acfe9407431d0fdbcb26689c")))
Dec 01 12:11:25.020 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:11:25.020 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(451739) min_locator_height=451640 locators=[Height(451739), Height(451738), Height(451737), Height(451735), Height(451731), Height(451723), Height(451707), Height(451675), Height(451640)]
Dec 01 12:11:34.211 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000018dc3f14f63484bfcb597d2f993aff48732054c751388fea0303265"), 1) })
Dec 01 12:11:34.212 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:12:19.213 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:12:19.215 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=3162 new_len=6 prune_count=3156 tip=Some((Height(451809), block::Hash("0000000000b6b7ffcf3319270ebf0785174614924469ae2680be23fd0dd5cf86")))
Dec 01 12:12:19.215 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(451809) min_locator_height=451710 locators=[Height(451809), Height(451808), Height(451807), Height(451805), Height(451801), Height(451793), Height(451777), Height(451745), Height(451710)]
Dec 01 12:12:33.992 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("000000000096c26709b6cf617f093bdfe2c4ff3808acbe701d9f44a281f8ce8c"), 1) })
Dec 01 12:12:33.992 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:13:18.993 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:13:18.995 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=2562 new_len=2 prune_count=2560 tip=Some((Height(451854), block::Hash("000000000144c795881a6dc491c1ef0c0309f0e5bde8247c8b6bebf0c565cc27")))
Dec 01 12:13:18.995 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(451854) min_locator_height=451755 locators=[Height(451854), Height(451853), Height(451852), Height(451850), Height(451846), Height(451838), Height(451822), Height(451790), Height(451755)]
Dec 01 12:13:27.978 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=495 lookahead_limit=2000
Dec 01 12:13:37.787 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=866 lookahead_limit=2000
Dec 01 12:13:48.037 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001a8359ec2be2d0e642b793c50c20467834c2f4cf1ede6ce8d5b4462"), 18) })
Dec 01 12:13:48.037 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:14:15.946 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000000837d521fff3c2c6f9f32e69bb9f3082ba8ac5cf6c8fc77878bc503}: zebra_state::service: pruned utxo requests old_len=3943 new_len=36 prune_count=3907 tip=Some((Height(452862), block::Hash("00000000022bacd4a48d163463d53fd692362af95a24dbc3081004040feadabb")))
Dec 01 12:14:33.040 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:14:33.040 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(452862) min_locator_height=452763 locators=[Height(452862), Height(452861), Height(452860), Height(452858), Height(452854), Height(452846), Height(452830), Height(452798), Height(452763)]
Dec 01 12:14:43.121 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000098e9c07d9767696f8a730b2af43cdeb342553f68c6ca652bc52c6"), 16) })
Dec 01 12:14:43.121 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:14:48.170 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000101ced557c6b584c5d50040edf479c54fd20d5088dd6f55803a2b0f}: zebra_state::service: pruned utxo requests old_len=3177 new_len=34 prune_count=3143 tip=Some((Height(452981), block::Hash("0000000000e37e8b0e0b61e5215a181a3e559f11ef62811075fad6d21ba38c07")))
Dec 01 12:15:28.122 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:15:28.122 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(452981) min_locator_height=452882 locators=[Height(452981), Height(452980), Height(452979), Height(452977), Height(452973), Height(452965), Height(452949), Height(452917), Height(452882)]
Dec 01 12:15:30.513 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=130 lookahead_limit=2000
Dec 01 12:15:49.603 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=628 lookahead_limit=2000
Dec 01 12:15:58.185 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=13754 new_len=13721 prune_count=33 tip=Some((Height(452981), block::Hash("0000000000e37e8b0e0b61e5215a181a3e559f11ef62811075fad6d21ba38c07")))
Dec 01 12:16:02.410 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1126 lookahead_limit=2000
Dec 01 12:16:12.164 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1624 lookahead_limit=2000
Dec 01 12:16:21.769 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2122 lookahead_limit=2000
Dec 01 12:18:28.579 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Transaction(InternalDowncastError("downcast to redjubjub::Error failed, original error: Elapsed(())")))
Dec 01 12:18:28.579 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:19:13.582 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:19:13.594 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=36877 new_len=4 prune_count=36873 tip=Some((Height(452981), block::Hash("0000000000e37e8b0e0b61e5215a181a3e559f11ef62811075fad6d21ba38c07")))
Dec 01 12:19:13.594 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(452981) min_locator_height=452882 locators=[Height(452981), Height(452980), Height(452979), Height(452977), Height(452973), Height(452965), Height(452949), Height(452917), Height(452882)]
Dec 01 12:19:22.888 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 12:19:33.997 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=868 lookahead_limit=2000
Dec 01 12:19:43.530 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1239 lookahead_limit=2000
Dec 01 12:19:43.587 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4785 new_len=4772 prune_count=13 tip=Some((Height(453981), block::Hash("0000000001274dbd41ed272d4f66f59f25801f33bfa9430a17eef38e3bb41bf5")))
Dec 01 12:19:53.206 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1610 lookahead_limit=2000
Dec 01 12:20:03.301 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1981 lookahead_limit=2000
Dec 01 12:20:13.604 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1768 new_len=1763 prune_count=5 tip=Some((Height(455471), block::Hash("00000000027272537076de7bf61ec0baa34110b371ac5df55b753b6cbfb9caf6")))
Dec 01 12:20:19.740 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2352 lookahead_limit=2000
Dec 01 12:20:19.740 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001f7df5ce76832de70c8cdf709fa1f7e03671be0dcc627fc8803676d"), 2) })
Dec 01 12:20:19.740 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:20:56.044 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000040f08aae744434c44fb94c2d0d4eab07d4df78338cde26a91c7638}: zebra_state::service: pruned utxo requests old_len=4256 new_len=4 prune_count=4252 tip=Some((Height(455471), block::Hash("00000000027272537076de7bf61ec0baa34110b371ac5df55b753b6cbfb9caf6")))
Dec 01 12:21:04.743 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:21:04.743 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(455471) min_locator_height=455372 locators=[Height(455471), Height(455470), Height(455469), Height(455467), Height(455463), Height(455455), Height(455439), Height(455407), Height(455372)]
Dec 01 12:21:17.112 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("000000000102c17c1389d45917e925693d873f1f0f6c79d7877241de31fd6098"), 9) })
Dec 01 12:21:17.112 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:21:49.112 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001b03d2d6b478ef4d8a62295431f09853c853ec2f8bcc2e5895dd6cc}: zebra_state::service: pruned utxo requests old_len=4002 new_len=146 prune_count=3856 tip=Some((Height(455550), block::Hash("00000000011cc1a042b54686d935999b8145fdeb62ba5b90e4d185f4b8ab831b")))
Dec 01 12:22:02.113 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:22:02.113 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(455550) min_locator_height=455451 locators=[Height(455550), Height(455549), Height(455548), Height(455546), Height(455542), Height(455534), Height(455518), Height(455486), Height(455451)]
Dec 01 12:22:19.050 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=494 lookahead_limit=2000
Dec 01 12:22:19.140 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=3925 new_len=3919 prune_count=6 tip=Some((Height(455589), block::Hash("0000000001f7567ef25373353b4df732d389b535580e281196106f58b28fb1a9")))
Dec 01 12:22:28.618 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=865 lookahead_limit=2000
Dec 01 12:22:38.530 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1236 lookahead_limit=2000
Dec 01 12:22:47.808 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("000000000007903021aff422425b5a05de34038445c723c60cd2b3783946f061"), 2) })
Dec 01 12:22:47.808 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:22:54.687 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001efacbaeee25053a82505ed711af97e4ff1541732e3c4bb0d54b194}: zebra_state::service: pruned utxo requests old_len=4686 new_len=150 prune_count=4536 tip=Some((Height(457064), block::Hash("0000000001a33c5a6f3eb7988bec0ecb17a9b7ec2532f8ce1901998572d28b11")))
Dec 01 12:23:32.811 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:23:32.811 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(457064) min_locator_height=456965 locators=[Height(457064), Height(457063), Height(457062), Height(457060), Height(457056), Height(457048), Height(457032), Height(457000), Height(456965)]
Dec 01 12:23:42.084 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=491 lookahead_limit=2000
Dec 01 12:23:52.502 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=862 lookahead_limit=2000
Dec 01 12:24:02.181 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001c7464e64c973860b955a61bc66d373cffcd0b52e5587909dca7f03"), 24) })
Dec 01 12:24:02.181 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:24:47.183 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:24:47.187 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=5336 new_len=8 prune_count=5328 tip=Some((Height(458076), block::Hash("000000000180fac6fdaca6fd2e673a97174f67d065cd4b431b3e83554e97ffa7")))
Dec 01 12:24:47.187 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(458076) min_locator_height=457977 locators=[Height(458076), Height(458075), Height(458074), Height(458072), Height(458068), Height(458060), Height(458044), Height(458012), Height(457977)]
Dec 01 12:24:56.960 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=497 lookahead_limit=2000
Dec 01 12:25:06.549 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=868 lookahead_limit=2000
Dec 01 12:25:15.881 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1239 lookahead_limit=2000
Dec 01 12:25:17.201 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=281 new_len=273 prune_count=8 tip=Some((Height(459571), block::Hash("0000000001c85c1049a96fe3173f24a30d38367a5b9f41f75934ee8d41936372")))
Dec 01 12:25:25.026 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Commit("block is already committed to the state"))
Dec 01 12:25:25.026 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:26:10.029 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:26:10.033 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=5454 new_len=22 prune_count=5432 tip=Some((Height(459575), block::Hash("000000000065acd158f6e35549e0723beb5347337f81d43da0fc510f5511d571")))
Dec 01 12:26:10.033 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(459575) min_locator_height=459476 locators=[Height(459575), Height(459574), Height(459573), Height(459571), Height(459567), Height(459559), Height(459543), Height(459511), Height(459476)]
Dec 01 12:26:19.416 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=498 lookahead_limit=2000
Dec 01 12:26:28.987 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=869 lookahead_limit=2000
Dec 01 12:26:38.677 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1240 lookahead_limit=2000
Dec 01 12:26:40.036 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1152 new_len=1149 prune_count=3 tip=Some((Height(460881), block::Hash("00000000024d356a1df088f7cad6b747b0f773868f0104c6a88fedd7e7e6a446")))
Dec 01 12:26:48.377 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000022b42f21204cbd56d3f77fa892910c74fbecceb01c9dc74fab99b06"), 1) })
Dec 01 12:26:48.377 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 12:27:33.380 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 12:27:33.384 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=5207 new_len=22 prune_count=5185 tip=Some((Height(461106), block::Hash("000000000051a2e1dc5e6222e8e749ce3a7496f1060d7169249780c01cba301a")))
Dec 01 12:27:33.384 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(461106) min_locator_height=461007 locators=[Height(461106), Height(461105), Height(461104), Height(461102), Height(461098), Height(461090), Height(461074), Height(461042), Height(461007)]
Dec 01 12:27:43.003 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=499 lookahead_limit=2000
Dec 01 12:27:52.916 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=870 lookahead_limit=2000
Dec 01 12:28:02.630 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1241 lookahead_limit=2000
Dec 01 12:28:03.382 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1409 new_len=1407 prune_count=2 tip=Some((Height(462372), block::Hash("00000000025f8f53acf9b6279b46fe264e283cdb8008fa375a185bcd989264b9")))
Dec 01 12:28:14.678 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1612 lookahead_limit=2000
Dec 01 12:28:29.469 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1983 lookahead_limit=2000
Dec 01 12:28:33.382 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2513 new_len=2507 prune_count=6 tip=Some((Height(463597), block::Hash("000000000130a6982491ff98e995ba1f78111c5512c49f7f9ff14f39db1fafe2")))
Dec 01 12:28:39.166 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2354 lookahead_limit=2000
Dec 01 12:28:39.167 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:28:49.467 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:28:49.468 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:28:59.747 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:28:59.748 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:29:03.386 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1407 new_len=1382 prune_count=25 tip=Some((Height(465092), block::Hash("00000000028b06844fc8924b9988ff511f68aef64f674ab779a65732e3a84f9e")))
Dec 01 12:29:09.301 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:29:09.301 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:29:18.494 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:29:18.494 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:29:27.798 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:29:27.799 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:29:33.399 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2575 new_len=2572 prune_count=3 tip=Some((Height(466589), block::Hash("00000000011df3b4d433fb52072fff4372823601787d829c7375c0e95b24cfdd")))
Dec 01 12:29:37.208 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:29:37.208 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:29:46.972 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:29:46.973 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:29:57.087 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:29:57.088 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:30:03.399 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2816 new_len=2810 prune_count=6 tip=Some((Height(468082), block::Hash("0000000000fe40ea3095a10402696f2af47f5147a01fbe591232942a9d65583e")))
Dec 01 12:30:07.623 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:30:07.623 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:30:16.944 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:30:16.944 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:30:26.628 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:30:26.629 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:30:33.412 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3274 new_len=3270 prune_count=4 tip=Some((Height(469575), block::Hash("00000000004f6ca9609081d5711cf387c4835b84ffe0a0fd196d1478d46ae0cd")))
Dec 01 12:30:37.376 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:30:37.377 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:30:47.004 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:30:47.005 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:30:56.620 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:30:56.621 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:31:03.430 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2911 new_len=2887 prune_count=24 tip=Some((Height(471068), block::Hash("0000000000bd7cf54da76e23067a0baa4ef3df838011b05ad020c0428ea01ce4")))
Dec 01 12:31:08.978 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:31:08.979 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:31:33.108 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:31:33.109 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:31:33.550 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5143 new_len=5134 prune_count=9 tip=Some((Height(471595), block::Hash("0000000001165581c5da524538548b6c9056f2d5dcee32cc6a3a8c6eee6538cc")))
Dec 01 12:31:44.971 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:31:44.972 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:31:57.341 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:31:57.342 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:32:33.677 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4244 new_len=4232 prune_count=12 tip=Some((Height(473139), block::Hash("0000000000dede02d39fadcb049d5c61a090673481abccf38e1e909543c6b34e")))
Dec 01 12:32:33.718 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 12:32:33.718 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:32:48.045 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:32:48.045 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:33:01.429 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:33:01.430 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:33:03.692 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=881 new_len=879 prune_count=2 tip=Some((Height(474375), block::Hash("00000000022cb3bfe8a2781440ce101b6ecc501ee46eeef8484ef4a22483995c")))
Dec 01 12:33:15.452 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:33:15.452 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:33:25.016 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:33:25.017 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:33:33.699 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2177 new_len=2172 prune_count=5 tip=Some((Height(475549), block::Hash("000000000105703d0f5275a2003d75fc73dcc6bbc92d5407b4e22c9982e8963f")))
Dec 01 12:33:34.254 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:33:34.254 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:33:43.435 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:33:43.436 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:33:53.746 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:33:53.747 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:34:03.718 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4999 new_len=4993 prune_count=6 tip=Some((Height(477066), block::Hash("000000000254ec48762853b7fa00f1fae8a468ce089622513e79fb2d0a46a5fe")))
Dec 01 12:34:04.288 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:34:04.289 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:34:13.470 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:34:13.471 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:34:22.905 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:34:22.906 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:34:31.875 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:34:31.876 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:34:33.717 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=281 new_len=277 prune_count=4 tip=Some((Height(479035), block::Hash("0000000000c5ffed8486b25c734a794063597fc95b1b651fd5c9c7ca77788e1d")))
Dec 01 12:34:41.419 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:34:41.419 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:34:51.028 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:34:51.029 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:35:01.311 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:35:01.312 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:35:03.739 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1109 new_len=1107 prune_count=2 tip=Some((Height(480529), block::Hash("00000000003b6a33df76aa8a8b930b38b03c96af02ee2b0e3cf1c1718e9857d6")))
Dec 01 12:35:10.960 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:35:10.961 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:35:21.121 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:35:21.122 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:35:30.875 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:35:30.876 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:35:33.745 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2421 new_len=2420 prune_count=1 tip=Some((Height(482023), block::Hash("0000000001ebf1ea8058450f7ee72e64b59376152bbbe47e67b1a9c866fb4fcb")))
Dec 01 12:35:40.954 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:35:40.955 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:35:51.101 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:35:51.102 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:36:02.115 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:36:02.115 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:36:11.855 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:36:11.856 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:36:21.140 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:36:21.141 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:36:30.915 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:36:30.916 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:36:33.746 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2152 new_len=2144 prune_count=8 tip=Some((Height(485011), block::Hash("0000000001b3c2b451f6ce2b62636935c882037c38ea5d243ab561d22c6df4a1")))
Dec 01 12:36:41.665 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:36:41.666 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:36:51.907 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:36:51.908 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:37:03.754 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3876 new_len=3836 prune_count=40 tip=Some((Height(486007), block::Hash("0000000001f999a12fb42276d151627a2d8126a354818d11b9d5da85b091b436")))
Dec 01 12:37:07.380 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:37:07.381 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:37:16.811 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:37:16.812 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:37:26.158 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:37:26.159 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:37:33.756 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3703 new_len=3692 prune_count=11 tip=Some((Height(487511), block::Hash("0000000000162736a72f777070aeed62a670b0e27d2515c47e9af6663118a7d0")))
Dec 01 12:37:35.450 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:37:35.451 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:37:50.678 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:37:50.679 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:38:00.901 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:38:00.902 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:38:03.783 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1110 new_len=1107 prune_count=3 tip=Some((Height(488995), block::Hash("0000000001d5e582527482ac41d12cd548740bd9e6b96d259d6e41910b2c6161")))
Dec 01 12:38:10.976 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:38:10.976 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:38:20.470 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:38:20.471 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:38:29.921 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:38:29.922 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:38:33.783 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1955 new_len=1400 prune_count=555 tip=Some((Height(490489), block::Hash("0000000001bc8a51d768cf2b0c42c1a7d2d71737f19bca60923891259b8bdb33")))
Dec 01 12:38:39.646 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:38:39.647 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:38:49.614 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:38:49.615 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:39:03.809 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3561 new_len=3553 prune_count=8 tip=Some((Height(491495), block::Hash("0000000000cbf7872081d59e465055f96c5ef52ba6e3f9f61b191c95b66943b7")))
Dec 01 12:39:06.031 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:39:06.032 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:39:21.459 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:39:21.460 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:39:32.910 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:39:32.910 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:39:33.809 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2003 new_len=1984 prune_count=19 tip=Some((Height(492676), block::Hash("00000000021714ea9b909be4d103c189898b61560a502b7aa15ad392c0bbc76e")))
Dec 01 12:39:42.959 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:39:42.960 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:39:52.451 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:39:52.452 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:40:02.976 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:40:02.977 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:40:03.825 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3582 new_len=3543 prune_count=39 tip=Some((Height(494088), block::Hash("00000000013516422a09fcd669e911d544cb10fc079605df4c9de04560571821")))
Dec 01 12:40:13.002 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:40:13.003 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:40:22.625 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:40:22.626 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:40:32.107 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:40:32.108 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:40:33.875 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=468 new_len=467 prune_count=1 tip=Some((Height(495967), block::Hash("00000000014145fb59a6d142a555d85ded53240ce426bbaa714168418c82f45b")))
Dec 01 12:40:41.568 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:40:41.568 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:40:51.320 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:40:51.320 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:41:01.383 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:41:01.384 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:41:03.875 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=358 new_len=335 prune_count=23 tip=Some((Height(497461), block::Hash("00000000024018abfd22ad65419a321ebe293781906bb1c654d6ddce7835c2b3")))
Dec 01 12:41:10.803 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:41:10.804 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:41:19.919 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:41:19.920 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:41:28.953 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:41:28.954 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:41:33.875 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2002 new_len=1991 prune_count=11 tip=Some((Height(498955), block::Hash("0000000000399bcb657962940341463adc9dbd0e8af0dfa5116566be5bca7f06")))
Dec 01 12:41:38.061 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:41:38.062 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:41:47.332 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:41:47.333 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:41:57.438 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:41:57.439 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:42:03.896 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3150 new_len=3137 prune_count=13 tip=Some((Height(500449), block::Hash("000000000221b58f74be0c92ada68bd28059a7fad35036b2b9a67f3eb5eadb22")))
Dec 01 12:42:07.561 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:42:07.561 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:42:16.912 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:42:16.913 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:42:32.019 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:42:32.020 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:42:33.895 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=528 new_len=527 prune_count=1 tip=Some((Height(501943), block::Hash("0000000000d0c54f68b325665ad6d0d1cad9f57114784a9ea48982ad5d1b1f19")))
Dec 01 12:42:41.570 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:42:41.571 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:42:51.297 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:42:51.297 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:43:01.744 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:43:01.745 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:43:03.955 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=699 new_len=692 prune_count=7 tip=Some((Height(503437), block::Hash("00000000021f6e3fc0f3f5c546977732d093dfc5f24671dc589f00c6f2d47a00")))
Dec 01 12:43:11.524 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:43:11.525 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:43:20.981 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:43:20.982 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:43:30.501 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:43:30.502 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:43:33.991 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=956 new_len=942 prune_count=14 tip=Some((Height(504933), block::Hash("000000000281b2d73d2ec00a37bb2cb3dadc95acf8866ca901c86eefe9e588b5")))
Dec 01 12:43:39.669 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:43:39.670 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:43:49.473 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:43:49.474 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:44:00.115 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:44:00.116 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:44:03.998 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=811 new_len=810 prune_count=1 tip=Some((Height(506425), block::Hash("00000000009df31f7b61860f38681efad29baa145bf07d80d07046c00c3b52bb")))
Dec 01 12:44:09.860 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:44:09.860 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:44:19.227 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:44:19.228 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:44:29.391 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:44:29.392 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:44:34.033 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2126 new_len=2112 prune_count=14 tip=Some((Height(507919), block::Hash("0000000001d1f9e8a320d7b7efda4948e39bdf3342ef86db4f8634d1366fe327")))
Dec 01 12:44:39.936 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:44:39.937 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:44:55.652 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:44:55.653 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:45:04.035 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4260 new_len=4243 prune_count=17 tip=Some((Height(508915), block::Hash("00000000012990d1ab85c798aa3f944f9055388f0de477b632f62fc6399e7b21")))
Dec 01 12:45:06.357 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:45:06.358 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:45:16.349 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:45:16.349 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:45:26.531 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:45:26.532 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:45:34.058 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4093 new_len=4086 prune_count=7 tip=Some((Height(510410), block::Hash("0000000001e48100aaab5841ffea0311421d89bca1ec0a538f614b7adef86195")))
Dec 01 12:45:36.196 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:45:36.197 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:45:45.859 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2373 lookahead_limit=2000
Dec 01 12:45:45.860 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:45:56.051 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:45:56.051 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:46:04.110 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3472 new_len=3460 prune_count=12 tip=Some((Height(511903), block::Hash("00000000023808e8050edba202324e2849b043779ffb9f4d90e6631e89583521")))
Dec 01 12:46:06.646 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:46:06.647 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:46:17.410 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:46:17.411 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:46:27.727 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:46:27.728 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:46:34.152 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2934 new_len=2905 prune_count=29 tip=Some((Height(513399), block::Hash("0000000001705249e470aa76516f69fb969631850ab631016b2591dfaed7b372")))
Dec 01 12:46:38.538 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:46:38.539 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:46:49.590 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:46:49.591 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:47:00.785 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:47:00.786 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:47:04.155 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1154 new_len=1153 prune_count=1 tip=Some((Height(514892), block::Hash("0000000000ce2671fd250a8748a0f106c39da64cd3bd3494c93b3b31af333b1d")))
Dec 01 12:47:11.496 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:47:11.496 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:47:22.792 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:47:22.792 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:47:33.811 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:47:33.812 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:47:34.261 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4045 new_len=4017 prune_count=28 tip=Some((Height(516028), block::Hash("00000000007b33743371c200b967ea715d88491ac7e5155cc80ca348abf6ad51")))
Dec 01 12:47:43.901 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:47:43.902 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:47:54.557 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:47:54.558 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:48:04.297 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3365 new_len=3348 prune_count=17 tip=Some((Height(517387), block::Hash("0000000002559efaa41c2580fd567488382de44fe3dde05a1908dfba6edb619e")))
Dec 01 12:48:07.957 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:48:07.958 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:48:18.197 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:48:18.198 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:48:28.051 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:48:28.051 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:48:34.351 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2286 new_len=2263 prune_count=23 tip=Some((Height(518876), block::Hash("000000000155df6fa8cd440ce93ee1c4ad4070870bac4fc606a26ab72d231f39")))
Dec 01 12:48:38.148 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:48:38.149 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:48:48.239 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:48:48.241 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:49:01.065 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:49:01.065 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:49:04.389 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1368 new_len=1362 prune_count=6 tip=Some((Height(520369), block::Hash("000000000002bbe969dc604f0f00704b40854e3e809525c61f91c93b853ac666")))
Dec 01 12:49:11.754 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:49:11.755 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:49:21.656 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:49:21.656 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:49:31.503 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:49:31.504 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:49:34.427 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1101 new_len=1094 prune_count=7 tip=Some((Height(521863), block::Hash("00000000012f3e2ab87a71b49d4f288a9ef7d4412e2a150c846b971ab4605d42")))
Dec 01 12:49:41.262 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:49:41.263 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:49:52.564 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:49:52.565 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:50:04.132 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:50:04.133 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:50:04.429 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5130 new_len=5111 prune_count=19 tip=Some((Height(522861), block::Hash("0000000000a2575d383cbe8ed7eb99782d16e5152049d9a84c8a633d10fe967c")))
Dec 01 12:50:14.464 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:50:14.465 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:50:25.442 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:50:25.443 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:50:34.431 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5976 new_len=5963 prune_count=13 tip=Some((Height(524357), block::Hash("00000000021bc43f1367dac003a34555e967071c568ee65a4eb76d375588f334")))
Dec 01 12:50:35.414 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:50:35.415 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:50:45.368 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:50:45.369 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:50:56.183 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:50:56.184 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:51:04.451 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4377 new_len=4359 prune_count=18 tip=Some((Height(525848), block::Hash("00000000011d99d3791eccecfa78b1cdee5ef33e534974c8b377b84f4ca44e35")))
Dec 01 12:51:06.872 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:51:06.872 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:51:16.824 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:51:16.826 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:51:26.598 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:51:26.599 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:51:34.483 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2745 new_len=2727 prune_count=18 tip=Some((Height(527342), block::Hash("00000000015eb02b6ad645aa3ec8046a2e692ffdcb9a18ef4e32aaddfac3d5a2")))
Dec 01 12:51:36.510 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:51:36.510 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:51:46.365 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:51:46.366 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:51:57.823 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:51:57.824 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:52:04.483 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2424 new_len=2408 prune_count=16 tip=Some((Height(528837), block::Hash("000000000058c4c27acdd0f57d5c4d550d1a1eaf330d57560be2d1ac5e82cdc9")))
Dec 01 12:52:08.704 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:52:08.705 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:52:24.395 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:52:24.396 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:52:34.508 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5057 new_len=5010 prune_count=47 tip=Some((Height(529835), block::Hash("0000000001c1b44f09e56dc9657185d99150aea31fa4eb646e009d1727580211")))
Dec 01 12:52:34.541 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:52:34.542 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:52:44.972 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:52:44.973 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:52:56.165 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:52:56.166 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:53:04.507 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4021 new_len=3998 prune_count=23 tip=Some((Height(531328), block::Hash("000000000080417e3eeb5ee17181aff807d984e160b9fc5e3efd4af313b16272")))
Dec 01 12:53:07.405 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:53:07.406 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:53:19.215 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:53:19.216 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:53:34.508 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5169 new_len=5143 prune_count=26 tip=Some((Height(532332), block::Hash("00000000011c55b86a9999b3d25662daaa4b6bb17b71d63e0877b1a1e6a1565e")))
Dec 01 12:53:34.792 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:53:34.793 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:53:51.429 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:53:51.430 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:54:02.592 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:54:02.593 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:54:04.509 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=938 new_len=933 prune_count=5 tip=Some((Height(533692), block::Hash("0000000000f19603f8eae6b1b90aed692a42bcb6d0742ca3ef65dde983cf6e74")))
Dec 01 12:54:13.687 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:54:13.688 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:54:23.558 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:54:23.559 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:54:33.458 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:54:33.459 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:54:34.511 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1399 new_len=1387 prune_count=12 tip=Some((Height(535064), block::Hash("0000000000fd05bcbe437162ca4e268af60ec3d40975d8fcd1c7c715534f9785")))
Dec 01 12:54:44.056 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:54:44.057 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:55:01.296 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:55:01.296 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:55:04.546 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2347 new_len=2328 prune_count=19 tip=Some((Height(536184), block::Hash("0000000001942c7a02bc6b35991f496ef68271794ca5a4c24bd770793edaded0")))
Dec 01 12:55:12.066 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:55:12.067 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:55:21.919 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:55:21.919 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:55:32.132 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:55:32.133 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:55:34.545 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1259 new_len=1257 prune_count=2 tip=Some((Height(537799), block::Hash("00000000009d24e458f05556939ddb91aaa1de5bb9b9125d7c4e1945af8ddca6")))
Dec 01 12:55:42.830 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:55:42.831 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:55:54.661 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:55:54.662 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:56:04.547 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4056 new_len=4037 prune_count=19 tip=Some((Height(538803), block::Hash("0000000000b7c8aa769d5631d01b314f9a0f2afcf726fa54611c188028e93737")))
Dec 01 12:56:07.181 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:56:07.182 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:56:19.625 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:56:19.626 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:56:32.320 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:56:32.321 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:56:34.565 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4487 new_len=4446 prune_count=41 tip=Some((Height(539942), block::Hash("000000000144d5a5f95656a9afc5a0f2bfcc6152871449591f86eee3f8e4faa5")))
Dec 01 12:56:44.037 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:56:44.038 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:56:56.698 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:56:56.699 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:57:04.565 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3774 new_len=3755 prune_count=19 tip=Some((Height(541062), block::Hash("00000000012025646d1e75a21e57ecf983b7ff991e11524b5ecdfd6f6f627f6a")))
Dec 01 12:57:09.575 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:57:09.576 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:57:21.448 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:57:21.449 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:57:33.890 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:57:33.891 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:57:34.590 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4017 new_len=3976 prune_count=41 tip=Some((Height(542336), block::Hash("0000000000c5399f29d8b04e1da3fb3a7c9149b64a505834954d04f150bf6cec")))
Dec 01 12:57:45.628 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:57:45.628 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:57:59.026 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:57:59.026 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:58:04.616 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5128 new_len=5109 prune_count=19 tip=Some((Height(543294), block::Hash("0000000001d85a0deeb714a2b5fa6c79f26c182288eb71b28af23e1e10cf6500")))
Dec 01 12:58:12.080 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:58:12.081 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:58:24.054 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:58:24.054 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:58:34.626 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2501 new_len=2476 prune_count=25 tip=Some((Height(544778), block::Hash("00000000015351eb81fdcf9714aa8c2122684046c2474df6bea24b0ac50125d8")))
Dec 01 12:58:36.517 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:58:36.518 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:58:48.853 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:58:48.853 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:59:04.662 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4136 new_len=4124 prune_count=12 tip=Some((Height(545777), block::Hash("0000000001afb6601f2e165006785127aafd4825cefd776fd17b6bc41b585fe4")))
Dec 01 12:59:06.947 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:59:06.948 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:59:18.338 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:59:18.338 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:59:24.627 INFO peer{addr=176.74.154.45:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(537306) response_len=160 chain_tip_height=Height(546642) stop_height=None intersection_height=Some(Height(537146))
Dec 01 12:59:29.410 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:59:29.411 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:59:34.665 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2051 new_len=2045 prune_count=6 tip=Some((Height(547261), block::Hash("0000000000c2cd02753864d211ef0d4ae2a49baf3e2ecc2262dd3f7c045c8319")))
Dec 01 12:59:40.684 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:59:40.685 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 12:59:52.868 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 12:59:52.869 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:00:04.666 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1450 new_len=1449 prune_count=1 tip=Some((Height(548257), block::Hash("0000000000ed977c5354c7613c5b18063180234577e0a57e146b5bc7ff59c1a4")))
Dec 01 13:00:11.486 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:00:11.487 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:00:22.655 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:00:22.656 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:00:33.969 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:00:33.970 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:00:34.688 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=8190 new_len=8163 prune_count=27 tip=Some((Height(549009), block::Hash("00000000005fed325c5366d717c884461b2b4602373048ec421e02c5b9b378ec")))
Dec 01 13:00:45.689 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:00:45.690 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:00:59.063 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:00:59.064 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:01:04.700 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=5971 new_len=5950 prune_count=21 tip=Some((Height(550442), block::Hash("00000000016c0247ad29c98f831723ff9c1122361e2200a6b436bba1269bbc33")))
Dec 01 13:01:11.315 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:01:11.316 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:01:23.057 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:01:23.057 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:01:34.726 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=9326 new_len=9296 prune_count=30 tip=Some((Height(551548), block::Hash("00000000008017e6c2645d83286d5e5daa93e0de184082c758e5b00a4f41df04")))
Dec 01 13:01:35.328 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:01:35.328 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:01:47.344 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:01:47.344 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:02:00.362 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:02:00.362 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:02:06.563 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=197 new_len=194 prune_count=3 tip=Some((Height(553173), block::Hash("000000000149d9511d3b9ddf633c4b74a49e17f56f15c0f886ea24b25067758f")))
Dec 01 13:02:17.945 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:02:17.946 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:02:29.980 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:02:29.981 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:02:36.589 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=10312 new_len=10230 prune_count=82 tip=Some((Height(553761), block::Hash("0000000000c8a2be9034805eda81f384d4ae3f3015522511f67931e90e28fa79")))
Dec 01 13:02:41.517 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:02:41.517 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:02:52.923 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:02:52.924 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:03:04.515 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:03:04.516 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:03:06.594 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3755 new_len=3725 prune_count=30 tip=Some((Height(555497), block::Hash("00000000016642eb7bb59a95a70dbddd3dc0d0a90f94d658523504b6565d7e79")))
Dec 01 13:03:16.443 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:03:16.444 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:03:24.936 INFO peer{addr=47.90.248.68:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(537309) response_len=160 chain_tip_height=Height(556226) stop_height=None intersection_height=Some(Height(537149))
Dec 01 13:03:24.993 INFO peer{addr=198.187.30.208:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(537309) response_len=160 chain_tip_height=Height(556226) stop_height=None intersection_height=Some(Height(537149))
Dec 01 13:03:25.109 INFO peer{addr=78.46.43.59:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(537309) response_len=160 chain_tip_height=Height(556226) stop_height=None intersection_height=Some(Height(537149))
Dec 01 13:03:34.134 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:03:34.134 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:03:36.594 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1209 new_len=1206 prune_count=3 tip=Some((Height(556664), block::Hash("00000000005102823b3d9add291581323fc1996701939c62895191cf95b9334b")))
Dec 01 13:03:45.571 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:03:45.572 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:03:58.606 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:03:58.606 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:04:06.613 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=9421 new_len=9375 prune_count=46 tip=Some((Height(557312), block::Hash("00000000005941239a8e3efbd048e4ade587db2b81ccdd2bd1cd8c6297dfb64b")))
Dec 01 13:04:10.906 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:04:10.907 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:04:22.187 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:04:22.188 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:04:33.178 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:04:33.179 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:04:36.613 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3475 new_len=3462 prune_count=13 tip=Some((Height(559034), block::Hash("0000000000328c8774ef07e84879cf9f917249c0e0b7eeb68b92fd3f6551446b")))
Dec 01 13:04:44.614 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:04:44.615 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:04:57.667 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:04:57.667 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:05:06.614 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=7635 new_len=7601 prune_count=34 tip=Some((Height(559883), block::Hash("000000000106294bfe142d514af0acadde7828d719792bba265bd0833c9d733b")))
Dec 01 13:05:10.149 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:05:10.149 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:05:21.508 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:05:21.509 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:05:32.574 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:05:32.575 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:05:36.623 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1929 new_len=1900 prune_count=29 tip=Some((Height(561703), block::Hash("00000000016341dbb74344d8800b9ee87395b9b025c825536e7145702018f58d")))
Dec 01 13:05:43.677 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:05:43.678 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:05:55.893 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:05:55.893 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:06:06.625 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3954 new_len=3940 prune_count=14 tip=Some((Height(562699), block::Hash("00000000005b7b99ac7d192b26b6f22f4150b468f99a01aadf4c08d271b93628")))
Dec 01 13:06:08.404 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:06:08.405 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:06:21.316 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:06:21.316 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:06:34.940 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:06:34.941 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:06:36.640 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1848 new_len=1840 prune_count=8 tip=Some((Height(564010), block::Hash("00000000014556649c48d0d4318e624631a50914ee994ce0cd47e031b67a3315")))
Dec 01 13:06:46.499 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:06:46.500 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:06:59.081 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:06:59.082 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:07:06.640 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3326 new_len=3314 prune_count=12 tip=Some((Height(565183), block::Hash("00000000014da8d82142edf8c49001bd6968494ebfc36efdee516323115a87fb")))
Dec 01 13:07:11.903 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:07:11.904 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:07:23.872 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:07:23.872 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:07:35.069 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:07:35.069 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:07:36.641 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=369 new_len=368 prune_count=1 tip=Some((Height(566658), block::Hash("0000000000c83eda84e81b1d08dee0497067d1a20c6f4b69835a003242250efd")))
Dec 01 13:07:46.175 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:07:46.176 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:08:00.421 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:08:00.422 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:08:06.643 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2414 new_len=2401 prune_count=13 tip=Some((Height(567680), block::Hash("00000000018cdd6bbc19f325ad9ed7c1be08172b7baa5ac24352e32ab83ff6ba")))
Dec 01 13:08:13.601 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:08:13.602 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:08:26.035 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:08:26.035 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:08:36.663 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2266 new_len=2261 prune_count=5 tip=Some((Height(568675), block::Hash("0000000000dbca203112d5fd071a323f4482a364cb90fb6565785e7f24c220cb")))
Dec 01 13:08:44.266 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:08:44.267 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:08:58.803 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:08:58.804 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:09:06.669 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3444 new_len=3421 prune_count=23 tip=Some((Height(569673), block::Hash("00000000003f191b1aed445cff7617f0fee334896e86ce2da8a46f517e1e9f15")))
Dec 01 13:09:12.438 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:09:12.439 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:09:24.259 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:09:24.260 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:09:36.252 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:09:36.253 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:09:36.670 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2724 new_len=2706 prune_count=18 tip=Some((Height(570801), block::Hash("00000000017779efb09bdc48af4b9c8fdc00b72eb1c21016a60646ca78902fea")))
Dec 01 13:09:48.773 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:09:48.773 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:10:02.950 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:10:02.951 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:10:06.684 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=943 new_len=918 prune_count=25 tip=Some((Height(572161), block::Hash("00000000013630214604f07cc805bf76ba685afe4db92ec4401070efc121b026")))
Dec 01 13:10:15.865 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:10:15.866 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:10:28.759 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:10:28.760 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:10:36.704 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=3996 new_len=3989 prune_count=7 tip=Some((Height(573157), block::Hash("00000000019530d98334545499d0d1848d1c38db4911eabc1ad2fd07ae20c43f")))
Dec 01 13:10:41.218 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:10:41.219 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:11:00.976 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:11:00.977 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:11:06.741 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2354 new_len=2351 prune_count=3 tip=Some((Height(574153), block::Hash("000000000161d4476df1b5be741c2bd3f06045e6f5b062c081f10708a730a1aa")))
Dec 01 13:11:15.182 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:11:15.182 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:11:33.986 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:11:33.986 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:11:36.754 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=1576 new_len=1569 prune_count=7 tip=Some((Height(575149), block::Hash("00000000005a78f02794a78d250fea80d684d7a211958b86a8bfc9bc9d6bc503")))
Dec 01 13:11:47.621 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:11:47.622 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:12:05.078 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:12:05.079 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:12:23.994 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:12:23.995 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:12:37.950 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:12:37.951 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:12:41.355 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=8705 new_len=8694 prune_count=11 tip=Some((Height(576866), block::Hash("000000000160fbde22cc720ca2af9aee70ec421e0576d332d94b2f77e730a803")))
Dec 01 13:12:53.537 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:12:53.537 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:13:10.456 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:13:10.457 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:13:11.362 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=11906 new_len=11897 prune_count=9 tip=Some((Height(577538), block::Hash("00000000001fbb4b0d4e818c9b03a11f58086b362b83e97e08f2fb8ad26a9d90")))
Dec 01 13:13:27.628 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:13:27.629 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:13:41.378 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=7380 new_len=7275 prune_count=105 tip=Some((Height(578639), block::Hash("000000000057e99f206af3bb3f12c595f6c4161953f03c4e0cfa368375e8634b")))
Dec 01 13:13:42.313 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2371 lookahead_limit=2000
Dec 01 13:13:42.314 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=2000 lookahead_limit=2000
Dec 01 13:13:43.042 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:13:43.042 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:14:28.043 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:14:28.048 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=7418 new_len=3 prune_count=7415 tip=Some((Height(578716), block::Hash("000000000095d97319d8411cd74c19efeaf8d1ed3e8b384e3266a180d878d135")))
Dec 01 13:14:28.048 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(578716) min_locator_height=578617 locators=[Height(578716), Height(578715), Height(578714), Height(578712), Height(578708), Height(578700), Height(578684), Height(578652), Height(578617)]
Dec 01 13:14:43.454 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=489 lookahead_limit=2000
Dec 01 13:14:58.062 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=7817 new_len=7816 prune_count=1 tip=Some((Height(579273), block::Hash("00000000001e7d870dd68dc446d75b691a4384bd9758f5e7485e835c2af51e18")))
Dec 01 13:14:58.079 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=860 lookahead_limit=2000
Dec 01 13:15:13.504 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000010f6967fcbe8831f3ab7a76a5ca3e88e1d7b55e1f0ade7e4bca0787"), 3) })
Dec 01 13:15:13.504 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:15:58.507 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:15:58.513 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=10303 new_len=5 prune_count=10298 tip=Some((Height(579719), block::Hash("00000000000d1279a4087cc7629e087b2b493f030ed628a1d5f0dcd6572ae5c5")))
Dec 01 13:15:58.513 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(579719) min_locator_height=579620 locators=[Height(579719), Height(579718), Height(579717), Height(579715), Height(579711), Height(579703), Height(579687), Height(579655), Height(579620)]
Dec 01 13:16:18.678 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=480 lookahead_limit=2000
Dec 01 13:16:28.509 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=13687 new_len=13660 prune_count=27 tip=Some((Height(579948), block::Hash("00000000007b781ad72af8be20fc986a35a91e9f304c53d2c3fbb04e6f94e110")))
Dec 01 13:16:32.781 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("000000000071202b445a645df1b425ec25e40874905dfbae16a84a5e66ed9892"), 10) })
Dec 01 13:16:32.781 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:17:17.782 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:17:17.790 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=17031 new_len=2 prune_count=17029 tip=Some((Height(579948), block::Hash("00000000007b781ad72af8be20fc986a35a91e9f304c53d2c3fbb04e6f94e110")))
Dec 01 13:17:17.790 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(579948) min_locator_height=579849 locators=[Height(579948), Height(579947), Height(579946), Height(579944), Height(579940), Height(579932), Height(579916), Height(579884), Height(579849)]
Dec 01 13:17:36.707 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000006ca5dfe2eec24069bdcc358e497887eeed37bb11a24e07cf1d334b"), 0) })
Dec 01 13:17:36.707 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:18:13.692 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000139971a3855d249c05575131b0c07805a76108d8c1d0c1b10226503}: zebra_state::service: pruned utxo requests old_len=7820 new_len=0 prune_count=7820 tip=Some((Height(580063), block::Hash("000000000101eec875034aeb8bb6561bd6fefb4b5788c8c7709dcb55c0746b69")))
Dec 01 13:18:21.707 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:18:21.707 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(580063) min_locator_height=579964 locators=[Height(580063), Height(580062), Height(580061), Height(580059), Height(580055), Height(580047), Height(580031), Height(579999), Height(579964)]
Dec 01 13:18:31.000 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=118 lookahead_limit=2000
Dec 01 13:18:43.752 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=9513 new_len=9496 prune_count=17 tip=Some((Height(580063), block::Hash("000000000101eec875034aeb8bb6561bd6fefb4b5788c8c7709dcb55c0746b69")))
Dec 01 13:18:51.439 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=616 lookahead_limit=2000
Dec 01 13:19:11.598 INFO peer{addr=193.70.38.148:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(537324) response_len=160 chain_tip_height=Height(580063) stop_height=None intersection_height=Some(Height(537164))
Dec 01 13:19:12.112 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1114 lookahead_limit=2000
Dec 01 13:19:13.755 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=31945 new_len=31927 prune_count=18 tip=Some((Height(580063), block::Hash("000000000101eec875034aeb8bb6561bd6fefb4b5788c8c7709dcb55c0746b69")))
Dec 01 13:19:25.166 INFO peer{addr=188.165.43.210:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(537324) response_len=160 chain_tip_height=Height(580063) stop_height=None intersection_height=Some(Height(537164))
Dec 01 13:19:25.423 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1612 lookahead_limit=2000
Dec 01 13:19:38.955 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2110 lookahead_limit=2000
Dec 01 13:19:40.906 INFO peer{addr=108.51.198.189:8233}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=32, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(537325) response_len=160 chain_tip_height=Height(580063) stop_height=None intersection_height=Some(Height(537165))
Dec 01 13:21:01.150 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000000a70309bf5e4fb6001e2ccf6ae46b87a8002429f9f622528db2e181}: zebra_state::service: pruned utxo requests old_len=60119 new_len=60064 prune_count=55 tip=Some((Height(580063), block::Hash("000000000101eec875034aeb8bb6561bd6fefb4b5788c8c7709dcb55c0746b69")))
Dec 01 13:21:27.885 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Transaction(InternalDowncastError("downcast to redjubjub::Error failed, original error: Elapsed(())")))
Dec 01 13:21:27.885 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:22:12.888 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:22:12.907 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=60180 new_len=147 prune_count=60033 tip=Some((Height(580063), block::Hash("000000000101eec875034aeb8bb6561bd6fefb4b5788c8c7709dcb55c0746b69")))
Dec 01 13:22:12.907 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(580063) min_locator_height=579964 locators=[Height(580063), Height(580062), Height(580061), Height(580059), Height(580055), Height(580047), Height(580031), Height(579999), Height(579964)]
Dec 01 13:22:28.049 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=496 lookahead_limit=2000
Dec 01 13:22:41.786 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=867 lookahead_limit=2000
Dec 01 13:22:42.946 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=11456 new_len=11390 prune_count=66 tip=Some((Height(580580), block::Hash("00000000006cf7178fb02acad1b0b0e73a6395d1f3ae16ce71dbda204fdcf01c")))
Dec 01 13:22:56.918 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000edcd114e2b05e8698709ee164e776e66d8681d6353a132a4a1b8ee"), 1) })
Dec 01 13:22:56.918 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:23:41.921 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:23:41.927 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=10148 new_len=132 prune_count=10016 tip=Some((Height(581065), block::Hash("00000000009167ea049fbbfaaf8263e18fc333f473b86c043aed2f24ea82a443")))
Dec 01 13:23:41.927 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(581065) min_locator_height=580966 locators=[Height(581065), Height(581064), Height(581063), Height(581061), Height(581057), Height(581049), Height(581033), Height(581001), Height(580966)]
Dec 01 13:23:57.043 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000426ef416a5171add9fba738d9b170253b58cd056ece72b64b01ddb"), 0) })
Dec 01 13:23:57.043 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:24:42.044 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:24:42.051 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=8539 new_len=16 prune_count=8523 tip=Some((Height(581116), block::Hash("0000000000f1eaec6cd0a385b4818e57957204ea910bbf7c22556da066a66939")))
Dec 01 13:24:42.051 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(581116) min_locator_height=581017 locators=[Height(581116), Height(581115), Height(581114), Height(581112), Height(581108), Height(581100), Height(581084), Height(581052), Height(581017)]
Dec 01 13:24:59.111 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000d6696ce4ab858820e488d734b99207b637207ab761e8fec3693e14"), 12) })
Dec 01 13:24:59.111 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:25:44.111 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:25:44.117 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=8299 new_len=7 prune_count=8292 tip=Some((Height(581194), block::Hash("00000000008182a37cec163b1104cc0dd45d7fe0e7dfbb20c8dadd42d6804b92")))
Dec 01 13:25:44.117 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(581194) min_locator_height=581095 locators=[Height(581194), Height(581193), Height(581192), Height(581190), Height(581186), Height(581178), Height(581162), Height(581130), Height(581095)]
Dec 01 13:25:54.153 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=134 lookahead_limit=2000
Dec 01 13:26:09.798 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=632 lookahead_limit=2000
Dec 01 13:26:14.144 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=19135 new_len=19093 prune_count=42 tip=Some((Height(581194), block::Hash("00000000008182a37cec163b1104cc0dd45d7fe0e7dfbb20c8dadd42d6804b92")))
Dec 01 13:26:23.416 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1130 lookahead_limit=2000
Dec 01 13:26:37.024 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1628 lookahead_limit=2000
Dec 01 13:26:44.153 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=51166 new_len=51034 prune_count=132 tip=Some((Height(581194), block::Hash("00000000008182a37cec163b1104cc0dd45d7fe0e7dfbb20c8dadd42d6804b92")))
Dec 01 13:26:52.818 INFO sync: zebrad::components::sync: waiting for pending blocks tips.len=1 in_flight=2126 lookahead_limit=2000
Dec 01 13:28:50.385 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Transaction(InternalDowncastError("downcast to redjubjub::Error failed, original error: Elapsed(())")))
Dec 01 13:28:50.385 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:29:13.325 INFO peer{addr=47.90.244.88:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000113e9e25e89af478fcb5367f7c7d998cd42ce7b4fd1839424b5f0dd}: zebra_state::service: pruned utxo requests old_len=59742 new_len=0 prune_count=59742 tip=Some((Height(581194), block::Hash("00000000008182a37cec163b1104cc0dd45d7fe0e7dfbb20c8dadd42d6804b92")))
Dec 01 13:29:35.388 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:29:35.388 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(581194) min_locator_height=581095 locators=[Height(581194), Height(581193), Height(581192), Height(581190), Height(581186), Height(581178), Height(581162), Height(581130), Height(581095)]
Dec 01 13:29:54.949 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=480 lookahead_limit=2000
Dec 01 13:30:10.395 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=851 lookahead_limit=2000
Dec 01 13:30:13.374 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=9367 new_len=9344 prune_count=23 tip=Some((Height(581810), block::Hash("000000000039446285954c82798e3979ab8eda779e69dc37ce6e40890f676918")))
Dec 01 13:30:23.767 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1222 lookahead_limit=2000
Dec 01 13:30:29.850 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:30:29.850 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:31:14.852 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:31:14.857 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=7367 new_len=24 prune_count=7343 tip=Some((Height(582322), block::Hash("0000000001655ba03ce0b8928e165e262738b9a1a6bcdb95d72c7bdb8671efa8")))
Dec 01 13:31:14.858 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582322) min_locator_height=582223 locators=[Height(582322), Height(582321), Height(582320), Height(582318), Height(582314), Height(582306), Height(582290), Height(582258), Height(582223)]
Dec 01 13:31:33.787 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=496 lookahead_limit=2000
Dec 01 13:31:45.882 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:31:45.882 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:32:28.831 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000012100b541aa0e9be6a437b3a79ba2c15d4b6606b65332110658d820}: zebra_state::service: pruned utxo requests old_len=7104 new_len=0 prune_count=7104 tip=Some((Height(582479), block::Hash("0000000001227758ca5e3f0962a1e6932a5d9ddce91f42ffe00a7c96006cab29")))
Dec 01 13:32:30.883 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:32:30.883 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582479) min_locator_height=582380 locators=[Height(582479), Height(582478), Height(582477), Height(582475), Height(582471), Height(582463), Height(582447), Height(582415), Height(582380)]
Dec 01 13:32:50.707 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=487 lookahead_limit=2000
Dec 01 13:32:51.332 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:32:51.332 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:33:36.332 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:33:36.337 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=6312 new_len=8 prune_count=6304 tip=Some((Height(582643), block::Hash("0000000000005f4d2faad35bdf1468efe5284db5545c58ee046a168a0af339c4")))
Dec 01 13:33:36.337 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582643) min_locator_height=582544 locators=[Height(582643), Height(582642), Height(582641), Height(582639), Height(582635), Height(582627), Height(582611), Height(582579), Height(582544)]
Dec 01 13:33:52.118 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=355 lookahead_limit=2000
Dec 01 13:33:58.736 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:33:58.736 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:34:16.270 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000004a8976a983fa007559d9d6f6a84a9b13ee10b78fdea20b7bf5310e}: zebra_state::service: pruned utxo requests old_len=6714 new_len=8 prune_count=6706 tip=Some((Height(582643), block::Hash("0000000000005f4d2faad35bdf1468efe5284db5545c58ee046a168a0af339c4")))
Dec 01 13:34:43.737 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:34:43.737 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582643) min_locator_height=582544 locators=[Height(582643), Height(582642), Height(582641), Height(582639), Height(582635), Height(582627), Height(582611), Height(582579), Height(582544)]
Dec 01 13:34:57.906 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=268 lookahead_limit=2000
Dec 01 13:35:10.024 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=269 lookahead_limit=2000
Dec 01 13:35:16.434 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=293 lookahead_limit=2000
Dec 01 13:35:22.507 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:35:22.507 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:36:07.508 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:36:07.512 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=4992 new_len=1 prune_count=4991 tip=Some((Height(582679), block::Hash("0000000001910df5dc7650d8e6ff9a9ad9195c9e4d85ad45db525cfec112378c")))
Dec 01 13:36:07.512 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582679) min_locator_height=582580 locators=[Height(582679), Height(582678), Height(582677), Height(582675), Height(582671), Height(582663), Height(582647), Height(582615), Height(582580)]
Dec 01 13:36:14.480 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=44 lookahead_limit=2000
Dec 01 13:36:20.581 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:36:20.581 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:37:05.582 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:37:05.583 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=577 new_len=1 prune_count=576 tip=Some((Height(582679), block::Hash("0000000001910df5dc7650d8e6ff9a9ad9195c9e4d85ad45db525cfec112378c")))
Dec 01 13:37:05.583 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582679) min_locator_height=582580 locators=[Height(582679), Height(582678), Height(582677), Height(582675), Height(582671), Height(582663), Height(582647), Height(582615), Height(582580)]
Dec 01 13:37:12.408 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=44 lookahead_limit=2000
Dec 01 13:37:18.788 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:37:18.788 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:37:35.606 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001215f975f0397c98bf655900f4180a267e52dc93959946a0906e4da}: zebra_state::service: pruned utxo requests old_len=895 new_len=6 prune_count=889 tip=Some((Height(582679), block::Hash("0000000001910df5dc7650d8e6ff9a9ad9195c9e4d85ad45db525cfec112378c")))
Dec 01 13:38:03.789 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:38:03.789 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582679) min_locator_height=582580 locators=[Height(582679), Height(582678), Height(582677), Height(582675), Height(582671), Height(582663), Height(582647), Height(582615), Height(582580)]
Dec 01 13:38:11.012 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=55 lookahead_limit=2000
Dec 01 13:38:17.032 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:38:17.032 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:38:42.291 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000017c77bddbfaed6e1688d257901205f39cb97415678439dcf0bcd68a}: zebra_state::service: pruned utxo requests old_len=950 new_len=62 prune_count=888 tip=Some((Height(582679), block::Hash("0000000001910df5dc7650d8e6ff9a9ad9195c9e4d85ad45db525cfec112378c")))
Dec 01 13:39:02.033 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:39:02.033 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582679) min_locator_height=582580 locators=[Height(582679), Height(582678), Height(582677), Height(582675), Height(582671), Height(582663), Height(582647), Height(582615), Height(582580)]
Dec 01 13:39:09.357 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=60 lookahead_limit=2000
Dec 01 13:39:15.467 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:39:15.467 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:40:00.468 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:40:00.469 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1071 new_len=64 prune_count=1007 tip=Some((Height(582679), block::Hash("0000000001910df5dc7650d8e6ff9a9ad9195c9e4d85ad45db525cfec112378c")))
Dec 01 13:40:00.469 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582679) min_locator_height=582580 locators=[Height(582679), Height(582678), Height(582677), Height(582675), Height(582671), Height(582663), Height(582647), Height(582615), Height(582580)]
Dec 01 13:40:07.923 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=61 lookahead_limit=2000
Dec 01 13:40:20.290 WARN sync: zebrad::components::sync: error extending tips e=
0: duplicate hash queued for download
Location:
zebrad/src/components/sync/downloads.rs:116
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
0: zebrad::components::sync::extend_tips
at zebrad/src/components/sync.rs:381
1: zebrad::components::sync::sync
at zebrad/src/components/sync.rs:150
Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Consider reporting this error using this URL: https://github.com/ZcashFoundation/zebra/issues/new?title=%3Cautogenerated-issue%3E&body=%23%23+Error%0A%60%60%60%0AError%3A+%0A+++0%3A+duplicate+hash+queued+for+download%0A%60%60%60%0A%0A%23%23+Metadata%0A%7Ckey%7Cvalue%7C%0A%7C--%7C--%7C%0A%7C**version**%7C3.0.0-alpha.0%7C%0A%0A%0A%23%23+SpanTrace%0A%0A%3Cdetails%3E%0A%0A%60%60%60%0ASpanTrace%3A%0A+++0%3A+zebrad%3A%3Acomponents%3A%3Async%3A%3Aextend_tips%0A+++++++++++++at+zebrad%2Fsrc%2Fcomponents%2Fsync.rs%3A381%0A+++1%3A+zebrad%3A%3Acomponents%3A%3Async%3A%3Async%0A+++++++++++++at+zebrad%2Fsrc%2Fcomponents%2Fsync.rs%3A150%0A%60%60%60%0A%3C%2Fdetails%3E
Dec 01 13:40:20.292 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:41:05.293 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:41:05.294 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1231 new_len=51 prune_count=1180 tip=Some((Height(582684), block::Hash("0000000000b69bc96affdc5da5e7d995a114ffc6032410b00e309a6ae47a579b")))
Dec 01 13:41:05.294 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582684) min_locator_height=582585 locators=[Height(582684), Height(582683), Height(582682), Height(582680), Height(582676), Height(582668), Height(582652), Height(582620), Height(582585)]
Dec 01 13:41:13.387 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000a3973024087d216669aedbc835f275f5c5cc6dd2e5ec9956cc070d"), 2) })
Dec 01 13:41:13.387 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:41:43.766 INFO peer{addr=47.90.244.88:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000020361c4349be6b2a4e6f4608b5c232f6bfde428b2f4bdc3148252ee}: zebra_state::service: pruned utxo requests old_len=667 new_len=0 prune_count=667 tip=Some((Height(582688), block::Hash("000000000187105dd6e7330cc3f0c7d7cb50c8a015a3ee17f15032fa521132b0")))
Dec 01 13:41:58.388 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:41:58.388 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582688) min_locator_height=582589 locators=[Height(582688), Height(582687), Height(582686), Height(582684), Height(582680), Height(582672), Height(582656), Height(582624), Height(582589)]
Dec 01 13:42:06.128 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("000000000025269a84f0715196e438bbbcbb6375ecf85bb47f7adcec361c1322"), 11) })
Dec 01 13:42:06.128 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:42:51.129 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:42:51.130 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=531 new_len=14 prune_count=517 tip=Some((Height(582702), block::Hash("000000000099dfcc00b12c1813d9638823a2fc013652b24f3c87a6c00282b2e6")))
Dec 01 13:42:51.130 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582702) min_locator_height=582603 locators=[Height(582702), Height(582701), Height(582700), Height(582698), Height(582694), Height(582686), Height(582670), Height(582638), Height(582603)]
Dec 01 13:42:58.757 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=64 lookahead_limit=2000
Dec 01 13:43:05.500 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:43:05.500 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:43:50.501 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:43:50.502 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=854 new_len=14 prune_count=840 tip=Some((Height(582702), block::Hash("000000000099dfcc00b12c1813d9638823a2fc013652b24f3c87a6c00282b2e6")))
Dec 01 13:43:50.502 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582702) min_locator_height=582603 locators=[Height(582702), Height(582701), Height(582700), Height(582698), Height(582694), Height(582686), Height(582670), Height(582638), Height(582603)]
Dec 01 13:43:59.348 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=91 lookahead_limit=2000
Dec 01 13:44:05.408 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:44:05.408 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:44:50.409 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:44:50.411 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=2116 new_len=7 prune_count=2109 tip=Some((Height(582702), block::Hash("000000000099dfcc00b12c1813d9638823a2fc013652b24f3c87a6c00282b2e6")))
Dec 01 13:44:50.411 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582702) min_locator_height=582603 locators=[Height(582702), Height(582701), Height(582700), Height(582698), Height(582694), Height(582686), Height(582670), Height(582638), Height(582603)]
Dec 01 13:44:59.411 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=120 lookahead_limit=2000
Dec 01 13:45:06.121 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:45:06.121 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:45:51.122 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:45:51.123 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1689 new_len=7 prune_count=1682 tip=Some((Height(582741), block::Hash("000000000075b10b14a73d89a4ed871776bcd984402a52e4ed38e7c5a95c58d5")))
Dec 01 13:45:51.124 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582741) min_locator_height=582642 locators=[Height(582741), Height(582740), Height(582739), Height(582737), Height(582733), Height(582725), Height(582709), Height(582677), Height(582642)]
Dec 01 13:46:00.920 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=127 lookahead_limit=2000
Dec 01 13:46:13.989 INFO peer{addr=144.91.88.0:16125}:handle_message_as_request{msg=GetHeaders { known_blocks: zebra_chain::block::hash::Hash, len=31, stop: None }}:inbound:state: zebra_state::service: responding to peer GetBlocks or GetHeaders final_height=Height(159) response_len=160 chain_tip_height=Height(582758) stop_height=None intersection_height=None
Dec 01 13:46:14.796 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000b9b484c14da8b257280080d8d035b6bf9bda3e8319c6f512b81c34"), 4) })
Dec 01 13:46:14.796 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:46:54.538 INFO peer{addr=209.141.47.197:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000161d5ccef662d2bfba6e17d68c424178d61abd0a29849edc11ad260}: zebra_state::service: pruned utxo requests old_len=1815 new_len=16 prune_count=1799 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:46:59.797 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:46:59.797 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:47:03.902 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=121 lookahead_limit=2000
Dec 01 13:47:16.314 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=127 lookahead_limit=2000
Dec 01 13:47:22.315 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=139 lookahead_limit=2000
Dec 01 13:47:22.853 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:47:22.854 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:48:07.854 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:48:07.856 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=2078 new_len=11 prune_count=2067 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:48:07.856 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:48:13.530 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=209 lookahead_limit=2000
Dec 01 13:48:25.871 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:48:25.871 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:49:10.872 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:49:10.875 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=4739 new_len=2 prune_count=4737 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:49:10.876 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:49:20.189 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=130 lookahead_limit=2000
Dec 01 13:49:26.849 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:49:26.849 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:50:11.850 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:50:11.852 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=3008 new_len=3 prune_count=3005 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:50:11.852 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:50:17.853 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:50:17.853 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:51:02.854 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:51:02.854 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:51:08.855 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:51:08.855 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:51:53.856 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:51:53.856 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:51:59.857 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:51:59.857 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:52:44.858 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:52:44.858 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=8 new_len=5 prune_count=3 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:52:44.858 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:52:50.859 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:52:50.859 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:53:35.860 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:53:35.860 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=5 new_len=0 prune_count=5 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:53:35.860 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:53:43.251 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=54 lookahead_limit=2000
Dec 01 13:53:49.387 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:53:49.387 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:54:06.071 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000020c3a1966e1b4ff3aaccea5fe55925fe276bd860349114fc45c2210}: zebra_state::service: pruned utxo requests old_len=1162 new_len=153 prune_count=1009 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:54:34.388 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:54:34.388 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:54:41.836 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=58 lookahead_limit=2000
Dec 01 13:54:42.617 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:54:42.617 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:55:16.107 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001c252f3eb8a8d6d4ab33e0b55c2ceaa78b3acbbd038b61890c13708}: zebra_state::service: pruned utxo requests old_len=1395 new_len=159 prune_count=1236 tip=Some((Height(582758), block::Hash("00000000007476e8948bed926ad6c520cb11a17b96fc3ade5739f28ea08aff2c")))
Dec 01 13:55:27.618 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:55:27.618 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582758) min_locator_height=582659 locators=[Height(582758), Height(582757), Height(582756), Height(582754), Height(582750), Height(582742), Height(582726), Height(582694), Height(582659)]
Dec 01 13:55:37.445 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=136 lookahead_limit=2000
Dec 01 13:55:45.063 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:55:45.063 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:56:30.064 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:56:30.065 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1253 new_len=164 prune_count=1089 tip=Some((Height(582830), block::Hash("0000000000c1f99d048a7e499b05a5a980f208e38fae34aad962d3f523b12fe7")))
Dec 01 13:56:30.065 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582830) min_locator_height=582731 locators=[Height(582830), Height(582829), Height(582828), Height(582826), Height(582822), Height(582814), Height(582798), Height(582766), Height(582731)]
Dec 01 13:56:40.363 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=144 lookahead_limit=2000
Dec 01 13:56:52.375 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:56:52.375 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:57:37.376 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:57:37.378 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=3123 new_len=5 prune_count=3118 tip=Some((Height(582830), block::Hash("0000000000c1f99d048a7e499b05a5a980f208e38fae34aad962d3f523b12fe7")))
Dec 01 13:57:37.378 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582830) min_locator_height=582731 locators=[Height(582830), Height(582829), Height(582828), Height(582826), Height(582822), Height(582814), Height(582798), Height(582766), Height(582731)]
Dec 01 13:57:46.763 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=125 lookahead_limit=2000
Dec 01 13:57:58.885 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:57:58.885 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:58:38.836 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000012d6021b13bef9ca6572909cc74417e06a94d7050e1804eb74cb58c}: zebra_state::service: pruned utxo requests old_len=1968 new_len=0 prune_count=1968 tip=Some((Height(582830), block::Hash("0000000000c1f99d048a7e499b05a5a980f208e38fae34aad962d3f523b12fe7")))
Dec 01 13:58:43.886 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:58:43.886 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582830) min_locator_height=582731 locators=[Height(582830), Height(582829), Height(582828), Height(582826), Height(582822), Height(582814), Height(582798), Height(582766), Height(582731)]
Dec 01 13:58:51.286 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=43 lookahead_limit=2000
Dec 01 13:58:52.007 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 13:58:52.007 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 13:59:37.008 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 13:59:37.009 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1498 new_len=5 prune_count=1493 tip=Some((Height(582830), block::Hash("0000000000c1f99d048a7e499b05a5a980f208e38fae34aad962d3f523b12fe7")))
Dec 01 13:59:37.009 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582830) min_locator_height=582731 locators=[Height(582830), Height(582829), Height(582828), Height(582826), Height(582822), Height(582814), Height(582798), Height(582766), Height(582731)]
Dec 01 13:59:46.228 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000001725e5adab1a1c48b8f4e72ffddf8d43722e03968ab79dabfcfde54"), 16) })
Dec 01 13:59:46.228 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:00:23.902 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001a796cd6893717880c58b909f3ca9c165511def3cc9301bd332b368}: zebra_state::service: pruned utxo requests old_len=2185 new_len=5 prune_count=2180 tip=Some((Height(582848), block::Hash("00000000006d7405b859e0e667a2715ab895c377ded92faccc20115629fdbf1c")))
Dec 01 14:00:31.229 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:00:31.229 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582848) min_locator_height=582749 locators=[Height(582848), Height(582847), Height(582846), Height(582844), Height(582840), Height(582832), Height(582816), Height(582784), Height(582749)]
Dec 01 14:00:38.286 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=47 lookahead_limit=2000
Dec 01 14:00:38.919 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:00:38.919 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:01:23.920 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:01:23.921 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1453 new_len=5 prune_count=1448 tip=Some((Height(582848), block::Hash("00000000006d7405b859e0e667a2715ab895c377ded92faccc20115629fdbf1c")))
Dec 01 14:01:23.921 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582848) min_locator_height=582749 locators=[Height(582848), Height(582847), Height(582846), Height(582844), Height(582840), Height(582832), Height(582816), Height(582784), Height(582749)]
Dec 01 14:01:30.409 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=28 lookahead_limit=2000
Dec 01 14:01:36.477 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000017a047cfc28bf8fb6a324bdf8ea71bfc9cc9b7bfa1dd2a949bea725"), 1) })
Dec 01 14:01:36.477 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:02:12.873 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000003dcccb0dddd56e3df08273ed1633c0e93d2ea1a8b053545702c196}: zebra_state::service: pruned utxo requests old_len=5 new_len=0 prune_count=5 tip=Some((Height(582877), block::Hash("0000000000c71ee888a74dae043c8875536872f93b06ea7bb01893e8a73ae3e2")))
Dec 01 14:02:21.478 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:02:21.478 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582877) min_locator_height=582778 locators=[Height(582877), Height(582876), Height(582875), Height(582873), Height(582869), Height(582861), Height(582845), Height(582813), Height(582778)]
Dec 01 14:02:28.244 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=35 lookahead_limit=2000
Dec 01 14:02:34.307 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:02:34.307 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:02:56.133 INFO peer{addr=74.207.236.134:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000001d66bf48cc1dc487e563927e8ecf180d60573305b1cefe6d89672f4}: zebra_state::service: pruned utxo requests old_len=494 new_len=17 prune_count=477 tip=Some((Height(582877), block::Hash("0000000000c71ee888a74dae043c8875536872f93b06ea7bb01893e8a73ae3e2")))
Dec 01 14:03:19.308 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:03:19.308 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582877) min_locator_height=582778 locators=[Height(582877), Height(582876), Height(582875), Height(582873), Height(582869), Height(582861), Height(582845), Height(582813), Height(582778)]
Dec 01 14:03:26.271 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=41 lookahead_limit=2000
Dec 01 14:03:38.356 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:03:38.356 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:04:23.357 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:04:23.358 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=593 new_len=22 prune_count=571 tip=Some((Height(582880), block::Hash("00000000015b70f94b9c2c2b2b6b587958d3a1138f9f54af481615ec5d8b6180")))
Dec 01 14:04:23.358 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582880) min_locator_height=582781 locators=[Height(582880), Height(582879), Height(582878), Height(582876), Height(582872), Height(582864), Height(582848), Height(582816), Height(582781)]
Dec 01 14:04:30.813 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=48 lookahead_limit=2000
Dec 01 14:04:36.938 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:04:36.938 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:05:21.939 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:05:21.940 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1036 new_len=10 prune_count=1026 tip=Some((Height(582880), block::Hash("00000000015b70f94b9c2c2b2b6b587958d3a1138f9f54af481615ec5d8b6180")))
Dec 01 14:05:21.940 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582880) min_locator_height=582781 locators=[Height(582880), Height(582879), Height(582878), Height(582876), Height(582872), Height(582864), Height(582848), Height(582816), Height(582781)]
Dec 01 14:05:32.432 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=123 lookahead_limit=2000
Dec 01 14:05:45.207 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:05:45.207 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:06:03.005 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000000b8ddb644be64830794b4521017eee19c54b80ec70455b9f4d440f9}: zebra_state::service: pruned utxo requests old_len=2394 new_len=12 prune_count=2382 tip=Some((Height(582880), block::Hash("00000000015b70f94b9c2c2b2b6b587958d3a1138f9f54af481615ec5d8b6180")))
Dec 01 14:06:30.208 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:06:30.208 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582880) min_locator_height=582781 locators=[Height(582880), Height(582879), Height(582878), Height(582876), Height(582872), Height(582864), Height(582848), Height(582816), Height(582781)]
Dec 01 14:06:33.925 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000005c3e2e2be2ba12a70d6d214a6d845c3cd2f4a5e86e125963aa5e62"), 28) })
Dec 01 14:06:33.925 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:07:18.926 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:07:18.927 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1380 new_len=13 prune_count=1367 tip=Some((Height(582912), block::Hash("00000000016706153c65d38bdf480e2e8d2d715ff3cc77a2988a87beb75c62b6")))
Dec 01 14:07:18.927 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582912) min_locator_height=582813 locators=[Height(582912), Height(582911), Height(582910), Height(582908), Height(582904), Height(582896), Height(582880), Height(582848), Height(582813)]
Dec 01 14:07:28.257 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=100 lookahead_limit=2000
Dec 01 14:07:35.376 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=106 lookahead_limit=2000
Dec 01 14:07:40.286 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=235 lookahead_limit=2000
Dec 01 14:07:46.387 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:07:46.387 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:08:22.255 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000091ec8909c0653de20f0556240e48614656060f5639ce071281bb4e}: zebra_state::service: pruned utxo requests old_len=4409 new_len=8 prune_count=4401 tip=Some((Height(582912), block::Hash("00000000016706153c65d38bdf480e2e8d2d715ff3cc77a2988a87beb75c62b6")))
Dec 01 14:08:31.388 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:08:31.388 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582912) min_locator_height=582813 locators=[Height(582912), Height(582911), Height(582910), Height(582908), Height(582904), Height(582896), Height(582880), Height(582848), Height(582813)]
Dec 01 14:08:43.720 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=144 lookahead_limit=2000
Dec 01 14:08:52.587 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:08:52.587 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:09:23.461 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=000000000114a7728c99b58ec3cd63aa725ec1b4099e37b887048d9a2913787b}: zebra_state::service: pruned utxo requests old_len=2999 new_len=7 prune_count=2992 tip=Some((Height(582956), block::Hash("00000000016edca538bb6b631d0020564b1caba4cf5ec67726a5497b90253496")))
Dec 01 14:09:37.588 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:09:37.588 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582956) min_locator_height=582857 locators=[Height(582956), Height(582955), Height(582954), Height(582952), Height(582948), Height(582940), Height(582924), Height(582892), Height(582857)]
Dec 01 14:09:50.271 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=166 lookahead_limit=2000
Dec 01 14:09:53.540 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=4898 new_len=4892 prune_count=6 tip=Some((Height(582962), block::Hash("0000000000248e42307d03f5674be3690ab5708f1bb357d227b0c23363501570")))
Dec 01 14:09:55.504 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=256 lookahead_limit=2000
Dec 01 14:10:15.601 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=614 lookahead_limit=2000
Dec 01 14:10:23.572 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=21802 new_len=21777 prune_count=25 tip=Some((Height(582962), block::Hash("0000000000248e42307d03f5674be3690ab5708f1bb357d227b0c23363501570")))
Dec 01 14:10:38.848 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=1112 lookahead_limit=2000
Dec 01 14:10:39.567 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:10:39.567 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:11:11.717 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000005a46eb2f8688c14c0adb84743103d41a3cb4d417b93a945a0ebd41}: zebra_state::service: pruned utxo requests old_len=31863 new_len=10 prune_count=31853 tip=Some((Height(582962), block::Hash("0000000000248e42307d03f5674be3690ab5708f1bb357d227b0c23363501570")))
Dec 01 14:11:24.568 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:11:24.568 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(582962) min_locator_height=582863 locators=[Height(582962), Height(582961), Height(582960), Height(582958), Height(582954), Height(582946), Height(582930), Height(582898), Height(582863)]
Dec 01 14:11:41.769 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=4275 new_len=4269 prune_count=6 tip=Some((Height(582962), block::Hash("0000000000248e42307d03f5674be3690ab5708f1bb357d227b0c23363501570")))
Dec 01 14:11:58.370 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=424 lookahead_limit=2000
Dec 01 14:12:11.790 INFO sync:extend_tips: zebra_state::service: pruned utxo requests old_len=2725 new_len=2721 prune_count=4 tip=Some((Height(583461), block::Hash("0000000000ad49823e75ad1a82f840962d03c47dca0d75446b675558f2144ce7")))
Dec 01 14:12:32.958 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=795 lookahead_limit=2000
Dec 01 14:12:39.128 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:12:39.128 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:13:24.130 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:13:24.130 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=213 new_len=209 prune_count=4 tip=Some((Height(583959), block::Hash("00000000010d5752926f2cc1af10523b5db2b1b595c04f2315bf48e025f0eadb")))
Dec 01 14:13:24.130 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(583959) min_locator_height=583860 locators=[Height(583959), Height(583958), Height(583957), Height(583955), Height(583951), Height(583943), Height(583927), Height(583895), Height(583860)]
Dec 01 14:13:54.158 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=8227 new_len=8212 prune_count=15 tip=Some((Height(583961), block::Hash("00000000002c1c79619cda5b0c5e7e209452bc2c04c4cea926e3e41405809b04")))
Dec 01 14:14:01.931 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("00000000002c1c79619cda5b0c5e7e209452bc2c04c4cea926e3e41405809b04"), 0) })
Dec 01 14:14:01.931 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:14:46.931 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:14:46.937 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=8902 new_len=0 prune_count=8902 tip=Some((Height(584039), block::Hash("000000000097d12d98a6f61b77738647a12e1e1684748085470eeed583e10647")))
Dec 01 14:14:46.937 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584039) min_locator_height=583940 locators=[Height(584039), Height(584038), Height(584037), Height(584035), Height(584031), Height(584023), Height(584007), Height(583975), Height(583940)]
Dec 01 14:14:57.955 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=80 lookahead_limit=2000
Dec 01 14:15:04.174 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:15:04.174 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:15:49.175 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:15:49.177 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=2144 new_len=9 prune_count=2135 tip=Some((Height(584039), block::Hash("000000000097d12d98a6f61b77738647a12e1e1684748085470eeed583e10647")))
Dec 01 14:15:49.177 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584039) min_locator_height=583940 locators=[Height(584039), Height(584038), Height(584037), Height(584035), Height(584031), Height(584023), Height(584007), Height(583975), Height(583940)]
Dec 01 14:15:56.586 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=91 lookahead_limit=2000
Dec 01 14:16:03.936 WARN sync: zebrad::components::sync: error extending tips e=
0: duplicate hash queued for download
Location:
zebrad/src/components/sync/downloads.rs:116
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
0: zebrad::components::sync::extend_tips
at zebrad/src/components/sync.rs:381
1: zebrad::components::sync::sync
at zebrad/src/components/sync.rs:150
Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Consider reporting this error using this URL: https://github.com/ZcashFoundation/zebra/issues/new?title=%3Cautogenerated-issue%3E&body=%23%23+Error%0A%60%60%60%0AError%3A+%0A+++0%3A+duplicate+hash+queued+for+download%0A%60%60%60%0A%0A%23%23+Metadata%0A%7Ckey%7Cvalue%7C%0A%7C--%7C--%7C%0A%7C**version**%7C3.0.0-alpha.0%7C%0A%0A%0A%23%23+SpanTrace%0A%0A%3Cdetails%3E%0A%0A%60%60%60%0ASpanTrace%3A%0A+++0%3A+zebrad%3A%3Acomponents%3A%3Async%3A%3Aextend_tips%0A+++++++++++++at+zebrad%2Fsrc%2Fcomponents%2Fsync.rs%3A381%0A+++1%3A+zebrad%3A%3Acomponents%3A%3Async%3A%3Async%0A+++++++++++++at+zebrad%2Fsrc%2Fcomponents%2Fsync.rs%3A150%0A%60%60%60%0A%3C%2Fdetails%3E
Dec 01 14:16:03.936 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:16:46.646 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=0000000000473648d60465f084f069208f09f7947da62e75c3902f87cfa7d486}: zebra_state::service: pruned utxo requests old_len=2039 new_len=9 prune_count=2030 tip=Some((Height(584051), block::Hash("000000000104b5d839ac19b8388850d9f76b5ec39a11afa856c63b57ddb5f185")))
Dec 01 14:16:48.937 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:16:48.937 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584051) min_locator_height=583952 locators=[Height(584051), Height(584050), Height(584049), Height(584047), Height(584043), Height(584035), Height(584019), Height(583987), Height(583952)]
Dec 01 14:16:51.872 INFO sync: zebrad::components::sync: extending tips tips.len=4 in_flight=42 lookahead_limit=2000
Dec 01 14:17:10.665 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:17:10.665 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:17:55.666 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:17:55.667 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=750 new_len=5 prune_count=745 tip=Some((Height(584051), block::Hash("000000000104b5d839ac19b8388850d9f76b5ec39a11afa856c63b57ddb5f185")))
Dec 01 14:17:55.667 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584051) min_locator_height=583952 locators=[Height(584051), Height(584050), Height(584049), Height(584047), Height(584043), Height(584035), Height(584019), Height(583987), Height(583952)]
Dec 01 14:18:05.912 WARN sync: zebrad::components::sync: error downloading and verifying block e=Block(Block { source: AlreadyInChain(block::Hash("0000000000e70e2280b076f16c9e746abb888210c9eb358dc71250e1dcd1ce9e"), 0) })
Dec 01 14:18:05.912 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:18:50.913 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:18:50.914 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=578 new_len=5 prune_count=573 tip=Some((Height(584056), block::Hash("0000000000e70e2280b076f16c9e746abb888210c9eb358dc71250e1dcd1ce9e")))
Dec 01 14:18:50.914 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584056) min_locator_height=583957 locators=[Height(584056), Height(584055), Height(584054), Height(584052), Height(584048), Height(584040), Height(584024), Height(583992), Height(583957)]
Dec 01 14:18:58.352 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=24 lookahead_limit=2000
Dec 01 14:19:05.602 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=17 lookahead_limit=2000
Dec 01 14:19:06.556 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:19:06.556 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:19:41.988 INFO peer{addr=167.172.185.201:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000007da2082e07b7e8a780ae8d93b44ee1b6b4a550e686f37001e03fe3}: zebra_state::service: pruned utxo requests old_len=333 new_len=5 prune_count=328 tip=Some((Height(584067), block::Hash("00000000010e9e815bd1688a84908fbe8c418c34889411b66d712c3fee2a71ae")))
Dec 01 14:19:51.557 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:19:51.557 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584067) min_locator_height=583968 locators=[Height(584067), Height(584066), Height(584065), Height(584063), Height(584059), Height(584051), Height(584035), Height(584003), Height(583968)]
Dec 01 14:20:01.599 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=55 lookahead_limit=2000
Dec 01 14:20:14.279 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:20:14.279 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:20:59.280 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:20:59.281 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=799 new_len=19 prune_count=780 tip=Some((Height(584067), block::Hash("00000000010e9e815bd1688a84908fbe8c418c34889411b66d712c3fee2a71ae")))
Dec 01 14:20:59.281 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584067) min_locator_height=583968 locators=[Height(584067), Height(584066), Height(584065), Height(584063), Height(584059), Height(584051), Height(584035), Height(584003), Height(583968)]
Dec 01 14:21:09.174 INFO sync: zebrad::components::sync: extending tips tips.len=3 in_flight=76 lookahead_limit=2000
Dec 01 14:21:21.596 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=79 lookahead_limit=2000
Dec 01 14:21:22.134 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:21:22.134 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:22:07.135 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:22:07.136 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1634 new_len=19 prune_count=1615 tip=Some((Height(584067), block::Hash("00000000010e9e815bd1688a84908fbe8c418c34889411b66d712c3fee2a71ae")))
Dec 01 14:22:07.136 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584067) min_locator_height=583968 locators=[Height(584067), Height(584066), Height(584065), Height(584063), Height(584059), Height(584051), Height(584035), Height(584003), Height(583968)]
Dec 01 14:22:11.230 INFO sync: zebrad::components::sync: extending tips tips.len=4 in_flight=68 lookahead_limit=2000
Dec 01 14:22:20.793 INFO sync: zebrad::components::sync: extending tips tips.len=1 in_flight=101 lookahead_limit=2000
Dec 01 14:22:26.938 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:22:26.938 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:23:11.939 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:23:11.940 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1876 new_len=119 prune_count=1757 tip=Some((Height(584067), block::Hash("00000000010e9e815bd1688a84908fbe8c418c34889411b66d712c3fee2a71ae")))
Dec 01 14:23:11.941 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584067) min_locator_height=583968 locators=[Height(584067), Height(584066), Height(584065), Height(584063), Height(584059), Height(584051), Height(584035), Height(584003), Height(583968)]
Dec 01 14:23:26.656 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=94 lookahead_limit=2000
Dec 01 14:23:39.059 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:23:39.059 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:24:24.060 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:24:24.062 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1872 new_len=119 prune_count=1753 tip=Some((Height(584067), block::Hash("00000000010e9e815bd1688a84908fbe8c418c34889411b66d712c3fee2a71ae")))
Dec 01 14:24:24.062 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584067) min_locator_height=583968 locators=[Height(584067), Height(584066), Height(584065), Height(584063), Height(584059), Height(584051), Height(584035), Height(584003), Height(583968)]
Dec 01 14:24:36.094 INFO sync: zebrad::components::sync: extending tips tips.len=2 in_flight=64 lookahead_limit=2000
Dec 01 14:24:43.090 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:24:43.090 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:25:28.091 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:25:28.092 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=1748 new_len=0 prune_count=1748 tip=Some((Height(584067), block::Hash("00000000010e9e815bd1688a84908fbe8c418c34889411b66d712c3fee2a71ae")))
Dec 01 14:25:28.093 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584067) min_locator_height=583968 locators=[Height(584067), Height(584066), Height(584065), Height(584063), Height(584059), Height(584051), Height(584035), Height(584003), Height(583968)]
Dec 01 14:25:38.103 INFO sync: zebrad::components::sync: extending tips tips.len=4 in_flight=60 lookahead_limit=2000
Dec 01 14:25:41.291 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:25:41.291 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:26:26.292 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:26:26.293 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=534 new_len=0 prune_count=534 tip=Some((Height(584083), block::Hash("00000000008200d052d09c4230b3fa7b6e76a9c5b736b447c66d49f21a1eea23")))
Dec 01 14:26:26.293 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584083) min_locator_height=583984 locators=[Height(584083), Height(584082), Height(584081), Height(584079), Height(584075), Height(584067), Height(584051), Height(584019), Height(583984)]
Dec 01 14:26:28.861 INFO sync: zebrad::components::sync: extending tips tips.len=4 in_flight=14 lookahead_limit=2000
Dec 01 14:26:32.038 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:26:32.038 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:27:17.038 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:27:17.039 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=258 new_len=0 prune_count=258 tip=Some((Height(584083), block::Hash("00000000008200d052d09c4230b3fa7b6e76a9c5b736b447c66d49f21a1eea23")))
Dec 01 14:27:17.039 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584083) min_locator_height=583984 locators=[Height(584083), Height(584082), Height(584081), Height(584079), Height(584075), Height(584067), Height(584051), Height(584019), Height(583984)]
Dec 01 14:27:18.963 INFO sync: zebrad::components::sync: extending tips tips.len=4 in_flight=11 lookahead_limit=2000
Dec 01 14:27:22.146 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:27:22.146 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:28:07.147 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:28:07.147 INFO sync:obtain_tips: zebra_state::service: pruned utxo requests old_len=50 new_len=0 prune_count=50 tip=Some((Height(584083), block::Hash("00000000008200d052d09c4230b3fa7b6e76a9c5b736b447c66d49f21a1eea23")))
Dec 01 14:28:07.147 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584083) min_locator_height=583984 locators=[Height(584083), Height(584082), Height(584081), Height(584079), Height(584075), Height(584067), Height(584051), Height(584019), Height(583984)]
Dec 01 14:28:09.073 INFO sync: zebrad::components::sync: extending tips tips.len=4 in_flight=12 lookahead_limit=2000
Dec 01 14:28:12.257 INFO sync: zebrad::components::sync: exhausted prospective tip set
Dec 01 14:28:12.257 INFO sync: zebrad::components::sync: waiting to restart sync timeout=45s
Dec 01 14:28:42.602 INFO peer{addr=47.90.244.88:8233}:handle_message_as_request{msg=Inv(zebra_network::protocol::external::inv::InventoryHash, len=1)}:inbound:download_and_verify{hash=00000000013ef92742770af464ca981fc39d14bd0b8968ad3b752bcdadd99222}: zebra_state::service: pruned utxo requests old_len=158 new_len=5 prune_count=153 tip=Some((Height(584083), block::Hash("00000000008200d052d09c4230b3fa7b6e76a9c5b736b447c66d49f21a1eea23")))
Dec 01 14:28:57.257 INFO sync: zebrad::components::sync: starting sync, obtaining new tips
Dec 01 14:28:57.257 INFO sync:obtain_tips:state: zebra_state::util: created block locator tip_height=Height(584083) min_locator_height=583984 locators=[Height(584083), Height(584082), Height(584081), Height(584079), Height(584075), Height(584067), Height(584051), Height(584019), Height(583984)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment