Skip to content

Instantly share code, notes, and snippets.

@brenzi
Created March 27, 2024 15:23
Show Gist options
  • Save brenzi/57db7f9928bf4307f5e5a6e7f29f9399 to your computer and use it in GitHub Desktop.
Save brenzi/57db7f9928bf4307f5e5a6e7f29f9399 to your computer and use it in GitHub Desktop.
node logs during loss of nonce
2024-03-27 14:34:14.477 INFO main sc_cli::runner: Integritee Collator
2024-03-27 14:34:14.477 INFO main sc_cli::runner: ✌️ version 1.9.4-41804b807e0
2024-03-27 14:34:14.477 INFO main sc_cli::runner: ❤️ by Integritee AG <hello@integritee.network>, 2019-2024
2024-03-27 14:34:14.477 INFO main sc_cli::runner: 📋 Chain specification: Integritee Testnet on Paseo
2024-03-27 14:34:14.477 INFO main sc_cli::runner: 🏷 Node name: integritee-paseo-1
2024-03-27 14:34:14.477 INFO main sc_cli::runner: 👤 Role: FULL
2024-03-27 14:34:14.477 INFO main sc_cli::runner: 💾 Database: RocksDb at /data/chains/integritee-paseo/db/full
2024-03-27 14:34:15.641 INFO main integritee_collator::command: Parachain Account: 5Ec4AhPXwiUhF3u21i56Uxc5XFUNEkKAq79kutWUAx1jyz47
2024-03-27 14:34:15.641 INFO main integritee_collator::command: Is collating: no
2024-03-27 14:34:18.396 WARN main sync: [Relaychain] Can't use warp sync mode with a partially synced database. Reverting to full sync mode.
2024-03-27 14:34:18.396 INFO main sub-libp2p: [Relaychain] 🏷 Local node identity is: 12D3KooWCWivTNgSqJr5vrrdgghbwWNHqwMDVd1q9USeV24vNW8J
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 Operating system: linux
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 CPU architecture: x86_64
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 Target environment: gnu
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 CPU: Intel(R) Xeon(R) E-2386G CPU @ 3.50GHz
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 CPU cores: 6
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 Memory: 31474MB
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 Kernel: 5.15.0-101-generic
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 Linux distribution: Ubuntu 22.04.1 LTS
2024-03-27 14:34:18.520 INFO main sc_sysinfo: [Relaychain] 💻 Virtual machine: no
2024-03-27 14:34:18.520 INFO main sc_service::builder: [Relaychain] 📦 Highest known block at #524669
2024-03-27 14:34:18.520 INFO main sc_rpc_server: [Relaychain] Running JSON-RPC server: addr=0.0.0.0:9954, allowed origins=["*"]
2024-03-27 14:34:18.520 INFO tokio-runtime-worker substrate_prometheus_endpoint: [Relaychain] 〽️ Prometheus exporter started at 127.0.0.1:9616
2024-03-27 14:34:18.521 INFO main sc_sysinfo: [Relaychain] 🏁 CPU score: 1.44 GiBs
2024-03-27 14:34:18.521 INFO main sc_sysinfo: [Relaychain] 🏁 Memory score: 16.95 GiBs
2024-03-27 14:34:18.521 INFO main sc_sysinfo: [Relaychain] 🏁 Disk score (seq. writes): 2.51 GiBs
2024-03-27 14:34:18.521 INFO main sc_sysinfo: [Relaychain] 🏁 Disk score (rand. writes): 1.17 GiBs
2024-03-27 14:34:18.524 INFO main sub-libp2p: [Parachain] 🏷 Local node identity is: 12D3KooWQ2aYem7ghAZMWMvHDjjxrgaV6oUbkLtnpst8vVLpc2iE
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 Operating system: linux
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 CPU architecture: x86_64
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 Target environment: gnu
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 CPU: Intel(R) Xeon(R) E-2386G CPU @ 3.50GHz
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 CPU cores: 6
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 Memory: 31474MB
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 Kernel: 5.15.0-101-generic
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 Linux distribution: Ubuntu 22.04.1 LTS
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 💻 Virtual machine: no
2024-03-27 14:34:18.532 INFO main sc_service::builder: [Parachain] 📦 Highest known block at #8352
2024-03-27 14:34:18.532 INFO tokio-runtime-worker substrate_prometheus_endpoint: [Parachain] 〽️ Prometheus exporter started at 0.0.0.0:9615
2024-03-27 14:34:18.532 INFO main sc_rpc_server: [Parachain] Running JSON-RPC server: addr=0.0.0.0:9933, allowed origins=["*"]
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 🏁 CPU score: 1.44 GiBs
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 🏁 Memory score: 16.95 GiBs
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 🏁 Disk score (seq. writes): 2.51 GiBs
2024-03-27 14:34:18.532 INFO main sc_sysinfo: [Parachain] 🏁 Disk score (rand. writes): 1.17 GiBs
2024-03-27 14:34:18.534 INFO tokio-runtime-worker libp2p_mdns::behaviour: [Parachain] discovered: 12D3KooWCWivTNgSqJr5vrrdgghbwWNHqwMDVd1q9USeV24vNW8J /ip4/10.42.0.112/tcp/30334/ws
2024-03-27 14:34:18.534 INFO tokio-runtime-worker libp2p_mdns::behaviour: [Relaychain] discovered: 12D3KooWQ2aYem7ghAZMWMvHDjjxrgaV6oUbkLtnpst8vVLpc2iE /ip4/10.42.0.112/tcp/30333/ws
2024-03-27 14:34:18.729 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524670 (0xf3c0…b8be)
2024-03-27 14:34:19.072 INFO tokio-runtime-worker sub-libp2p: [Parachain] 🔍 Discovered new external address for our node: /ip4/57.128.116.120/tcp/30333/ws/p2p/12D3KooWQ2aYem7ghAZMWMvHDjjxrgaV6oUbkLtnpst8vVLpc2iE
2024-03-27 14:34:19.116 INFO tokio-runtime-worker sub-libp2p: [Relaychain] 🔍 Discovered new external address for our node: /ip4/57.128.116.120/tcp/30334/ws/p2p/12D3KooWCWivTNgSqJr5vrrdgghbwWNHqwMDVd1q9USeV24vNW8J
2024-03-27 14:34:23.521 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524670 (0xf3c0…b8be), finalized #524667 (0xeb9e…0c4e), ⬇ 153.8kiB/s ⬆ 70.8kiB/s
2024-03-27 14:34:23.533 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8352 (0x6064…9c57), finalized #8350 (0xafa6…7cea), ⬇ 1.5kiB/s ⬆ 1.2kiB/s
2024-03-27 14:34:24.073 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524671 (0xd343…8c17)
2024-03-27 14:34:24.189 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8353 (0xf58c…4008)
2024-03-27 14:34:28.522 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524671 (0xd343…8c17), finalized #524668 (0x081f…d8a3), ⬇ 107.1kiB/s ⬆ 62.3kiB/s
2024-03-27 14:34:28.533 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8353 (0xf58c…4008), finalized #8350 (0xafa6…7cea), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 14:34:30.139 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524672 (0x565d…a676)
2024-03-27 14:34:33.522 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524672 (0x565d…a676), finalized #524670 (0xf3c0…b8be), ⬇ 81.5kiB/s ⬆ 34.2kiB/s
2024-03-27 14:34:33.533 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8353 (0xf58c…4008), finalized #8351 (0x9012…ca48), ⬇ 0 ⬆ 0
2024-03-27 14:34:36.083 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524673 (0x580b…a917)
2024-03-27 14:34:36.227 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8354 (0xa116…ed60)
2024-03-27 14:34:38.523 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524673 (0x580b…a917), finalized #524670 (0xf3c0…b8be), ⬇ 28.2kiB/s ⬆ 44.0kiB/s
2024-03-27 14:34:38.534 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8354 (0xa116…ed60), finalized #8351 (0x9012…ca48), ⬇ 2.1kiB/s ⬆ 0.2kiB/s
2024-03-27 14:34:41.355 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:34:42.326 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524674 (0x5d6f…fc7f)
2024-03-27 14:34:43.523 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524674 (0x5d6f…fc7f), finalized #524671 (0xd343…8c17), ⬇ 14.0kiB/s ⬆ 22.7kiB/s
2024-03-27 14:34:43.534 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8354 (0xa116…ed60), finalized #8352 (0x6064…9c57), ⬇ 0 ⬆ 0
2024-03-27 14:34:48.331 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524675 (0x4cf6…0fdf)
2024-03-27 14:34:48.435 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8355 (0x4799…f096)
2024-03-27 14:34:48.524 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524675 (0x4cf6…0fdf), finalized #524672 (0x565d…a676), ⬇ 24.9kiB/s ⬆ 25.8kiB/s
2024-03-27 14:34:48.535 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8355 (0x4799…f096), finalized #8352 (0x6064…9c57), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:34:53.524 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524675 (0x4cf6…0fdf), finalized #524673 (0x580b…a917), ⬇ 83.5kiB/s ⬆ 45.1kiB/s
2024-03-27 14:34:53.535 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8355 (0x4799…f096), finalized #8353 (0xf58c…4008), ⬇ 0.2kiB/s ⬆ 0.1kiB/s
2024-03-27 14:34:54.146 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524676 (0xa977…23da)
2024-03-27 14:34:58.524 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524676 (0xa977…23da), finalized #524674 (0x5d6f…fc7f), ⬇ 15.1kiB/s ⬆ 30.8kiB/s
2024-03-27 14:34:58.535 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8355 (0x4799…f096), finalized #8353 (0xf58c…4008), ⬇ 0 ⬆ 0
2024-03-27 14:35:00.763 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524677 (0xd3cb…73c2)
2024-03-27 14:35:00.972 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8356 (0x028c…aadb)
2024-03-27 14:35:03.525 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524677 (0xd3cb…73c2), finalized #524674 (0x5d6f…fc7f), ⬇ 27.3kiB/s ⬆ 42.2kiB/s
2024-03-27 14:35:03.536 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8356 (0x028c…aadb), finalized #8353 (0xf58c…4008), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:35:06.411 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524678 (0xac55…5604)
2024-03-27 14:35:08.525 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524678 (0xac55…5604), finalized #524675 (0x4cf6…0fdf), ⬇ 14.0kiB/s ⬆ 31.3kiB/s
2024-03-27 14:35:08.536 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8356 (0x028c…aadb), finalized #8354 (0xa116…ed60), ⬇ 51 B/s ⬆ 51 B/s
2024-03-27 14:35:12.167 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524679 (0xf711…a7f1)
2024-03-27 14:35:12.254 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8357 (0x4549…6b6a)
2024-03-27 14:35:13.526 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524679 (0xf711…a7f1), finalized #524676 (0xa977…23da), ⬇ 29.9kiB/s ⬆ 47.6kiB/s
2024-03-27 14:35:13.536 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8357 (0x4549…6b6a), finalized #8354 (0xa116…ed60), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:35:13.537 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:35:18.265 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524680 (0x1d52…5f95)
2024-03-27 14:35:18.526 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524680 (0x1d52…5f95), finalized #524677 (0xd3cb…73c2), ⬇ 10.2kiB/s ⬆ 26.8kiB/s
2024-03-27 14:35:18.537 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8357 (0x4549…6b6a), finalized #8355 (0x4799…f096), ⬇ 0 ⬆ 0
2024-03-27 14:35:23.527 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524680 (0x1d52…5f95), finalized #524678 (0xac55…5604), ⬇ 77.9kiB/s ⬆ 51.8kiB/s
2024-03-27 14:35:23.537 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8357 (0x4549…6b6a), finalized #8355 (0x4799…f096), ⬇ 0.2kiB/s ⬆ 0.1kiB/s
2024-03-27 14:35:24.129 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524681 (0x4d31…5e1f)
2024-03-27 14:35:24.241 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8358 (0xadc0…a33c)
2024-03-27 14:35:28.527 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524681 (0x4d31…5e1f), finalized #524678 (0xac55…5604), ⬇ 36.4kiB/s ⬆ 46.8kiB/s
2024-03-27 14:35:28.538 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8358 (0xadc0…a33c), finalized #8355 (0x4799…f096), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:35:30.579 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524682 (0xdc78…c756)
2024-03-27 14:35:33.527 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524682 (0xdc78…c756), finalized #524679 (0xf711…a7f1), ⬇ 24.8kiB/s ⬆ 24.0kiB/s
2024-03-27 14:35:33.538 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8358 (0xadc0…a33c), finalized #8356 (0x028c…aadb), ⬇ 0 ⬆ 0
2024-03-27 14:35:36.399 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524683 (0xe704…6866)
2024-03-27 14:35:36.521 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8359 (0x5a96…31c1)
2024-03-27 14:35:38.528 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524683 (0xe704…6866), finalized #524680 (0x1d52…5f95), ⬇ 25.5kiB/s ⬆ 44.0kiB/s
2024-03-27 14:35:38.538 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8359 (0x5a96…31c1), finalized #8356 (0x028c…aadb), ⬇ 2.0kiB/s ⬆ 94 B/s
2024-03-27 14:35:42.411 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524684 (0x900c…94df)
2024-03-27 14:35:43.528 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524684 (0x900c…94df), finalized #524681 (0x4d31…5e1f), ⬇ 15.4kiB/s ⬆ 26.8kiB/s
2024-03-27 14:35:43.539 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8359 (0x5a96…31c1), finalized #8357 (0x4549…6b6a), ⬇ 0 ⬆ 0
2024-03-27 14:35:43.539 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:35:48.084 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524685 (0xd246…c5b4)
2024-03-27 14:35:48.141 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524685 (0xf7cf…34c4)
2024-03-27 14:35:48.202 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8360 (0x681a…15f9)
2024-03-27 14:35:48.235 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8360 (0x504d…61b9)
2024-03-27 14:35:48.529 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524685 (0xd246…c5b4), finalized #524682 (0xdc78…c756), ⬇ 37.0kiB/s ⬆ 58.8kiB/s
2024-03-27 14:35:48.539 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8360 (0x681a…15f9), finalized #8357 (0x4549…6b6a), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 14:35:53.529 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524685 (0xd246…c5b4), finalized #524683 (0xe704…6866), ⬇ 31.5kiB/s ⬆ 46.2kiB/s
2024-03-27 14:35:53.539 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8360 (0x681a…15f9), finalized #8358 (0xadc0…a33c), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:35:54.108 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524686 (0x3f51…f3b0)
2024-03-27 14:35:54.309 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524686,0x3f51…f3b0 to #524686,0x6c2e…a7ba, common ancestor #524685,0xd246…c5b4
2024-03-27 14:35:54.309 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524686 (0x6c2e…a7ba)
2024-03-27 14:35:58.529 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524686 (0x6c2e…a7ba), finalized #524683 (0xe704…6866), ⬇ 28.3kiB/s ⬆ 27.7kiB/s
2024-03-27 14:35:58.540 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8360 (0x681a…15f9), finalized #8358 (0xadc0…a33c), ⬇ 0 ⬆ 0
2024-03-27 14:36:00.361 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524687 (0x31f7…0f6d)
2024-03-27 14:36:00.592 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8361 (0x27e0…de5e)
2024-03-27 14:36:03.529 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524687 (0x31f7…0f6d), finalized #524685 (0xd246…c5b4), ⬇ 52.9kiB/s ⬆ 77.6kiB/s
2024-03-27 14:36:03.540 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8361 (0x27e0…de5e), finalized #8359 (0x5a96…31c1), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:36:06.106 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524688 (0x47eb…72c2)
2024-03-27 14:36:06.340 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524688 (0x1b14…f37e)
2024-03-27 14:36:06.432 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524688 (0x07c5…089e)
2024-03-27 14:36:08.530 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524688 (0x47eb…72c2), finalized #524685 (0xd246…c5b4), ⬇ 22.3kiB/s ⬆ 36.1kiB/s
2024-03-27 14:36:08.540 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8361 (0x27e0…de5e), finalized #8359 (0x5a96…31c1), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:36:12.149 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524689 (0x09fd…be56)
2024-03-27 14:36:12.262 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8362 (0x80c2…ed3f)
2024-03-27 14:36:13.530 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524689 (0x09fd…be56), finalized #524686 (0x6c2e…a7ba), ⬇ 32.6kiB/s ⬆ 48.3kiB/s
2024-03-27 14:36:13.541 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8362 (0x80c2…ed3f), finalized #8359 (0x5a96…31c1), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:36:18.085 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524690 (0x0b0c…87a1)
2024-03-27 14:36:18.531 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524690 (0x0b0c…87a1), finalized #524687 (0x31f7…0f6d), ⬇ 24.7kiB/s ⬆ 32.7kiB/s
2024-03-27 14:36:18.541 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8362 (0x80c2…ed3f), finalized #8360 (0x681a…15f9), ⬇ 0 ⬆ 0
2024-03-27 14:36:23.531 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524690 (0x0b0c…87a1), finalized #524687 (0x31f7…0f6d), ⬇ 7.1kiB/s ⬆ 13.4kiB/s
2024-03-27 14:36:23.541 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8362 (0x80c2…ed3f), finalized #8360 (0x681a…15f9), ⬇ 0.2kiB/s ⬆ 91 B/s
2024-03-27 14:36:23.541 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:36:24.365 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524691 (0x0df4…181e)
2024-03-27 14:36:24.531 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8363 (0x38e4…2579)
2024-03-27 14:36:28.531 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524691 (0x0df4…181e), finalized #524689 (0x09fd…be56), ⬇ 119.3kiB/s ⬆ 89.3kiB/s
2024-03-27 14:36:28.542 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8363 (0x38e4…2579), finalized #8361 (0x27e0…de5e), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:36:30.314 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524692 (0x77df…c384)
2024-03-27 14:36:33.532 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524692 (0x77df…c384), finalized #524689 (0x09fd…be56), ⬇ 9.0kiB/s ⬆ 18.3kiB/s
2024-03-27 14:36:33.542 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8363 (0x38e4…2579), finalized #8361 (0x27e0…de5e), ⬇ 0 ⬆ 0
2024-03-27 14:36:36.253 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524693 (0x4e9c…1f81)
2024-03-27 14:36:36.415 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8364 (0x725f…af41)
2024-03-27 14:36:38.532 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524693 (0x4e9c…1f81), finalized #524690 (0x0b0c…87a1), ⬇ 24.7kiB/s ⬆ 51.3kiB/s
2024-03-27 14:36:38.542 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8364 (0x725f…af41), finalized #8361 (0x27e0…de5e), ⬇ 2.0kiB/s ⬆ 94 B/s
2024-03-27 14:36:42.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524694 (0x4652…c270)
2024-03-27 14:36:42.108 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524694,0x4652…c270 to #524694,0xfe7a…1c15, common ancestor #524693,0x4e9c…1f81
2024-03-27 14:36:42.108 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524694 (0xfe7a…1c15)
2024-03-27 14:36:43.532 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524694 (0xfe7a…1c15), finalized #524691 (0x0df4…181e), ⬇ 29.6kiB/s ⬆ 21.4kiB/s
2024-03-27 14:36:43.543 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8364 (0x725f…af41), finalized #8362 (0x80c2…ed3f), ⬇ 0 ⬆ 0
2024-03-27 14:36:48.071 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524695 (0x8cac…ef5c)
2024-03-27 14:36:48.191 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8365 (0xefda…7e3a)
2024-03-27 14:36:48.305 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524695 (0x3b56…2b5a)
2024-03-27 14:36:48.392 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8365 (0x8a4b…bf06)
2024-03-27 14:36:48.532 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524695 (0x8cac…ef5c), finalized #524692 (0x77df…c384), ⬇ 28.5kiB/s ⬆ 46.6kiB/s
2024-03-27 14:36:48.543 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8365 (0xefda…7e3a), finalized #8362 (0x80c2…ed3f), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 14:36:53.533 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524695 (0x8cac…ef5c), finalized #524693 (0x4e9c…1f81), ⬇ 24.5kiB/s ⬆ 45.4kiB/s
2024-03-27 14:36:53.543 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8365 (0xefda…7e3a), finalized #8363 (0x38e4…2579), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:36:54.198 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524696 (0x5986…014d)
2024-03-27 14:36:58.533 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524696 (0x5986…014d), finalized #524694 (0xfe7a…1c15), ⬇ 23.9kiB/s ⬆ 33.3kiB/s
2024-03-27 14:36:58.544 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8365 (0xefda…7e3a), finalized #8363 (0x38e4…2579), ⬇ 0 ⬆ 0
2024-03-27 14:37:00.302 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524697 (0xaaf0…b375)
2024-03-27 14:37:00.495 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8366 (0x385f…471b)
2024-03-27 14:37:03.533 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524697 (0xaaf0…b375), finalized #524694 (0xfe7a…1c15), ⬇ 29.7kiB/s ⬆ 45.2kiB/s
2024-03-27 14:37:03.544 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8366 (0x385f…471b), finalized #8363 (0x38e4…2579), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:37:03.544 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:37:06.312 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524698 (0x395f…794b)
2024-03-27 14:37:08.534 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524698 (0x395f…794b), finalized #524695 (0x8cac…ef5c), ⬇ 16.8kiB/s ⬆ 28.7kiB/s
2024-03-27 14:37:08.544 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8366 (0x385f…471b), finalized #8364 (0x725f…af41), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:37:12.254 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524699 (0x2516…bed2)
2024-03-27 14:37:12.414 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8367 (0xc859…1b9f)
2024-03-27 14:37:13.534 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524699 (0x2516…bed2), finalized #524696 (0x5986…014d), ⬇ 27.4kiB/s ⬆ 50.2kiB/s
2024-03-27 14:37:13.545 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8367 (0xc859…1b9f), finalized #8364 (0x725f…af41), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:37:18.103 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524700 (0xea7c…237b)
2024-03-27 14:37:18.265 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524700,0xea7c…237b to #524700,0xe37d…cc83, common ancestor #524699,0x2516…bed2
2024-03-27 14:37:18.265 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524700 (0xe37d…cc83)
2024-03-27 14:37:18.535 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524700 (0xe37d…cc83), finalized #524697 (0xaaf0…b375), ⬇ 25.5kiB/s ⬆ 26.1kiB/s
2024-03-27 14:37:18.545 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8367 (0xc859…1b9f), finalized #8365 (0xefda…7e3a), ⬇ 0 ⬆ 0
2024-03-27 14:37:23.535 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524700 (0xe37d…cc83), finalized #524698 (0x395f…794b), ⬇ 7.7kiB/s ⬆ 23.1kiB/s
2024-03-27 14:37:23.545 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8367 (0xc859…1b9f), finalized #8365 (0xefda…7e3a), ⬇ 0.2kiB/s ⬆ 91 B/s
2024-03-27 14:37:24.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524701 (0xec6c…3126)
2024-03-27 14:37:24.213 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8368 (0x33b9…398f)
2024-03-27 14:37:28.535 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524701 (0xec6c…3126), finalized #524698 (0x395f…794b), ⬇ 30.3kiB/s ⬆ 53.7kiB/s
2024-03-27 14:37:28.546 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8368 (0x33b9…398f), finalized #8365 (0xefda…7e3a), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:37:30.246 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524702 (0x2a79…2c18)
2024-03-27 14:37:33.536 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524702 (0x2a79…2c18), finalized #524699 (0x2516…bed2), ⬇ 9.1kiB/s ⬆ 20.9kiB/s
2024-03-27 14:37:33.546 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8368 (0x33b9…398f), finalized #8366 (0x385f…471b), ⬇ 0 ⬆ 0
2024-03-27 14:37:36.408 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524703 (0x93d8…8fd4)
2024-03-27 14:37:36.547 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8369 (0xbd1f…8f7d)
2024-03-27 14:37:38.536 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524703 (0x93d8…8fd4), finalized #524700 (0xe37d…cc83), ⬇ 25.0kiB/s ⬆ 53.3kiB/s
2024-03-27 14:37:38.546 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8369 (0xbd1f…8f7d), finalized #8366 (0x385f…471b), ⬇ 2.0kiB/s ⬆ 94 B/s
2024-03-27 14:37:38.546 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:37:42.074 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524704 (0x3595…a126)
2024-03-27 14:37:43.536 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524704 (0x3595…a126), finalized #524701 (0xec6c…3126), ⬇ 9.4kiB/s ⬆ 30.1kiB/s
2024-03-27 14:37:43.547 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8369 (0xbd1f…8f7d), finalized #8367 (0xc859…1b9f), ⬇ 0 ⬆ 0
2024-03-27 14:37:48.087 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524705 (0xbdd6…a173)
2024-03-27 14:37:48.206 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8370 (0x99ba…ffd6)
2024-03-27 14:37:48.537 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524705 (0xbdd6…a173), finalized #524702 (0x2a79…2c18), ⬇ 27.4kiB/s ⬆ 42.7kiB/s
2024-03-27 14:37:48.547 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8370 (0x99ba…ffd6), finalized #8367 (0xc859…1b9f), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:37:53.537 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524705 (0xbdd6…a173), finalized #524702 (0x2a79…2c18), ⬇ 15.5kiB/s ⬆ 27.3kiB/s
2024-03-27 14:37:53.548 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8370 (0x99ba…ffd6), finalized #8367 (0xc859…1b9f), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:37:54.095 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524706 (0x0ccf…d7fb)
2024-03-27 14:37:54.198 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524706,0x0ccf…d7fb to #524706,0xf17a…84ac, common ancestor #524705,0xbdd6…a173
2024-03-27 14:37:54.198 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524706 (0xf17a…84ac)
2024-03-27 14:37:58.537 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524706 (0xf17a…84ac), finalized #524704 (0x3595…a126), ⬇ 32.1kiB/s ⬆ 49.2kiB/s
2024-03-27 14:37:58.548 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8370 (0x99ba…ffd6), finalized #8368 (0x33b9…398f), ⬇ 0 ⬆ 0
2024-03-27 14:38:00.101 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524707 (0x8540…edb2)
2024-03-27 14:38:00.279 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8371 (0x72ec…39f1)
2024-03-27 14:38:03.538 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524707 (0x8540…edb2), finalized #524705 (0xbdd6…a173), ⬇ 30.1kiB/s ⬆ 48.2kiB/s
2024-03-27 14:38:03.548 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8371 (0x72ec…39f1), finalized #8369 (0xbd1f…8f7d), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:38:06.271 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524708 (0x58e3…fbf8)
2024-03-27 14:38:08.538 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524708 (0x58e3…fbf8), finalized #524705 (0xbdd6…a173), ⬇ 12.1kiB/s ⬆ 21.5kiB/s
2024-03-27 14:38:08.548 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:38:08.549 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8371 (0x72ec…39f1), finalized #8369 (0xbd1f…8f7d), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:38:12.067 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524709 (0x9a3c…4d59)
2024-03-27 14:38:12.097 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524709 (0x4dff…694a)
2024-03-27 14:38:12.195 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8372 (0xaa1e…e3bb)
2024-03-27 14:38:12.223 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8372 (0x87c8…e685)
2024-03-27 14:38:13.538 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524709 (0x9a3c…4d59), finalized #524706 (0xf17a…84ac), ⬇ 42.8kiB/s ⬆ 68.7kiB/s
2024-03-27 14:38:13.549 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8372 (0xaa1e…e3bb), finalized #8369 (0xbd1f…8f7d), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:38:18.315 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524710 (0x0f69…f3af)
2024-03-27 14:38:18.539 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524710 (0x0f69…f3af), finalized #524707 (0x8540…edb2), ⬇ 14.1kiB/s ⬆ 25.6kiB/s
2024-03-27 14:38:18.549 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8372 (0xaa1e…e3bb), finalized #8370 (0x99ba…ffd6), ⬇ 0 ⬆ 0
2024-03-27 14:38:23.539 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524710 (0x0f69…f3af), finalized #524708 (0x58e3…fbf8), ⬇ 8.8kiB/s ⬆ 22.4kiB/s
2024-03-27 14:38:23.549 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8372 (0xaa1e…e3bb), finalized #8370 (0x99ba…ffd6), ⬇ 0.2kiB/s ⬆ 91 B/s
2024-03-27 14:38:24.137 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524711 (0xebab…410d)
2024-03-27 14:38:24.270 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8373 (0xe7f0…c40e)
2024-03-27 14:38:28.539 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524711 (0xebab…410d), finalized #524709 (0x9a3c…4d59), ⬇ 23.9kiB/s ⬆ 56.1kiB/s
2024-03-27 14:38:28.550 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8373 (0xe7f0…c40e), finalized #8371 (0x72ec…39f1), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:38:30.079 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524712 (0xb8cc…ad7f)
2024-03-27 14:38:33.540 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524712 (0xb8cc…ad7f), finalized #524709 (0x9a3c…4d59), ⬇ 75.4kiB/s ⬆ 44.0kiB/s
2024-03-27 14:38:33.550 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8373 (0xe7f0…c40e), finalized #8371 (0x72ec…39f1), ⬇ 0 ⬆ 0
2024-03-27 14:38:36.075 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524713 (0x3af2…c67d)
2024-03-27 14:38:36.205 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8374 (0x2f3b…824c)
2024-03-27 14:38:38.540 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524713 (0x3af2…c67d), finalized #524710 (0x0f69…f3af), ⬇ 30.7kiB/s ⬆ 49.7kiB/s
2024-03-27 14:38:38.550 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8374 (0x2f3b…824c), finalized #8371 (0x72ec…39f1), ⬇ 2.0kiB/s ⬆ 94 B/s
2024-03-27 14:38:42.277 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524714 (0x9a86…883d)
2024-03-27 14:38:43.541 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524714 (0x9a86…883d), finalized #524711 (0xebab…410d), ⬇ 20.0kiB/s ⬆ 22.8kiB/s
2024-03-27 14:38:43.551 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8374 (0x2f3b…824c), finalized #8372 (0xaa1e…e3bb), ⬇ 0 ⬆ 0
2024-03-27 14:38:43.551 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:38:48.359 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524715 (0x504d…fc44)
2024-03-27 14:38:48.425 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524715 (0x0be0…ae53)
2024-03-27 14:38:48.455 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8375 (0xc5e9…537f)
2024-03-27 14:38:48.541 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524715 (0x504d…fc44), finalized #524712 (0xb8cc…ad7f), ⬇ 30.0kiB/s ⬆ 47.7kiB/s
2024-03-27 14:38:48.551 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8375 (0xc5e9…537f), finalized #8372 (0xaa1e…e3bb), ⬇ 2.3kiB/s ⬆ 0.2kiB/s
2024-03-27 14:38:48.565 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8375 (0xc023…0219)
2024-03-27 14:38:53.541 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524715 (0x504d…fc44), finalized #524713 (0x3af2…c67d), ⬇ 32.4kiB/s ⬆ 59.6kiB/s
2024-03-27 14:38:53.551 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8375 (0xc5e9…537f), finalized #8373 (0xe7f0…c40e), ⬇ 1.7kiB/s ⬆ 47 B/s
2024-03-27 14:38:54.109 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524716 (0x096f…a256)
2024-03-27 14:38:58.542 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524716 (0x096f…a256), finalized #524713 (0x3af2…c67d), ⬇ 14.1kiB/s ⬆ 23.5kiB/s
2024-03-27 14:38:58.552 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8375 (0xc5e9…537f), finalized #8373 (0xe7f0…c40e), ⬇ 0 ⬆ 0
2024-03-27 14:39:00.092 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524717 (0xc1df…539e)
2024-03-27 14:39:00.315 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8376 (0xa123…a9f5)
2024-03-27 14:39:03.542 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524717 (0xc1df…539e), finalized #524714 (0x9a86…883d), ⬇ 26.7kiB/s ⬆ 52.3kiB/s
2024-03-27 14:39:03.552 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8376 (0xa123…a9f5), finalized #8373 (0xe7f0…c40e), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:39:06.095 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524718 (0xe168…3e60)
2024-03-27 14:39:06.262 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524718,0xe168…3e60 to #524718,0x9552…438c, common ancestor #524717,0xc1df…539e
2024-03-27 14:39:06.263 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524718 (0x9552…438c)
2024-03-27 14:39:08.542 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524718 (0x9552…438c), finalized #524715 (0x504d…fc44), ⬇ 18.6kiB/s ⬆ 29.9kiB/s
2024-03-27 14:39:08.552 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8376 (0xa123…a9f5), finalized #8374 (0x2f3b…824c), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:39:12.095 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524719 (0x078d…a935)
2024-03-27 14:39:12.206 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8377 (0xc2bc…d477)
2024-03-27 14:39:13.543 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524719 (0x078d…a935), finalized #524716 (0x096f…a256), ⬇ 20.4kiB/s ⬆ 40.8kiB/s
2024-03-27 14:39:13.553 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8377 (0xc2bc…d477), finalized #8374 (0x2f3b…824c), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:39:18.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524720 (0xdca5…3962)
2024-03-27 14:39:18.543 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524720 (0xdca5…3962), finalized #524717 (0xc1df…539e), ⬇ 17.5kiB/s ⬆ 31.5kiB/s
2024-03-27 14:39:18.553 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8377 (0xc2bc…d477), finalized #8375 (0xc5e9…537f), ⬇ 0 ⬆ 0
2024-03-27 14:39:23.543 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524720 (0xdca5…3962), finalized #524718 (0x9552…438c), ⬇ 50.7kiB/s ⬆ 34.2kiB/s
2024-03-27 14:39:23.554 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8377 (0xc2bc…d477), finalized #8375 (0xc5e9…537f), ⬇ 0.7kiB/s ⬆ 0.6kiB/s
2024-03-27 14:39:23.554 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:39:24.308 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524721 (0x3a96…2c51)
2024-03-27 14:39:24.420 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8378 (0xaf5a…567c)
2024-03-27 14:39:28.544 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524721 (0x3a96…2c51), finalized #524718 (0x9552…438c), ⬇ 25.8kiB/s ⬆ 41.1kiB/s
2024-03-27 14:39:28.554 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8378 (0xaf5a…567c), finalized #8375 (0xc5e9…537f), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:39:30.442 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524722 (0x22d1…c61c)
2024-03-27 14:39:33.544 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524722 (0x22d1…c61c), finalized #524720 (0xdca5…3962), ⬇ 21.3kiB/s ⬆ 36.2kiB/s
2024-03-27 14:39:33.555 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8378 (0xaf5a…567c), finalized #8376 (0xa123…a9f5), ⬇ 0 ⬆ 0
2024-03-27 14:39:36.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524723 (0xbccb…8406)
2024-03-27 14:39:36.235 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8379 (0xe3ee…5836)
2024-03-27 14:39:38.544 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524723 (0xbccb…8406), finalized #524720 (0xdca5…3962), ⬇ 26.9kiB/s ⬆ 43.5kiB/s
2024-03-27 14:39:38.555 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8379 (0xe3ee…5836), finalized #8376 (0xa123…a9f5), ⬇ 2.0kiB/s ⬆ 94 B/s
2024-03-27 14:39:42.312 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524724 (0x80db…3467)
2024-03-27 14:39:43.545 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524724 (0x80db…3467), finalized #524721 (0x3a96…2c51), ⬇ 20.0kiB/s ⬆ 27.2kiB/s
2024-03-27 14:39:43.555 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8379 (0xe3ee…5836), finalized #8377 (0xc2bc…d477), ⬇ 0 ⬆ 0
2024-03-27 14:39:48.268 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524725 (0x7689…61a1)
2024-03-27 14:39:48.406 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8380 (0xb6c3…6172)
2024-03-27 14:39:48.545 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524725 (0x7689…61a1), finalized #524722 (0x22d1…c61c), ⬇ 25.7kiB/s ⬆ 37.4kiB/s
2024-03-27 14:39:48.556 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8380 (0xb6c3…6172), finalized #8377 (0xc2bc…d477), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:39:53.545 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524725 (0x7689…61a1), finalized #524722 (0x22d1…c61c), ⬇ 14.7kiB/s ⬆ 25.0kiB/s
2024-03-27 14:39:53.556 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8380 (0xb6c3…6172), finalized #8377 (0xc2bc…d477), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:39:54.138 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524726 (0x25e0…7597)
2024-03-27 14:39:58.546 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524726 (0x25e0…7597), finalized #524724 (0x80db…3467), ⬇ 41.3kiB/s ⬆ 39.3kiB/s
2024-03-27 14:39:58.556 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8380 (0xb6c3…6172), finalized #8378 (0xaf5a…567c), ⬇ 0 ⬆ 0
2024-03-27 14:39:58.556 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:40:00.309 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524727 (0xf600…0421)
2024-03-27 14:40:00.639 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8381 (0x5d0b…d7ce)
2024-03-27 14:40:03.546 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524727 (0xf600…0421), finalized #524724 (0x80db…3467), ⬇ 28.3kiB/s ⬆ 39.5kiB/s
2024-03-27 14:40:03.556 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8381 (0x5d0b…d7ce), finalized #8378 (0xaf5a…567c), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:40:06.139 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524728 (0xca55…f9b1)
2024-03-27 14:40:06.579 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524728,0xca55…f9b1 to #524728,0xd7ed…5ebc, common ancestor #524727,0xf600…0421
2024-03-27 14:40:06.579 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524728 (0xd7ed…5ebc)
2024-03-27 14:40:08.546 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524728 (0xd7ed…5ebc), finalized #524725 (0x7689…61a1), ⬇ 30.0kiB/s ⬆ 36.3kiB/s
2024-03-27 14:40:08.557 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8381 (0x5d0b…d7ce), finalized #8379 (0xe3ee…5836), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:40:12.566 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524729 (0xbd8c…1ca8)
2024-03-27 14:40:12.661 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8382 (0xf247…3486)
2024-03-27 14:40:13.547 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (10 peers), best: #524729 (0xbd8c…1ca8), finalized #524726 (0x25e0…7597), ⬇ 26.9kiB/s ⬆ 37.1kiB/s
2024-03-27 14:40:13.557 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8382 (0xf247…3486), finalized #8379 (0xe3ee…5836), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:40:18.151 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524730 (0x5a16…56fa)
2024-03-27 14:40:18.547 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524730 (0x5a16…56fa), finalized #524726 (0x25e0…7597), ⬇ 11.0kiB/s ⬆ 19.2kiB/s
2024-03-27 14:40:18.558 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8382 (0xf247…3486), finalized #8379 (0xe3ee…5836), ⬇ 0 ⬆ 0
2024-03-27 14:40:23.547 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524730 (0x5a16…56fa), finalized #524728 (0xd7ed…5ebc), ⬇ 24.5kiB/s ⬆ 50.4kiB/s
2024-03-27 14:40:23.558 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8382 (0xf247…3486), finalized #8380 (0xb6c3…6172), ⬇ 0.2kiB/s ⬆ 91 B/s
2024-03-27 14:40:24.071 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524731 (0x346a…9cf3)
2024-03-27 14:40:24.193 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8383 (0xb869…14d4)
2024-03-27 14:40:28.548 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524731 (0x346a…9cf3), finalized #524729 (0xbd8c…1ca8), ⬇ 32.2kiB/s ⬆ 42.8kiB/s
2024-03-27 14:40:28.558 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8383 (0xb869…14d4), finalized #8381 (0x5d0b…d7ce), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:40:30.119 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524732 (0x13fe…ec2d)
2024-03-27 14:40:33.548 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524732 (0x13fe…ec2d), finalized #524729 (0xbd8c…1ca8), ⬇ 22.2kiB/s ⬆ 23.0kiB/s
2024-03-27 14:40:33.559 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8383 (0xb869…14d4), finalized #8381 (0x5d0b…d7ce), ⬇ 0 ⬆ 0
2024-03-27 14:40:36.145 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524733 (0x9af3…c728)
2024-03-27 14:40:36.273 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8384 (0xd139…21b5)
2024-03-27 14:40:38.548 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524733 (0x9af3…c728), finalized #524730 (0x5a16…56fa), ⬇ 28.0kiB/s ⬆ 50.0kiB/s
2024-03-27 14:40:38.559 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8384 (0xd139…21b5), finalized #8381 (0x5d0b…d7ce), ⬇ 2.0kiB/s ⬆ 94 B/s
2024-03-27 14:40:38.559 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:40:42.098 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524734 (0x3b2b…ff0e)
2024-03-27 14:40:43.549 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524734 (0x3b2b…ff0e), finalized #524731 (0x346a…9cf3), ⬇ 11.2kiB/s ⬆ 38.5kiB/s
2024-03-27 14:40:43.559 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8384 (0xd139…21b5), finalized #8382 (0xf247…3486), ⬇ 0 ⬆ 0
2024-03-27 14:40:48.079 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524735 (0x8519…bd01)
2024-03-27 14:40:48.098 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524735 (0x01fa…3587)
2024-03-27 14:40:48.143 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524735 (0x791c…4288)
2024-03-27 14:40:48.243 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8385 (0x0e3a…ec59)
2024-03-27 14:40:48.279 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8385 (0xafd8…67d7)
2024-03-27 14:40:48.313 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8385 (0x596a…5bee)
2024-03-27 14:40:48.322 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524735 (0xcaed…aa9f)
2024-03-27 14:40:48.415 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8385 (0xf4ac…ccd4)
2024-03-27 14:40:48.549 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524735 (0x8519…bd01), finalized #524732 (0x13fe…ec2d), ⬇ 61.0kiB/s ⬆ 67.8kiB/s
2024-03-27 14:40:48.559 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8385 (0x0e3a…ec59), finalized #8382 (0xf247…3486), ⬇ 6.9kiB/s ⬆ 0.3kiB/s
2024-03-27 14:40:53.549 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524735 (0x8519…bd01), finalized #524733 (0x9af3…c728), ⬇ 45.9kiB/s ⬆ 89.5kiB/s
2024-03-27 14:40:53.560 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8385 (0x0e3a…ec59), finalized #8383 (0xb869…14d4), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:40:54.322 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524735,0x8519…bd01 to #524736,0xaa93…869f, common ancestor #524734,0x3b2b…ff0e
2024-03-27 14:40:54.322 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524736 (0xaa93…869f)
2024-03-27 14:40:58.550 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524736 (0xaa93…869f), finalized #524733 (0x9af3…c728), ⬇ 26.0kiB/s ⬆ 23.0kiB/s
2024-03-27 14:40:58.560 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8385 (0x0e3a…ec59), finalized #8383 (0xb869…14d4), ⬇ 0 ⬆ 0
2024-03-27 14:41:00.085 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524737 (0xe5d9…34bf)
2024-03-27 14:41:00.086 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8385,0x0e3a…ec59 to #8385,0x596a…5bee, common ancestor #8384,0xd139…21b5
2024-03-27 14:41:00.458 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8386 (0x319b…1144)
2024-03-27 14:41:00.799 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524737 (0x3ecd…361d)
2024-03-27 14:41:00.954 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8386 (0x31fb…209a)
2024-03-27 14:41:03.550 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524737 (0xe5d9…34bf), finalized #524734 (0x3b2b…ff0e), ⬇ 59.9kiB/s ⬆ 83.6kiB/s
2024-03-27 14:41:03.560 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8386 (0x319b…1144), finalized #8383 (0xb869…14d4), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:41:06.093 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524738 (0xbec9…5151)
2024-03-27 14:41:08.550 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524738 (0xbec9…5151), finalized #524735 (0x791c…4288), ⬇ 32.6kiB/s ⬆ 33.6kiB/s
2024-03-27 14:41:08.560 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8386 (0x319b…1144), finalized #8384 (0xd139…21b5), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:41:12.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524739 (0xaa91…7e24)
2024-03-27 14:41:12.128 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524739,0xaa91…7e24 to #524739,0x2ab0…538e, common ancestor #524738,0xbec9…5151
2024-03-27 14:41:12.128 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524739 (0x2ab0…538e)
2024-03-27 14:41:12.252 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524739 (0xb6a9…f6ed)
2024-03-27 14:41:12.307 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8387 (0xdb8a…5cd6)
2024-03-27 14:41:12.358 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8387 (0xf014…1396)
2024-03-27 14:41:12.472 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8387 (0x8ab2…d05e)
2024-03-27 14:41:13.551 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524739 (0x2ab0…538e), finalized #524736 (0xaa93…869f), ⬇ 71.7kiB/s ⬆ 107.9kiB/s
2024-03-27 14:41:13.561 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8387 (0xdb8a…5cd6), finalized #8384 (0xd139…21b5), ⬇ 4.9kiB/s ⬆ 0.3kiB/s
2024-03-27 14:41:13.561 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:41:18.077 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524740 (0xb592…a759)
2024-03-27 14:41:18.551 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524740 (0xb592…a759), finalized #524737 (0xe5d9…34bf), ⬇ 25.7kiB/s ⬆ 43.7kiB/s
2024-03-27 14:41:18.561 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8387 (0xdb8a…5cd6), finalized #8385 (0x596a…5bee), ⬇ 0 ⬆ 0
2024-03-27 14:41:23.552 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524740 (0xb592…a759), finalized #524738 (0xbec9…5151), ⬇ 23.0kiB/s ⬆ 24.2kiB/s
2024-03-27 14:41:23.561 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8387 (0xdb8a…5cd6), finalized #8385 (0x596a…5bee), ⬇ 0.2kiB/s ⬆ 91 B/s
2024-03-27 14:41:24.083 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524741 (0xe3b6…6c90)
2024-03-27 14:41:24.084 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8387,0xdb8a…5cd6 to #8387,0xf014…1396, common ancestor #8386,0x319b…1144
2024-03-27 14:41:24.355 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8388 (0x0c00…b38a)
2024-03-27 14:41:24.363 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524741,0xe3b6…6c90 to #524741,0xb926…c2c2, common ancestor #524740,0xb592…a759
2024-03-27 14:41:24.363 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524741 (0xb926…c2c2)
2024-03-27 14:41:24.540 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8388 (0x3f10…878d)
2024-03-27 14:41:28.552 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524741 (0xb926…c2c2), finalized #524739 (0x2ab0…538e), ⬇ 70.9kiB/s ⬆ 83.7kiB/s
2024-03-27 14:41:28.561 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8388 (0x0c00…b38a), finalized #8386 (0x319b…1144), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:41:30.078 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524742 (0xcc74…f224)
2024-03-27 14:41:30.110 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524742,0xcc74…f224 to #524742,0x3289…5dba, common ancestor #524741,0xb926…c2c2
2024-03-27 14:41:30.110 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524742 (0x3289…5dba)
2024-03-27 14:41:33.552 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524742 (0x3289…5dba), finalized #524740 (0xb592…a759), ⬇ 17.8kiB/s ⬆ 56.2kiB/s
2024-03-27 14:41:33.562 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8388 (0x0c00…b38a), finalized #8386 (0x319b…1144), ⬇ 0 ⬆ 0
2024-03-27 14:41:36.193 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524743 (0xbcc1…cb0c)
2024-03-27 14:41:36.193 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8388,0x0c00…b38a to #8388,0x3f10…878d, common ancestor #8387,0xf014…1396
2024-03-27 14:41:36.288 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8389 (0x2367…b87b)
2024-03-27 14:41:38.553 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (11 peers), best: #524743 (0xbcc1…cb0c), finalized #524740 (0xb592…a759), ⬇ 105.2kiB/s ⬆ 63.5kiB/s
2024-03-27 14:41:38.562 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8389 (0x2367…b87b), finalized #8386 (0x319b…1144), ⬇ 2.0kiB/s ⬆ 94 B/s
2024-03-27 14:41:42.284 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524744 (0xf52b…f30d)
2024-03-27 14:41:43.553 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524744 (0xf52b…f30d), finalized #524741 (0xb926…c2c2), ⬇ 19.2kiB/s ⬆ 30.4kiB/s
2024-03-27 14:41:43.562 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8389 (0x2367…b87b), finalized #8387 (0xf014…1396), ⬇ 0 ⬆ 0
2024-03-27 14:41:43.562 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:41:48.254 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524745 (0xf1d2…3e9b)
2024-03-27 14:41:48.392 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524745 (0x9782…6dd2)
2024-03-27 14:41:48.399 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8390 (0x421c…abab)
2024-03-27 14:41:48.512 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8390 (0xbc45…2f5f)
2024-03-27 14:41:48.553 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524745 (0xf1d2…3e9b), finalized #524742 (0x3289…5dba), ⬇ 27.7kiB/s ⬆ 55.6kiB/s
2024-03-27 14:41:48.563 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8390 (0x421c…abab), finalized #8387 (0xf014…1396), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 14:41:53.554 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524745 (0xf1d2…3e9b), finalized #524743 (0xbcc1…cb0c), ⬇ 37.3kiB/s ⬆ 53.0kiB/s
2024-03-27 14:41:53.563 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8390 (0x421c…abab), finalized #8388 (0x3f10…878d), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:41:54.151 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524746 (0x91b3…896c)
2024-03-27 14:41:58.554 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524746 (0x91b3…896c), finalized #524744 (0xf52b…f30d), ⬇ 24.4kiB/s ⬆ 31.9kiB/s
2024-03-27 14:41:58.563 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8390 (0x421c…abab), finalized #8388 (0x3f10…878d), ⬇ 0 ⬆ 0
2024-03-27 14:42:00.360 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524747 (0x2ec8…5769)
2024-03-27 14:42:00.578 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524747,0x2ec8…5769 to #524747,0xefad…2420, common ancestor #524746,0x91b3…896c
2024-03-27 14:42:00.578 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524747 (0xefad…2420)
2024-03-27 14:42:00.595 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8391 (0x5a84…e03b)
2024-03-27 14:42:00.696 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8391 (0x67f9…7399)
2024-03-27 14:42:03.555 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524747 (0xefad…2420), finalized #524744 (0xf52b…f30d), ⬇ 60.3kiB/s ⬆ 91.7kiB/s
2024-03-27 14:42:03.564 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8391 (0x5a84…e03b), finalized #8388 (0x3f10…878d), ⬇ 3.0kiB/s ⬆ 84 B/s
2024-03-27 14:42:06.251 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524748 (0x6316…eaa7)
2024-03-27 14:42:06.291 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524748 (0xace8…786e)
2024-03-27 14:42:08.555 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524748 (0x6316…eaa7), finalized #524745 (0xf1d2…3e9b), ⬇ 37.0kiB/s ⬆ 43.7kiB/s
2024-03-27 14:42:08.564 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8391 (0x5a84…e03b), finalized #8389 (0x2367…b87b), ⬇ 38 B/s ⬆ 38 B/s
2024-03-27 14:42:12.768 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524749 (0x3a07…86ae)
2024-03-27 14:42:12.769 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8391,0x5a84…e03b to #8391,0x67f9…7399, common ancestor #8390,0x421c…abab
2024-03-27 14:42:12.903 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8392 (0x7249…3574)
2024-03-27 14:42:13.555 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524749 (0x3a07…86ae), finalized #524746 (0x91b3…896c), ⬇ 32.0kiB/s ⬆ 48.0kiB/s
2024-03-27 14:42:13.564 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8392 (0x7249…3574), finalized #8389 (0x2367…b87b), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:42:18.345 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524750 (0x0973…d24c)
2024-03-27 14:42:18.556 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524750 (0x0973…d24c), finalized #524747 (0xefad…2420), ⬇ 41.3kiB/s ⬆ 41.5kiB/s
2024-03-27 14:42:18.564 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8392 (0x7249…3574), finalized #8390 (0x421c…abab), ⬇ 0 ⬆ 0
2024-03-27 14:42:18.565 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:42:23.556 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524750 (0x0973…d24c), finalized #524748 (0x6316…eaa7), ⬇ 19.4kiB/s ⬆ 28.0kiB/s
2024-03-27 14:42:23.565 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8392 (0x7249…3574), finalized #8390 (0x421c…abab), ⬇ 0.2kiB/s ⬆ 91 B/s
2024-03-27 14:42:24.879 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524751 (0x4e5d…dee4)
2024-03-27 14:42:24.995 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8393 (0xe2da…ad4e)
2024-03-27 14:42:28.557 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524751 (0x4e5d…dee4), finalized #524748 (0x6316…eaa7), ⬇ 30.6kiB/s ⬆ 44.5kiB/s
2024-03-27 14:42:28.565 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8393 (0xe2da…ad4e), finalized #8390 (0x421c…abab), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:42:30.139 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524752 (0x0e78…c0fd)
2024-03-27 14:42:33.557 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524752 (0x0e78…c0fd), finalized #524749 (0x3a07…86ae), ⬇ 25.2kiB/s ⬆ 40.6kiB/s
2024-03-27 14:42:33.565 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8393 (0xe2da…ad4e), finalized #8391 (0x67f9…7399), ⬇ 0 ⬆ 0
2024-03-27 14:42:36.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524753 (0x78af…379d)
2024-03-27 14:42:36.103 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524753 (0x4e91…5c73)
2024-03-27 14:42:36.203 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8394 (0x400a…5230)
2024-03-27 14:42:36.234 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8394 (0xd54e…41c1)
2024-03-27 14:42:36.421 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524753 (0x21de…5fff)
2024-03-27 14:42:36.573 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8394 (0x4c56…caa1)
2024-03-27 14:42:38.557 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524753 (0x78af…379d), finalized #524751 (0x4e5d…dee4), ⬇ 88.6kiB/s ⬆ 125.3kiB/s
2024-03-27 14:42:38.566 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8394 (0x400a…5230), finalized #8392 (0x7249…3574), ⬇ 5.8kiB/s ⬆ 0.2kiB/s
2024-03-27 14:42:42.339 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524753,0x78af…379d to #524754,0x9761…a040, common ancestor #524752,0x0e78…c0fd
2024-03-27 14:42:42.339 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524754 (0x9761…a040)
2024-03-27 14:42:42.427 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524754 (0xc875…cff3)
2024-03-27 14:42:43.557 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524754 (0x9761…a040), finalized #524751 (0x4e5d…dee4), ⬇ 19.3kiB/s ⬆ 21.6kiB/s
2024-03-27 14:42:43.566 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8394 (0x400a…5230), finalized #8392 (0x7249…3574), ⬇ 0 ⬆ 0
2024-03-27 14:42:48.070 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524755 (0x7b08…cf0e)
2024-03-27 14:42:48.071 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8394,0x400a…5230 to #8394,0x4c56…caa1, common ancestor #8393,0xe2da…ad4e
2024-03-27 14:42:48.178 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8395 (0x7032…c7a8)
2024-03-27 14:42:48.334 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524755 (0x2ac1…feb1)
2024-03-27 14:42:48.416 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8395 (0xea8a…9a23)
2024-03-27 14:42:48.558 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524755 (0x7b08…cf0e), finalized #524752 (0x0e78…c0fd), ⬇ 31.1kiB/s ⬆ 50.3kiB/s
2024-03-27 14:42:48.566 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8395 (0x7032…c7a8), finalized #8392 (0x7249…3574), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 14:42:48.566 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:42:53.558 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524755 (0x7b08…cf0e), finalized #524753 (0x21de…5fff), ⬇ 102.4kiB/s ⬆ 99.5kiB/s
2024-03-27 14:42:53.566 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8395 (0x7032…c7a8), finalized #8393 (0xe2da…ad4e), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:42:54.317 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524756 (0xda16…0938)
2024-03-27 14:42:58.558 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524756 (0xda16…0938), finalized #524753 (0x21de…5fff), ⬇ 25.9kiB/s ⬆ 20.9kiB/s
2024-03-27 14:42:58.567 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8395 (0x7032…c7a8), finalized #8393 (0xe2da…ad4e), ⬇ 0 ⬆ 0
2024-03-27 14:43:00.137 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524757 (0x6009…75bc)
2024-03-27 14:43:00.180 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524757,0x6009…75bc to #524757,0xec8d…b335, common ancestor #524756,0xda16…0938
2024-03-27 14:43:00.180 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524757 (0xec8d…b335)
2024-03-27 14:43:00.390 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8396 (0x22f0…dd4b)
2024-03-27 14:43:00.421 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8396 (0x9915…d3be)
2024-03-27 14:43:03.559 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524757 (0xec8d…b335), finalized #524755 (0x7b08…cf0e), ⬇ 50.9kiB/s ⬆ 82.6kiB/s
2024-03-27 14:43:03.567 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8396 (0x22f0…dd4b), finalized #8394 (0x4c56…caa1), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:43:07.014 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524758 (0x6b49…4e77)
2024-03-27 14:43:08.559 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524758 (0x6b49…4e77), finalized #524755 (0x7b08…cf0e), ⬇ 25.7kiB/s ⬆ 20.8kiB/s
2024-03-27 14:43:08.567 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8396 (0x22f0…dd4b), finalized #8394 (0x4c56…caa1), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:43:12.302 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524759 (0xae2c…6fc1)
2024-03-27 14:43:12.416 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8397 (0x4e78…975a)
2024-03-27 14:43:13.559 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524759 (0xae2c…6fc1), finalized #524756 (0xda16…0938), ⬇ 34.1kiB/s ⬆ 63.2kiB/s
2024-03-27 14:43:13.567 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8397 (0x4e78…975a), finalized #8394 (0x4c56…caa1), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:43:18.104 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524760 (0x371d…2704)
2024-03-27 14:43:18.130 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524760 (0x122a…3bfd)
2024-03-27 14:43:18.262 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524760 (0x650e…b94a)
2024-03-27 14:43:18.559 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524760 (0x371d…2704), finalized #524757 (0xec8d…b335), ⬇ 17.5kiB/s ⬆ 28.9kiB/s
2024-03-27 14:43:18.568 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8397 (0x4e78…975a), finalized #8395 (0x7032…c7a8), ⬇ 0 ⬆ 0
2024-03-27 14:43:23.560 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524760 (0x371d…2704), finalized #524757 (0xec8d…b335), ⬇ 12.0kiB/s ⬆ 37.2kiB/s
2024-03-27 14:43:23.568 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:43:23.568 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8397 (0x4e78…975a), finalized #8395 (0x7032…c7a8), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:43:24.122 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524761 (0x9fb0…c354)
2024-03-27 14:43:24.139 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524761 (0xf35b…3f8d)
2024-03-27 14:43:24.241 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8398 (0x24ed…5552)
2024-03-27 14:43:24.274 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8398 (0x3acf…589c)
2024-03-27 14:43:28.560 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524761 (0x9fb0…c354), finalized #524759 (0xae2c…6fc1), ⬇ 67.1kiB/s ⬆ 84.4kiB/s
2024-03-27 14:43:28.568 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8398 (0x24ed…5552), finalized #8396 (0x22f0…dd4b), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:43:30.443 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524762 (0xc9a8…282e)
2024-03-27 14:43:33.560 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524762 (0xc9a8…282e), finalized #524759 (0xae2c…6fc1), ⬇ 20.5kiB/s ⬆ 20.7kiB/s
2024-03-27 14:43:33.568 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8398 (0x24ed…5552), finalized #8396 (0x22f0…dd4b), ⬇ 0 ⬆ 0
2024-03-27 14:43:36.083 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524763 (0x7a3f…608b)
2024-03-27 14:43:36.085 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8398,0x24ed…5552 to #8398,0x3acf…589c, common ancestor #8397,0x4e78…975a
2024-03-27 14:43:36.189 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8399 (0x1ee7…600c)
2024-03-27 14:43:38.560 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524763 (0x7a3f…608b), finalized #524760 (0x371d…2704), ⬇ 43.7kiB/s ⬆ 68.5kiB/s
2024-03-27 14:43:38.569 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8399 (0x1ee7…600c), finalized #8396 (0x22f0…dd4b), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:43:42.319 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524764 (0x6c80…1eef)
2024-03-27 14:43:43.561 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524764 (0x6c80…1eef), finalized #524761 (0x9fb0…c354), ⬇ 11.8kiB/s ⬆ 10.7kiB/s
2024-03-27 14:43:43.569 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8399 (0x1ee7…600c), finalized #8397 (0x4e78…975a), ⬇ 0 ⬆ 0
2024-03-27 14:43:48.282 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524765 (0xa76d…c148)
2024-03-27 14:43:48.424 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8400 (0x8f85…1faa)
2024-03-27 14:43:48.561 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524765 (0xa76d…c148), finalized #524762 (0xc9a8…282e), ⬇ 28.4kiB/s ⬆ 45.5kiB/s
2024-03-27 14:43:48.569 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8400 (0x8f85…1faa), finalized #8397 (0x4e78…975a), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:43:53.562 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524765 (0xa76d…c148), finalized #524763 (0x7a3f…608b), ⬇ 18.1kiB/s ⬆ 31.9kiB/s
2024-03-27 14:43:53.569 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8400 (0x8f85…1faa), finalized #8398 (0x3acf…589c), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:43:54.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524766 (0x7d9f…79c9)
2024-03-27 14:43:54.133 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524766 (0xf335…a67b)
2024-03-27 14:43:58.562 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524766 (0x7d9f…79c9), finalized #524764 (0x6c80…1eef), ⬇ 33.0kiB/s ⬆ 35.1kiB/s
2024-03-27 14:43:58.570 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8400 (0x8f85…1faa), finalized #8398 (0x3acf…589c), ⬇ 0 ⬆ 0
2024-03-27 14:43:58.570 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:44:00.097 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524767 (0x71a7…0b8d)
2024-03-27 14:44:00.329 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524767,0x71a7…0b8d to #524767,0x4d43…c074, common ancestor #524766,0x7d9f…79c9
2024-03-27 14:44:00.329 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524767 (0x4d43…c074)
2024-03-27 14:44:00.445 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8401 (0x85c1…4eef)
2024-03-27 14:44:00.633 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8401 (0x375b…6931)
2024-03-27 14:44:03.562 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524767 (0x4d43…c074), finalized #524764 (0x6c80…1eef), ⬇ 47.3kiB/s ⬆ 77.8kiB/s
2024-03-27 14:44:03.570 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8401 (0x85c1…4eef), finalized #8398 (0x3acf…589c), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:44:06.073 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524768 (0x6586…defb)
2024-03-27 14:44:06.305 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524768 (0x4148…16ad)
2024-03-27 14:44:06.477 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524768 (0xa518…472f)
2024-03-27 14:44:08.562 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524768 (0x6586…defb), finalized #524765 (0xa76d…c148), ⬇ 40.3kiB/s ⬆ 43.2kiB/s
2024-03-27 14:44:08.570 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8401 (0x85c1…4eef), finalized #8399 (0x1ee7…600c), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:44:12.085 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524769 (0x040a…cf7f)
2024-03-27 14:44:12.086 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8401,0x85c1…4eef to #8401,0x375b…6931, common ancestor #8400,0x8f85…1faa
2024-03-27 14:44:12.196 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8402 (0xc33b…2db3)
2024-03-27 14:44:13.563 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524769 (0x040a…cf7f), finalized #524766 (0x7d9f…79c9), ⬇ 45.2kiB/s ⬆ 51.4kiB/s
2024-03-27 14:44:13.571 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8402 (0xc33b…2db3), finalized #8399 (0x1ee7…600c), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:44:18.082 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524770 (0xecc7…da87)
2024-03-27 14:44:18.563 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524770 (0xecc7…da87), finalized #524767 (0x4d43…c074), ⬇ 22.7kiB/s ⬆ 48.8kiB/s
2024-03-27 14:44:18.571 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8402 (0xc33b…2db3), finalized #8400 (0x8f85…1faa), ⬇ 0 ⬆ 0
2024-03-27 14:44:18.851 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524770 (0xf615…5d97)
2024-03-27 14:44:23.563 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524770 (0xecc7…da87), finalized #524768 (0x6586…defb), ⬇ 46.4kiB/s ⬆ 42.5kiB/s
2024-03-27 14:44:23.571 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8402 (0xc33b…2db3), finalized #8400 (0x8f85…1faa), ⬇ 0.5kiB/s ⬆ 0.4kiB/s
2024-03-27 14:44:24.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524771 (0x7973…7d99)
2024-03-27 14:44:24.202 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8403 (0x72c6…1754)
2024-03-27 14:44:24.368 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524771,0x7973…7d99 to #524771,0x8c15…f784, common ancestor #524770,0xecc7…da87
2024-03-27 14:44:24.368 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524771 (0x8c15…f784)
2024-03-27 14:44:24.505 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8403 (0x92b5…a18d)
2024-03-27 14:44:28.564 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524771 (0x8c15…f784), finalized #524768 (0x6586…defb), ⬇ 45.7kiB/s ⬆ 94.9kiB/s
2024-03-27 14:44:28.571 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8403 (0x72c6…1754), finalized #8400 (0x8f85…1faa), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:44:30.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524772 (0x5194…396a)
2024-03-27 14:44:30.149 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524772,0x5194…396a to #524772,0x8729…a548, common ancestor #524771,0x8c15…f784
2024-03-27 14:44:30.149 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524772 (0x8729…a548)
2024-03-27 14:44:33.564 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524772 (0x8729…a548), finalized #524770 (0xecc7…da87), ⬇ 35.2kiB/s ⬆ 48.3kiB/s
2024-03-27 14:44:33.572 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8403 (0x72c6…1754), finalized #8401 (0x375b…6931), ⬇ 0 ⬆ 0
2024-03-27 14:44:36.095 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524773 (0xb241…9a3c)
2024-03-27 14:44:36.096 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8403,0x72c6…1754 to #8403,0x92b5…a18d, common ancestor #8402,0xc33b…2db3
2024-03-27 14:44:36.193 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8404 (0x4023…1c69)
2024-03-27 14:44:38.564 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524773 (0xb241…9a3c), finalized #524770 (0xecc7…da87), ⬇ 41.6kiB/s ⬆ 55.0kiB/s
2024-03-27 14:44:38.572 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8404 (0x4023…1c69), finalized #8401 (0x375b…6931), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:44:38.572 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:44:42.319 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524774 (0x574c…76cc)
2024-03-27 14:44:43.565 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524774 (0x574c…76cc), finalized #524771 (0x8c15…f784), ⬇ 24.2kiB/s ⬆ 18.0kiB/s
2024-03-27 14:44:43.572 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8404 (0x4023…1c69), finalized #8402 (0xc33b…2db3), ⬇ 0 ⬆ 0
2024-03-27 14:44:48.069 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524775 (0x1c8d…fcd5)
2024-03-27 14:44:48.182 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8405 (0x65fe…1593)
2024-03-27 14:44:48.304 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524775,0x1c8d…fcd5 to #524775,0xb924…a01a, common ancestor #524774,0x574c…76cc
2024-03-27 14:44:48.304 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524775 (0xb924…a01a)
2024-03-27 14:44:48.410 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8405 (0x7571…1d2e)
2024-03-27 14:44:48.565 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524775 (0xb924…a01a), finalized #524772 (0x8729…a548), ⬇ 37.4kiB/s ⬆ 58.9kiB/s
2024-03-27 14:44:48.572 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8405 (0x65fe…1593), finalized #8402 (0xc33b…2db3), ⬇ 3.1kiB/s ⬆ 0.3kiB/s
2024-03-27 14:44:53.565 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524775 (0xb924…a01a), finalized #524772 (0x8729…a548), ⬇ 30.4kiB/s ⬆ 49.1kiB/s
2024-03-27 14:44:53.573 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8405 (0x65fe…1593), finalized #8402 (0xc33b…2db3), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:44:54.073 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524776 (0x1b6d…98c1)
2024-03-27 14:44:58.565 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524776 (0x1b6d…98c1), finalized #524773 (0xb241…9a3c), ⬇ 10.6kiB/s ⬆ 29.0kiB/s
2024-03-27 14:44:58.573 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8405 (0x65fe…1593), finalized #8403 (0x92b5…a18d), ⬇ 0 ⬆ 0
2024-03-27 14:45:00.080 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524777 (0xd0a5…4fb8)
2024-03-27 14:45:00.081 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8405,0x65fe…1593 to #8405,0x7571…1d2e, common ancestor #8404,0x4023…1c69
2024-03-27 14:45:00.300 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524777,0xd0a5…4fb8 to #524777,0x271f…6cec, common ancestor #524776,0x1b6d…98c1
2024-03-27 14:45:00.300 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524777 (0x271f…6cec)
2024-03-27 14:45:00.477 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8406 (0xed1f…8915)
2024-03-27 14:45:00.738 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8406 (0xe2f6…84e7)
2024-03-27 14:45:03.566 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524777 (0x271f…6cec), finalized #524775 (0xb924…a01a), ⬇ 63.3kiB/s ⬆ 83.6kiB/s
2024-03-27 14:45:03.573 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8406 (0xed1f…8915), finalized #8404 (0x4023…1c69), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:45:06.338 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524778 (0xb377…0813)
2024-03-27 14:45:08.566 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524778 (0xb377…0813), finalized #524775 (0xb924…a01a), ⬇ 20.6kiB/s ⬆ 28.8kiB/s
2024-03-27 14:45:08.574 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8406 (0xed1f…8915), finalized #8404 (0x4023…1c69), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:45:12.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524779 (0x4094…99df)
2024-03-27 14:45:12.092 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8406,0xed1f…8915 to #8406,0xe2f6…84e7, common ancestor #8405,0x7571…1d2e
2024-03-27 14:45:12.219 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8407 (0xe721…1697)
2024-03-27 14:45:12.254 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524779,0x4094…99df to #524779,0xb191…c61d, common ancestor #524778,0xb377…0813
2024-03-27 14:45:12.254 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524779 (0xb191…c61d)
2024-03-27 14:45:12.366 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8407 (0xe21c…942c)
2024-03-27 14:45:13.566 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524779 (0xb191…c61d), finalized #524776 (0x1b6d…98c1), ⬇ 37.2kiB/s ⬆ 64.9kiB/s
2024-03-27 14:45:13.574 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8407 (0xe721…1697), finalized #8404 (0x4023…1c69), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:45:18.202 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524780 (0xdf4c…adb4)
2024-03-27 14:45:18.566 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524780 (0xdf4c…adb4), finalized #524777 (0x271f…6cec), ⬇ 43.8kiB/s ⬆ 39.5kiB/s
2024-03-27 14:45:18.574 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8407 (0xe721…1697), finalized #8405 (0x7571…1d2e), ⬇ 0 ⬆ 0
2024-03-27 14:45:18.574 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:45:23.567 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524780 (0xdf4c…adb4), finalized #524778 (0xb377…0813), ⬇ 18.5kiB/s ⬆ 35.2kiB/s
2024-03-27 14:45:23.574 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8407 (0xe721…1697), finalized #8405 (0x7571…1d2e), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:45:24.164 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524781 (0x617e…bd10)
2024-03-27 14:45:24.165 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8407,0xe721…1697 to #8407,0xe21c…942c, common ancestor #8406,0xe2f6…84e7
2024-03-27 14:45:24.280 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8408 (0x51ec…df06)
2024-03-27 14:45:28.567 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524781 (0x617e…bd10), finalized #524779 (0xb191…c61d), ⬇ 41.6kiB/s ⬆ 50.2kiB/s
2024-03-27 14:45:28.575 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8408 (0x51ec…df06), finalized #8406 (0xe2f6…84e7), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:45:30.160 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524782 (0xeb90…14dd)
2024-03-27 14:45:33.567 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524782 (0xeb90…14dd), finalized #524779 (0xb191…c61d), ⬇ 22.1kiB/s ⬆ 31.9kiB/s
2024-03-27 14:45:33.575 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8408 (0x51ec…df06), finalized #8406 (0xe2f6…84e7), ⬇ 0 ⬆ 0
2024-03-27 14:45:36.067 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524783 (0x7c4f…a68c)
2024-03-27 14:45:36.179 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8409 (0xec1b…45ee)
2024-03-27 14:45:38.568 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524783 (0x7c4f…a68c), finalized #524780 (0xdf4c…adb4), ⬇ 26.5kiB/s ⬆ 62.4kiB/s
2024-03-27 14:45:38.575 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8409 (0xec1b…45ee), finalized #8406 (0xe2f6…84e7), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:45:42.318 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524784 (0x48a6…e357)
2024-03-27 14:45:43.568 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524784 (0x48a6…e357), finalized #524781 (0x617e…bd10), ⬇ 35.3kiB/s ⬆ 39.6kiB/s
2024-03-27 14:45:43.575 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8409 (0xec1b…45ee), finalized #8407 (0xe21c…942c), ⬇ 0 ⬆ 0
2024-03-27 14:45:48.428 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524785 (0x5f90…3899)
2024-03-27 14:45:48.564 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8410 (0x7ebd…7209)
2024-03-27 14:45:48.568 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524785 (0x5f90…3899), finalized #524782 (0xeb90…14dd), ⬇ 19.4kiB/s ⬆ 33.5kiB/s
2024-03-27 14:45:48.576 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8410 (0x7ebd…7209), finalized #8407 (0xe21c…942c), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:45:53.568 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524785 (0x5f90…3899), finalized #524783 (0x7c4f…a68c), ⬇ 26.3kiB/s ⬆ 43.7kiB/s
2024-03-27 14:45:53.576 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8410 (0x7ebd…7209), finalized #8408 (0x51ec…df06), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:45:53.576 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:45:54.092 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524786 (0x5b4a…ada4)
2024-03-27 14:45:58.569 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524786 (0x5b4a…ada4), finalized #524783 (0x7c4f…a68c), ⬇ 13.4kiB/s ⬆ 27.6kiB/s
2024-03-27 14:45:58.576 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8410 (0x7ebd…7209), finalized #8408 (0x51ec…df06), ⬇ 0 ⬆ 0
2024-03-27 14:46:00.295 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524787 (0xad17…5010)
2024-03-27 14:46:00.494 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8411 (0x1ac0…0b7c)
2024-03-27 14:46:03.569 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524787 (0xad17…5010), finalized #524784 (0x48a6…e357), ⬇ 32.8kiB/s ⬆ 52.0kiB/s
2024-03-27 14:46:03.576 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8411 (0x1ac0…0b7c), finalized #8408 (0x51ec…df06), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:46:06.293 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524788 (0x4ebe…8771)
2024-03-27 14:46:08.570 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524788 (0x4ebe…8771), finalized #524785 (0x5f90…3899), ⬇ 16.3kiB/s ⬆ 33.4kiB/s
2024-03-27 14:46:08.577 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8411 (0x1ac0…0b7c), finalized #8409 (0xec1b…45ee), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:46:12.071 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524789 (0x07ff…6631)
2024-03-27 14:46:12.188 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8412 (0x04b1…37fb)
2024-03-27 14:46:13.570 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524789 (0x07ff…6631), finalized #524786 (0x5b4a…ada4), ⬇ 32.8kiB/s ⬆ 55.8kiB/s
2024-03-27 14:46:13.577 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8412 (0x04b1…37fb), finalized #8409 (0xec1b…45ee), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:46:18.092 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524790 (0x32c7…6285)
2024-03-27 14:46:18.570 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524790 (0x32c7…6285), finalized #524787 (0xad17…5010), ⬇ 19.6kiB/s ⬆ 43.4kiB/s
2024-03-27 14:46:18.578 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8412 (0x04b1…37fb), finalized #8410 (0x7ebd…7209), ⬇ 0 ⬆ 0
2024-03-27 14:46:23.570 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524790 (0x32c7…6285), finalized #524788 (0x4ebe…8771), ⬇ 9.7kiB/s ⬆ 28.5kiB/s
2024-03-27 14:46:23.578 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8412 (0x04b1…37fb), finalized #8410 (0x7ebd…7209), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:46:24.084 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524791 (0x30f5…4f99)
2024-03-27 14:46:24.237 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8413 (0x67dd…69d3)
2024-03-27 14:46:28.571 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524791 (0x30f5…4f99), finalized #524788 (0x4ebe…8771), ⬇ 26.8kiB/s ⬆ 42.1kiB/s
2024-03-27 14:46:28.578 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8413 (0x67dd…69d3), finalized #8410 (0x7ebd…7209), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:46:28.578 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:46:30.162 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524792 (0xb92a…996a)
2024-03-27 14:46:33.571 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524792 (0xb92a…996a), finalized #524790 (0x32c7…6285), ⬇ 14.6kiB/s ⬆ 67.8kiB/s
2024-03-27 14:46:33.578 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8413 (0x67dd…69d3), finalized #8411 (0x1ac0…0b7c), ⬇ 0 ⬆ 0
2024-03-27 14:46:36.148 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524793 (0x4685…122f)
2024-03-27 14:46:36.233 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8414 (0x388f…d757)
2024-03-27 14:46:38.571 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524793 (0x4685…122f), finalized #524790 (0x32c7…6285), ⬇ 23.3kiB/s ⬆ 58.4kiB/s
2024-03-27 14:46:38.579 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8414 (0x388f…d757), finalized #8411 (0x1ac0…0b7c), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:46:42.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524794 (0x3a73…6f39)
2024-03-27 14:46:43.571 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524794 (0x3a73…6f39), finalized #524791 (0x30f5…4f99), ⬇ 30.1kiB/s ⬆ 32.9kiB/s
2024-03-27 14:46:43.579 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8414 (0x388f…d757), finalized #8412 (0x04b1…37fb), ⬇ 0 ⬆ 0
2024-03-27 14:46:48.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524795 (0xf411…b6ee)
2024-03-27 14:46:48.133 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524795 (0x9c6d…d992)
2024-03-27 14:46:48.246 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8415 (0x0bc5…72f6)
2024-03-27 14:46:48.279 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8415 (0xc230…718b)
2024-03-27 14:46:48.572 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524795 (0xf411…b6ee), finalized #524792 (0xb92a…996a), ⬇ 46.3kiB/s ⬆ 51.8kiB/s
2024-03-27 14:46:48.579 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8415 (0x0bc5…72f6), finalized #8412 (0x04b1…37fb), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 14:46:53.572 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524795 (0xf411…b6ee), finalized #524793 (0x4685…122f), ⬇ 38.5kiB/s ⬆ 67.0kiB/s
2024-03-27 14:46:53.579 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8415 (0x0bc5…72f6), finalized #8413 (0x67dd…69d3), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:46:54.105 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524796 (0xce7c…b4fe)
2024-03-27 14:46:54.149 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524796 (0x744f…6fcf)
2024-03-27 14:46:54.171 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524796 (0x9f11…a655)
2024-03-27 14:46:58.572 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524796 (0xce7c…b4fe), finalized #524794 (0x3a73…6f39), ⬇ 32.1kiB/s ⬆ 47.6kiB/s
2024-03-27 14:46:58.580 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8415 (0x0bc5…72f6), finalized #8413 (0x67dd…69d3), ⬇ 0 ⬆ 0
2024-03-27 14:47:00.070 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524797 (0x5e8c…e11c)
2024-03-27 14:47:00.071 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8415,0x0bc5…72f6 to #8415,0xc230…718b, common ancestor #8414,0x388f…d757
2024-03-27 14:47:00.098 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524797,0x5e8c…e11c to #524797,0x680d…1e24, common ancestor #524796,0xce7c…b4fe
2024-03-27 14:47:00.098 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524797 (0x680d…1e24)
2024-03-27 14:47:00.333 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8416 (0xe8be…9cdf)
2024-03-27 14:47:00.374 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8416 (0xde9b…d730)
2024-03-27 14:47:03.573 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524797 (0x680d…1e24), finalized #524794 (0x3a73…6f39), ⬇ 47.0kiB/s ⬆ 79.4kiB/s
2024-03-27 14:47:03.580 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8416 (0xe8be…9cdf), finalized #8413 (0x67dd…69d3), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:47:03.580 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:47:06.310 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524798 (0xcfd6…1585)
2024-03-27 14:47:08.573 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524798 (0xcfd6…1585), finalized #524795 (0xf411…b6ee), ⬇ 41.5kiB/s ⬆ 31.2kiB/s
2024-03-27 14:47:08.580 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8416 (0xe8be…9cdf), finalized #8414 (0x388f…d757), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:47:12.144 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524799 (0x91b2…4734)
2024-03-27 14:47:12.258 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8417 (0xb9f5…f972)
2024-03-27 14:47:13.573 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524799 (0x91b2…4734), finalized #524796 (0xce7c…b4fe), ⬇ 43.7kiB/s ⬆ 52.3kiB/s
2024-03-27 14:47:13.580 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8417 (0xb9f5…f972), finalized #8414 (0x388f…d757), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:47:18.271 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524800 (0x5795…e735)
2024-03-27 14:47:18.574 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524800 (0x5795…e735), finalized #524797 (0x680d…1e24), ⬇ 35.9kiB/s ⬆ 39.3kiB/s
2024-03-27 14:47:18.581 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8417 (0xb9f5…f972), finalized #8415 (0xc230…718b), ⬇ 0 ⬆ 0
2024-03-27 14:47:23.574 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524800 (0x5795…e735), finalized #524798 (0xcfd6…1585), ⬇ 24.2kiB/s ⬆ 22.7kiB/s
2024-03-27 14:47:23.581 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8417 (0xb9f5…f972), finalized #8415 (0xc230…718b), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:47:24.259 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524801 (0x6c07…69a0)
2024-03-27 14:47:24.393 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8418 (0xbaad…3424)
2024-03-27 14:47:28.574 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524801 (0x6c07…69a0), finalized #524798 (0xcfd6…1585), ⬇ 25.8kiB/s ⬆ 41.7kiB/s
2024-03-27 14:47:28.581 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8418 (0xbaad…3424), finalized #8415 (0xc230…718b), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:47:30.440 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524802 (0x11af…e6fb)
2024-03-27 14:47:33.575 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524802 (0x11af…e6fb), finalized #524799 (0x91b2…4734), ⬇ 38.2kiB/s ⬆ 32.9kiB/s
2024-03-27 14:47:33.581 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8418 (0xbaad…3424), finalized #8416 (0xe8be…9cdf), ⬇ 0 ⬆ 0
2024-03-27 14:47:36.057 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524803 (0x2580…dd58)
2024-03-27 14:47:36.203 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8419 (0x6abb…e2e1)
2024-03-27 14:47:38.575 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524803 (0x2580…dd58), finalized #524800 (0x5795…e735), ⬇ 38.1kiB/s ⬆ 60.8kiB/s
2024-03-27 14:47:38.582 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8419 (0x6abb…e2e1), finalized #8416 (0xe8be…9cdf), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:47:42.107 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524804 (0xad44…7027)
2024-03-27 14:47:43.575 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524804 (0xad44…7027), finalized #524801 (0x6c07…69a0), ⬇ 21.3kiB/s ⬆ 45.5kiB/s
2024-03-27 14:47:43.582 WARN tokio-runtime-worker telemetry: [Parachain] ❌ Error while dialing /dns/shard.telemetry.integritee.io/tcp/443/x-parity-wss/%2Fsubmit: Custom { kind: Other, error: Timeout }
2024-03-27 14:47:43.582 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8419 (0x6abb…e2e1), finalized #8417 (0xb9f5…f972), ⬇ 0 ⬆ 0
2024-03-27 14:47:48.082 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524805 (0xe3ec…87f7)
2024-03-27 14:47:48.142 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524805 (0xd7b6…c385)
2024-03-27 14:47:48.220 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8420 (0x355d…ad78)
2024-03-27 14:47:48.254 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8420 (0xc57f…5030)
2024-03-27 14:47:48.575 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524805 (0xe3ec…87f7), finalized #524802 (0x11af…e6fb), ⬇ 32.0kiB/s ⬆ 59.5kiB/s
2024-03-27 14:47:48.582 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8420 (0x355d…ad78), finalized #8417 (0xb9f5…f972), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 14:47:53.576 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524805 (0xe3ec…87f7), finalized #524803 (0x2580…dd58), ⬇ 39.2kiB/s ⬆ 60.4kiB/s
2024-03-27 14:47:53.583 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8420 (0x355d…ad78), finalized #8418 (0xbaad…3424), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:47:54.164 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524806 (0x3566…0212)
2024-03-27 14:47:58.576 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524806 (0x3566…0212), finalized #524803 (0x2580…dd58), ⬇ 25.2kiB/s ⬆ 30.9kiB/s
2024-03-27 14:47:58.583 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8420 (0x355d…ad78), finalized #8418 (0xbaad…3424), ⬇ 0 ⬆ 0
2024-03-27 14:48:00.763 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524807 (0x92b8…2540)
2024-03-27 14:48:00.973 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8421 (0xe196…23f9)
2024-03-27 14:48:03.576 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524807 (0x92b8…2540), finalized #524805 (0xe3ec…87f7), ⬇ 49.5kiB/s ⬆ 66.3kiB/s
2024-03-27 14:48:03.583 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8421 (0xe196…23f9), finalized #8419 (0x6abb…e2e1), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:48:06.160 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524808 (0x1f0a…ebef)
2024-03-27 14:48:08.576 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524808 (0x1f0a…ebef), finalized #524805 (0xe3ec…87f7), ⬇ 18.1kiB/s ⬆ 22.5kiB/s
2024-03-27 14:48:08.583 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8421 (0xe196…23f9), finalized #8419 (0x6abb…e2e1), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:48:12.254 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524809 (0x6719…22fa)
2024-03-27 14:48:12.406 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8422 (0xf37c…443b)
2024-03-27 14:48:13.577 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524809 (0x6719…22fa), finalized #524806 (0x3566…0212), ⬇ 26.4kiB/s ⬆ 50.6kiB/s
2024-03-27 14:48:13.584 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8422 (0xf37c…443b), finalized #8419 (0x6abb…e2e1), ⬇ 1.9kiB/s ⬆ 1.3kiB/s
2024-03-27 14:48:18.391 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524810 (0x348d…ee69)
2024-03-27 14:48:18.577 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524810 (0x348d…ee69), finalized #524807 (0x92b8…2540), ⬇ 15.0kiB/s ⬆ 23.2kiB/s
2024-03-27 14:48:18.585 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8422 (0xf37c…443b), finalized #8420 (0x355d…ad78), ⬇ 27.1kiB/s ⬆ 36.1kiB/s
2024-03-27 14:48:23.577 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524810 (0x348d…ee69), finalized #524807 (0x92b8…2540), ⬇ 20.2kiB/s ⬆ 24.1kiB/s
2024-03-27 14:48:23.585 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8422 (0xf37c…443b), finalized #8420 (0x355d…ad78), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:48:24.072 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524811 (0x68c5…f9e6)
2024-03-27 14:48:24.099 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524811 (0xc16b…853c)
2024-03-27 14:48:24.299 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8423 (0x8374…1a9d)
2024-03-27 14:48:24.500 INFO tokio-runtime-worker teerex: [Parachain] registered quoting enclave
2024-03-27 14:48:24.631 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8423 (0x337a…532c)
2024-03-27 14:48:28.578 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524811 (0x68c5…f9e6), finalized #524809 (0x6719…22fa), ⬇ 72.9kiB/s ⬆ 91.3kiB/s
2024-03-27 14:48:28.585 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8423 (0x8374…1a9d), finalized #8421 (0xe196…23f9), ⬇ 35.1kiB/s ⬆ 0.2kiB/s
2024-03-27 14:48:30.081 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524812 (0x46ad…7aec)
2024-03-27 14:48:33.578 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524812 (0x46ad…7aec), finalized #524809 (0x6719…22fa), ⬇ 14.2kiB/s ⬆ 40.3kiB/s
2024-03-27 14:48:33.585 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8423 (0x8374…1a9d), finalized #8421 (0xe196…23f9), ⬇ 0 ⬆ 0
2024-03-27 14:48:36.087 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524813 (0xb00c…2afc)
2024-03-27 14:48:36.088 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8423,0x8374…1a9d to #8423,0x337a…532c, common ancestor #8422,0xf37c…443b
2024-03-27 14:48:36.238 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8424 (0x49d7…7e84)
2024-03-27 14:48:38.578 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524813 (0xb00c…2afc), finalized #524810 (0x348d…ee69), ⬇ 22.0kiB/s ⬆ 40.3kiB/s
2024-03-27 14:48:38.585 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8424 (0x49d7…7e84), finalized #8421 (0xe196…23f9), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:48:42.160 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524814 (0x3acc…775a)
2024-03-27 14:48:43.579 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524814 (0x3acc…775a), finalized #524811 (0x68c5…f9e6), ⬇ 28.1kiB/s ⬆ 36.2kiB/s
2024-03-27 14:48:43.586 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8424 (0x49d7…7e84), finalized #8422 (0xf37c…443b), ⬇ 0 ⬆ 0
2024-03-27 14:48:48.254 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524815 (0x1570…84a9)
2024-03-27 14:48:48.391 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8425 (0x5a68…a53d)
2024-03-27 14:48:48.579 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524815 (0x1570…84a9), finalized #524812 (0x46ad…7aec), ⬇ 30.3kiB/s ⬆ 41.8kiB/s
2024-03-27 14:48:48.586 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8425 (0x5a68…a53d), finalized #8422 (0xf37c…443b), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:48:53.579 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524815 (0x1570…84a9), finalized #524813 (0xb00c…2afc), ⬇ 30.9kiB/s ⬆ 58.4kiB/s
2024-03-27 14:48:53.586 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8425 (0x5a68…a53d), finalized #8423 (0x337a…532c), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:48:54.264 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524816 (0xc844…024f)
2024-03-27 14:48:54.840 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524816,0xc844…024f to #524816,0xa940…2179, common ancestor #524815,0x1570…84a9
2024-03-27 14:48:54.840 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524816 (0xa940…2179)
2024-03-27 14:48:58.579 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524816 (0xa940…2179), finalized #524814 (0x3acc…775a), ⬇ 33.7kiB/s ⬆ 33.8kiB/s
2024-03-27 14:48:58.586 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8425 (0x5a68…a53d), finalized #8423 (0x337a…532c), ⬇ 0 ⬆ 0
2024-03-27 14:49:00.069 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524817 (0x391d…8c6b)
2024-03-27 14:49:00.258 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524817,0x391d…8c6b to #524817,0xe200…8753, common ancestor #524816,0xa940…2179
2024-03-27 14:49:00.258 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524817 (0xe200…8753)
2024-03-27 14:49:00.293 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8426 (0xced1…1cf9)
2024-03-27 14:49:00.473 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8426 (0xa910…d0ca)
2024-03-27 14:49:03.580 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524817 (0xe200…8753), finalized #524814 (0x3acc…775a), ⬇ 57.6kiB/s ⬆ 100.7kiB/s
2024-03-27 14:49:03.587 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8426 (0xced1…1cf9), finalized #8423 (0x337a…532c), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:49:06.298 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524818 (0xa6bc…24c7)
2024-03-27 14:49:06.447 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524818,0xa6bc…24c7 to #524818,0x3a26…ad18, common ancestor #524817,0xe200…8753
2024-03-27 14:49:06.448 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524818 (0x3a26…ad18)
2024-03-27 14:49:08.580 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524818 (0x3a26…ad18), finalized #524815 (0x1570…84a9), ⬇ 31.3kiB/s ⬆ 41.7kiB/s
2024-03-27 14:49:08.587 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8426 (0xced1…1cf9), finalized #8424 (0x49d7…7e84), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:49:12.267 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524819 (0x1b5f…275d)
2024-03-27 14:49:12.268 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8426,0xced1…1cf9 to #8426,0xa910…d0ca, common ancestor #8425,0x5a68…a53d
2024-03-27 14:49:12.409 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8427 (0xa3ea…d4d4)
2024-03-27 14:49:13.580 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524819 (0x1b5f…275d), finalized #524816 (0xa940…2179), ⬇ 38.7kiB/s ⬆ 59.8kiB/s
2024-03-27 14:49:13.587 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8427 (0xa3ea…d4d4), finalized #8424 (0x49d7…7e84), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:49:18.094 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524820 (0x30d2…dfe6)
2024-03-27 14:49:18.581 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524820 (0x30d2…dfe6), finalized #524817 (0xe200…8753), ⬇ 19.7kiB/s ⬆ 39.2kiB/s
2024-03-27 14:49:18.587 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8427 (0xa3ea…d4d4), finalized #8425 (0x5a68…a53d), ⬇ 0 ⬆ 0
2024-03-27 14:49:23.581 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524820 (0x30d2…dfe6), finalized #524818 (0x3a26…ad18), ⬇ 47.4kiB/s ⬆ 41.5kiB/s
2024-03-27 14:49:23.588 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8427 (0xa3ea…d4d4), finalized #8425 (0x5a68…a53d), ⬇ 0.5kiB/s ⬆ 0.4kiB/s
2024-03-27 14:49:24.184 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524821 (0x9e17…cdd9)
2024-03-27 14:49:24.281 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8428 (0xc9d8…f8bb)
2024-03-27 14:49:24.557 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524821 (0x3f2c…0ef3)
2024-03-27 14:49:24.635 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8428 (0x377d…f201)
2024-03-27 14:49:28.581 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524821 (0x9e17…cdd9), finalized #524818 (0x3a26…ad18), ⬇ 65.5kiB/s ⬆ 83.7kiB/s
2024-03-27 14:49:28.588 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8428 (0xc9d8…f8bb), finalized #8425 (0x5a68…a53d), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:49:30.435 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524822 (0x4e92…27e2)
2024-03-27 14:49:33.581 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524822 (0x4e92…27e2), finalized #524819 (0x1b5f…275d), ⬇ 15.2kiB/s ⬆ 41.9kiB/s
2024-03-27 14:49:33.588 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8428 (0xc9d8…f8bb), finalized #8426 (0xa910…d0ca), ⬇ 0 ⬆ 0
2024-03-27 14:49:36.072 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524823 (0x0108…524b)
2024-03-27 14:49:36.185 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524823,0x0108…524b to #524823,0xde06…d50d, common ancestor #524822,0x4e92…27e2
2024-03-27 14:49:36.185 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524823 (0xde06…d50d)
2024-03-27 14:49:36.191 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8429 (0x5dd2…e6f1)
2024-03-27 14:49:36.247 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8429 (0xee80…5742)
2024-03-27 14:49:36.298 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524823 (0xe57b…d8a2)
2024-03-27 14:49:36.403 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8429 (0x428b…299f)
2024-03-27 14:49:38.582 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524823 (0xde06…d50d), finalized #524820 (0x30d2…dfe6), ⬇ 73.7kiB/s ⬆ 144.2kiB/s
2024-03-27 14:49:38.588 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8429 (0x5dd2…e6f1), finalized #8426 (0xa910…d0ca), ⬇ 3.0kiB/s ⬆ 2.2kiB/s
2024-03-27 14:49:42.588 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524823,0xde06…d50d to #524824,0x1e99…1bad, common ancestor #524822,0x4e92…27e2
2024-03-27 14:49:42.588 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524824 (0x1e99…1bad)
2024-03-27 14:49:43.582 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524824 (0x1e99…1bad), finalized #524821 (0x9e17…cdd9), ⬇ 19.2kiB/s ⬆ 35.6kiB/s
2024-03-27 14:49:43.589 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8429 (0x5dd2…e6f1), finalized #8427 (0xa3ea…d4d4), ⬇ 0 ⬆ 0
2024-03-27 14:49:48.093 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524825 (0x85bf…3cef)
2024-03-27 14:49:48.094 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8429,0x5dd2…e6f1 to #8429,0x428b…299f, common ancestor #8428,0xc9d8…f8bb
2024-03-27 14:49:48.239 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8430 (0x1f3b…9e76)
2024-03-27 14:49:48.582 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524825 (0x85bf…3cef), finalized #524822 (0x4e92…27e2), ⬇ 31.3kiB/s ⬆ 56.8kiB/s
2024-03-27 14:49:48.589 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8430 (0x1f3b…9e76), finalized #8427 (0xa3ea…d4d4), ⬇ 2.8kiB/s ⬆ 0.2kiB/s
2024-03-27 14:49:53.583 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524825 (0x85bf…3cef), finalized #524822 (0x4e92…27e2), ⬇ 20.0kiB/s ⬆ 32.8kiB/s
2024-03-27 14:49:53.589 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8430 (0x1f3b…9e76), finalized #8427 (0xa3ea…d4d4), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:49:54.124 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524826 (0xfd84…ea19)
2024-03-27 14:49:58.583 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524826 (0xfd84…ea19), finalized #524823 (0xe57b…d8a2), ⬇ 18.3kiB/s ⬆ 35.4kiB/s
2024-03-27 14:49:58.589 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8430 (0x1f3b…9e76), finalized #8428 (0xc9d8…f8bb), ⬇ 0 ⬆ 0
2024-03-27 14:50:00.082 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524827 (0x9a78…3b91)
2024-03-27 14:50:00.324 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8431 (0xb42e…ea00)
2024-03-27 14:50:00.330 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524827 (0x509b…e6ed)
2024-03-27 14:50:00.522 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8431 (0x4b97…dfde)
2024-03-27 14:50:03.583 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524827 (0x9a78…3b91), finalized #524825 (0x85bf…3cef), ⬇ 56.3kiB/s ⬆ 94.7kiB/s
2024-03-27 14:50:03.590 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8431 (0xb42e…ea00), finalized #8429 (0x428b…299f), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:50:06.295 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524828 (0x98fc…f270)
2024-03-27 14:50:08.583 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524828 (0x98fc…f270), finalized #524825 (0x85bf…3cef), ⬇ 19.1kiB/s ⬆ 24.1kiB/s
2024-03-27 14:50:08.590 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8431 (0xb42e…ea00), finalized #8429 (0x428b…299f), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:50:12.274 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524829 (0xb196…1e40)
2024-03-27 14:50:12.408 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8432 (0x6c41…8c0c)
2024-03-27 14:50:13.584 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524829 (0xb196…1e40), finalized #524826 (0xfd84…ea19), ⬇ 38.6kiB/s ⬆ 65.1kiB/s
2024-03-27 14:50:13.590 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8432 (0x6c41…8c0c), finalized #8429 (0x428b…299f), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:50:18.584 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524829 (0xb196…1e40), finalized #524827 (0x9a78…3b91), ⬇ 33.6kiB/s ⬆ 21.2kiB/s
2024-03-27 14:50:18.585 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524830 (0xd1db…5287)
2024-03-27 14:50:18.590 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8432 (0x6c41…8c0c), finalized #8430 (0x1f3b…9e76), ⬇ 0 ⬆ 0
2024-03-27 14:50:23.584 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524830 (0xd1db…5287), finalized #524828 (0x98fc…f270), ⬇ 16.8kiB/s ⬆ 47.6kiB/s
2024-03-27 14:50:23.591 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8432 (0x6c41…8c0c), finalized #8430 (0x1f3b…9e76), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:50:24.302 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524831 (0xb93f…0812)
2024-03-27 14:50:24.439 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8433 (0x99f7…d62e)
2024-03-27 14:50:28.585 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524831 (0xb93f…0812), finalized #524829 (0xb196…1e40), ⬇ 27.9kiB/s ⬆ 64.7kiB/s
2024-03-27 14:50:28.591 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8433 (0x99f7…d62e), finalized #8431 (0xb42e…ea00), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:50:30.100 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524832 (0xe3a2…d93e)
2024-03-27 14:50:33.585 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524832 (0xe3a2…d93e), finalized #524829 (0xb196…1e40), ⬇ 22.0kiB/s ⬆ 30.7kiB/s
2024-03-27 14:50:33.591 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8433 (0x99f7…d62e), finalized #8431 (0xb42e…ea00), ⬇ 0 ⬆ 0
2024-03-27 14:50:36.148 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524833 (0xe9e5…8505)
2024-03-27 14:50:36.271 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8434 (0xfa12…99d8)
2024-03-27 14:50:38.585 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524833 (0xe9e5…8505), finalized #524830 (0xd1db…5287), ⬇ 39.0kiB/s ⬆ 58.8kiB/s
2024-03-27 14:50:38.591 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8434 (0xfa12…99d8), finalized #8431 (0xb42e…ea00), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:50:42.756 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524834 (0x5ae4…756f)
2024-03-27 14:50:43.586 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524834 (0x5ae4…756f), finalized #524831 (0xb93f…0812), ⬇ 12.5kiB/s ⬆ 39.3kiB/s
2024-03-27 14:50:43.592 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8434 (0xfa12…99d8), finalized #8432 (0x6c41…8c0c), ⬇ 0 ⬆ 0
2024-03-27 14:50:48.304 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524835 (0x606c…6c6d)
2024-03-27 14:50:48.440 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8435 (0x6376…6998)
2024-03-27 14:50:48.586 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524835 (0x606c…6c6d), finalized #524832 (0xe3a2…d93e), ⬇ 17.0kiB/s ⬆ 56.1kiB/s
2024-03-27 14:50:48.592 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8435 (0x6376…6998), finalized #8432 (0x6c41…8c0c), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:50:53.586 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524835 (0x606c…6c6d), finalized #524833 (0xe9e5…8505), ⬇ 13.1kiB/s ⬆ 31.3kiB/s
2024-03-27 14:50:53.592 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8435 (0x6376…6998), finalized #8433 (0x99f7…d62e), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:50:54.280 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524836 (0xfd50…04df)
2024-03-27 14:50:58.586 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524836 (0xfd50…04df), finalized #524833 (0xe9e5…8505), ⬇ 28.0kiB/s ⬆ 28.2kiB/s
2024-03-27 14:50:58.592 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8435 (0x6376…6998), finalized #8433 (0x99f7…d62e), ⬇ 0 ⬆ 0
2024-03-27 14:51:00.069 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524837 (0x9d60…db3a)
2024-03-27 14:51:00.260 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524837,0x9d60…db3a to #524837,0x3170…bcb3, common ancestor #524836,0xfd50…04df
2024-03-27 14:51:00.260 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524837 (0x3170…bcb3)
2024-03-27 14:51:00.400 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8436 (0x8e56…9bae)
2024-03-27 14:51:00.490 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8436 (0xf952…83ba)
2024-03-27 14:51:03.587 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524837 (0x3170…bcb3), finalized #524834 (0x5ae4…756f), ⬇ 59.5kiB/s ⬆ 90.8kiB/s
2024-03-27 14:51:03.593 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8436 (0x8e56…9bae), finalized #8433 (0x99f7…d62e), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:51:06.050 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524838 (0x7757…8ee7)
2024-03-27 14:51:06.270 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524838 (0x64ca…80d2)
2024-03-27 14:51:08.587 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524838 (0x7757…8ee7), finalized #524836 (0xfd50…04df), ⬇ 31.2kiB/s ⬆ 68.8kiB/s
2024-03-27 14:51:08.593 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8436 (0x8e56…9bae), finalized #8434 (0xfa12…99d8), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:51:12.077 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524839 (0x5480…a787)
2024-03-27 14:51:12.079 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8436,0x8e56…9bae to #8436,0xf952…83ba, common ancestor #8435,0x6376…6998
2024-03-27 14:51:12.200 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8437 (0x0fba…f2a1)
2024-03-27 14:51:13.587 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524839 (0x5480…a787), finalized #524836 (0xfd50…04df), ⬇ 29.6kiB/s ⬆ 54.1kiB/s
2024-03-27 14:51:13.593 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8437 (0x0fba…f2a1), finalized #8434 (0xfa12…99d8), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:51:18.430 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524840 (0x6f7a…af14)
2024-03-27 14:51:18.588 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524840 (0x6f7a…af14), finalized #524837 (0x3170…bcb3), ⬇ 16.9kiB/s ⬆ 38.1kiB/s
2024-03-27 14:51:18.593 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8437 (0x0fba…f2a1), finalized #8435 (0x6376…6998), ⬇ 0 ⬆ 0
2024-03-27 14:51:23.588 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524840 (0x6f7a…af14), finalized #524838 (0x7757…8ee7), ⬇ 81.4kiB/s ⬆ 66.8kiB/s
2024-03-27 14:51:23.594 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8437 (0x0fba…f2a1), finalized #8435 (0x6376…6998), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:51:24.133 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524841 (0x9101…2532)
2024-03-27 14:51:24.220 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8438 (0x1536…fd2a)
2024-03-27 14:51:28.588 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524841 (0x9101…2532), finalized #524838 (0x7757…8ee7), ⬇ 27.4kiB/s ⬆ 40.0kiB/s
2024-03-27 14:51:28.594 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8438 (0x1536…fd2a), finalized #8435 (0x6376…6998), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:51:30.142 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524842 (0x5b06…37ff)
2024-03-27 14:51:30.166 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524842 (0x811c…86d4)
2024-03-27 14:51:33.589 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524842 (0x5b06…37ff), finalized #524840 (0x6f7a…af14), ⬇ 30.1kiB/s ⬆ 47.4kiB/s
2024-03-27 14:51:33.594 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8438 (0x1536…fd2a), finalized #8436 (0xf952…83ba), ⬇ 0 ⬆ 0
2024-03-27 14:51:36.066 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524843 (0x9771…313f)
2024-03-27 14:51:36.175 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8439 (0x7fc7…60dd)
2024-03-27 14:51:38.589 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524843 (0x9771…313f), finalized #524840 (0x6f7a…af14), ⬇ 31.3kiB/s ⬆ 51.0kiB/s
2024-03-27 14:51:38.595 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8439 (0x7fc7…60dd), finalized #8436 (0xf952…83ba), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:51:42.264 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524844 (0x180d…892d)
2024-03-27 14:51:43.589 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524844 (0x180d…892d), finalized #524841 (0x9101…2532), ⬇ 12.8kiB/s ⬆ 43.2kiB/s
2024-03-27 14:51:43.595 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8439 (0x7fc7…60dd), finalized #8437 (0x0fba…f2a1), ⬇ 0 ⬆ 0
2024-03-27 14:51:48.406 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524845 (0x36b6…90cb)
2024-03-27 14:51:48.532 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8440 (0x2b12…b6b5)
2024-03-27 14:51:48.590 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524845 (0x36b6…90cb), finalized #524842 (0x5b06…37ff), ⬇ 26.6kiB/s ⬆ 36.9kiB/s
2024-03-27 14:51:48.595 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8440 (0x2b12…b6b5), finalized #8437 (0x0fba…f2a1), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:51:53.590 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524845 (0x36b6…90cb), finalized #524842 (0x5b06…37ff), ⬇ 20.9kiB/s ⬆ 37.9kiB/s
2024-03-27 14:51:53.595 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8440 (0x2b12…b6b5), finalized #8437 (0x0fba…f2a1), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:51:54.788 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524846 (0x0009…5724)
2024-03-27 14:51:58.590 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524846 (0x0009…5724), finalized #524844 (0x180d…892d), ⬇ 31.9kiB/s ⬆ 50.6kiB/s
2024-03-27 14:51:58.596 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8440 (0x2b12…b6b5), finalized #8438 (0x1536…fd2a), ⬇ 0 ⬆ 0
2024-03-27 14:52:00.813 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524847 (0x2aa8…9a76)
2024-03-27 14:52:01.019 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8441 (0x0aa7…72e5)
2024-03-27 14:52:03.590 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524847 (0x2aa8…9a76), finalized #524844 (0x180d…892d), ⬇ 28.2kiB/s ⬆ 53.5kiB/s
2024-03-27 14:52:03.596 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8441 (0x0aa7…72e5), finalized #8438 (0x1536…fd2a), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:52:06.053 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524848 (0x401f…0581)
2024-03-27 14:52:08.591 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524848 (0x401f…0581), finalized #524845 (0x36b6…90cb), ⬇ 25.7kiB/s ⬆ 56.2kiB/s
2024-03-27 14:52:08.596 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8441 (0x0aa7…72e5), finalized #8439 (0x7fc7…60dd), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:52:12.140 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524849 (0xe5a8…d452)
2024-03-27 14:52:12.247 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8442 (0x42a4…49c4)
2024-03-27 14:52:13.591 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524849 (0xe5a8…d452), finalized #524846 (0x0009…5724), ⬇ 32.0kiB/s ⬆ 68.1kiB/s
2024-03-27 14:52:13.596 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8442 (0x42a4…49c4), finalized #8439 (0x7fc7…60dd), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:52:18.161 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524850 (0x63b6…e4bb)
2024-03-27 14:52:18.591 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524850 (0x63b6…e4bb), finalized #524847 (0x2aa8…9a76), ⬇ 21.7kiB/s ⬆ 52.3kiB/s
2024-03-27 14:52:18.597 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8442 (0x42a4…49c4), finalized #8440 (0x2b12…b6b5), ⬇ 0 ⬆ 0
2024-03-27 14:52:23.592 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524850 (0x63b6…e4bb), finalized #524848 (0x401f…0581), ⬇ 12.7kiB/s ⬆ 24.7kiB/s
2024-03-27 14:52:23.597 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8442 (0x42a4…49c4), finalized #8440 (0x2b12…b6b5), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:52:24.306 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524851 (0xccac…fca9)
2024-03-27 14:52:24.411 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8443 (0xdeff…2ef9)
2024-03-27 14:52:28.592 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524851 (0xccac…fca9), finalized #524849 (0xe5a8…d452), ⬇ 24.5kiB/s ⬆ 51.4kiB/s
2024-03-27 14:52:28.597 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8443 (0xdeff…2ef9), finalized #8441 (0x0aa7…72e5), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:52:30.151 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524852 (0xb5dc…3317)
2024-03-27 14:52:33.592 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524852 (0xb5dc…3317), finalized #524849 (0xe5a8…d452), ⬇ 15.0kiB/s ⬆ 37.7kiB/s
2024-03-27 14:52:33.597 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8443 (0xdeff…2ef9), finalized #8441 (0x0aa7…72e5), ⬇ 0 ⬆ 0
2024-03-27 14:52:36.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524853 (0x0a9d…490d)
2024-03-27 14:52:36.201 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8444 (0xf167…f5a7)
2024-03-27 14:52:36.299 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524853,0x0a9d…490d to #524853,0x29fa…f681, common ancestor #524852,0xb5dc…3317
2024-03-27 14:52:36.299 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524853 (0x29fa…f681)
2024-03-27 14:52:36.357 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524853 (0xbf9a…2a7f)
2024-03-27 14:52:36.417 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8444 (0x8e96…90e5)
2024-03-27 14:52:36.496 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8444 (0xa7cd…d967)
2024-03-27 14:52:38.592 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524853 (0x29fa…f681), finalized #524850 (0x63b6…e4bb), ⬇ 73.2kiB/s ⬆ 125.4kiB/s
2024-03-27 14:52:38.598 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8444 (0xf167…f5a7), finalized #8441 (0x0aa7…72e5), ⬇ 5.8kiB/s ⬆ 0.2kiB/s
2024-03-27 14:52:42.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524854 (0x7340…ee5a)
2024-03-27 14:52:43.593 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524854 (0x7340…ee5a), finalized #524851 (0xccac…fca9), ⬇ 24.5kiB/s ⬆ 44.1kiB/s
2024-03-27 14:52:43.598 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8444 (0xf167…f5a7), finalized #8442 (0x42a4…49c4), ⬇ 0 ⬆ 0
2024-03-27 14:52:48.398 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524855 (0xcf98…c116)
2024-03-27 14:52:48.399 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8444,0xf167…f5a7 to #8444,0x8e96…90e5, common ancestor #8443,0xdeff…2ef9
2024-03-27 14:52:48.544 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8445 (0x85ed…bba9)
2024-03-27 14:52:48.593 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (12 peers), best: #524855 (0xcf98…c116), finalized #524852 (0xb5dc…3317), ⬇ 21.7kiB/s ⬆ 42.5kiB/s
2024-03-27 14:52:48.598 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8445 (0x85ed…bba9), finalized #8442 (0x42a4…49c4), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:52:53.593 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524855 (0xcf98…c116), finalized #524853 (0x29fa…f681), ⬇ 18.7kiB/s ⬆ 48.2kiB/s
2024-03-27 14:52:53.598 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8445 (0x85ed…bba9), finalized #8443 (0xdeff…2ef9), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:52:54.105 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524856 (0x2298…fb4c)
2024-03-27 14:52:54.175 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524856 (0xc692…bec5)
2024-03-27 14:52:58.593 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524856 (0x2298…fb4c), finalized #524853 (0x29fa…f681), ⬇ 19.1kiB/s ⬆ 23.2kiB/s
2024-03-27 14:52:58.599 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8445 (0x85ed…bba9), finalized #8443 (0xdeff…2ef9), ⬇ 0 ⬆ 0
2024-03-27 14:53:00.305 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524857 (0x7190…4f3e)
2024-03-27 14:53:00.543 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8446 (0xf24f…5f01)
2024-03-27 14:53:03.594 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524857 (0x7190…4f3e), finalized #524854 (0x7340…ee5a), ⬇ 32.0kiB/s ⬆ 58.3kiB/s
2024-03-27 14:53:03.599 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8446 (0xf24f…5f01), finalized #8443 (0xdeff…2ef9), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:53:06.092 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524858 (0x9feb…d1b6)
2024-03-27 14:53:08.594 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524858 (0x9feb…d1b6), finalized #524855 (0xcf98…c116), ⬇ 17.3kiB/s ⬆ 48.4kiB/s
2024-03-27 14:53:08.599 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8446 (0xf24f…5f01), finalized #8444 (0x8e96…90e5), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:53:12.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524859 (0x4bca…4fd3)
2024-03-27 14:53:12.229 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8447 (0xbe04…a76d)
2024-03-27 14:53:13.594 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524859 (0x4bca…4fd3), finalized #524856 (0x2298…fb4c), ⬇ 29.9kiB/s ⬆ 68.5kiB/s
2024-03-27 14:53:13.599 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8447 (0xbe04…a76d), finalized #8444 (0x8e96…90e5), ⬇ 1.1kiB/s ⬆ 28 B/s
2024-03-27 14:53:18.158 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524860 (0x33ea…ddf6)
2024-03-27 14:53:18.595 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524860 (0x33ea…ddf6), finalized #524857 (0x7190…4f3e), ⬇ 10.8kiB/s ⬆ 37.5kiB/s
2024-03-27 14:53:18.600 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8447 (0xbe04…a76d), finalized #8445 (0x85ed…bba9), ⬇ 0 ⬆ 0
2024-03-27 14:53:23.595 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524860 (0x33ea…ddf6), finalized #524857 (0x7190…4f3e), ⬇ 9.8kiB/s ⬆ 35.7kiB/s
2024-03-27 14:53:23.600 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8447 (0xbe04…a76d), finalized #8445 (0x85ed…bba9), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:53:24.266 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524861 (0x62fd…4b03)
2024-03-27 14:53:24.408 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8448 (0x3507…8d2c)
2024-03-27 14:53:28.595 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524861 (0x62fd…4b03), finalized #524859 (0x4bca…4fd3), ⬇ 47.5kiB/s ⬆ 61.9kiB/s
2024-03-27 14:53:28.600 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8448 (0x3507…8d2c), finalized #8446 (0xf24f…5f01), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:53:30.168 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524862 (0x7c21…985b)
2024-03-27 14:53:33.595 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524862 (0x7c21…985b), finalized #524860 (0x33ea…ddf6), ⬇ 31.3kiB/s ⬆ 31.1kiB/s
2024-03-27 14:53:33.600 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8448 (0x3507…8d2c), finalized #8446 (0xf24f…5f01), ⬇ 0 ⬆ 0
2024-03-27 14:53:36.119 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524863 (0xd33d…255a)
2024-03-27 14:53:36.246 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8449 (0x98f7…48d9)
2024-03-27 14:53:36.299 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524863 (0xe0fd…0a36)
2024-03-27 14:53:36.420 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8449 (0xbb4e…4040)
2024-03-27 14:53:38.596 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524863 (0xd33d…255a), finalized #524860 (0x33ea…ddf6), ⬇ 47.5kiB/s ⬆ 76.3kiB/s
2024-03-27 14:53:38.601 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8449 (0x98f7…48d9), finalized #8446 (0xf24f…5f01), ⬇ 3.9kiB/s ⬆ 0.1kiB/s
2024-03-27 14:53:42.847 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524864 (0xb066…0b45)
2024-03-27 14:53:43.596 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524864 (0xb066…0b45), finalized #524861 (0x62fd…4b03), ⬇ 19.7kiB/s ⬆ 53.1kiB/s
2024-03-27 14:53:43.601 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8449 (0x98f7…48d9), finalized #8447 (0xbe04…a76d), ⬇ 0 ⬆ 0
2024-03-27 14:53:48.068 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524865 (0x5cf8…391c)
2024-03-27 14:53:48.181 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8450 (0xf39d…c601)
2024-03-27 14:53:48.596 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524865 (0x5cf8…391c), finalized #524861 (0x62fd…4b03), ⬇ 20.8kiB/s ⬆ 38.3kiB/s
2024-03-27 14:53:48.601 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8450 (0xf39d…c601), finalized #8447 (0xbe04…a76d), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:53:53.597 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524865 (0x5cf8…391c), finalized #524863 (0xd33d…255a), ⬇ 29.9kiB/s ⬆ 49.1kiB/s
2024-03-27 14:53:53.601 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8450 (0xf39d…c601), finalized #8448 (0x3507…8d2c), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:53:54.089 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524866 (0x375d…e108)
2024-03-27 14:53:58.597 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524866 (0x375d…e108), finalized #524864 (0xb066…0b45), ⬇ 31.9kiB/s ⬆ 27.7kiB/s
2024-03-27 14:53:58.602 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8450 (0xf39d…c601), finalized #8448 (0x3507…8d2c), ⬇ 0 ⬆ 0
2024-03-27 14:54:00.420 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524867 (0xc2a2…2e5e)
2024-03-27 14:54:00.640 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8451 (0x8f1c…2cd3)
2024-03-27 14:54:03.597 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524867 (0xc2a2…2e5e), finalized #524864 (0xb066…0b45), ⬇ 37.4kiB/s ⬆ 59.6kiB/s
2024-03-27 14:54:03.602 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8451 (0x8f1c…2cd3), finalized #8448 (0x3507…8d2c), ⬇ 2.6kiB/s ⬆ 1.3kiB/s
2024-03-27 14:54:06.579 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524868 (0xfc2c…2628)
2024-03-27 14:54:08.597 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524868 (0xfc2c…2628), finalized #524865 (0x5cf8…391c), ⬇ 23.0kiB/s ⬆ 39.3kiB/s
2024-03-27 14:54:08.602 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8451 (0x8f1c…2cd3), finalized #8449 (0x98f7…48d9), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:54:12.257 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524869 (0xf7da…e337)
2024-03-27 14:54:12.403 INFO tokio-runtime-worker teerex: [Parachain] registered quoting enclave
2024-03-27 14:54:12.405 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8452 (0xdfac…cbfd)
2024-03-27 14:54:13.598 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524869 (0xf7da…e337), finalized #524866 (0x375d…e108), ⬇ 26.9kiB/s ⬆ 43.4kiB/s
2024-03-27 14:54:13.602 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8452 (0xdfac…cbfd), finalized #8449 (0x98f7…48d9), ⬇ 3.2kiB/s ⬆ 56 B/s
2024-03-27 14:54:18.106 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524870 (0x0271…268b)
2024-03-27 14:54:18.598 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524870 (0x0271…268b), finalized #524867 (0xc2a2…2e5e), ⬇ 16.7kiB/s ⬆ 40.8kiB/s
2024-03-27 14:54:18.603 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8452 (0xdfac…cbfd), finalized #8450 (0xf39d…c601), ⬇ 0 ⬆ 0
2024-03-27 14:54:23.598 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524870 (0x0271…268b), finalized #524868 (0xfc2c…2628), ⬇ 32.6kiB/s ⬆ 46.2kiB/s
2024-03-27 14:54:23.603 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8452 (0xdfac…cbfd), finalized #8450 (0xf39d…c601), ⬇ 0.5kiB/s ⬆ 0.4kiB/s
2024-03-27 14:54:24.070 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524871 (0x4d56…1d3f)
2024-03-27 14:54:24.187 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8453 (0xd963…a40b)
2024-03-27 14:54:28.599 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524871 (0x4d56…1d3f), finalized #524868 (0xfc2c…2628), ⬇ 23.5kiB/s ⬆ 58.4kiB/s
2024-03-27 14:54:28.603 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8453 (0xd963…a40b), finalized #8450 (0xf39d…c601), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:54:30.107 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524872 (0x4d34…5263)
2024-03-27 14:54:33.599 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524872 (0x4d34…5263), finalized #524869 (0xf7da…e337), ⬇ 14.3kiB/s ⬆ 41.5kiB/s
2024-03-27 14:54:33.603 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8453 (0xd963…a40b), finalized #8451 (0x8f1c…2cd3), ⬇ 0 ⬆ 0
2024-03-27 14:54:36.071 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524873 (0x7c04…bd63)
2024-03-27 14:54:36.196 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8454 (0x45c1…7104)
2024-03-27 14:54:38.599 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524873 (0x7c04…bd63), finalized #524870 (0x0271…268b), ⬇ 38.6kiB/s ⬆ 62.4kiB/s
2024-03-27 14:54:38.604 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8454 (0x45c1…7104), finalized #8451 (0x8f1c…2cd3), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 14:54:42.157 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524874 (0x5363…d467)
2024-03-27 14:54:43.599 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524874 (0x5363…d467), finalized #524871 (0x4d56…1d3f), ⬇ 14.8kiB/s ⬆ 24.8kiB/s
2024-03-27 14:54:43.604 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8454 (0x45c1…7104), finalized #8452 (0xdfac…cbfd), ⬇ 1.3kiB/s ⬆ 2.6kiB/s
2024-03-27 14:54:48.138 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524875 (0x1176…5c14)
2024-03-27 14:54:48.245 INFO tokio-runtime-worker teerex: [Parachain] registered tcb info for fmspc: [0, 160, 103, 17, 0, 0]
2024-03-27 14:54:48.248 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8455 (0x0abc…d2a9)
2024-03-27 14:54:48.573 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524875,0x1176…5c14 to #524875,0x6be1…e4a6, common ancestor #524874,0x5363…d467
2024-03-27 14:54:48.573 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524875 (0x6be1…e4a6)
2024-03-27 14:54:48.600 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524875 (0x6be1…e4a6), finalized #524872 (0x4d34…5263), ⬇ 30.8kiB/s ⬆ 45.8kiB/s
2024-03-27 14:54:48.604 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8455 (0x0abc…d2a9), finalized #8452 (0xdfac…cbfd), ⬇ 4.7kiB/s ⬆ 0.2kiB/s
2024-03-27 14:54:48.635 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8455 (0x565e…6ff8)
2024-03-27 14:54:53.600 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524875 (0x6be1…e4a6), finalized #524873 (0x7c04…bd63), ⬇ 35.0kiB/s ⬆ 79.7kiB/s
2024-03-27 14:54:53.604 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8455 (0x0abc…d2a9), finalized #8453 (0xd963…a40b), ⬇ 1.8kiB/s ⬆ 63 B/s
2024-03-27 14:54:54.093 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524876 (0x2ff1…a9cd)
2024-03-27 14:54:58.600 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524876 (0x2ff1…a9cd), finalized #524873 (0x7c04…bd63), ⬇ 12.1kiB/s ⬆ 47.0kiB/s
2024-03-27 14:54:58.605 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8455 (0x0abc…d2a9), finalized #8453 (0xd963…a40b), ⬇ 0 ⬆ 0
2024-03-27 14:55:00.087 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524877 (0x6261…ff32)
2024-03-27 14:55:00.089 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8455,0x0abc…d2a9 to #8455,0x565e…6ff8, common ancestor #8454,0x45c1…7104
2024-03-27 14:55:00.294 INFO tokio-runtime-worker teerex: [Parachain] registered tcb info for fmspc: [0, 160, 103, 17, 0, 0]
2024-03-27 14:55:00.297 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8456 (0x0c1c…2096)
2024-03-27 14:55:03.601 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524877 (0x6261…ff32), finalized #524875 (0x6be1…e4a6), ⬇ 42.9kiB/s ⬆ 73.6kiB/s
2024-03-27 14:55:03.605 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8456 (0x0c1c…2096), finalized #8454 (0x45c1…7104), ⬇ 4.5kiB/s ⬆ 56 B/s
2024-03-27 14:55:06.410 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524878 (0x0064…ab15)
2024-03-27 14:55:08.601 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524878 (0x0064…ab15), finalized #524875 (0x6be1…e4a6), ⬇ 25.0kiB/s ⬆ 25.4kiB/s
2024-03-27 14:55:08.605 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8456 (0x0c1c…2096), finalized #8454 (0x45c1…7104), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:55:12.777 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524879 (0xc588…31a9)
2024-03-27 14:55:12.943 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8457 (0x4330…ee65)
2024-03-27 14:55:13.601 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524879 (0xc588…31a9), finalized #524876 (0x2ff1…a9cd), ⬇ 42.3kiB/s ⬆ 54.9kiB/s
2024-03-27 14:55:13.606 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8457 (0x4330…ee65), finalized #8454 (0x45c1…7104), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 14:55:18.104 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524880 (0x0def…822a)
2024-03-27 14:55:18.601 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524880 (0x0def…822a), finalized #524877 (0x6261…ff32), ⬇ 26.9kiB/s ⬆ 42.6kiB/s
2024-03-27 14:55:18.606 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8457 (0x4330…ee65), finalized #8455 (0x565e…6ff8), ⬇ 0 ⬆ 0
2024-03-27 14:55:23.602 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524880 (0x0def…822a), finalized #524878 (0x0064…ab15), ⬇ 14.9kiB/s ⬆ 40.5kiB/s
2024-03-27 14:55:23.606 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8457 (0x4330…ee65), finalized #8455 (0x565e…6ff8), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:55:24.076 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524881 (0x9518…beb8)
2024-03-27 14:55:24.101 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524881,0x9518…beb8 to #524881,0xfb6c…24f1, common ancestor #524880,0x0def…822a
2024-03-27 14:55:24.101 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524881 (0xfb6c…24f1)
2024-03-27 14:55:24.206 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8458 (0x09d0…19af)
2024-03-27 14:55:24.239 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8458 (0x3e13…6951)
2024-03-27 14:55:28.602 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524881 (0xfb6c…24f1), finalized #524879 (0xc588…31a9), ⬇ 53.8kiB/s ⬆ 94.2kiB/s
2024-03-27 14:55:28.606 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8458 (0x09d0…19af), finalized #8456 (0x0c1c…2096), ⬇ 4.8kiB/s ⬆ 2.0kiB/s
2024-03-27 14:55:30.107 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524882 (0x2aeb…684d)
2024-03-27 14:55:33.602 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524882 (0x2aeb…684d), finalized #524879 (0xc588…31a9), ⬇ 25.6kiB/s ⬆ 27.8kiB/s
2024-03-27 14:55:33.607 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8458 (0x09d0…19af), finalized #8456 (0x0c1c…2096), ⬇ 0 ⬆ 0
2024-03-27 14:55:36.068 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524883 (0x1b9d…5707)
2024-03-27 14:55:36.069 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8458,0x09d0…19af to #8458,0x3e13…6951, common ancestor #8457,0x4330…ee65
2024-03-27 14:55:36.211 INFO tokio-runtime-worker teerex: [Parachain] registered sgx enclave. sender: d5af4118cfbe99a94626d14cd004c41eb05b4e98f559f432dfc5a5f2c8392584 (5Gtt7oCn...), attestation method: SgxAttestationMethod::Dcap { proxied: false }
2024-03-27 14:55:36.214 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8459 (0x5160…c335)
2024-03-27 14:55:36.300 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524883 (0x4353…15ba)
2024-03-27 14:55:36.409 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8459 (0xd1e7…9667)
2024-03-27 14:55:38.603 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524883 (0x1b9d…5707), finalized #524880 (0x0def…822a), ⬇ 61.1kiB/s ⬆ 95.0kiB/s
2024-03-27 14:55:38.607 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8459 (0x5160…c335), finalized #8456 (0x0c1c…2096), ⬇ 5.7kiB/s ⬆ 0.1kiB/s
2024-03-27 14:55:42.108 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524884 (0x0076…14fd)
2024-03-27 14:55:43.603 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524884 (0x0076…14fd), finalized #524881 (0xfb6c…24f1), ⬇ 15.2kiB/s ⬆ 41.2kiB/s
2024-03-27 14:55:43.607 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8459 (0x5160…c335), finalized #8457 (0x4330…ee65), ⬇ 0 ⬆ 0
2024-03-27 14:55:48.079 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524885 (0x0f65…9faf)
2024-03-27 14:55:48.145 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524885 (0xbeb8…e3b4)
2024-03-27 14:55:48.210 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8460 (0x1b4a…c440)
2024-03-27 14:55:48.248 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8460 (0x4149…e8c1)
2024-03-27 14:55:48.603 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524885 (0x0f65…9faf), finalized #524882 (0x2aeb…684d), ⬇ 46.2kiB/s ⬆ 68.7kiB/s
2024-03-27 14:55:48.607 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8460 (0x1b4a…c440), finalized #8457 (0x4330…ee65), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 14:55:53.603 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524885 (0x0f65…9faf), finalized #524883 (0x1b9d…5707), ⬇ 20.4kiB/s ⬆ 63.3kiB/s
2024-03-27 14:55:53.608 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8460 (0x1b4a…c440), finalized #8458 (0x3e13…6951), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:55:54.079 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524886 (0x6b05…cf6c)
2024-03-27 14:55:54.101 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524886 (0x3404…2fea)
2024-03-27 14:55:58.604 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524886 (0x6b05…cf6c), finalized #524884 (0x0076…14fd), ⬇ 36.7kiB/s ⬆ 42.8kiB/s
2024-03-27 14:55:58.608 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8460 (0x1b4a…c440), finalized #8458 (0x3e13…6951), ⬇ 0 ⬆ 0
2024-03-27 14:56:00.130 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524887 (0xb59b…5487)
2024-03-27 14:56:00.154 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524887 (0xd53b…2878)
2024-03-27 14:56:00.328 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8461 (0x2edb…b654)
2024-03-27 14:56:00.359 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8461 (0x53d2…fa1a)
2024-03-27 14:56:03.604 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524887 (0xb59b…5487), finalized #524884 (0x0076…14fd), ⬇ 49.4kiB/s ⬆ 72.1kiB/s
2024-03-27 14:56:03.608 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8461 (0x2edb…b654), finalized #8458 (0x3e13…6951), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 14:56:06.092 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524888 (0x3562…0db8)
2024-03-27 14:56:06.426 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524888 (0x2759…08a7)
2024-03-27 14:56:08.604 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524888 (0x3562…0db8), finalized #524885 (0x0f65…9faf), ⬇ 29.8kiB/s ⬆ 50.3kiB/s
2024-03-27 14:56:08.608 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8461 (0x2edb…b654), finalized #8459 (0x5160…c335), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 14:56:12.166 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524889 (0xc270…b30c)
2024-03-27 14:56:12.310 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8462 (0x21a4…c9fb)
2024-03-27 14:56:13.604 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524889 (0xc270…b30c), finalized #524886 (0x6b05…cf6c), ⬇ 34.3kiB/s ⬆ 68.7kiB/s
2024-03-27 14:56:13.608 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8462 (0x21a4…c9fb), finalized #8459 (0x5160…c335), ⬇ 5.5kiB/s ⬆ 3.3kiB/s
2024-03-27 14:56:18.089 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524890 (0x0b3c…4ca5)
2024-03-27 14:56:18.605 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524890 (0x0b3c…4ca5), finalized #524887 (0xb59b…5487), ⬇ 25.8kiB/s ⬆ 37.3kiB/s
2024-03-27 14:56:18.609 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8462 (0x21a4…c9fb), finalized #8460 (0x1b4a…c440), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:56:23.605 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524890 (0x0b3c…4ca5), finalized #524888 (0x3562…0db8), ⬇ 22.6kiB/s ⬆ 36.1kiB/s
2024-03-27 14:56:23.609 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8462 (0x21a4…c9fb), finalized #8460 (0x1b4a…c440), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:56:24.094 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524891 (0xf318…1183)
2024-03-27 14:56:24.131 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524891 (0xc5ff…cd4a)
2024-03-27 14:56:24.198 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8463 (0xa6f9…551d)
2024-03-27 14:56:24.242 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8463 (0x9104…176d)
2024-03-27 14:56:28.605 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524891 (0xf318…1183), finalized #524888 (0x3562…0db8), ⬇ 66.5kiB/s ⬆ 82.6kiB/s
2024-03-27 14:56:28.609 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8463 (0xa6f9…551d), finalized #8460 (0x1b4a…c440), ⬇ 3.9kiB/s ⬆ 0.1kiB/s
2024-03-27 14:56:30.081 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524892 (0xa92e…c02c)
2024-03-27 14:56:33.605 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524892 (0xa92e…c02c), finalized #524890 (0x0b3c…4ca5), ⬇ 18.4kiB/s ⬆ 37.8kiB/s
2024-03-27 14:56:33.609 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8463 (0xa6f9…551d), finalized #8461 (0x2edb…b654), ⬇ 42 B/s ⬆ 0.2kiB/s
2024-03-27 14:56:36.080 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524893 (0x2181…42ee)
2024-03-27 14:56:36.204 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8464 (0xb114…0946)
2024-03-27 14:56:38.606 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524893 (0x2181…42ee), finalized #524890 (0x0b3c…4ca5), ⬇ 34.0kiB/s ⬆ 54.3kiB/s
2024-03-27 14:56:38.610 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8464 (0xb114…0946), finalized #8461 (0x2edb…b654), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 14:56:42.073 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524894 (0x5b32…a10c)
2024-03-27 14:56:42.102 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524894,0x5b32…a10c to #524894,0xb6e1…66fd, common ancestor #524893,0x2181…42ee
2024-03-27 14:56:42.102 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524894 (0xb6e1…66fd)
2024-03-27 14:56:43.606 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524894 (0xb6e1…66fd), finalized #524891 (0xf318…1183), ⬇ 27.0kiB/s ⬆ 42.9kiB/s
2024-03-27 14:56:43.610 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8464 (0xb114…0946), finalized #8462 (0x21a4…c9fb), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:56:48.089 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524895 (0xab44…c3db)
2024-03-27 14:56:48.217 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8465 (0x3213…af8c)
2024-03-27 14:56:48.606 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524895 (0xab44…c3db), finalized #524892 (0xa92e…c02c), ⬇ 41.7kiB/s ⬆ 57.2kiB/s
2024-03-27 14:56:48.610 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8465 (0x3213…af8c), finalized #8462 (0x21a4…c9fb), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 14:56:53.606 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524895 (0xab44…c3db), finalized #524892 (0xa92e…c02c), ⬇ 19.8kiB/s ⬆ 40.7kiB/s
2024-03-27 14:56:53.610 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8465 (0x3213…af8c), finalized #8462 (0x21a4…c9fb), ⬇ 70 B/s ⬆ 0.1kiB/s
2024-03-27 14:56:54.059 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524896 (0xf99e…804c)
2024-03-27 14:56:54.100 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524896 (0x3f62…1426)
2024-03-27 14:56:58.607 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524896 (0xf99e…804c), finalized #524894 (0xb6e1…66fd), ⬇ 28.5kiB/s ⬆ 62.1kiB/s
2024-03-27 14:56:58.611 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8465 (0x3213…af8c), finalized #8463 (0xa6f9…551d), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:57:00.068 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524897 (0xfa1f…1661)
2024-03-27 14:57:00.081 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524897,0xfa1f…1661 to #524897,0x84a6…b839, common ancestor #524896,0xf99e…804c
2024-03-27 14:57:00.081 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524897 (0x84a6…b839)
2024-03-27 14:57:00.420 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8466 (0x6911…cd1e)
2024-03-27 14:57:00.468 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8466 (0xb4b5…faa5)
2024-03-27 14:57:03.607 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524897 (0x84a6…b839), finalized #524894 (0xb6e1…66fd), ⬇ 44.4kiB/s ⬆ 71.7kiB/s
2024-03-27 14:57:03.611 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8466 (0x6911…cd1e), finalized #8463 (0xa6f9…551d), ⬇ 4.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:57:06.280 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524898 (0x5bf2…a803)
2024-03-27 14:57:08.607 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524898 (0x5bf2…a803), finalized #524895 (0xab44…c3db), ⬇ 19.5kiB/s ⬆ 39.0kiB/s
2024-03-27 14:57:08.611 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8466 (0x6911…cd1e), finalized #8464 (0xb114…0946), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 14:57:12.068 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524899 (0x1519…083e)
2024-03-27 14:57:12.193 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8467 (0x0ada…2427)
2024-03-27 14:57:13.607 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524899 (0x1519…083e), finalized #524896 (0xf99e…804c), ⬇ 31.4kiB/s ⬆ 85.1kiB/s
2024-03-27 14:57:13.611 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8467 (0x0ada…2427), finalized #8464 (0xb114…0946), ⬇ 2.2kiB/s ⬆ 0.1kiB/s
2024-03-27 14:57:18.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524900 (0xc85a…7908)
2024-03-27 14:57:18.608 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524900 (0xc85a…7908), finalized #524897 (0x84a6…b839), ⬇ 32.9kiB/s ⬆ 39.4kiB/s
2024-03-27 14:57:18.612 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8467 (0x0ada…2427), finalized #8465 (0x3213…af8c), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:57:23.608 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524900 (0xc85a…7908), finalized #524898 (0x5bf2…a803), ⬇ 31.2kiB/s ⬆ 27.5kiB/s
2024-03-27 14:57:23.612 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8467 (0x0ada…2427), finalized #8465 (0x3213…af8c), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:57:24.302 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524901 (0xc520…6552)
2024-03-27 14:57:24.433 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8468 (0x90dc…f112)
2024-03-27 14:57:28.608 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524901 (0xc520…6552), finalized #524899 (0x1519…083e), ⬇ 37.8kiB/s ⬆ 64.4kiB/s
2024-03-27 14:57:28.612 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8468 (0x90dc…f112), finalized #8466 (0x6911…cd1e), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 14:57:30.100 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524902 (0xab4e…96f5)
2024-03-27 14:57:33.609 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524902 (0xab4e…96f5), finalized #524899 (0x1519…083e), ⬇ 30.4kiB/s ⬆ 32.8kiB/s
2024-03-27 14:57:33.612 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8468 (0x90dc…f112), finalized #8466 (0x6911…cd1e), ⬇ 44 B/s ⬆ 89 B/s
2024-03-27 14:57:36.098 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524903 (0x1ac3…8c16)
2024-03-27 14:57:36.116 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524903 (0xf3e4…dd0a)
2024-03-27 14:57:36.189 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8469 (0xa367…4750)
2024-03-27 14:57:36.221 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8469 (0x90d5…3904)
2024-03-27 14:57:38.609 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524903 (0x1ac3…8c16), finalized #524900 (0xc85a…7908), ⬇ 61.8kiB/s ⬆ 94.4kiB/s
2024-03-27 14:57:38.613 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8469 (0xa367…4750), finalized #8466 (0x6911…cd1e), ⬇ 4.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:57:42.370 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524904 (0x8d2a…f1c8)
2024-03-27 14:57:42.860 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524904 (0x3ed2…2fca)
2024-03-27 14:57:43.609 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524904 (0x8d2a…f1c8), finalized #524901 (0xc520…6552), ⬇ 39.9kiB/s ⬆ 44.6kiB/s
2024-03-27 14:57:43.613 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8469 (0xa367…4750), finalized #8467 (0x0ada…2427), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:57:48.084 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524905 (0xddac…c63d)
2024-03-27 14:57:48.201 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8470 (0x6746…24ce)
2024-03-27 14:57:48.609 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524905 (0xddac…c63d), finalized #524902 (0xab4e…96f5), ⬇ 33.7kiB/s ⬆ 53.0kiB/s
2024-03-27 14:57:48.613 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8470 (0x6746…24ce), finalized #8467 (0x0ada…2427), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 14:57:53.610 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524905 (0xddac…c63d), finalized #524903 (0x1ac3…8c16), ⬇ 21.2kiB/s ⬆ 47.5kiB/s
2024-03-27 14:57:53.613 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8470 (0x6746…24ce), finalized #8468 (0x90dc…f112), ⬇ 0.1kiB/s ⬆ 0.2kiB/s
2024-03-27 14:57:54.106 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524906 (0xbd11…3e0d)
2024-03-27 14:57:54.821 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524906 (0x63a0…32cd)
2024-03-27 14:57:58.610 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524906 (0xbd11…3e0d), finalized #524903 (0x1ac3…8c16), ⬇ 28.0kiB/s ⬆ 50.9kiB/s
2024-03-27 14:57:58.613 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8470 (0x6746…24ce), finalized #8468 (0x90dc…f112), ⬇ 0 ⬆ 0
2024-03-27 14:58:00.167 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524907 (0xd2a5…152f)
2024-03-27 14:58:00.385 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8471 (0x9f79…532b)
2024-03-27 14:58:03.610 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524907 (0xd2a5…152f), finalized #524904 (0x8d2a…f1c8), ⬇ 28.5kiB/s ⬆ 53.0kiB/s
2024-03-27 14:58:03.614 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8471 (0x9f79…532b), finalized #8468 (0x90dc…f112), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 14:58:06.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524908 (0x1738…d99d)
2024-03-27 14:58:06.102 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524908 (0xc890…dd67)
2024-03-27 14:58:08.610 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524908 (0x1738…d99d), finalized #524905 (0xddac…c63d), ⬇ 26.1kiB/s ⬆ 46.9kiB/s
2024-03-27 14:58:08.614 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8471 (0x9f79…532b), finalized #8469 (0xa367…4750), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 14:58:12.312 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524909 (0x78c1…804d)
2024-03-27 14:58:12.425 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8472 (0x9c5e…1494)
2024-03-27 14:58:13.611 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524909 (0x78c1…804d), finalized #524906 (0xbd11…3e0d), ⬇ 40.1kiB/s ⬆ 75.8kiB/s
2024-03-27 14:58:13.614 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8472 (0x9c5e…1494), finalized #8469 (0xa367…4750), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:58:18.270 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524910 (0x8414…d0f9)
2024-03-27 14:58:18.611 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524910 (0x8414…d0f9), finalized #524907 (0xd2a5…152f), ⬇ 26.7kiB/s ⬆ 44.0kiB/s
2024-03-27 14:58:18.614 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8472 (0x9c5e…1494), finalized #8470 (0x6746…24ce), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:58:23.611 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524910 (0x8414…d0f9), finalized #524907 (0xd2a5…152f), ⬇ 21.0kiB/s ⬆ 30.0kiB/s
2024-03-27 14:58:23.615 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8472 (0x9c5e…1494), finalized #8470 (0x6746…24ce), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 14:58:24.188 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524911 (0x1453…f58c)
2024-03-27 14:58:24.296 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8473 (0xdea4…7a38)
2024-03-27 14:58:28.612 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524911 (0x1453…f58c), finalized #524909 (0x78c1…804d), ⬇ 56.0kiB/s ⬆ 62.2kiB/s
2024-03-27 14:58:28.615 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8473 (0xdea4…7a38), finalized #8471 (0x9f79…532b), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 14:58:30.152 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524912 (0x5b45…beda)
2024-03-27 14:58:33.612 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524912 (0x5b45…beda), finalized #524910 (0x8414…d0f9), ⬇ 38.7kiB/s ⬆ 38.5kiB/s
2024-03-27 14:58:33.615 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8473 (0xdea4…7a38), finalized #8471 (0x9f79…532b), ⬇ 86 B/s ⬆ 0.2kiB/s
2024-03-27 14:58:36.149 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524913 (0x837d…8097)
2024-03-27 14:58:36.243 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8474 (0x1dc2…9ad7)
2024-03-27 14:58:38.612 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524913 (0x837d…8097), finalized #524910 (0x8414…d0f9), ⬇ 34.6kiB/s ⬆ 47.4kiB/s
2024-03-27 14:58:38.615 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8474 (0x1dc2…9ad7), finalized #8471 (0x9f79…532b), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 14:58:42.809 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524914 (0x1ace…23ef)
2024-03-27 14:58:43.612 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524914 (0x1ace…23ef), finalized #524911 (0x1453…f58c), ⬇ 24.4kiB/s ⬆ 30.7kiB/s
2024-03-27 14:58:43.616 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8474 (0x1dc2…9ad7), finalized #8472 (0x9c5e…1494), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:58:48.070 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524915 (0x2db2…7766)
2024-03-27 14:58:48.188 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8475 (0x7b56…488a)
2024-03-27 14:58:48.613 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524915 (0x2db2…7766), finalized #524912 (0x5b45…beda), ⬇ 29.0kiB/s ⬆ 54.3kiB/s
2024-03-27 14:58:48.616 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8475 (0x7b56…488a), finalized #8472 (0x9c5e…1494), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 14:58:53.613 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524915 (0x2db2…7766), finalized #524913 (0x837d…8097), ⬇ 27.4kiB/s ⬆ 55.5kiB/s
2024-03-27 14:58:53.616 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8475 (0x7b56…488a), finalized #8473 (0xdea4…7a38), ⬇ 70 B/s ⬆ 0.1kiB/s
2024-03-27 14:58:54.093 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524916 (0xf1a3…448a)
2024-03-27 14:58:58.613 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524916 (0xf1a3…448a), finalized #524914 (0x1ace…23ef), ⬇ 20.7kiB/s ⬆ 48.2kiB/s
2024-03-27 14:58:58.616 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8475 (0x7b56…488a), finalized #8473 (0xdea4…7a38), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:59:00.813 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524917 (0x924b…ecfd)
2024-03-27 14:59:01.015 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8476 (0xd206…a1f5)
2024-03-27 14:59:03.613 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524917 (0x924b…ecfd), finalized #524914 (0x1ace…23ef), ⬇ 33.0kiB/s ⬆ 49.4kiB/s
2024-03-27 14:59:03.616 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8476 (0xd206…a1f5), finalized #8473 (0xdea4…7a38), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 14:59:06.107 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524918 (0x50dc…8922)
2024-03-27 14:59:08.614 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524918 (0x50dc…8922), finalized #524915 (0x2db2…7766), ⬇ 26.8kiB/s ⬆ 46.3kiB/s
2024-03-27 14:59:08.617 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8476 (0xd206…a1f5), finalized #8474 (0x1dc2…9ad7), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 14:59:12.096 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524919 (0x70de…aa2a)
2024-03-27 14:59:12.185 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8477 (0x95ce…d132)
2024-03-27 14:59:13.614 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524919 (0x70de…aa2a), finalized #524916 (0xf1a3…448a), ⬇ 26.7kiB/s ⬆ 47.0kiB/s
2024-03-27 14:59:13.617 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8477 (0x95ce…d132), finalized #8474 (0x1dc2…9ad7), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:59:18.082 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524920 (0x6bf3…ec7e)
2024-03-27 14:59:18.452 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524920,0x6bf3…ec7e to #524920,0xd9e1…9cb0, common ancestor #524919,0x70de…aa2a
2024-03-27 14:59:18.452 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524920 (0xd9e1…9cb0)
2024-03-27 14:59:18.614 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524920 (0xd9e1…9cb0), finalized #524917 (0x924b…ecfd), ⬇ 39.7kiB/s ⬆ 47.0kiB/s
2024-03-27 14:59:18.617 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8477 (0x95ce…d132), finalized #8475 (0x7b56…488a), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 14:59:23.614 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524920 (0xd9e1…9cb0), finalized #524918 (0x50dc…8922), ⬇ 39.0kiB/s ⬆ 38.5kiB/s
2024-03-27 14:59:23.618 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8477 (0x95ce…d132), finalized #8475 (0x7b56…488a), ⬇ 0.5kiB/s ⬆ 0.4kiB/s
2024-03-27 14:59:24.240 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524921 (0xd707…13fd)
2024-03-27 14:59:24.309 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524921,0xd707…13fd to #524921,0xc6db…c40b, common ancestor #524920,0xd9e1…9cb0
2024-03-27 14:59:24.309 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524921 (0xc6db…c40b)
2024-03-27 14:59:24.345 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8478 (0xb757…1b67)
2024-03-27 14:59:24.413 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8478 (0x37a2…0470)
2024-03-27 14:59:28.615 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524921 (0xc6db…c40b), finalized #524918 (0x50dc…8922), ⬇ 62.2kiB/s ⬆ 88.6kiB/s
2024-03-27 14:59:28.618 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8478 (0xb757…1b67), finalized #8475 (0x7b56…488a), ⬇ 4.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:59:30.061 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524922 (0xe890…3464)
2024-03-27 14:59:30.156 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524922,0xe890…3464 to #524922,0x5cce…3492, common ancestor #524921,0xc6db…c40b
2024-03-27 14:59:30.156 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524922 (0x5cce…3492)
2024-03-27 14:59:30.430 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524922 (0x4f5d…0932)
2024-03-27 14:59:33.615 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524922 (0x5cce…3492), finalized #524919 (0x70de…aa2a), ⬇ 38.6kiB/s ⬆ 62.5kiB/s
2024-03-27 14:59:33.618 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8478 (0xb757…1b67), finalized #8476 (0xd206…a1f5), ⬇ 44 B/s ⬆ 0.2kiB/s
2024-03-27 14:59:36.073 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524923 (0xbc88…b726)
2024-03-27 14:59:36.074 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8478,0xb757…1b67 to #8478,0x37a2…0470, common ancestor #8477,0x95ce…d132
2024-03-27 14:59:36.185 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8479 (0x0d94…ac7e)
2024-03-27 14:59:38.615 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524923 (0xbc88…b726), finalized #524921 (0xc6db…c40b), ⬇ 46.3kiB/s ⬆ 81.1kiB/s
2024-03-27 14:59:38.618 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8479 (0x0d94…ac7e), finalized #8477 (0x95ce…d132), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 14:59:42.148 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524924 (0xb57d…cb50)
2024-03-27 14:59:43.615 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524924 (0xb57d…cb50), finalized #524921 (0xc6db…c40b), ⬇ 29.4kiB/s ⬆ 25.7kiB/s
2024-03-27 14:59:43.618 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8479 (0x0d94…ac7e), finalized #8477 (0x95ce…d132), ⬇ 0 ⬆ 84 B/s
2024-03-27 14:59:48.076 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524925 (0x07fa…8273)
2024-03-27 14:59:48.184 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8480 (0x7b01…c6b0)
2024-03-27 14:59:48.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524925 (0x07fa…8273), finalized #524922 (0x5cce…3492), ⬇ 20.9kiB/s ⬆ 38.9kiB/s
2024-03-27 14:59:48.619 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8480 (0x7b01…c6b0), finalized #8477 (0x95ce…d132), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 14:59:53.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524925 (0x07fa…8273), finalized #524923 (0xbc88…b726), ⬇ 20.8kiB/s ⬆ 37.2kiB/s
2024-03-27 14:59:53.619 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8480 (0x7b01…c6b0), finalized #8478 (0x37a2…0470), ⬇ 25 B/s ⬆ 0.2kiB/s
2024-03-27 14:59:54.166 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524926 (0xdce5…ce84)
2024-03-27 14:59:54.259 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524926,0xdce5…ce84 to #524926,0x2d98…e489, common ancestor #524925,0x07fa…8273
2024-03-27 14:59:54.259 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524926 (0x2d98…e489)
2024-03-27 14:59:58.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524926 (0x2d98…e489), finalized #524923 (0xbc88…b726), ⬇ 27.4kiB/s ⬆ 38.3kiB/s
2024-03-27 14:59:58.619 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8480 (0x7b01…c6b0), finalized #8478 (0x37a2…0470), ⬇ 0 ⬆ 0
2024-03-27 15:00:00.391 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524927 (0xbba7…5976)
2024-03-27 15:00:00.711 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524927 (0xd1cc…cdd7)
2024-03-27 15:00:00.750 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8481 (0x1e67…c6ce)
2024-03-27 15:00:01.134 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8481 (0xdffa…93d8)
2024-03-27 15:00:03.616 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524927 (0xbba7…5976), finalized #524925 (0x07fa…8273), ⬇ 110.4kiB/s ⬆ 104.9kiB/s
2024-03-27 15:00:03.619 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8481 (0x1e67…c6ce), finalized #8479 (0x0d94…ac7e), ⬇ 3.4kiB/s ⬆ 0.2kiB/s
2024-03-27 15:00:06.327 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524928 (0xed55…f8ae)
2024-03-27 15:00:08.617 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524928 (0xed55…f8ae), finalized #524925 (0x07fa…8273), ⬇ 25.7kiB/s ⬆ 28.2kiB/s
2024-03-27 15:00:08.620 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8481 (0x1e67…c6ce), finalized #8479 (0x0d94…ac7e), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:00:12.186 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524929 (0xf9ea…b9f3)
2024-03-27 15:00:12.280 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8482 (0xa33c…881c)
2024-03-27 15:00:13.617 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524929 (0xf9ea…b9f3), finalized #524926 (0x2d98…e489), ⬇ 39.2kiB/s ⬆ 50.9kiB/s
2024-03-27 15:00:13.620 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8482 (0xa33c…881c), finalized #8479 (0x0d94…ac7e), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:00:18.142 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524930 (0xdf8b…5eb1)
2024-03-27 15:00:18.617 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524930 (0xdf8b…5eb1), finalized #524927 (0xbba7…5976), ⬇ 32.1kiB/s ⬆ 46.7kiB/s
2024-03-27 15:00:18.620 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8482 (0xa33c…881c), finalized #8480 (0x7b01…c6b0), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:00:23.618 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524930 (0xdf8b…5eb1), finalized #524927 (0xbba7…5976), ⬇ 7.3kiB/s ⬆ 25.6kiB/s
2024-03-27 15:00:23.620 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8482 (0xa33c…881c), finalized #8480 (0x7b01…c6b0), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:00:24.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524931 (0x3f77…5f4b)
2024-03-27 15:00:24.199 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8483 (0xeaf0…c6a0)
2024-03-27 15:00:28.618 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524931 (0x3f77…5f4b), finalized #524929 (0xf9ea…b9f3), ⬇ 50.2kiB/s ⬆ 76.5kiB/s
2024-03-27 15:00:28.621 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8483 (0xeaf0…c6a0), finalized #8481 (0x1e67…c6ce), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:00:30.312 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524932 (0x1139…7130)
2024-03-27 15:00:33.618 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524932 (0x1139…7130), finalized #524929 (0xf9ea…b9f3), ⬇ 30.8kiB/s ⬆ 22.8kiB/s
2024-03-27 15:00:33.621 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8483 (0xeaf0…c6a0), finalized #8481 (0x1e67…c6ce), ⬇ 44 B/s ⬆ 89 B/s
2024-03-27 15:00:36.164 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524933 (0xe66c…6e17)
2024-03-27 15:00:36.268 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8484 (0xa1f0…2d77)
2024-03-27 15:00:38.618 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524933 (0xe66c…6e17), finalized #524930 (0xdf8b…5eb1), ⬇ 47.1kiB/s ⬆ 69.7kiB/s
2024-03-27 15:00:38.621 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8484 (0xa1f0…2d77), finalized #8481 (0x1e67…c6ce), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 15:00:42.112 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524934 (0x0639…ee0f)
2024-03-27 15:00:43.618 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524934 (0x0639…ee0f), finalized #524931 (0x3f77…5f4b), ⬇ 24.4kiB/s ⬆ 35.3kiB/s
2024-03-27 15:00:43.622 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8484 (0xa1f0…2d77), finalized #8482 (0xa33c…881c), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:00:48.147 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524935 (0x53b3…62d4)
2024-03-27 15:00:48.270 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8485 (0x2fea…6c50)
2024-03-27 15:00:48.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524935 (0x53b3…62d4), finalized #524932 (0x1139…7130), ⬇ 35.6kiB/s ⬆ 53.5kiB/s
2024-03-27 15:00:48.622 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8485 (0x2fea…6c50), finalized #8482 (0xa33c…881c), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:00:53.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524935 (0x53b3…62d4), finalized #524933 (0xe66c…6e17), ⬇ 31.6kiB/s ⬆ 45.6kiB/s
2024-03-27 15:00:53.622 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8485 (0x2fea…6c50), finalized #8483 (0xeaf0…c6a0), ⬇ 0.1kiB/s ⬆ 0.2kiB/s
2024-03-27 15:00:54.149 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524936 (0xd068…e188)
2024-03-27 15:00:58.619 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524936 (0xd068…e188), finalized #524934 (0x0639…ee0f), ⬇ 33.8kiB/s ⬆ 37.3kiB/s
2024-03-27 15:00:58.622 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8485 (0x2fea…6c50), finalized #8483 (0xeaf0…c6a0), ⬇ 0 ⬆ 0
2024-03-27 15:01:00.078 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524937 (0x7c64…ba20)
2024-03-27 15:01:00.308 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8486 (0xd705…aa9c)
2024-03-27 15:01:03.620 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524937 (0x7c64…ba20), finalized #524934 (0x0639…ee0f), ⬇ 32.5kiB/s ⬆ 55.9kiB/s
2024-03-27 15:01:03.623 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8486 (0xd705…aa9c), finalized #8483 (0xeaf0…c6a0), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:01:06.420 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524938 (0xd713…87c2)
2024-03-27 15:01:08.620 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524938 (0xd713…87c2), finalized #524935 (0x53b3…62d4), ⬇ 11.7kiB/s ⬆ 38.1kiB/s
2024-03-27 15:01:08.623 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8486 (0xd705…aa9c), finalized #8484 (0xa1f0…2d77), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 15:01:12.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524939 (0x94e7…598d)
2024-03-27 15:01:12.216 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8487 (0x69e1…306e)
2024-03-27 15:01:13.620 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524939 (0x94e7…598d), finalized #524936 (0xd068…e188), ⬇ 38.4kiB/s ⬆ 64.6kiB/s
2024-03-27 15:01:13.623 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8487 (0x69e1…306e), finalized #8484 (0xa1f0…2d77), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:01:18.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524940 (0xeff0…5c73)
2024-03-27 15:01:18.620 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524940 (0xeff0…5c73), finalized #524937 (0x7c64…ba20), ⬇ 16.7kiB/s ⬆ 32.2kiB/s
2024-03-27 15:01:18.623 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8487 (0x69e1…306e), finalized #8485 (0x2fea…6c50), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:01:23.621 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524940 (0xeff0…5c73), finalized #524938 (0xd713…87c2), ⬇ 87.8kiB/s ⬆ 76.4kiB/s
2024-03-27 15:01:23.624 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8487 (0x69e1…306e), finalized #8485 (0x2fea…6c50), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:01:24.135 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524941 (0xbb8c…8c4d)
2024-03-27 15:01:24.273 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8488 (0x302f…3bfb)
2024-03-27 15:01:28.621 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524941 (0xbb8c…8c4d), finalized #524938 (0xd713…87c2), ⬇ 28.3kiB/s ⬆ 44.8kiB/s
2024-03-27 15:01:28.624 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8488 (0x302f…3bfb), finalized #8485 (0x2fea…6c50), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:01:30.267 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524942 (0x42a0…d192)
2024-03-27 15:01:33.621 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524942 (0x42a0…d192), finalized #524939 (0x94e7…598d), ⬇ 10.0kiB/s ⬆ 44.2kiB/s
2024-03-27 15:01:33.624 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8488 (0x302f…3bfb), finalized #8486 (0xd705…aa9c), ⬇ 86 B/s ⬆ 0.2kiB/s
2024-03-27 15:01:36.047 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524943 (0x6fdb…26c5)
2024-03-27 15:01:36.229 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8489 (0x5a22…5bd4)
2024-03-27 15:01:38.622 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524943 (0x6fdb…26c5), finalized #524940 (0xeff0…5c73), ⬇ 44.9kiB/s ⬆ 65.8kiB/s
2024-03-27 15:01:38.625 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8489 (0x5a22…5bd4), finalized #8486 (0xd705…aa9c), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 15:01:42.433 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524944 (0x0797…8ff3)
2024-03-27 15:01:43.622 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524944 (0x0797…8ff3), finalized #524941 (0xbb8c…8c4d), ⬇ 31.7kiB/s ⬆ 22.7kiB/s
2024-03-27 15:01:43.625 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8489 (0x5a22…5bd4), finalized #8487 (0x69e1…306e), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:01:48.069 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524945 (0xdb70…c764)
2024-03-27 15:01:48.095 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524945,0xdb70…c764 to #524945,0xff50…6e6c, common ancestor #524944,0x0797…8ff3
2024-03-27 15:01:48.095 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524945 (0xff50…6e6c)
2024-03-27 15:01:48.187 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8490 (0x908b…9c71)
2024-03-27 15:01:48.221 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8490 (0x0a1d…19bd)
2024-03-27 15:01:48.272 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524945 (0x08f6…b951)
2024-03-27 15:01:48.397 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8490 (0x248f…dcab)
2024-03-27 15:01:48.622 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524945 (0xff50…6e6c), finalized #524942 (0x42a0…d192), ⬇ 49.8kiB/s ⬆ 63.3kiB/s
2024-03-27 15:01:48.625 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8490 (0x908b…9c71), finalized #8487 (0x69e1…306e), ⬇ 4.1kiB/s ⬆ 1.3kiB/s
2024-03-27 15:01:53.622 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524945 (0xff50…6e6c), finalized #524942 (0x42a0…d192), ⬇ 34.7kiB/s ⬆ 88.0kiB/s
2024-03-27 15:01:53.625 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8490 (0x908b…9c71), finalized #8487 (0x69e1…306e), ⬇ 70 B/s ⬆ 0.1kiB/s
2024-03-27 15:01:54.375 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524945,0xff50…6e6c to #524946,0x59db…7665, common ancestor #524944,0x0797…8ff3
2024-03-27 15:01:54.375 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524946 (0x59db…7665)
2024-03-27 15:01:58.623 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524946 (0x59db…7665), finalized #524944 (0x0797…8ff3), ⬇ 44.1kiB/s ⬆ 67.3kiB/s
2024-03-27 15:01:58.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8490 (0x908b…9c71), finalized #8488 (0x302f…3bfb), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:02:00.311 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524947 (0x8673…d038)
2024-03-27 15:02:00.312 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8490,0x908b…9c71 to #8490,0x248f…dcab, common ancestor #8489,0x5a22…5bd4
2024-03-27 15:02:00.522 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8491 (0x7065…311d)
2024-03-27 15:02:03.623 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524947 (0x8673…d038), finalized #524945 (0x08f6…b951), ⬇ 31.0kiB/s ⬆ 48.2kiB/s
2024-03-27 15:02:03.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8491 (0x7065…311d), finalized #8489 (0x5a22…5bd4), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:02:06.094 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524948 (0x0c8a…0f07)
2024-03-27 15:02:06.441 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524948 (0xe0e5…e2a9)
2024-03-27 15:02:08.623 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524948 (0x0c8a…0f07), finalized #524945 (0x08f6…b951), ⬇ 26.4kiB/s ⬆ 45.2kiB/s
2024-03-27 15:02:08.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8491 (0x7065…311d), finalized #8489 (0x5a22…5bd4), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 15:02:12.081 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524949 (0x9e40…d5c2)
2024-03-27 15:02:12.206 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8492 (0x29d2…ddf6)
2024-03-27 15:02:12.382 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524949 (0xe663…d9af)
2024-03-27 15:02:12.472 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8492 (0xba13…2008)
2024-03-27 15:02:13.624 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524949 (0x9e40…d5c2), finalized #524946 (0x59db…7665), ⬇ 50.7kiB/s ⬆ 77.7kiB/s
2024-03-27 15:02:13.626 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8492 (0x29d2…ddf6), finalized #8489 (0x5a22…5bd4), ⬇ 4.2kiB/s ⬆ 0.2kiB/s
2024-03-27 15:02:18.440 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524950 (0xf262…863c)
2024-03-27 15:02:18.600 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524950 (0x7224…a54c)
2024-03-27 15:02:18.624 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524950 (0xf262…863c), finalized #524947 (0x8673…d038), ⬇ 33.9kiB/s ⬆ 40.3kiB/s
2024-03-27 15:02:18.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8492 (0x29d2…ddf6), finalized #8490 (0x248f…dcab), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:02:23.624 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524950 (0xf262…863c), finalized #524948 (0x0c8a…0f07), ⬇ 56.0kiB/s ⬆ 40.4kiB/s
2024-03-27 15:02:23.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8492 (0x29d2…ddf6), finalized #8490 (0x248f…dcab), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:02:24.094 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524951 (0xae62…04e7)
2024-03-27 15:02:24.214 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8493 (0x6bf7…66e4)
2024-03-27 15:02:24.260 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524951 (0x6683…0c54)
2024-03-27 15:02:24.376 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8493 (0x8523…3718)
2024-03-27 15:02:28.624 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524951 (0xae62…04e7), finalized #524949 (0x9e40…d5c2), ⬇ 48.8kiB/s ⬆ 99.2kiB/s
2024-03-27 15:02:28.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8493 (0x6bf7…66e4), finalized #8491 (0x7065…311d), ⬇ 4.1kiB/s ⬆ 0.2kiB/s
2024-03-27 15:02:30.093 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524952 (0x0688…813d)
2024-03-27 15:02:33.625 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524952 (0x0688…813d), finalized #524949 (0x9e40…d5c2), ⬇ 16.4kiB/s ⬆ 34.9kiB/s
2024-03-27 15:02:33.627 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8493 (0x6bf7…66e4), finalized #8491 (0x7065…311d), ⬇ 44 B/s ⬆ 89 B/s
2024-03-27 15:02:36.068 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524953 (0xaf5e…fd1e)
2024-03-27 15:02:36.087 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524953,0xaf5e…fd1e to #524953,0x6055…cfc9, common ancestor #524952,0x0688…813d
2024-03-27 15:02:36.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524953 (0x6055…cfc9)
2024-03-27 15:02:36.181 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8494 (0xe160…6307)
2024-03-27 15:02:36.216 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8494 (0x7be2…7712)
2024-03-27 15:02:38.625 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524953 (0x6055…cfc9), finalized #524950 (0xf262…863c), ⬇ 56.6kiB/s ⬆ 96.0kiB/s
2024-03-27 15:02:38.628 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8494 (0xe160…6307), finalized #8491 (0x7065…311d), ⬇ 4.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:02:42.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524954 (0x4c1c…8824)
2024-03-27 15:02:43.625 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524954 (0x4c1c…8824), finalized #524951 (0xae62…04e7), ⬇ 32.3kiB/s ⬆ 43.7kiB/s
2024-03-27 15:02:43.628 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8494 (0xe160…6307), finalized #8492 (0x29d2…ddf6), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:02:48.083 INFO tokio-runtime-worker runtime::staking: [Relaychain] [524955] 💸 generated 44 npos targets
2024-03-27 15:02:48.089 INFO tokio-runtime-worker runtime::staking: [Relaychain] [524955] 💸 generated 51 npos voters, 44 from validators and 7 nominators
2024-03-27 15:02:48.089 INFO tokio-runtime-worker runtime::election-provider: [Relaychain] [#524955] 🗳 creating a snapshot with metadata SolutionOrSnapshotSize { voters: 51, targets: 44 }
2024-03-27 15:02:48.089 INFO tokio-runtime-worker runtime::election-provider: [Relaychain] [#524955] 🗳 Starting phase Signed, round 147.
2024-03-27 15:02:48.103 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524955 (0x547d…4dd1)
2024-03-27 15:02:48.218 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8495 (0xdba7…67fd)
2024-03-27 15:02:48.570 INFO tokio-runtime-worker runtime::staking: [Relaychain] [524955] 💸 generated 44 npos targets
2024-03-27 15:02:48.578 INFO tokio-runtime-worker runtime::staking: [Relaychain] [524955] 💸 generated 51 npos voters, 44 from validators and 7 nominators
2024-03-27 15:02:48.578 INFO tokio-runtime-worker runtime::election-provider: [Relaychain] [#524955] 🗳 creating a snapshot with metadata SolutionOrSnapshotSize { voters: 51, targets: 44 }
2024-03-27 15:02:48.579 INFO tokio-runtime-worker runtime::election-provider: [Relaychain] [#524955] 🗳 Starting phase Signed, round 147.
2024-03-27 15:02:48.594 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524955 (0x9130…a828)
2024-03-27 15:02:48.626 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524955 (0x547d…4dd1), finalized #524952 (0x0688…813d), ⬇ 32.2kiB/s ⬆ 46.5kiB/s
2024-03-27 15:02:48.628 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8495 (0xdba7…67fd), finalized #8492 (0x29d2…ddf6), ⬇ 2.3kiB/s ⬆ 0.2kiB/s
2024-03-27 15:02:48.660 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8495 (0x2381…ba3c)
2024-03-27 15:02:53.626 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524955 (0x547d…4dd1), finalized #524953 (0x6055…cfc9), ⬇ 39.5kiB/s ⬆ 79.2kiB/s
2024-03-27 15:02:53.629 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8495 (0xdba7…67fd), finalized #8493 (0x6bf7…66e4), ⬇ 1.8kiB/s ⬆ 0.2kiB/s
2024-03-27 15:02:54.072 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524956 (0xcb2e…f5c2)
2024-03-27 15:02:58.626 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524956 (0xcb2e…f5c2), finalized #524953 (0x6055…cfc9), ⬇ 17.6kiB/s ⬆ 43.2kiB/s
2024-03-27 15:02:58.629 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8495 (0xdba7…67fd), finalized #8493 (0x6bf7…66e4), ⬇ 0 ⬆ 0
2024-03-27 15:03:00.073 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524957 (0xf607…f2f2)
2024-03-27 15:03:00.254 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8496 (0x7341…d99b)
2024-03-27 15:03:00.393 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524957 (0x43e1…2166)
2024-03-27 15:03:00.596 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8496 (0xc3ec…38e4)
2024-03-27 15:03:03.626 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524957 (0xf607…f2f2), finalized #524954 (0x4c1c…8824), ⬇ 48.2kiB/s ⬆ 99.1kiB/s
2024-03-27 15:03:03.629 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8496 (0x7341…d99b), finalized #8493 (0x6bf7…66e4), ⬇ 4.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:03:06.082 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524958 (0x0d5b…59d4)
2024-03-27 15:03:08.627 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524958 (0x0d5b…59d4), finalized #524955 (0x547d…4dd1), ⬇ 34.6kiB/s ⬆ 46.6kiB/s
2024-03-27 15:03:08.629 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8496 (0x7341…d99b), finalized #8494 (0xe160…6307), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 15:03:12.079 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524959 (0xb7a2…65dc)
2024-03-27 15:03:12.152 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524959 (0x6025…ff0a)
2024-03-27 15:03:12.217 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8497 (0x6776…6b01)
2024-03-27 15:03:12.253 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8497 (0x20e1…c71c)
2024-03-27 15:03:13.627 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524959 (0xb7a2…65dc), finalized #524956 (0xcb2e…f5c2), ⬇ 57.1kiB/s ⬆ 89.3kiB/s
2024-03-27 15:03:13.629 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8497 (0x6776…6b01), finalized #8494 (0xe160…6307), ⬇ 4.0kiB/s ⬆ 0.2kiB/s
2024-03-27 15:03:18.150 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524960 (0x9dc6…72de)
2024-03-27 15:03:18.627 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524960 (0x9dc6…72de), finalized #524957 (0xf607…f2f2), ⬇ 13.9kiB/s ⬆ 34.1kiB/s
2024-03-27 15:03:18.630 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8497 (0x6776…6b01), finalized #8495 (0xdba7…67fd), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:03:23.628 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524960 (0x9dc6…72de), finalized #524958 (0x0d5b…59d4), ⬇ 29.0kiB/s ⬆ 45.5kiB/s
2024-03-27 15:03:23.630 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8497 (0x6776…6b01), finalized #8495 (0xdba7…67fd), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:03:24.082 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524961 (0x582c…77ed)
2024-03-27 15:03:24.211 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8498 (0x54e7…fe12)
2024-03-27 15:03:28.628 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524961 (0x582c…77ed), finalized #524958 (0x0d5b…59d4), ⬇ 42.0kiB/s ⬆ 57.3kiB/s
2024-03-27 15:03:28.630 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8498 (0x54e7…fe12), finalized #8495 (0xdba7…67fd), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:03:30.087 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524962 (0x2a1d…ee1f)
2024-03-27 15:03:30.159 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524962,0x2a1d…ee1f to #524962,0x7255…3a23, common ancestor #524961,0x582c…77ed
2024-03-27 15:03:30.159 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524962 (0x7255…3a23)
2024-03-27 15:03:33.628 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524962 (0x7255…3a23), finalized #524960 (0x9dc6…72de), ⬇ 38.1kiB/s ⬆ 47.5kiB/s
2024-03-27 15:03:33.630 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8498 (0x54e7…fe12), finalized #8496 (0x7341…d99b), ⬇ 44 B/s ⬆ 0.2kiB/s
2024-03-27 15:03:36.097 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524963 (0xa9cc…4844)
2024-03-27 15:03:36.209 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8499 (0xd387…492a)
2024-03-27 15:03:38.628 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524963 (0xa9cc…4844), finalized #524960 (0x9dc6…72de), ⬇ 32.0kiB/s ⬆ 52.9kiB/s
2024-03-27 15:03:38.631 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8499 (0xd387…492a), finalized #8496 (0x7341…d99b), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 15:03:42.074 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524964 (0x9da7…d3b2)
2024-03-27 15:03:43.629 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524964 (0x9da7…d3b2), finalized #524961 (0x582c…77ed), ⬇ 23.9kiB/s ⬆ 51.4kiB/s
2024-03-27 15:03:43.631 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8499 (0xd387…492a), finalized #8497 (0x6776…6b01), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:03:48.263 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524965 (0x3851…1557)
2024-03-27 15:03:48.405 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8500 (0x5ea8…819d)
2024-03-27 15:03:48.629 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524965 (0x3851…1557), finalized #524962 (0x7255…3a23), ⬇ 15.9kiB/s ⬆ 40.4kiB/s
2024-03-27 15:03:48.631 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8500 (0x5ea8…819d), finalized #8497 (0x6776…6b01), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:03:48.791 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524965 (0x3ab4…950e)
2024-03-27 15:03:48.888 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8500 (0x8a0e…9ff0)
2024-03-27 15:03:53.629 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524965 (0x3851…1557), finalized #524963 (0xa9cc…4844), ⬇ 45.1kiB/s ⬆ 84.5kiB/s
2024-03-27 15:03:53.632 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8500 (0x5ea8…819d), finalized #8498 (0x54e7…fe12), ⬇ 2.0kiB/s ⬆ 0.2kiB/s
2024-03-27 15:03:54.053 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524966 (0x2d62…3a52)
2024-03-27 15:03:58.630 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524966 (0x2d62…3a52), finalized #524964 (0x9da7…d3b2), ⬇ 22.3kiB/s ⬆ 34.8kiB/s
2024-03-27 15:03:58.632 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8500 (0x5ea8…819d), finalized #8498 (0x54e7…fe12), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:04:00.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524967 (0x0c3e…ec5e)
2024-03-27 15:04:00.242 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8501 (0xa4bf…d3b9)
2024-03-27 15:04:00.257 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524967,0x0c3e…ec5e to #524967,0x091e…9cad, common ancestor #524966,0x2d62…3a52
2024-03-27 15:04:00.257 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524967 (0x091e…9cad)
2024-03-27 15:04:00.532 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8501 (0x0545…4505)
2024-03-27 15:04:03.630 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524967 (0x091e…9cad), finalized #524964 (0x9da7…d3b2), ⬇ 44.6kiB/s ⬆ 82.8kiB/s
2024-03-27 15:04:03.632 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8501 (0xa4bf…d3b9), finalized #8498 (0x54e7…fe12), ⬇ 4.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:04:06.757 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524968 (0xf7d4…f863)
2024-03-27 15:04:08.630 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524968 (0xf7d4…f863), finalized #524965 (0x3851…1557), ⬇ 42.3kiB/s ⬆ 38.4kiB/s
2024-03-27 15:04:08.632 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8501 (0xa4bf…d3b9), finalized #8499 (0xd387…492a), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 15:04:12.255 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524969 (0x33bc…7236)
2024-03-27 15:04:12.257 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8501,0xa4bf…d3b9 to #8501,0x0545…4505, common ancestor #8500,0x5ea8…819d
2024-03-27 15:04:12.405 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8502 (0x986a…b429)
2024-03-27 15:04:13.631 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524969 (0x33bc…7236), finalized #524966 (0x2d62…3a52), ⬇ 31.0kiB/s ⬆ 53.1kiB/s
2024-03-27 15:04:13.633 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8502 (0x986a…b429), finalized #8499 (0xd387…492a), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:04:18.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524970 (0x00c4…98a7)
2024-03-27 15:04:18.160 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524970,0x00c4…98a7 to #524970,0x2604…58b4, common ancestor #524969,0x33bc…7236
2024-03-27 15:04:18.160 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524970 (0x2604…58b4)
2024-03-27 15:04:18.631 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524970 (0x2604…58b4), finalized #524967 (0x091e…9cad), ⬇ 39.5kiB/s ⬆ 50.8kiB/s
2024-03-27 15:04:18.633 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8502 (0x986a…b429), finalized #8500 (0x5ea8…819d), ⬇ 0 ⬆ 0
2024-03-27 15:04:23.631 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524970 (0x2604…58b4), finalized #524968 (0xf7d4…f863), ⬇ 34.0kiB/s ⬆ 43.8kiB/s
2024-03-27 15:04:23.633 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8502 (0x986a…b429), finalized #8500 (0x5ea8…819d), ⬇ 0.5kiB/s ⬆ 0.5kiB/s
2024-03-27 15:04:24.155 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524971 (0x02b6…94e5)
2024-03-27 15:04:24.260 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8503 (0x0577…4a41)
2024-03-27 15:04:24.420 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524971 (0xe2e0…3d08)
2024-03-27 15:04:24.527 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8503 (0x2964…300a)
2024-03-27 15:04:28.632 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524971 (0x02b6…94e5), finalized #524969 (0x33bc…7236), ⬇ 60.8kiB/s ⬆ 90.0kiB/s
2024-03-27 15:04:28.633 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8503 (0x0577…4a41), finalized #8501 (0x0545…4505), ⬇ 3.8kiB/s ⬆ 0.2kiB/s
2024-03-27 15:04:30.200 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524972 (0x0b9f…9f3c)
2024-03-27 15:04:30.370 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524972 (0x231a…83b6)
2024-03-27 15:04:33.632 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524972 (0x0b9f…9f3c), finalized #524969 (0x33bc…7236), ⬇ 30.5kiB/s ⬆ 54.0kiB/s
2024-03-27 15:04:33.634 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8503 (0x0577…4a41), finalized #8501 (0x0545…4505), ⬇ 0 ⬆ 89 B/s
2024-03-27 15:04:36.390 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524973 (0xbb14…78d9)
2024-03-27 15:04:36.491 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8504 (0x9287…41f2)
2024-03-27 15:04:38.632 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524973 (0xbb14…78d9), finalized #524970 (0x2604…58b4), ⬇ 27.2kiB/s ⬆ 52.1kiB/s
2024-03-27 15:04:38.634 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8504 (0x9287…41f2), finalized #8501 (0x0545…4505), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 15:04:42.268 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524974 (0x9e7b…2043)
2024-03-27 15:04:43.632 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524974 (0x9e7b…2043), finalized #524971 (0x02b6…94e5), ⬇ 19.7kiB/s ⬆ 45.7kiB/s
2024-03-27 15:04:43.634 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8504 (0x9287…41f2), finalized #8502 (0x986a…b429), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:04:48.046 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524975 (0xc133…117c)
2024-03-27 15:04:48.131 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524975 (0x121f…bb95)
2024-03-27 15:04:48.228 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8505 (0xa7f9…87e4)
2024-03-27 15:04:48.263 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8505 (0x9965…5e77)
2024-03-27 15:04:48.633 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524975 (0xc133…117c), finalized #524972 (0x0b9f…9f3c), ⬇ 44.5kiB/s ⬆ 77.8kiB/s
2024-03-27 15:04:48.634 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8505 (0xa7f9…87e4), finalized #8502 (0x986a…b429), ⬇ 2.2kiB/s ⬆ 0.4kiB/s
2024-03-27 15:04:53.633 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524975 (0xc133…117c), finalized #524973 (0xbb14…78d9), ⬇ 26.8kiB/s ⬆ 56.2kiB/s
2024-03-27 15:04:53.635 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8505 (0xa7f9…87e4), finalized #8503 (0x0577…4a41), ⬇ 25 B/s ⬆ 0.2kiB/s
2024-03-27 15:04:54.313 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524976 (0xdd41…c955)
2024-03-27 15:04:58.633 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524976 (0xdd41…c955), finalized #524973 (0xbb14…78d9), ⬇ 19.6kiB/s ⬆ 28.0kiB/s
2024-03-27 15:04:58.635 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8505 (0xa7f9…87e4), finalized #8503 (0x0577…4a41), ⬇ 0 ⬆ 0
2024-03-27 15:05:00.304 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524977 (0xab84…282d)
2024-03-27 15:05:00.504 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8506 (0x4f90…ec14)
2024-03-27 15:05:00.569 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524977 (0xfad7…6bae)
2024-03-27 15:05:00.705 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8506 (0xd1d1…7e31)
2024-03-27 15:05:03.634 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524977 (0xab84…282d), finalized #524975 (0xc133…117c), ⬇ 54.3kiB/s ⬆ 108.0kiB/s
2024-03-27 15:05:03.635 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8506 (0x4f90…ec14), finalized #8504 (0x9287…41f2), ⬇ 4.5kiB/s ⬆ 0.1kiB/s
2024-03-27 15:05:06.459 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524978 (0x45b3…74af)
2024-03-27 15:05:08.634 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524978 (0x45b3…74af), finalized #524975 (0xc133…117c), ⬇ 33.5kiB/s ⬆ 32.5kiB/s
2024-03-27 15:05:08.635 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8506 (0x4f90…ec14), finalized #8504 (0x9287…41f2), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 15:05:12.396 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524979 (0x3763…c9cf)
2024-03-27 15:05:12.566 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8507 (0x1f40…55f0)
2024-03-27 15:05:13.634 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524979 (0x3763…c9cf), finalized #524976 (0xdd41…c955), ⬇ 25.5kiB/s ⬆ 67.2kiB/s
2024-03-27 15:05:13.636 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8507 (0x1f40…55f0), finalized #8504 (0x9287…41f2), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:05:18.273 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524980 (0xf9c0…7578)
2024-03-27 15:05:18.634 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524980 (0xf9c0…7578), finalized #524977 (0xab84…282d), ⬇ 21.3kiB/s ⬆ 40.7kiB/s
2024-03-27 15:05:18.636 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8507 (0x1f40…55f0), finalized #8505 (0xa7f9…87e4), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:05:23.635 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524980 (0xf9c0…7578), finalized #524977 (0xab84…282d), ⬇ 7.0kiB/s ⬆ 35.0kiB/s
2024-03-27 15:05:23.636 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8507 (0x1f40…55f0), finalized #8505 (0xa7f9…87e4), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:05:24.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524981 (0xc359…5f4c)
2024-03-27 15:05:24.232 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8508 (0xda23…b370)
2024-03-27 15:05:28.635 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524981 (0xc359…5f4c), finalized #524979 (0x3763…c9cf), ⬇ 49.1kiB/s ⬆ 78.5kiB/s
2024-03-27 15:05:28.636 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8508 (0xda23…b370), finalized #8506 (0x4f90…ec14), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:05:30.793 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524982 (0xe10d…b8ab)
2024-03-27 15:05:33.635 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524982 (0xe10d…b8ab), finalized #524979 (0x3763…c9cf), ⬇ 16.1kiB/s ⬆ 34.0kiB/s
2024-03-27 15:05:33.637 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8508 (0xda23…b370), finalized #8506 (0x4f90…ec14), ⬇ 86 B/s ⬆ 0.2kiB/s
2024-03-27 15:05:36.260 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524983 (0x5762…07b5)
2024-03-27 15:05:36.437 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8509 (0x90da…5f02)
2024-03-27 15:05:38.636 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524983 (0x5762…07b5), finalized #524980 (0xf9c0…7578), ⬇ 24.6kiB/s ⬆ 65.0kiB/s
2024-03-27 15:05:38.637 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8509 (0x90da…5f02), finalized #8506 (0x4f90…ec14), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 15:05:42.149 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524984 (0x0404…5756)
2024-03-27 15:05:43.636 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524984 (0x0404…5756), finalized #524980 (0xf9c0…7578), ⬇ 6.2kiB/s ⬆ 13.8kiB/s
2024-03-27 15:05:43.637 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8509 (0x90da…5f02), finalized #8506 (0x4f90…ec14), ⬇ 0 ⬆ 0
2024-03-27 15:05:48.112 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524985 (0xe84e…194d)
2024-03-27 15:05:48.241 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8510 (0x5139…2ba2)
2024-03-27 15:05:48.636 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524985 (0xe84e…194d), finalized #524982 (0xe10d…b8ab), ⬇ 49.0kiB/s ⬆ 51.3kiB/s
2024-03-27 15:05:48.637 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8510 (0x5139…2ba2), finalized #8507 (0x1f40…55f0), ⬇ 2.1kiB/s ⬆ 0.2kiB/s
2024-03-27 15:05:53.636 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524985 (0xe84e…194d), finalized #524983 (0x5762…07b5), ⬇ 15.8kiB/s ⬆ 58.2kiB/s
2024-03-27 15:05:53.637 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8510 (0x5139…2ba2), finalized #8508 (0xda23…b370), ⬇ 0.1kiB/s ⬆ 0.2kiB/s
2024-03-27 15:05:54.580 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524986 (0x306c…c5aa)
2024-03-27 15:05:58.637 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524986 (0x306c…c5aa), finalized #524984 (0x0404…5756), ⬇ 30.4kiB/s ⬆ 38.0kiB/s
2024-03-27 15:05:58.638 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8510 (0x5139…2ba2), finalized #8508 (0xda23…b370), ⬇ 0 ⬆ 0
2024-03-27 15:06:00.135 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524987 (0x481a…3ba0)
2024-03-27 15:06:00.386 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8511 (0x6e27…4162)
2024-03-27 15:06:03.637 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524987 (0x481a…3ba0), finalized #524984 (0x0404…5756), ⬇ 43.6kiB/s ⬆ 58.2kiB/s
2024-03-27 15:06:03.638 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8511 (0x6e27…4162), finalized #8508 (0xda23…b370), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:06:06.269 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524988 (0xffdc…2972)
2024-03-27 15:06:08.637 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524988 (0xffdc…2972), finalized #524985 (0xe84e…194d), ⬇ 19.1kiB/s ⬆ 44.3kiB/s
2024-03-27 15:06:08.638 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8511 (0x6e27…4162), finalized #8509 (0x90da…5f02), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 15:06:12.149 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524989 (0x6502…8def)
2024-03-27 15:06:12.250 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8512 (0x8483…0c26)
2024-03-27 15:06:13.638 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524989 (0x6502…8def), finalized #524986 (0x306c…c5aa), ⬇ 42.2kiB/s ⬆ 69.9kiB/s
2024-03-27 15:06:13.639 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8512 (0x8483…0c26), finalized #8509 (0x90da…5f02), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:06:18.438 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524990 (0x2c90…4751)
2024-03-27 15:06:18.638 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524990 (0x2c90…4751), finalized #524987 (0x481a…3ba0), ⬇ 24.1kiB/s ⬆ 36.0kiB/s
2024-03-27 15:06:18.639 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8512 (0x8483…0c26), finalized #8510 (0x5139…2ba2), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:06:23.638 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524990 (0x2c90…4751), finalized #524988 (0xffdc…2972), ⬇ 26.6kiB/s ⬆ 40.2kiB/s
2024-03-27 15:06:23.639 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8512 (0x8483…0c26), finalized #8510 (0x5139…2ba2), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:06:24.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524991 (0xb233…2bae)
2024-03-27 15:06:24.229 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8513 (0x62d6…4390)
2024-03-27 15:06:28.638 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524991 (0xb233…2bae), finalized #524988 (0xffdc…2972), ⬇ 42.4kiB/s ⬆ 55.6kiB/s
2024-03-27 15:06:28.640 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8513 (0x62d6…4390), finalized #8510 (0x5139…2ba2), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:06:30.108 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524992 (0xf375…f62b)
2024-03-27 15:06:33.639 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524992 (0xf375…f62b), finalized #524989 (0x6502…8def), ⬇ 22.3kiB/s ⬆ 31.2kiB/s
2024-03-27 15:06:33.640 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8513 (0x62d6…4390), finalized #8511 (0x6e27…4162), ⬇ 0 ⬆ 0.2kiB/s
2024-03-27 15:06:36.305 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524993 (0x0842…bc24)
2024-03-27 15:06:36.435 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #524993,0x0842…bc24 to #524993,0xef8f…b2b4, common ancestor #524992,0xf375…f62b
2024-03-27 15:06:36.436 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524993 (0xef8f…b2b4)
2024-03-27 15:06:36.448 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8514 (0x9705…9a1c)
2024-03-27 15:06:36.508 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8514 (0x946a…01ee)
2024-03-27 15:06:38.639 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524993 (0xef8f…b2b4), finalized #524990 (0x2c90…4751), ⬇ 54.1kiB/s ⬆ 103.6kiB/s
2024-03-27 15:06:38.640 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8514 (0x9705…9a1c), finalized #8511 (0x6e27…4162), ⬇ 4.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:06:42.430 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524994 (0x232d…1ced)
2024-03-27 15:06:43.639 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524994 (0x232d…1ced), finalized #524991 (0xb233…2bae), ⬇ 29.7kiB/s ⬆ 28.2kiB/s
2024-03-27 15:06:43.640 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8514 (0x9705…9a1c), finalized #8512 (0x8483…0c26), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:06:48.640 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524994 (0x232d…1ced), finalized #524992 (0xf375…f62b), ⬇ 13.0kiB/s ⬆ 32.6kiB/s
2024-03-27 15:06:48.641 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8514 (0x9705…9a1c), finalized #8512 (0x8483…0c26), ⬇ 52 B/s ⬆ 80 B/s
2024-03-27 15:06:48.809 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524995 (0x62db…182b)
2024-03-27 15:06:48.810 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8514,0x9705…9a1c to #8514,0x946a…01ee, common ancestor #8513,0x62d6…4390
2024-03-27 15:06:48.993 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8515 (0xd999…8811)
2024-03-27 15:06:53.640 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524995 (0x62db…182b), finalized #524992 (0xf375…f62b), ⬇ 28.9kiB/s ⬆ 62.8kiB/s
2024-03-27 15:06:53.641 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8515 (0xd999…8811), finalized #8512 (0x8483…0c26), ⬇ 2.1kiB/s ⬆ 0.2kiB/s
2024-03-27 15:06:54.094 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524996 (0x1ca1…7a05)
2024-03-27 15:06:58.640 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524996 (0x1ca1…7a05), finalized #524994 (0x232d…1ced), ⬇ 36.3kiB/s ⬆ 56.3kiB/s
2024-03-27 15:06:58.641 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8515 (0xd999…8811), finalized #8513 (0x62d6…4390), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:07:00.080 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524997 (0x4f87…5735)
2024-03-27 15:07:00.299 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8516 (0x966b…1ee5)
2024-03-27 15:07:03.641 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524997 (0x4f87…5735), finalized #524995 (0x62db…182b), ⬇ 45.1kiB/s ⬆ 66.7kiB/s
2024-03-27 15:07:03.641 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8516 (0x966b…1ee5), finalized #8514 (0x946a…01ee), ⬇ 2.2kiB/s ⬆ 0.1kiB/s
2024-03-27 15:07:06.199 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524998 (0x58e6…dfb6)
2024-03-27 15:07:08.641 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524998 (0x58e6…dfb6), finalized #524995 (0x62db…182b), ⬇ 27.3kiB/s ⬆ 30.2kiB/s
2024-03-27 15:07:08.642 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8516 (0x966b…1ee5), finalized #8514 (0x946a…01ee), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 15:07:12.819 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #524999 (0xb727…7d83)
2024-03-27 15:07:12.937 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8517 (0x72de…4c03)
2024-03-27 15:07:13.641 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #524999 (0xb727…7d83), finalized #524996 (0x1ca1…7a05), ⬇ 24.1kiB/s ⬆ 65.3kiB/s
2024-03-27 15:07:13.642 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8517 (0x72de…4c03), finalized #8514 (0x946a…01ee), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:07:18.179 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525000 (0x1455…7554)
2024-03-27 15:07:18.642 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525000 (0x1455…7554), finalized #524997 (0x4f87…5735), ⬇ 31.3kiB/s ⬆ 34.2kiB/s
2024-03-27 15:07:18.642 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8517 (0x72de…4c03), finalized #8515 (0xd999…8811), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:07:23.642 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525000 (0x1455…7554), finalized #524998 (0x58e6…dfb6), ⬇ 16.4kiB/s ⬆ 53.0kiB/s
2024-03-27 15:07:23.642 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8517 (0x72de…4c03), finalized #8515 (0xd999…8811), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:07:24.076 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525001 (0xabf1…92b6)
2024-03-27 15:07:24.180 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8518 (0x9164…c319)
2024-03-27 15:07:28.642 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525001 (0xabf1…92b6), finalized #524999 (0xb727…7d83), ⬇ 26.7kiB/s ⬆ 71.0kiB/s
2024-03-27 15:07:28.643 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8518 (0x9164…c319), finalized #8516 (0x966b…1ee5), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:07:30.783 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525002 (0x9556…b01a)
2024-03-27 15:07:33.643 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525002 (0x9556…b01a), finalized #524999 (0xb727…7d83), ⬇ 11.1kiB/s ⬆ 35.0kiB/s
2024-03-27 15:07:33.643 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8518 (0x9164…c319), finalized #8516 (0x966b…1ee5), ⬇ 44 B/s ⬆ 89 B/s
2024-03-27 15:07:36.151 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525003 (0x659d…5bcb)
2024-03-27 15:07:36.260 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8519 (0x6184…b8bf)
2024-03-27 15:07:38.643 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525003 (0x659d…5bcb), finalized #524999 (0xb727…7d83), ⬇ 20.7kiB/s ⬆ 34.0kiB/s
2024-03-27 15:07:38.643 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8519 (0x6184…b8bf), finalized #8516 (0x966b…1ee5), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 15:07:42.098 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525004 (0xe618…1a5b)
2024-03-27 15:07:43.643 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525004 (0xe618…1a5b), finalized #525001 (0xabf1…92b6), ⬇ 19.8kiB/s ⬆ 32.2kiB/s
2024-03-27 15:07:43.644 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8519 (0x6184…b8bf), finalized #8517 (0x72de…4c03), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:07:48.412 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525005 (0xe0ee…8d42)
2024-03-27 15:07:48.538 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8520 (0xb334…c5b2)
2024-03-27 15:07:48.644 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525005 (0xe0ee…8d42), finalized #525002 (0x9556…b01a), ⬇ 18.5kiB/s ⬆ 52.7kiB/s
2024-03-27 15:07:48.644 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8520 (0xb334…c5b2), finalized #8517 (0x72de…4c03), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:07:53.644 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525005 (0xe0ee…8d42), finalized #525003 (0x659d…5bcb), ⬇ 21.4kiB/s ⬆ 49.1kiB/s
2024-03-27 15:07:53.644 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8520 (0xb334…c5b2), finalized #8518 (0x9164…c319), ⬇ 0.1kiB/s ⬆ 0.2kiB/s
2024-03-27 15:07:54.081 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525006 (0x82ca…3e07)
2024-03-27 15:07:54.163 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525006 (0x96ab…2344)
2024-03-27 15:07:58.644 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525006 (0x82ca…3e07), finalized #525003 (0x659d…5bcb), ⬇ 30.8kiB/s ⬆ 41.5kiB/s
2024-03-27 15:07:58.644 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8520 (0xb334…c5b2), finalized #8518 (0x9164…c319), ⬇ 0 ⬆ 0
2024-03-27 15:08:00.185 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525007 (0xbdae…6098)
2024-03-27 15:08:00.344 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8521 (0x6e6b…0674)
2024-03-27 15:08:03.645 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525007 (0xbdae…6098), finalized #525004 (0xe618…1a5b), ⬇ 46.1kiB/s ⬆ 57.2kiB/s
2024-03-27 15:08:03.645 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8521 (0x6e6b…0674), finalized #8518 (0x9164…c319), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:08:06.080 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525008 (0x2304…08ae)
2024-03-27 15:08:06.115 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525008,0x2304…08ae to #525008,0x1981…4109, common ancestor #525007,0xbdae…6098
2024-03-27 15:08:06.116 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525008 (0x1981…4109)
2024-03-27 15:08:08.645 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525008 (0x1981…4109), finalized #525006 (0x82ca…3e07), ⬇ 43.2kiB/s ⬆ 50.0kiB/s
2024-03-27 15:08:08.645 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8521 (0x6e6b…0674), finalized #8519 (0x6184…b8bf), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 15:08:12.603 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525009 (0xee7f…00ed)
2024-03-27 15:08:12.688 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8522 (0x3a55…ff24)
2024-03-27 15:08:13.645 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525009 (0xee7f…00ed), finalized #525006 (0x82ca…3e07), ⬇ 74.2kiB/s ⬆ 43.3kiB/s
2024-03-27 15:08:13.645 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8522 (0x3a55…ff24), finalized #8519 (0x6184…b8bf), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:08:18.407 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525010 (0x89b7…d95c)
2024-03-27 15:08:18.645 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525010 (0x89b7…d95c), finalized #525007 (0xbdae…6098), ⬇ 18.1kiB/s ⬆ 34.6kiB/s
2024-03-27 15:08:18.646 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8522 (0x3a55…ff24), finalized #8520 (0xb334…c5b2), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:08:23.646 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525010 (0x89b7…d95c), finalized #525008 (0x1981…4109), ⬇ 22.6kiB/s ⬆ 35.8kiB/s
2024-03-27 15:08:23.646 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8522 (0x3a55…ff24), finalized #8520 (0xb334…c5b2), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:08:24.088 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525011 (0xa1d0…1e03)
2024-03-27 15:08:24.199 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8523 (0xa32a…8b25)
2024-03-27 15:08:28.646 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525011 (0xa1d0…1e03), finalized #525008 (0x1981…4109), ⬇ 32.7kiB/s ⬆ 50.6kiB/s
2024-03-27 15:08:28.646 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8523 (0xa32a…8b25), finalized #8520 (0xb334…c5b2), ⬇ 1.2kiB/s ⬆ 28 B/s
2024-03-27 15:08:30.267 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525012 (0xa69c…a2dc)
2024-03-27 15:08:33.646 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525012 (0xa69c…a2dc), finalized #525010 (0x89b7…d95c), ⬇ 27.4kiB/s ⬆ 64.7kiB/s
2024-03-27 15:08:33.647 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8523 (0xa32a…8b25), finalized #8521 (0x6e6b…0674), ⬇ 86 B/s ⬆ 0.2kiB/s
2024-03-27 15:08:36.070 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525013 (0x622d…377f)
2024-03-27 15:08:36.185 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8524 (0xcf25…2334)
2024-03-27 15:08:38.647 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525013 (0x622d…377f), finalized #525010 (0x89b7…d95c), ⬇ 27.8kiB/s ⬆ 70.9kiB/s
2024-03-27 15:08:38.647 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8524 (0xcf25…2334), finalized #8521 (0x6e6b…0674), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 15:08:42.084 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525014 (0x7b44…3703)
2024-03-27 15:08:42.263 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525014 (0xb463…0ea1)
2024-03-27 15:08:43.647 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525014 (0x7b44…3703), finalized #525011 (0xa1d0…1e03), ⬇ 22.6kiB/s ⬆ 49.0kiB/s
2024-03-27 15:08:43.647 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8524 (0xcf25…2334), finalized #8522 (0x3a55…ff24), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:08:48.085 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525015 (0xda1a…c56a)
2024-03-27 15:08:48.200 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8525 (0xefab…51c4)
2024-03-27 15:08:48.647 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525015 (0xda1a…c56a), finalized #525012 (0xa69c…a2dc), ⬇ 28.8kiB/s ⬆ 53.0kiB/s
2024-03-27 15:08:48.647 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8525 (0xefab…51c4), finalized #8522 (0x3a55…ff24), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:08:53.647 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525015 (0xda1a…c56a), finalized #525012 (0xa69c…a2dc), ⬇ 19.9kiB/s ⬆ 37.4kiB/s
2024-03-27 15:08:53.648 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8525 (0xefab…51c4), finalized #8522 (0x3a55…ff24), ⬇ 70 B/s ⬆ 0.1kiB/s
2024-03-27 15:08:54.413 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525016 (0xe372…ea6a)
2024-03-27 15:08:58.648 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525016 (0xe372…ea6a), finalized #525014 (0x7b44…3703), ⬇ 25.3kiB/s ⬆ 55.0kiB/s
2024-03-27 15:08:58.648 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8525 (0xefab…51c4), finalized #8523 (0xa32a…8b25), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:09:00.078 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525017 (0x5f2f…8839)
2024-03-27 15:09:00.467 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8526 (0xf229…1f6f)
2024-03-27 15:09:03.648 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525017 (0x5f2f…8839), finalized #525014 (0x7b44…3703), ⬇ 30.9kiB/s ⬆ 52.6kiB/s
2024-03-27 15:09:03.648 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8526 (0xf229…1f6f), finalized #8523 (0xa32a…8b25), ⬇ 2.1kiB/s ⬆ 56 B/s
2024-03-27 15:09:06.147 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525018 (0xa2d1…7510)
2024-03-27 15:09:08.648 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525018 (0xa2d1…7510), finalized #525015 (0xda1a…c56a), ⬇ 34.2kiB/s ⬆ 41.0kiB/s
2024-03-27 15:09:08.648 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8526 (0xf229…1f6f), finalized #8524 (0xcf25…2334), ⬇ 67 B/s ⬆ 0.1kiB/s
2024-03-27 15:09:12.167 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525019 (0x1d14…d8fc)
2024-03-27 15:09:12.276 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8527 (0xa2a4…63f2)
2024-03-27 15:09:13.649 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8527 (0xa2a4…63f2), finalized #8524 (0xcf25…2334), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:09:13.649 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525019 (0x1d14…d8fc), finalized #525016 (0xe372…ea6a), ⬇ 31.9kiB/s ⬆ 71.4kiB/s
2024-03-27 15:09:18.073 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525020 (0xe50b…da33)
2024-03-27 15:09:18.266 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525020 (0x9397…bb27)
2024-03-27 15:09:18.649 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8527 (0xa2a4…63f2), finalized #8525 (0xefab…51c4), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:09:18.649 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525020 (0xe50b…da33), finalized #525017 (0x5f2f…8839), ⬇ 24.2kiB/s ⬆ 50.9kiB/s
2024-03-27 15:09:23.649 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8527 (0xa2a4…63f2), finalized #8525 (0xefab…51c4), ⬇ 0.5kiB/s ⬆ 0.4kiB/s
2024-03-27 15:09:23.649 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525020 (0xe50b…da33), finalized #525018 (0xa2d1…7510), ⬇ 26.4kiB/s ⬆ 61.5kiB/s
2024-03-27 15:09:24.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525021 (0x28a5…2c89)
2024-03-27 15:09:24.200 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8528 (0xd3ca…bca6)
2024-03-27 15:09:28.650 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8528 (0xd3ca…bca6), finalized #8526 (0xf229…1f6f), ⬇ 2.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:09:28.650 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525021 (0x28a5…2c89), finalized #525019 (0x1d14…d8fc), ⬇ 32.4kiB/s ⬆ 59.4kiB/s
2024-03-27 15:09:30.375 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525022 (0x555d…165c)
2024-03-27 15:09:33.650 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8528 (0xd3ca…bca6), finalized #8526 (0xf229…1f6f), ⬇ 44 B/s ⬆ 89 B/s
2024-03-27 15:09:33.650 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525022 (0x555d…165c), finalized #525019 (0x1d14…d8fc), ⬇ 25.9kiB/s ⬆ 44.3kiB/s
2024-03-27 15:09:36.251 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525023 (0x1502…1313)
2024-03-27 15:09:36.399 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8529 (0x4721…d565)
2024-03-27 15:09:38.650 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525023 (0x1502…1313), finalized #525020 (0xe50b…da33), ⬇ 33.2kiB/s ⬆ 61.8kiB/s
2024-03-27 15:09:38.650 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8529 (0x4721…d565), finalized #8526 (0xf229…1f6f), ⬇ 2.1kiB/s ⬆ 82 B/s
2024-03-27 15:09:42.168 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525024 (0xb177…18cf)
2024-03-27 15:09:43.651 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8529 (0x4721…d565), finalized #8527 (0xa2a4…63f2), ⬇ 42 B/s ⬆ 84 B/s
2024-03-27 15:09:43.651 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525024 (0xb177…18cf), finalized #525021 (0x28a5…2c89), ⬇ 17.9kiB/s ⬆ 55.5kiB/s
2024-03-27 15:09:48.043 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525025 (0xc934…18e4)
2024-03-27 15:09:48.224 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8530 (0xef08…8c76)
2024-03-27 15:09:48.255 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525025 (0x5bbe…d894)
2024-03-27 15:09:48.273 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525025 (0x20c8…7b15)
2024-03-27 15:09:48.363 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8530 (0x6b7d…f4ab)
2024-03-27 15:09:48.406 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8530 (0xa29b…78c3)
2024-03-27 15:09:48.651 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525025 (0xc934…18e4), finalized #525022 (0x555d…165c), ⬇ 33.5kiB/s ⬆ 70.8kiB/s
2024-03-27 15:09:48.651 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8530 (0xef08…8c76), finalized #8527 (0xa2a4…63f2), ⬇ 5.9kiB/s ⬆ 0.2kiB/s
2024-03-27 15:09:53.651 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525025 (0xc934…18e4), finalized #525023 (0x1502…1313), ⬇ 32.3kiB/s ⬆ 78.2kiB/s
2024-03-27 15:09:53.651 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8530 (0xef08…8c76), finalized #8528 (0xd3ca…bca6), ⬇ 0.1kiB/s ⬆ 0.2kiB/s
2024-03-27 15:09:54.264 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525025,0xc934…18e4 to #525026,0xb9b1…3806, common ancestor #525024,0xb177…18cf
2024-03-27 15:09:54.264 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525026 (0xb9b1…3806)
2024-03-27 15:09:58.652 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8530 (0xef08…8c76), finalized #8528 (0xd3ca…bca6), ⬇ 0 ⬆ 0
2024-03-27 15:09:58.651 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525026 (0xb9b1…3806), finalized #525023 (0x1502…1313), ⬇ 16.2kiB/s ⬆ 37.8kiB/s
2024-03-27 15:10:00.079 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525027 (0x8427…bef2)
2024-03-27 15:10:00.080 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8530,0xef08…8c76 to #8530,0x6b7d…f4ab, common ancestor #8529,0x4721…d565
2024-03-27 15:10:00.103 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525027 (0x4ee3…4265)
2024-03-27 15:10:00.172 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525027 (0x1f47…d40f)
2024-03-27 15:10:00.493 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8531 (0xacb1…d703)
2024-03-27 15:10:00.530 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8531 (0x3ce2…47a7)
2024-03-27 15:10:00.535 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8531 (0x81cd…c5b5)
2024-03-27 15:10:03.652 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8531 (0xacb1…d703), finalized #8528 (0xd3ca…bca6), ⬇ 5.1kiB/s ⬆ 0.1kiB/s
2024-03-27 15:10:03.652 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525027 (0x8427…bef2), finalized #525024 (0xb177…18cf), ⬇ 67.9kiB/s ⬆ 131.7kiB/s
2024-03-27 15:10:06.074 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525028 (0x5bbe…bb6f)
2024-03-27 15:10:08.652 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8531 (0xacb1…d703), finalized #8529 (0x4721…d565), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:10:08.652 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525028 (0x5bbe…bb6f), finalized #525025 (0x5bbe…d894), ⬇ 21.1kiB/s ⬆ 53.6kiB/s
2024-03-27 15:10:12.077 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525029 (0x6eae…f331)
2024-03-27 15:10:12.079 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8531,0xacb1…d703 to #8531,0x3ce2…47a7, common ancestor #8530,0x6b7d…f4ab
2024-03-27 15:10:12.228 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8532 (0x1a61…7ac7)
2024-03-27 15:10:13.652 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8532 (0x1a61…7ac7), finalized #8529 (0x4721…d565), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:10:13.653 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525029 (0x6eae…f331), finalized #525026 (0xb9b1…3806), ⬇ 24.3kiB/s ⬆ 52.1kiB/s
2024-03-27 15:10:18.110 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525030 (0x00f4…3194)
2024-03-27 15:10:18.653 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8532 (0x1a61…7ac7), finalized #8530 (0x6b7d…f4ab), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:10:18.653 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525030 (0x00f4…3194), finalized #525027 (0x8427…bef2), ⬇ 19.5kiB/s ⬆ 45.3kiB/s
2024-03-27 15:10:23.653 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8532 (0x1a61…7ac7), finalized #8530 (0x6b7d…f4ab), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:10:23.653 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525030 (0x00f4…3194), finalized #525027 (0x8427…bef2), ⬇ 16.7kiB/s ⬆ 28.2kiB/s
2024-03-27 15:10:24.070 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525031 (0x8177…6500)
2024-03-27 15:10:24.123 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525031 (0x2e70…da0d)
2024-03-27 15:10:24.188 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8533 (0x11ff…8357)
2024-03-27 15:10:24.222 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8533 (0x029e…8143)
2024-03-27 15:10:28.653 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525031 (0x8177…6500), finalized #525029 (0x6eae…f331), ⬇ 49.2kiB/s ⬆ 97.6kiB/s
2024-03-27 15:10:28.653 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8533 (0x11ff…8357), finalized #8531 (0x3ce2…47a7), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 15:10:30.152 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525032 (0xd9e6…3110)
2024-03-27 15:10:33.654 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525032 (0xd9e6…3110), finalized #525030 (0x00f4…3194), ⬇ 30.0kiB/s ⬆ 40.7kiB/s
2024-03-27 15:10:33.654 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8533 (0x11ff…8357), finalized #8531 (0x3ce2…47a7), ⬇ 0 ⬆ 0.2kiB/s
2024-03-27 15:10:36.097 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525033 (0xead7…0a57)
2024-03-27 15:10:36.204 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8534 (0xbb10…e24a)
2024-03-27 15:10:36.253 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525033 (0xfdd1…6767)
2024-03-27 15:10:36.369 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8534 (0x04fa…e0d6)
2024-03-27 15:10:38.654 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8534 (0xbb10…e24a), finalized #8531 (0x3ce2…47a7), ⬇ 3.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:10:38.654 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525033 (0xead7…0a57), finalized #525030 (0x00f4…3194), ⬇ 49.3kiB/s ⬆ 80.5kiB/s
2024-03-27 15:10:42.102 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525034 (0xd003…c089)
2024-03-27 15:10:43.654 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8534 (0xbb10…e24a), finalized #8532 (0x1a61…7ac7), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:10:43.654 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525034 (0xd003…c089), finalized #525031 (0x8177…6500), ⬇ 21.3kiB/s ⬆ 53.4kiB/s
2024-03-27 15:10:48.046 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525035 (0x38d8…9f4a)
2024-03-27 15:10:48.077 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525035 (0xf5b7…588a)
2024-03-27 15:10:48.205 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8535 (0x3999…3ecb)
2024-03-27 15:10:48.239 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8535 (0xcba2…0987)
2024-03-27 15:10:48.655 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8535 (0x3999…3ecb), finalized #8532 (0x1a61…7ac7), ⬇ 3.9kiB/s ⬆ 0.2kiB/s
2024-03-27 15:10:48.655 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525035 (0x38d8…9f4a), finalized #525032 (0xd9e6…3110), ⬇ 37.8kiB/s ⬆ 68.8kiB/s
2024-03-27 15:10:53.655 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8535 (0x3999…3ecb), finalized #8533 (0x11ff…8357), ⬇ 25 B/s ⬆ 0.2kiB/s
2024-03-27 15:10:53.655 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525035 (0x38d8…9f4a), finalized #525033 (0xead7…0a57), ⬇ 39.2kiB/s ⬆ 48.1kiB/s
2024-03-27 15:10:54.081 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525036 (0x8c75…3288)
2024-03-27 15:10:58.655 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525036 (0x8c75…3288), finalized #525034 (0xd003…c089), ⬇ 24.9kiB/s ⬆ 38.0kiB/s
2024-03-27 15:10:58.655 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8535 (0x3999…3ecb), finalized #8533 (0x11ff…8357), ⬇ 0 ⬆ 0
2024-03-27 15:11:00.273 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525037 (0x2df9…08ce)
2024-03-27 15:11:00.274 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8535,0x3999…3ecb to #8535,0xcba2…0987, common ancestor #8534,0xbb10…e24a
2024-03-27 15:11:00.512 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8536 (0x69f5…7134)
2024-03-27 15:11:03.656 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525037 (0x2df9…08ce), finalized #525034 (0xd003…c089), ⬇ 26.2kiB/s ⬆ 53.8kiB/s
2024-03-27 15:11:03.656 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8536 (0x69f5…7134), finalized #8533 (0x11ff…8357), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 15:11:06.578 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525038 (0xf6e2…9c8b)
2024-03-27 15:11:08.656 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8536 (0x69f5…7134), finalized #8534 (0xbb10…e24a), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:11:08.656 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525038 (0xf6e2…9c8b), finalized #525035 (0x38d8…9f4a), ⬇ 26.1kiB/s ⬆ 44.8kiB/s
2024-03-27 15:11:12.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525039 (0xb841…94c2)
2024-03-27 15:11:12.204 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8537 (0x733e…bf9b)
2024-03-27 15:11:12.427 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525039 (0x4fc2…3e7b)
2024-03-27 15:11:12.542 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8537 (0xc943…3493)
2024-03-27 15:11:13.656 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525039 (0xb841…94c2), finalized #525036 (0x8c75…3288), ⬇ 46.6kiB/s ⬆ 120.1kiB/s
2024-03-27 15:11:13.656 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8537 (0x733e…bf9b), finalized #8534 (0xbb10…e24a), ⬇ 3.8kiB/s ⬆ 0.2kiB/s
2024-03-27 15:11:18.595 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525040 (0xb725…6a64)
2024-03-27 15:11:18.656 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8537 (0x733e…bf9b), finalized #8535 (0xcba2…0987), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:11:18.657 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525040 (0xb725…6a64), finalized #525037 (0x2df9…08ce), ⬇ 22.5kiB/s ⬆ 31.5kiB/s
2024-03-27 15:11:23.657 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8537 (0x733e…bf9b), finalized #8535 (0xcba2…0987), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:11:23.657 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525040 (0xb725…6a64), finalized #525038 (0xf6e2…9c8b), ⬇ 73.1kiB/s ⬆ 48.6kiB/s
2024-03-27 15:11:24.085 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525041 (0x5266…548a)
2024-03-27 15:11:24.226 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8538 (0xf80d…660e)
2024-03-27 15:11:24.275 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525041,0x5266…548a to #525041,0xdea2…f3e3, common ancestor #525040,0xb725…6a64
2024-03-27 15:11:24.275 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525041 (0xdea2…f3e3)
2024-03-27 15:11:24.397 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8538 (0x701e…6b63)
2024-03-27 15:11:28.657 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8538 (0xf80d…660e), finalized #8535 (0xcba2…0987), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 15:11:28.657 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525041 (0xdea2…f3e3), finalized #525038 (0xf6e2…9c8b), ⬇ 48.7kiB/s ⬆ 96.2kiB/s
2024-03-27 15:11:30.118 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525042 (0x6f58…b4cb)
2024-03-27 15:11:33.657 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8538 (0xf80d…660e), finalized #8536 (0x69f5…7134), ⬇ 0 ⬆ 0.2kiB/s
2024-03-27 15:11:33.657 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525042 (0x6f58…b4cb), finalized #525039 (0xb841…94c2), ⬇ 30.4kiB/s ⬆ 38.8kiB/s
2024-03-27 15:11:36.094 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525043 (0xd6f3…4656)
2024-03-27 15:11:36.095 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8538,0xf80d…660e to #8538,0x701e…6b63, common ancestor #8537,0x733e…bf9b
2024-03-27 15:11:36.210 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8539 (0x2159…aab1)
2024-03-27 15:11:38.658 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8539 (0x2159…aab1), finalized #8536 (0x69f5…7134), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 15:11:38.658 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525043 (0xd6f3…4656), finalized #525040 (0xb725…6a64), ⬇ 34.3kiB/s ⬆ 59.8kiB/s
2024-03-27 15:11:42.330 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525044 (0x718f…e0ae)
2024-03-27 15:11:43.658 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8539 (0x2159…aab1), finalized #8537 (0x733e…bf9b), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:11:43.658 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525044 (0x718f…e0ae), finalized #525041 (0xdea2…f3e3), ⬇ 13.1kiB/s ⬆ 24.0kiB/s
2024-03-27 15:11:48.568 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525045 (0x2884…2695)
2024-03-27 15:11:48.654 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8540 (0x0dd0…1c6b)
2024-03-27 15:11:48.658 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8540 (0x0dd0…1c6b), finalized #8537 (0x733e…bf9b), ⬇ 1.2kiB/s ⬆ 0.1kiB/s
2024-03-27 15:11:48.658 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525045 (0x2884…2695), finalized #525042 (0x6f58…b4cb), ⬇ 22.9kiB/s ⬆ 31.1kiB/s
2024-03-27 15:11:53.658 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8540 (0x0dd0…1c6b), finalized #8537 (0x733e…bf9b), ⬇ 0.8kiB/s ⬆ 0.1kiB/s
2024-03-27 15:11:53.658 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525045 (0x2884…2695), finalized #525042 (0x6f58…b4cb), ⬇ 24.9kiB/s ⬆ 55.8kiB/s
2024-03-27 15:11:54.319 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525046 (0xf844…0b27)
2024-03-27 15:11:58.659 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8540 (0x0dd0…1c6b), finalized #8538 (0x701e…6b63), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:11:58.659 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525046 (0xf844…0b27), finalized #525043 (0xd6f3…4656), ⬇ 25.6kiB/s ⬆ 34.1kiB/s
2024-03-27 15:12:00.167 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525047 (0xd531…069a)
2024-03-27 15:12:00.424 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8541 (0x1fc5…13d2)
2024-03-27 15:12:03.659 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525047 (0xd531…069a), finalized #525045 (0x2884…2695), ⬇ 36.7kiB/s ⬆ 64.4kiB/s
2024-03-27 15:12:03.659 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8541 (0x1fc5…13d2), finalized #8539 (0x2159…aab1), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:12:06.418 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525048 (0x154f…c412)
2024-03-27 15:12:08.659 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525048 (0x154f…c412), finalized #525045 (0x2884…2695), ⬇ 12.4kiB/s ⬆ 37.3kiB/s
2024-03-27 15:12:08.659 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8541 (0x1fc5…13d2), finalized #8539 (0x2159…aab1), ⬇ 25 B/s ⬆ 25 B/s
2024-03-27 15:12:12.409 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525049 (0x91bb…26d9)
2024-03-27 15:12:12.582 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8542 (0xe0c6…6c7a)
2024-03-27 15:12:13.659 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8542 (0xe0c6…6c7a), finalized #8539 (0x2159…aab1), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:12:13.659 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525049 (0x91bb…26d9), finalized #525046 (0xf844…0b27), ⬇ 17.8kiB/s ⬆ 64.4kiB/s
2024-03-27 15:12:18.052 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525050 (0x53b2…4d7e)
2024-03-27 15:12:18.660 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8542 (0xe0c6…6c7a), finalized #8540 (0x0dd0…1c6b), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:12:18.660 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525050 (0x53b2…4d7e), finalized #525047 (0xd531…069a), ⬇ 18.3kiB/s ⬆ 51.7kiB/s
2024-03-27 15:12:23.660 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8542 (0xe0c6…6c7a), finalized #8540 (0x0dd0…1c6b), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:12:23.660 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525050 (0x53b2…4d7e), finalized #525048 (0x154f…c412), ⬇ 38.8kiB/s ⬆ 29.2kiB/s
2024-03-27 15:12:24.099 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525051 (0x58ff…a3ac)
2024-03-27 15:12:24.219 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8543 (0x8514…d669)
2024-03-27 15:12:24.296 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525051,0x58ff…a3ac to #525051,0x1270…fd82, common ancestor #525050,0x53b2…4d7e
2024-03-27 15:12:24.296 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525051 (0x1270…fd82)
2024-03-27 15:12:24.388 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525051 (0x2518…f19c)
2024-03-27 15:12:24.402 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8543 (0x9fcc…b560)
2024-03-27 15:12:24.521 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8543 (0x1104…d482)
2024-03-27 15:12:28.660 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8543 (0x8514…d669), finalized #8541 (0x1fc5…13d2), ⬇ 5.8kiB/s ⬆ 0.2kiB/s
2024-03-27 15:12:28.660 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525051 (0x1270…fd82), finalized #525049 (0x91bb…26d9), ⬇ 72.4kiB/s ⬆ 137.9kiB/s
2024-03-27 15:12:30.171 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525052 (0x3b34…03b7)
2024-03-27 15:12:30.193 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525052 (0xe925…451e)
2024-03-27 15:12:33.661 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525052 (0x3b34…03b7), finalized #525049 (0x91bb…26d9), ⬇ 28.1kiB/s ⬆ 44.1kiB/s
2024-03-27 15:12:33.661 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8543 (0x8514…d669), finalized #8541 (0x1fc5…13d2), ⬇ 0 ⬆ 89 B/s
2024-03-27 15:12:36.083 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525053 (0xeb2c…125e)
2024-03-27 15:12:36.085 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8543,0x8514…d669 to #8543,0x9fcc…b560, common ancestor #8542,0xe0c6…6c7a
2024-03-27 15:12:36.220 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8544 (0x887e…959f)
2024-03-27 15:12:36.588 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525053,0xeb2c…125e to #525053,0xd34e…6b7b, common ancestor #525052,0x3b34…03b7
2024-03-27 15:12:36.588 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525053 (0xd34e…6b7b)
2024-03-27 15:12:36.654 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8544 (0x0f41…aab8)
2024-03-27 15:12:38.661 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525053 (0xd34e…6b7b), finalized #525050 (0x53b2…4d7e), ⬇ 51.9kiB/s ⬆ 107.5kiB/s
2024-03-27 15:12:38.661 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8544 (0x887e…959f), finalized #8541 (0x1fc5…13d2), ⬇ 3.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:12:42.107 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525054 (0x33e7…d968)
2024-03-27 15:12:42.328 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525054 (0xd006…d407)
2024-03-27 15:12:43.661 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525054 (0x33e7…d968), finalized #525051 (0x1270…fd82), ⬇ 33.0kiB/s ⬆ 54.9kiB/s
2024-03-27 15:12:43.661 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8544 (0x887e…959f), finalized #8542 (0xe0c6…6c7a), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:12:48.424 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525055 (0xf1fa…708f)
2024-03-27 15:12:48.425 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8544,0x887e…959f to #8544,0x0f41…aab8, common ancestor #8543,0x9fcc…b560
2024-03-27 15:12:48.583 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8545 (0xaa78…f42b)
2024-03-27 15:12:48.661 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525055 (0xf1fa…708f), finalized #525052 (0x3b34…03b7), ⬇ 37.6kiB/s ⬆ 55.9kiB/s
2024-03-27 15:12:48.662 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8545 (0xaa78…f42b), finalized #8542 (0xe0c6…6c7a), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:12:53.662 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525055 (0xf1fa…708f), finalized #525053 (0xd34e…6b7b), ⬇ 40.4kiB/s ⬆ 50.3kiB/s
2024-03-27 15:12:53.662 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8545 (0xaa78…f42b), finalized #8543 (0x9fcc…b560), ⬇ 25 B/s ⬆ 0.2kiB/s
2024-03-27 15:12:54.176 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525056 (0x2fc5…4b9a)
2024-03-27 15:12:58.662 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8545 (0xaa78…f42b), finalized #8543 (0x9fcc…b560), ⬇ 0 ⬆ 0
2024-03-27 15:12:58.662 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525056 (0x2fc5…4b9a), finalized #525054 (0x33e7…d968), ⬇ 24.5kiB/s ⬆ 33.0kiB/s
2024-03-27 15:13:00.305 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525057 (0x7565…b72f)
2024-03-27 15:13:00.606 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8546 (0xa81b…7a76)
2024-03-27 15:13:03.662 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525057 (0x7565…b72f), finalized #525054 (0x33e7…d968), ⬇ 29.4kiB/s ⬆ 55.0kiB/s
2024-03-27 15:13:03.662 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8546 (0xa81b…7a76), finalized #8543 (0x9fcc…b560), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 15:13:06.847 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525058 (0xfa69…7392)
2024-03-27 15:13:08.663 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525058 (0xfa69…7392), finalized #525055 (0xf1fa…708f), ⬇ 39.6kiB/s ⬆ 32.8kiB/s
2024-03-27 15:13:08.663 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8546 (0xa81b…7a76), finalized #8544 (0x0f41…aab8), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:13:12.150 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525059 (0x3411…b226)
2024-03-27 15:13:12.256 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8547 (0x68cd…e0f2)
2024-03-27 15:13:13.663 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525059 (0x3411…b226), finalized #525056 (0x2fc5…4b9a), ⬇ 33.7kiB/s ⬆ 61.5kiB/s
2024-03-27 15:13:13.663 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8547 (0x68cd…e0f2), finalized #8544 (0x0f41…aab8), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:13:18.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525060 (0x0d17…bd34)
2024-03-27 15:13:18.663 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525060 (0x0d17…bd34), finalized #525057 (0x7565…b72f), ⬇ 11.5kiB/s ⬆ 34.2kiB/s
2024-03-27 15:13:18.663 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8547 (0x68cd…e0f2), finalized #8545 (0xaa78…f42b), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:13:23.664 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8547 (0x68cd…e0f2), finalized #8545 (0xaa78…f42b), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:13:23.664 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525060 (0x0d17…bd34), finalized #525058 (0xfa69…7392), ⬇ 12.8kiB/s ⬆ 31.0kiB/s
2024-03-27 15:13:24.083 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525061 (0xd312…0653)
2024-03-27 15:13:24.202 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8548 (0x1649…9181)
2024-03-27 15:13:28.664 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8548 (0x1649…9181), finalized #8545 (0xaa78…f42b), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 15:13:28.664 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525061 (0xd312…0653), finalized #525058 (0xfa69…7392), ⬇ 27.1kiB/s ⬆ 51.9kiB/s
2024-03-27 15:13:30.458 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525062 (0x6dbc…6a51)
2024-03-27 15:13:33.664 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8548 (0x1649…9181), finalized #8546 (0xa81b…7a76), ⬇ 0 ⬆ 0.2kiB/s
2024-03-27 15:13:33.664 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525062 (0x6dbc…6a51), finalized #525060 (0x0d17…bd34), ⬇ 34.4kiB/s ⬆ 40.1kiB/s
2024-03-27 15:13:36.165 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525063 (0x286b…41cc)
2024-03-27 15:13:36.240 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8549 (0xabf2…3788)
2024-03-27 15:13:38.665 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8549 (0xabf2…3788), finalized #8546 (0xa81b…7a76), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 15:13:38.665 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525063 (0x286b…41cc), finalized #525060 (0x0d17…bd34), ⬇ 40.0kiB/s ⬆ 51.9kiB/s
2024-03-27 15:13:42.249 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525064 (0xe964…c644)
2024-03-27 15:13:43.665 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8549 (0xabf2…3788), finalized #8547 (0x68cd…e0f2), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:13:43.665 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525064 (0xe964…c644), finalized #525061 (0xd312…0653), ⬇ 18.3kiB/s ⬆ 32.3kiB/s
2024-03-27 15:13:48.099 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525065 (0x3884…c46b)
2024-03-27 15:13:48.212 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8550 (0x2e20…e7a7)
2024-03-27 15:13:48.665 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525065 (0x3884…c46b), finalized #525062 (0x6dbc…6a51), ⬇ 31.6kiB/s ⬆ 56.1kiB/s
2024-03-27 15:13:48.665 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8550 (0x2e20…e7a7), finalized #8547 (0x68cd…e0f2), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:13:53.666 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8550 (0x2e20…e7a7), finalized #8547 (0x68cd…e0f2), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:13:53.666 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525065 (0x3884…c46b), finalized #525062 (0x6dbc…6a51), ⬇ 26.4kiB/s ⬆ 33.7kiB/s
2024-03-27 15:13:54.086 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525066 (0x6350…921b)
2024-03-27 15:13:54.273 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525066,0x6350…921b to #525066,0x7a5a…b621, common ancestor #525065,0x3884…c46b
2024-03-27 15:13:54.273 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525066 (0x7a5a…b621)
2024-03-27 15:13:58.666 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8550 (0x2e20…e7a7), finalized #8548 (0x1649…9181), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:13:58.666 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525066 (0x7a5a…b621), finalized #525064 (0xe964…c644), ⬇ 37.2kiB/s ⬆ 62.9kiB/s
2024-03-27 15:14:00.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525067 (0x64ee…b784)
2024-03-27 15:14:00.125 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525067,0x64ee…b784 to #525067,0x665e…bf71, common ancestor #525066,0x7a5a…b621
2024-03-27 15:14:00.125 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525067 (0x665e…bf71)
2024-03-27 15:14:00.472 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8551 (0x7183…95ce)
2024-03-27 15:14:00.542 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8551 (0x83d9…a0fb)
2024-03-27 15:14:03.666 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8551 (0x7183…95ce), finalized #8548 (0x1649…9181), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 15:14:03.666 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525067 (0x665e…bf71), finalized #525064 (0xe964…c644), ⬇ 44.8kiB/s ⬆ 94.9kiB/s
2024-03-27 15:14:06.113 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525068 (0x473b…51ab)
2024-03-27 15:14:08.666 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8551 (0x7183…95ce), finalized #8549 (0xabf2…3788), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:14:08.667 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525068 (0x473b…51ab), finalized #525065 (0x3884…c46b), ⬇ 21.8kiB/s ⬆ 45.1kiB/s
2024-03-27 15:14:12.304 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525069 (0x74eb…dc5e)
2024-03-27 15:14:12.305 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8551,0x7183…95ce to #8551,0x83d9…a0fb, common ancestor #8550,0x2e20…e7a7
2024-03-27 15:14:12.423 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8552 (0xffc1…8bff)
2024-03-27 15:14:13.667 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525069 (0x74eb…dc5e), finalized #525066 (0x7a5a…b621), ⬇ 35.8kiB/s ⬆ 66.2kiB/s
2024-03-27 15:14:13.667 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8552 (0xffc1…8bff), finalized #8549 (0xabf2…3788), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:14:18.102 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525070 (0xbf6d…92ea)
2024-03-27 15:14:18.667 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8552 (0xffc1…8bff), finalized #8550 (0x2e20…e7a7), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:14:18.667 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525070 (0xbf6d…92ea), finalized #525067 (0x665e…bf71), ⬇ 19.6kiB/s ⬆ 45.5kiB/s
2024-03-27 15:14:23.667 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525070 (0xbf6d…92ea), finalized #525068 (0x473b…51ab), ⬇ 20.2kiB/s ⬆ 64.2kiB/s
2024-03-27 15:14:23.667 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8552 (0xffc1…8bff), finalized #8550 (0x2e20…e7a7), ⬇ 0.5kiB/s ⬆ 0.4kiB/s
2024-03-27 15:14:24.048 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525071 (0x63e5…c040)
2024-03-27 15:14:24.231 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8553 (0x136e…c0e1)
2024-03-27 15:14:28.668 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525071 (0x63e5…c040), finalized #525069 (0x74eb…dc5e), ⬇ 27.6kiB/s ⬆ 67.6kiB/s
2024-03-27 15:14:28.668 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8553 (0x136e…c0e1), finalized #8551 (0x83d9…a0fb), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:14:30.132 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525072 (0x7245…49df)
2024-03-27 15:14:33.668 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8553 (0x136e…c0e1), finalized #8551 (0x83d9…a0fb), ⬇ 0 ⬆ 89 B/s
2024-03-27 15:14:33.668 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525072 (0x7245…49df), finalized #525069 (0x74eb…dc5e), ⬇ 17.9kiB/s ⬆ 40.6kiB/s
2024-03-27 15:14:36.071 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525073 (0x08bb…742e)
2024-03-27 15:14:36.090 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525073 (0x11d0…730c)
2024-03-27 15:14:36.179 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8554 (0xc972…0d71)
2024-03-27 15:14:36.208 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8554 (0xf3b0…45b7)
2024-03-27 15:14:38.668 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525073 (0x08bb…742e), finalized #525070 (0xbf6d…92ea), ⬇ 57.0kiB/s ⬆ 84.8kiB/s
2024-03-27 15:14:38.668 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8554 (0xc972…0d71), finalized #8551 (0x83d9…a0fb), ⬇ 3.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:14:42.093 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525074 (0x9ef5…5030)
2024-03-27 15:14:43.668 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525074 (0x9ef5…5030), finalized #525071 (0x63e5…c040), ⬇ 25.4kiB/s ⬆ 61.0kiB/s
2024-03-27 15:14:43.669 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8554 (0xc972…0d71), finalized #8552 (0xffc1…8bff), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:14:48.264 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525075 (0x542b…1703)
2024-03-27 15:14:48.402 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8555 (0xa9d3…92ab)
2024-03-27 15:14:48.669 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525075 (0x542b…1703), finalized #525072 (0x7245…49df), ⬇ 26.5kiB/s ⬆ 37.2kiB/s
2024-03-27 15:14:48.669 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8555 (0xa9d3…92ab), finalized #8552 (0xffc1…8bff), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:14:53.669 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525075 (0x542b…1703), finalized #525073 (0x08bb…742e), ⬇ 24.3kiB/s ⬆ 54.6kiB/s
2024-03-27 15:14:53.669 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8555 (0xa9d3…92ab), finalized #8553 (0x136e…c0e1), ⬇ 25 B/s ⬆ 0.2kiB/s
2024-03-27 15:14:54.369 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525076 (0x1695…7fd6)
2024-03-27 15:14:58.669 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525076 (0x1695…7fd6), finalized #525073 (0x08bb…742e), ⬇ 33.8kiB/s ⬆ 45.3kiB/s
2024-03-27 15:14:58.669 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8555 (0xa9d3…92ab), finalized #8553 (0x136e…c0e1), ⬇ 0 ⬆ 0
2024-03-27 15:15:00.096 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525077 (0x3aee…1ea5)
2024-03-27 15:15:00.259 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8556 (0x33de…cb7f)
2024-03-27 15:15:00.581 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525077 (0x4808…9ca2)
2024-03-27 15:15:00.714 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8556 (0x3d4a…df72)
2024-03-27 15:15:03.670 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8556 (0x33de…cb7f), finalized #8553 (0x136e…c0e1), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 15:15:03.670 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525077 (0x3aee…1ea5), finalized #525074 (0x9ef5…5030), ⬇ 57.9kiB/s ⬆ 85.3kiB/s
2024-03-27 15:15:06.313 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525078 (0x8335…e810)
2024-03-27 15:15:08.670 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8556 (0x33de…cb7f), finalized #8554 (0xc972…0d71), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:15:08.670 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525078 (0x8335…e810), finalized #525075 (0x542b…1703), ⬇ 23.5kiB/s ⬆ 53.7kiB/s
2024-03-27 15:15:12.186 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525079 (0x6026…7d6f)
2024-03-27 15:15:12.280 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8557 (0xf5d9…b208)
2024-03-27 15:15:13.670 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8557 (0xf5d9…b208), finalized #8554 (0xc972…0d71), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:15:13.670 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525079 (0x6026…7d6f), finalized #525076 (0x1695…7fd6), ⬇ 33.9kiB/s ⬆ 64.9kiB/s
2024-03-27 15:15:18.118 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525080 (0x14a3…a35b)
2024-03-27 15:15:18.671 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8557 (0xf5d9…b208), finalized #8555 (0xa9d3…92ab), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:15:18.671 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525080 (0x14a3…a35b), finalized #525077 (0x3aee…1ea5), ⬇ 25.8kiB/s ⬆ 47.3kiB/s
2024-03-27 15:15:23.671 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525080 (0x14a3…a35b), finalized #525078 (0x8335…e810), ⬇ 24.1kiB/s ⬆ 35.0kiB/s
2024-03-27 15:15:23.671 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8557 (0xf5d9…b208), finalized #8555 (0xa9d3…92ab), ⬇ 0.2kiB/s ⬆ 78 B/s
2024-03-27 15:15:24.087 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525081 (0x2457…8d77)
2024-03-27 15:15:24.199 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8558 (0xdd87…7c95)
2024-03-27 15:15:28.671 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525081 (0x2457…8d77), finalized #525078 (0x8335…e810), ⬇ 38.8kiB/s ⬆ 53.6kiB/s
2024-03-27 15:15:28.671 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8558 (0xdd87…7c95), finalized #8555 (0xa9d3…92ab), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 15:15:30.100 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525082 (0x1cbe…3b54)
2024-03-27 15:15:30.186 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525082,0x1cbe…3b54 to #525082,0xd170…654d, common ancestor #525081,0x2457…8d77
2024-03-27 15:15:30.186 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525082 (0xd170…654d)
2024-03-27 15:15:33.671 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8558 (0xdd87…7c95), finalized #8556 (0x33de…cb7f), ⬇ 0 ⬆ 0.2kiB/s
2024-03-27 15:15:33.671 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525082 (0xd170…654d), finalized #525080 (0x14a3…a35b), ⬇ 42.2kiB/s ⬆ 54.1kiB/s
2024-03-27 15:15:36.087 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525083 (0xf130…4009)
2024-03-27 15:15:36.183 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8559 (0x22da…3a9c)
2024-03-27 15:15:36.564 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525083 (0x6b8c…d3d3)
2024-03-27 15:15:36.630 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8559 (0x5bbd…ed18)
2024-03-27 15:15:38.672 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525083 (0xf130…4009), finalized #525080 (0x14a3…a35b), ⬇ 55.9kiB/s ⬆ 84.7kiB/s
2024-03-27 15:15:38.672 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8559 (0x22da…3a9c), finalized #8556 (0x33de…cb7f), ⬇ 3.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:15:42.176 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525084 (0xf9ac…8051)
2024-03-27 15:15:43.672 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8559 (0x22da…3a9c), finalized #8557 (0xf5d9…b208), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:15:43.672 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525084 (0xf9ac…8051), finalized #525081 (0x2457…8d77), ⬇ 36.6kiB/s ⬆ 41.4kiB/s
2024-03-27 15:15:48.358 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525085 (0x3396…ced2)
2024-03-27 15:15:48.526 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8560 (0xd3ea…8b0d)
2024-03-27 15:15:48.672 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8560 (0xd3ea…8b0d), finalized #8557 (0xf5d9…b208), ⬇ 2.0kiB/s ⬆ 0.1kiB/s
2024-03-27 15:15:48.672 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525085 (0x3396…ced2), finalized #525082 (0xd170…654d), ⬇ 34.7kiB/s ⬆ 51.0kiB/s
2024-03-27 15:15:53.672 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8560 (0xd3ea…8b0d), finalized #8558 (0xdd87…7c95), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:15:53.673 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525085 (0x3396…ced2), finalized #525083 (0xf130…4009), ⬇ 24.5kiB/s ⬆ 58.0kiB/s
2024-03-27 15:15:54.091 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525086 (0xccf9…b12c)
2024-03-27 15:15:54.114 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525086,0xccf9…b12c to #525086,0xf764…8ccd, common ancestor #525085,0x3396…ced2
2024-03-27 15:15:54.114 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525086 (0xf764…8ccd)
2024-03-27 15:15:58.673 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8560 (0xd3ea…8b0d), finalized #8558 (0xdd87…7c95), ⬇ 0 ⬆ 84 B/s
2024-03-27 15:15:58.673 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525086 (0xf764…8ccd), finalized #525084 (0xf9ac…8051), ⬇ 31.1kiB/s ⬆ 39.8kiB/s
2024-03-27 15:16:00.074 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525087 (0x26d0…b490)
2024-03-27 15:16:00.096 INFO tokio-runtime-worker sc_informant: [Relaychain] ♻️ Reorg on #525087,0x26d0…b490 to #525087,0xa8c0…a375, common ancestor #525086,0xf764…8ccd
2024-03-27 15:16:00.096 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525087 (0xa8c0…a375)
2024-03-27 15:16:00.270 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8561 (0xc74a…b467)
2024-03-27 15:16:00.303 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8561 (0xc5a7…4f6d)
2024-03-27 15:16:03.673 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8561 (0xc74a…b467), finalized #8558 (0xdd87…7c95), ⬇ 3.8kiB/s ⬆ 0.1kiB/s
2024-03-27 15:16:03.673 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525087 (0xa8c0…a375), finalized #525084 (0xf9ac…8051), ⬇ 48.9kiB/s ⬆ 89.4kiB/s
2024-03-27 15:16:06.354 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525088 (0x5288…6975)
2024-03-27 15:16:08.673 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8561 (0xc74a…b467), finalized #8559 (0x22da…3a9c), ⬇ 25 B/s ⬆ 0.1kiB/s
2024-03-27 15:16:08.673 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525088 (0x5288…6975), finalized #525085 (0x3396…ced2), ⬇ 31.3kiB/s ⬆ 43.7kiB/s
2024-03-27 15:16:12.077 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525089 (0xb46e…686a)
2024-03-27 15:16:12.078 INFO tokio-runtime-worker sc_informant: [Parachain] ♻️ Reorg on #8561,0xc74a…b467 to #8561,0xc5a7…4f6d, common ancestor #8560,0xd3ea…8b0d
2024-03-27 15:16:12.182 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8562 (0x071b…f233)
2024-03-27 15:16:13.674 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8562 (0x071b…f233), finalized #8559 (0x22da…3a9c), ⬇ 1.9kiB/s ⬆ 0.1kiB/s
2024-03-27 15:16:13.674 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525089 (0xb46e…686a), finalized #525086 (0xf764…8ccd), ⬇ 28.8kiB/s ⬆ 69.2kiB/s
2024-03-27 15:16:18.101 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525090 (0x266f…e48c)
2024-03-27 15:16:18.402 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525090 (0x0160…fe0b)
2024-03-27 15:16:18.674 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8562 (0x071b…f233), finalized #8560 (0xd3ea…8b0d), ⬇ 0 ⬆ 0
2024-03-27 15:16:18.674 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525090 (0x266f…e48c), finalized #525087 (0xa8c0…a375), ⬇ 35.8kiB/s ⬆ 53.2kiB/s
2024-03-27 15:16:23.674 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8562 (0x071b…f233), finalized #8560 (0xd3ea…8b0d), ⬇ 0.2kiB/s ⬆ 0.2kiB/s
2024-03-27 15:16:23.674 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525090 (0x266f…e48c), finalized #525088 (0x5288…6975), ⬇ 24.1kiB/s ⬆ 38.6kiB/s
2024-03-27 15:16:24.078 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525091 (0xd408…9ea0)
2024-03-27 15:16:24.195 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8563 (0x9775…6bf8)
2024-03-27 15:16:28.674 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8563 (0x9775…6bf8), finalized #8560 (0xd3ea…8b0d), ⬇ 1.9kiB/s ⬆ 56 B/s
2024-03-27 15:16:28.675 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525091 (0xd408…9ea0), finalized #525088 (0x5288…6975), ⬇ 32.6kiB/s ⬆ 71.9kiB/s
2024-03-27 15:16:30.101 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525092 (0xe581…206c)
2024-03-27 15:16:33.675 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8563 (0x9775…6bf8), finalized #8561 (0xc5a7…4f6d), ⬇ 0 ⬆ 0.2kiB/s
2024-03-27 15:16:33.675 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525092 (0xe581…206c), finalized #525089 (0xb46e…686a), ⬇ 30.9kiB/s ⬆ 36.7kiB/s
2024-03-27 15:16:36.100 INFO tokio-runtime-worker substrate: [Relaychain] ✨ Imported #525093 (0xe339…93d7)
2024-03-27 15:16:36.197 INFO tokio-runtime-worker substrate: [Parachain] ✨ Imported #8564 (0xb4fb…1fb0)
2024-03-27 15:16:38.675 INFO tokio-runtime-worker substrate: [Parachain] 💤 Idle (2 peers), best: #8564 (0xb4fb…1fb0), finalized #8562 (0x071b…f233), ⬇ 1.9kiB/s ⬆ 82 B/s
2024-03-27 15:16:38.675 INFO tokio-runtime-worker substrate: [Relaychain] 💤 Idle (13 peers), best: #525093 (0xe339…93d7), finalized #525091 (0xd408…9ea0), ⬇ 44.5kiB/s ⬆ 62.1kiB/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment