➜ javascript git:(main) ✗ yarn run start yarn run v1.22.10 $ node prepare.mjs --debug && rimraf ./dist && npm run buildModules && node demo/demo.mjs /Users/stormsheep/.rustup/toolchains/1.64.0-x86_64-apple-darwin/bin/cargo info: component 'rust-std' for target 'wasm32-wasi' is up to date Finished dev [optimized + debuginfo] target(s) in 0.29s > @substrate/smoldot-light@0.7.4 buildModules > tsc -p tsconfig-mjs.json && tsc -p tsconfig-cjs.json && bash fix-package-type.sh JSON-RPC server now listening on port 9944 Please visit one of: - polkadot: https://polkadot.js.org/apps/?rpc=ws%3A%2F%2F127.0.0.1%3A9944%2Fpolkadot [13:58:54.157] [smoldot] Smoldot v0.7.4 [13:58:54.309] [smoldot] Chain initialization complete for polkadot. Name: "Polkadot". Genesis hash: 0x91b1…90c3. State root hash: 0x29d0d972cd27cbc511e9589fcb7a4506d5eb6a9e8df205f00472e5ab354a4e17. Network identity: 12D3KooWRse9u6Z9ukP4C92YCCH2gXziNm8ThRch2owaaFh9H6D1. Chain specification or database starting at: 0x6152…8f39 (#11541873) [13:58:54.311] [connections] OutSlots(polkadot) ∋ 12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr [13:58:54.311] [connections] OutSlots(polkadot) ∋ 12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP [13:58:54.311] [connections] OutSlots(polkadot) ∋ 12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8 [13:58:54.311] [connections] OutSlots(polkadot) ∋ 12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o [13:58:54.311] [connections] Pending(PendingId(0), 12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) started: /dns/p2p.5.polkadot.network/tcp/30333 [13:58:54.313] [connections] Pending(PendingId(1), 12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr) started: /dns/p2p.3.polkadot.network/tcp/30333 [13:58:54.313] [connections] Pending(PendingId(2), 12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o) started: /dns/polkadot-connect-2.parity.io/tcp/443/wss [13:58:54.329] [connections] Pending(PendingId(3), 12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) started: /dns/polkadot-connect-5.parity.io/tcp/443/wss [13:58:54.330] [runtime-polkadot] Worker <= Reset(finalized_block: 0x6152…8f39) [13:58:54.330] [runtime-polkadot] Worker => NewDownload(block=0x6152…8f39) [13:58:54.330] [runtime-polkadot] Worker <= FailedDownload(blocks=[0x6152…8f39], error=StorageQuery(StorageQueryError { errors: [] })) [13:58:54.426] [connections] Pending(PendingId(0), 12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => Connection through /dns/p2p.5.polkadot.network/tcp/30333 [13:58:54.481] [connections] Pending(PendingId(1), 12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr) => Connection through /dns/p2p.3.polkadot.network/tcp/30333 [13:58:54.584] [network] Connected(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) [13:58:54.585] [connections] Pending(PendingId(3), 12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => Connection through /dns/polkadot-connect-5.parity.io/tcp/443/wss [13:58:54.634] [connections] Pending(PendingId(2), 12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o) => Connection through /dns/polkadot-connect-2.parity.io/tcp/443/wss (demo) New JSON-RPC client connected: ::ffff:127.0.0.1. [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":646,"jsonrpc":"2.0","method":"state_subscribeRuntimeVersion","params":[]} [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":647,"jsonrpc":"2.0","method":"chain_subscribeNewHead","params":[]} [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":648,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xcec5070d609dd3497f72bde07f… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":649,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xcec5070d609dd3497f72bde07f… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":650,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":651,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x5f3e4907f716ac89b6347d15ec… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":652,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":653,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":654,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":655,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":656,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":657,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":658,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":659,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":660,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":661,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":662,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":663,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":664,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x9c5d795d0297be56027a4b2464… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":665,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":666,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.784] [json-rpc-polkadot] PendingRequestsQueue <= {"id":667,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.785] [json-rpc-polkadot] PendingRequestsQueue <= {"id":668,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xaebd463ed9925c488c112434d6… [13:58:54.785] [json-rpc-polkadot] PendingRequestsQueue <= {"id":669,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xaebd463ed9925c488c112434d6… [13:58:54.785] [json-rpc-polkadot] PendingRequestsQueue <= {"id":670,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x89d139e01a5eb2256f222e5fc5… [13:58:54.785] [json-rpc-polkadot] PendingRequestsQueue => {"id":646,"jsonrpc":"2.0","method":"state_subscribeRuntimeVersion","params":[]} [13:58:54.785] [json-rpc-polkadot] The JSON-RPC client has just called a JSON-RPC function from the legacy JSON-RPC API (state_subscribeRuntimeVersion). Legacy JSON-RPC functions have loose semantics and cannot be properly implemented on a light client. You are encouraged to use the new JSON-RPC API instead. The legacy JSON-RPC API functions will be deprecated and removed in the distant future. [13:58:54.785] [json-rpc-polkadot] PendingRequestsQueue => {"id":647,"jsonrpc":"2.0","method":"chain_subscribeNewHead","params":[]} [13:58:54.785] [json-rpc-polkadot] PendingRequestsQueue => {"id":648,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xcec5070d609dd3497f72bde07f… [13:58:54.788] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":646,"result":"0"} [13:58:54.788] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":647,"result":"1"} [13:58:54.788] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":648,"result":"2"} [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":649,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xcec5070d609dd3497f72bde07f… [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":650,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":651,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x5f3e4907f716ac89b6347d15ec… [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":652,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":653,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":654,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.791] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP, polkadot) => ChainConnected(best_height=12690944, best_hash=0xd075…8d86) [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":655,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":656,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.791] [json-rpc-polkadot] PendingRequestsQueue => {"id":657,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":658,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":659,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":660,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":661,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":662,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":663,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":664,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x9c5d795d0297be56027a4b2464… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":665,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":666,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":667,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":668,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xaebd463ed9925c488c112434d6… [13:58:54.799] [json-rpc-polkadot] PendingRequestsQueue => {"id":669,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xaebd463ed9925c488c112434d6… [13:58:54.799] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":649,"result":"3"} [13:58:54.799] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":650,"result":"4"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":651,"result":"5"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":652,"result":"6"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":653,"result":"7"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":654,"result":"8"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":655,"result":"9"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":656,"result":"10"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":657,"result":"11"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":658,"result":"12"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":659,"result":"13"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":660,"result":"14"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":661,"result":"15"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":662,"result":"16"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":663,"result":"17"} [13:58:54.800] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":664,"result":"18"} [13:58:54.801] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":665,"result":"19"} [13:58:54.801] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":666,"result":"20"} [13:58:54.801] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":667,"result":"21"} [13:58:54.801] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":668,"result":"22"} [13:58:54.801] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":669,"result":"23"} [13:58:54.808] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= GrandpaWarpSyncRequest(chain=polkadot, start=0x6152…8f39) [13:58:54.808] [json-rpc-polkadot] PendingRequestsQueue => {"id":670,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x89d139e01a5eb2256f222e5fc5… [13:58:54.809] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":670,"result":"24"} [13:58:54.844] [network] Connected(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) [13:58:54.892] [network] Connected(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o) [13:58:54.919] [network] Connected(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr) [13:58:54.946] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8, polkadot) => ChainConnected(best_height=12690944, best_hash=0xd075…8d86) [13:58:55.000] [network] Connection(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o, polkadot) => ChainConnected(best_height=12690944, best_hash=0xd075…8d86) [13:58:55.201] [network] Connection(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr, polkadot) => ChainConnected(best_height=12690944, best_hash=0xd075…8d86) [13:58:55.344] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => IdentifyRequest [13:58:55.392] [network] Connection(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o) => IdentifyRequest [13:58:55.418] [network] Connection(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr) => IdentifyRequest [13:58:57.112] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => IdentifyRequest [13:58:57.112] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => GrandpaWarpSyncRequest(chain=polkadot, num_fragments=101, finished=true) [13:58:58.865] [json-rpc-polkadot] PendingRequestsQueue <= {"id":671,"jsonrpc":"2.0","method":"state_unsubscribeStorage","params":["24"]} [13:58:58.904] [json-rpc-polkadot] PendingRequestsQueue => {"id":671,"jsonrpc":"2.0","method":"state_unsubscribeStorage","params":["24"]} [13:58:58.904] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":671,"result":true} [13:58:59.577] [connections] On chain polkadot, discovered: 12D3KooWGkPGHnAbTuab917PPmpAZwMyiXb8gAhHK515GHfkqiV5, 12D3KooWBqUycTYBiHofv6FF4mefTzFu9jLQLzxm7sKcFEp41dpH, 12D3KooWLWTKXkSyscwt5Td3rP9U7tsEMD1XcxsuqP3JgmR1wegt, 12D3KooWB7jhn5DEBxnNeixNQatNdjJqb4tRPSSxNeJPRSJcnNc2, 12D3KooWEdyc9aWLs7sNP5cP3mtJwm5VGmZHynWUkv5cpDPURZ1H, 12D3KooWG8QJLJNYj1iT9kF5sQVqEhvss9Ypwz1PteBy1sV4757P, 12D3KooWGxieAXqhgwmQAa3wNWo1VrRV7cJFSuTE6iJJrv2HCmnE, 12D3KooWDtb1SdcReAw6yrPvFM9AGrxWe3ardqHDnmkEMmEuqWnc, 12D3KooWT18aiYUgt1WNPdL4E9zyBPdQgfoi1551Ge22n7uJSdzD, 12D3KooWQbNp91hyzEBtJ5QHL7km4V6wmVN8VftbapLJ81FY63yr, 12D3KooWLCU322buJ5fcqUN6Y757jkJ9moSeUjDBkUXXFuiB9G7F, 12D3KooWDW13nAtoD7ML1p4Fttm1734Esz6W2avntNnZr9gbMksv, 12D3KooWQ8XUEcZn9SohdbJ7Z7CCgFLf19gSDWe7w1X9FoWqzFx8, 12D3KooWHfxGRFugsLTwErfGA3gauEQyQ516CinmrdprmpRyeJWj, 12D3KooWBhKJ4M3gtJfSCkLjhpYZJt5f61GMgjJEB9QTt1efY6qL, 12D3KooWSyVJCk77tLF4BdKtjKfVSTFBuZ2GSCBd3fTDHrggdcYU, 12D3KooWCRg57Vwey21yapWuJmxrv1p3zM9T2XfQrFPvMsQLbrv9, 12D3KooWAMiLPgtUq1z2BDt3YmidcSTQHk9iERx1eNZ1GxiVTM8L, 12D3KooWMbLAGqEwyNi29J16i6xmgtFgPw4cN74qUcGma2Qd2Go4, 12D3KooWRLkcNmjjX7FzC1Wo3MgbYPNQ5UDaRFMpi9JhtJBxgfDX [13:59:01.236] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP, polkadot) => BlockAnnounce(best_hash=0x480d…b395, is_best=true) [13:59:01.236] [network] Connection(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr, polkadot) => BlockAnnounce(best_hash=0x480d…b395, is_best=true) [13:59:01.236] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8, polkadot) => BlockAnnounce(best_hash=0x480d…b395, is_best=true) [13:59:01.237] [network] Connection(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o, polkadot) => BlockAnnounce(best_hash=0x480d…b395, is_best=true) [13:59:01.257] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP, hash=0x480d…b395, is_best=true, parent_hash=0xd075…8d86) [13:59:01.257] [sync-service-polkadot] Sync => Discarded [13:59:01.378] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr, hash=0x480d…b395, is_best=true, parent_hash=0xd075…8d86) [13:59:01.378] [sync-service-polkadot] Sync => Discarded [13:59:01.378] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:01.378] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8, hash=0x480d…b395, is_best=true, parent_hash=0xd075…8d86) [13:59:01.378] [sync-service-polkadot] Sync => Discarded [13:59:01.378] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o, hash=0x480d…b395, is_best=true, parent_hash=0xd075…8d86) [13:59:01.378] [sync-service-polkadot] Sync => Discarded [13:59:02.100] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.3 MiB) [13:59:02.622] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:02.623] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= CallProofRequest(polkadot, 0xa64f…556b, BabeApi_configuration) [13:59:02.623] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= CallProofRequest(polkadot, 0xa64f…556b, BabeApi_next_epoch) [13:59:02.623] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= CallProofRequest(polkadot, 0xa64f…556b, BabeApi_current_epoch) [13:59:03.223] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => CallProofRequest(polkadot, num_elems: 9, total_size: 12.9 kiB) [13:59:03.278] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => CallProofRequest(polkadot, num_elems: 8, total_size: 12.9 kiB) [13:59:03.993] [json-rpc-polkadot] PendingRequestsQueue <= {"id":672,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x2aeddc77fe58c98d50bd37f1b9… [13:59:03.993] [json-rpc-polkadot] PendingRequestsQueue => {"id":672,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0x2aeddc77fe58c98d50bd37f1b9… [13:59:03.996] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":672,"result":"25"} [13:59:04.041] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => CallProofRequest(polkadot, num_elems: 8, total_size: 12.8 kiB) [13:59:04.044] [sync-service-polkadot] GrandPa warp sync finished to #12690941 (0xa64f…556b) [13:59:04.047] [network] Chain(polkadot) <= SetLocalGrandpaState(set_id: 1172, commit_finalized_height: 12690941) [13:59:04.047] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.3 MiB) [13:59:04.051] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= BlocksRequest(chain=polkadot, start=0x480d…b395, num=4, descending=true, header=true, body=false, justifications=true) [13:59:04.051] [network] Connection(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o) <= BlocksRequest(chain=polkadot, start=0x480d…b395, num=4, descending=true, header=true, body=false, justifications=true) [13:59:04.051] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= BlocksRequest(chain=polkadot, start=0x480d…b395, num=4, descending=true, header=true, body=false, justifications=true) [13:59:04.051] [runtime-polkadot] Worker <= Reset(finalized_block: 0xa64f…556b) [13:59:04.051] [runtime-polkadot] Finalized block runtime ready. Spec version: 9291. Size of `:code`: 1.3 MiB. [13:59:04.051] [runtime-polkadot] Worker => RuntimeKnown(finalized_hash=0xa64f…556b) [13:59:04.055] [tx-service-polkadot] Reset(new_finalized=0xa64f…556b. dropped-transactions={}) [13:59:04.056] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.056] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.056] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.059] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_runtimeVersion","params":{"subscription":"0","result":{"specName":"… [13:59:04.059] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"chain_newHead","params":{"subscription":"1","result":{"parentHash":"0xa05… [13:59:04.060] [json-rpc-polkadot] PendingRequestsQueue <= {"id":673,"jsonrpc":"2.0","method":"chain_getHeader","params":["0xa64fc66c3ac90303bb18bb8a56197425b4… [13:59:04.062] [json-rpc-polkadot] PendingRequestsQueue => {"id":673,"jsonrpc":"2.0","method":"chain_getHeader","params":["0xa64fc66c3ac90303bb18bb8a56197425b4… [13:59:04.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.062] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":673,"result":{"parentHash":"0xa05fab6d108985361ff1bbc6d2768a3f38387dd76c393359… [13:59:04.063] [json-rpc-polkadot] PendingRequestsQueue <= {"id":674,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0xa05fab6d108985361ff1bbc6d2… [13:59:04.063] [json-rpc-polkadot] PendingRequestsQueue => {"id":674,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0xa05fab6d108985361ff1bbc6d2… [13:59:04.063] [network] Connection(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr) <= BlocksRequest(chain=polkadot, start=0xa05f…a705, num=1, descending=false, header=true, body=false, justifications=false) [13:59:04.114] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x11f2…2fb3) [13:59:04.114] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:04.162] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => BlocksRequest(chain=polkadot, num_blocks=4, block_data_total_size=1.1 kiB) [13:59:04.165] [sync-service-polkadot] Sync => HeaderVerified(hash=0x11f2…2fb3, new_best=yes) [13:59:04.165] [runtime-polkadot] Worker <= InputNewBlock(hash=0x11f2…2fb3, parent=0xa64f…556b, is_new_best=true) [13:59:04.203] [sync-service-polkadot] Sync => FinalityProofVerified(finalized_blocks=1) [13:59:04.238] [network] Chain(polkadot) <= SetLocalGrandpaState(set_id: 1172, commit_finalized_height: 12690942) [13:59:04.240] [sync-service-polkadot] Sync => HeaderVerified(hash=0x8ecb…b792, new_best=yes) [13:59:04.241] [runtime-polkadot] Worker => OutputNewBlock(hash=0x11f2…2fb3, is_new_best=true) [13:59:04.241] [runtime-polkadot] Worker <= InputFinalized(hash=0x11f2…2fb3, best=0x11f2…2fb3) [13:59:04.241] [runtime-polkadot] Worker => OutputFinalized(hash=0x11f2…2fb3, best=0x11f2…2fb3) [13:59:04.241] [runtime-polkadot] Worker <= InputNewBlock(hash=0x8ecb…b792, parent=0x11f2…2fb3, is_new_best=true) [13:59:04.243] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x11f2…2fb3) [13:59:04.243] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:04.243] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:04.243] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:04.243] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.243] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.243] [tx-service-polkadot] BestChainUpdate(new-best-block=0x11f2…2fb3, included-transactions={}, retracted-transactions={}) [13:59:04.243] [tx-service-polkadot] BestChainUpdate(new-best-block=0x11f2…2fb3, included-transactions={}, retracted-transactions={}) [13:59:04.243] [tx-service-polkadot] Finalized(block=0x11f2…2fb3, body-transactions={}) [13:59:04.243] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => BlocksRequest(chain=polkadot, num_blocks=4, block_data_total_size=1.1 kiB) [13:59:04.245] [sync-service-polkadot] Sync => HeaderVerified(hash=0xd075…8d86, new_best=yes) [13:59:04.245] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"chain_newHead","params":{"subscription":"1","result":{"parentHash":"0xa64… [13:59:04.245] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"10","result":{"block":"0xa64fc66… [13:59:04.245] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"13","result":{"block":"0xa64fc66… [13:59:04.245] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"14","result":{"block":"0xa64fc66… [13:59:04.246] [json-rpc-polkadot] PendingRequestsQueue <= {"id":675,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:04.247] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x11f2…2fb3) [13:59:04.247] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x11f2…2fb3) [13:59:04.248] [sync-service-polkadot] Sync => HeaderVerified(hash=0x480d…b395, new_best=yes) [13:59:04.248] [json-rpc-polkadot] PendingRequestsQueue => {"id":675,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:04.248] [runtime-polkadot] Worker => OutputNewBlock(hash=0x8ecb…b792, is_new_best=true) [13:59:04.248] [runtime-polkadot] Worker <= InputNewBlock(hash=0xd075…8d86, parent=0x8ecb…b792, is_new_best=true) [13:59:04.249] [tx-service-polkadot] BestChainUpdate(new-best-block=0x8ecb…b792, included-transactions={}, retracted-transactions={}) [13:59:04.249] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:04.258] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"chain_newHead","params":{"subscription":"1","result":{"parentHash":"0x11f… [13:59:04.259] [json-rpc-polkadot] PendingRequestsQueue <= {"id":676,"jsonrpc":"2.0","method":"chain_getHeader","params":["0x8ecbbe50ce3cbaae192f1141a0e5455c23… [13:59:04.267] [network] Connection(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o) => BlocksRequest(chain=polkadot, num_blocks=4, block_data_total_size=1.1 kiB) [13:59:04.267] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:04.267] [json-rpc-polkadot] PendingRequestsQueue => {"id":676,"jsonrpc":"2.0","method":"chain_getHeader","params":["0x8ecbbe50ce3cbaae192f1141a0e5455c23… [13:59:04.267] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.267] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:04.267] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":676,"result":{"parentHash":"0x11f23fa7e81bd4a3e8392f32dee324f808a3c208a86b79b0… [13:59:04.268] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.268] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.268] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.268] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.268] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.268] [runtime-polkadot] Worker => OutputNewBlock(hash=0xd075…8d86, is_new_best=true) [13:59:04.268] [runtime-polkadot] Worker <= InputNewBlock(hash=0x480d…b395, parent=0xd075…8d86, is_new_best=true) [13:59:04.268] [tx-service-polkadot] BestChainUpdate(new-best-block=0xd075…8d86, included-transactions={}, retracted-transactions={}) [13:59:04.268] [json-rpc-polkadot] PendingRequestsQueue <= {"id":677,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0x11f23fa7e81bd4a3e8392f32de… [13:59:04.268] [json-rpc-polkadot] PendingRequestsQueue => {"id":677,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0x11f23fa7e81bd4a3e8392f32de… [13:59:04.268] [runtime-polkadot] Worker => OutputNewBlock(hash=0x480d…b395, is_new_best=true) [13:59:04.268] [tx-service-polkadot] BestChainUpdate(new-best-block=0x480d…b395, included-transactions={}, retracted-transactions={}) [13:59:04.268] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"chain_newHead","params":{"subscription":"1","result":{"parentHash":"0xd07… [13:59:04.268] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":677,"result":{"specName":"polkadot","implName":"parity-polkadot","authoringVer… [13:59:04.269] [json-rpc-polkadot] PendingRequestsQueue <= {"id":678,"jsonrpc":"2.0","method":"chain_getHeader","params":["0x480d5b94e782ac658b21a5f30e97bbdf68… [13:59:04.269] [json-rpc-polkadot] PendingRequestsQueue => {"id":678,"jsonrpc":"2.0","method":"chain_getHeader","params":["0x480d5b94e782ac658b21a5f30e97bbdf68… [13:59:04.269] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":678,"result":{"parentHash":"0xd0757debc1b09093f8630f7ee0b12f13d97ab481ef7817d0… [13:59:04.277] [json-rpc-polkadot] PendingRequestsQueue <= {"id":679,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0xd0757debc1b09093f8630f7ee0… [13:59:04.277] [json-rpc-polkadot] PendingRequestsQueue => {"id":679,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0xd0757debc1b09093f8630f7ee0… [13:59:04.277] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":679,"result":{"specName":"polkadot","implName":"parity-polkadot","authoringVer… [13:59:04.284] [json-rpc-polkadot] PendingRequestsQueue <= {"id":680,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:04.284] [json-rpc-polkadot] PendingRequestsQueue => {"id":680,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:04.284] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:04.374] [network] Connection(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr) => BlocksRequest(chain=polkadot, num_blocks=1, block_data_total_size=288 B) [13:59:04.374] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa05f…a705) [13:59:04.534] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:04.553] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:04.553] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:04.553] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=935 B) [13:59:04.553] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=882 B) [13:59:04.553] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=971 B) [13:59:04.554] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.554] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.554] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.554] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.554] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.554] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.555] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"15","result":{"block":"0xa64fc66… [13:59:04.574] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"2","result":{"block":"0xa64fc66c… [13:59:04.574] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"22","result":{"block":"0xa64fc66… [13:59:04.574] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"21","result":{"block":"0xa64fc66… [13:59:04.628] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.1 kiB) [13:59:04.628] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.628] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.628] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=9, total_size=12.6 kiB) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.629] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.630] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"23","result":{"block":"0xa64fc66… [13:59:04.630] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"20","result":{"block":"0xa64fc66… [13:59:04.630] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"7","result":{"block":"0xa64fc66c… [13:59:04.630] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"8","result":{"block":"0xa64fc66c… [13:59:04.630] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"12","result":{"block":"0xa64fc66… [13:59:04.630] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"5","result":{"block":"0xa64fc66c… [13:59:04.669] [json-rpc-polkadot] PendingRequestsQueue <= {"id":681,"jsonrpc":"2.0","method":"system_health","params":[]} [13:59:04.669] [json-rpc-polkadot] PendingRequestsQueue => {"id":681,"jsonrpc":"2.0","method":"system_health","params":[]} [13:59:04.669] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":681,"result":{"isSyncing":false,"peers":4,"shouldHavePeers":true}} [13:59:04.845] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:04.867] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=983 B) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:04.868] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.869] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"9","result":{"block":"0xa64fc66c… [13:59:04.877] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"16","result":{"block":"0xa64fc66… [13:59:04.877] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"6","result":{"block":"0xa64fc66c… [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.1 kiB) [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:04.903] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=9, total_size=12.6 kiB) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.904] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":675,"result":"0xa5040000966d74f8027e07b43717b6876d97544fe0d71facef06acc8382749… [13:59:04.904] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"5","result":{"block":"0x11f23fa7… [13:59:04.906] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=882 B) [13:59:04.906] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.3 kiB) [13:59:04.906] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:04.906] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:04.906] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:04.906] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:05.509] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.3 MiB) [13:59:06.293] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":674,"result":{"specName":"polkadot","implName":"parity-polkadot","authoringVer… [13:59:07.079] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP, polkadot) => BlockAnnounce(best_hash=0x899d…6a7d, is_best=true) [13:59:07.079] [network] Connection(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o, polkadot) => BlockAnnounce(best_hash=0x899d…6a7d, is_best=true) [13:59:07.079] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8, polkadot) => BlockAnnounce(best_hash=0x899d…6a7d, is_best=true) [13:59:07.079] [network] Connection(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr, polkadot) => BlockAnnounce(best_hash=0x899d…6a7d, is_best=true) [13:59:07.079] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:07.079] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:07.079] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:07.080] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:07.080] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=971 B) [13:59:07.080] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:07.081] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":680,"result":"0xa5040000966d74f8027e07b43717b6876d97544fe0d71facef06acc8382749… [13:59:07.088] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP, hash=0x899d…6a7d, is_best=true, parent_hash=0x480d…b395) [13:59:07.088] [sync-service-polkadot] Sync => StoredForLater [13:59:07.090] [sync-service-polkadot] Sync => HeaderVerified(hash=0x899d…6a7d, new_best=yes) [13:59:07.090] [runtime-polkadot] Worker <= InputNewBlock(hash=0x899d…6a7d, parent=0x480d…b395, is_new_best=true) [13:59:07.091] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o, hash=0x899d…6a7d, is_best=true, parent_hash=0x480d…b395) [13:59:07.091] [sync-service-polkadot] Sync => StoredForLater [13:59:07.091] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8, hash=0x899d…6a7d, is_best=true, parent_hash=0x480d…b395) [13:59:07.091] [sync-service-polkadot] Sync => StoredForLater [13:59:07.091] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr, hash=0x899d…6a7d, is_best=true, parent_hash=0x480d…b395) [13:59:07.091] [sync-service-polkadot] Sync => StoredForLater [13:59:07.091] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:07.091] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:07.091] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:07.091] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:07.091] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:07.091] [runtime-polkadot] Worker => OutputNewBlock(hash=0x899d…6a7d, is_new_best=true) [13:59:07.091] [tx-service-polkadot] BestChainUpdate(new-best-block=0x899d…6a7d, included-transactions={}, retracted-transactions={}) [13:59:07.091] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"chain_newHead","params":{"subscription":"1","result":{"parentHash":"0x480… [13:59:07.092] [json-rpc-polkadot] PendingRequestsQueue <= {"id":682,"jsonrpc":"2.0","method":"chain_getHeader","params":["0x899d4f47fdcacdbd8e22c954948a112fb6… [13:59:07.092] [json-rpc-polkadot] PendingRequestsQueue => {"id":682,"jsonrpc":"2.0","method":"chain_getHeader","params":["0x899d4f47fdcacdbd8e22c954948a112fb6… [13:59:07.092] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":682,"result":{"parentHash":"0x480d5b94e782ac658b21a5f30e97bbdf68382fbcc37610db… [13:59:07.093] [json-rpc-polkadot] PendingRequestsQueue <= {"id":683,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0x480d5b94e782ac658b21a5f30e… [13:59:07.093] [json-rpc-polkadot] PendingRequestsQueue => {"id":683,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0x480d5b94e782ac658b21a5f30e… [13:59:07.093] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":683,"result":{"specName":"polkadot","implName":"parity-polkadot","authoringVer… [13:59:07.103] [json-rpc-polkadot] PendingRequestsQueue <= {"id":684,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:07.103] [json-rpc-polkadot] PendingRequestsQueue => {"id":684,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:07.103] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.1 kiB) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.201] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:07.597] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:07.601] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=882 B) [13:59:07.601] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.9 kiB) [13:59:07.601] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:07.601] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:07.601] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=892 B) [13:59:07.601] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=9, total_size=12.6 kiB) [13:59:07.602] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:07.602] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:07.602] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:07.602] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:07.602] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:07.602] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:07.602] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.603] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.604] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"19","result":{"block":"0xa64fc66… [13:59:07.604] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"5","result":{"block":"0x8ecbbe50… [13:59:07.609] [json-rpc-polkadot] PendingRequestsQueue <= {"id":685,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:07.612] [json-rpc-polkadot] PendingRequestsQueue => {"id":685,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:07.612] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:07.613] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":685,"result":"26"} [13:59:07.774] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:07.774] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.1 kiB) [13:59:07.774] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:07.774] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:07.774] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:07.775] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=971 B) [13:59:07.775] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:07.775] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.775] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:07.775] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:07.775] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:07.775] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":684,"result":"0xa5040000966d74f8027e07b43717b6876d97544fe0d71facef06acc8382749… [13:59:08.056] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:08.058] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:08.059] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"3","result":{"block":"0xa64fc66c… [13:59:08.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=9, total_size=12.6 kiB) [13:59:08.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=983 B) [13:59:08.083] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.083] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:08.083] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=882 B) [13:59:08.083] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:08.083] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.083] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.6 kiB) [13:59:08.084] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.084] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:08.084] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.084] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.106] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"5","result":{"block":"0xd0757deb… [13:59:08.488] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:08.492] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=12.1 kiB) [13:59:08.494] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:08.496] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.496] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.496] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:08.496] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=703 B) [13:59:08.496] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:08.497] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:08.497] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:08.497] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.497] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.497] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:08.497] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:08.498] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"17","result":{"block":"0xa64fc66… [13:59:08.499] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"11","result":{"block":"0xa64fc66… [13:59:08.511] [json-rpc-polkadot] PendingRequestsQueue => {"id":686,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:08.513] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.519] [json-rpc-polkadot] PendingRequestsQueue <= {"id":687,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0x5f3e4907f716ac89b6347d15ececedc… [13:59:08.526] [json-rpc-polkadot] PendingRequestsQueue => {"id":687,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0x5f3e4907f716ac89b6347d15ececedc… [13:59:08.527] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=2.0 kiB) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.6 kiB) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=892 B) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.574] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.597] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.597] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.597] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:08.597] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:08.620] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=971 B) [13:59:08.620] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.1 kiB) [13:59:08.620] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=9, total_size=12.6 kiB) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=935 B) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=882 B) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:08.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:08.621] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"5","result":{"block":"0x480d5b94… [13:59:08.824] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x8ecb…b792) [13:59:08.824] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:08.857] [sync-service-polkadot] Sync => FinalityProofVerified(finalized_blocks=1) [13:59:08.857] [runtime-polkadot] Worker <= InputFinalized(hash=0x8ecb…b792, best=0x899d…6a7d) [13:59:08.857] [runtime-polkadot] Worker => OutputFinalized(hash=0x8ecb…b792, best=0x899d…6a7d) [13:59:08.890] [tx-service-polkadot] BestChainUpdate(new-best-block=0x899d…6a7d, included-transactions={}, retracted-transactions={}) [13:59:08.890] [tx-service-polkadot] Finalized(block=0x8ecb…b792, body-transactions={}) [13:59:08.890] [network] Chain(polkadot) <= SetLocalGrandpaState(set_id: 1172, commit_finalized_height: 12690943) [13:59:08.890] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x8ecb…b792) [13:59:08.890] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x8ecb…b792) [13:59:08.890] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:08.891] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:09.087] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:09.088] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:09.088] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=732 B) [13:59:09.088] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:09.088] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.088] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:09.093] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0x8ecb…b792) [13:59:09.093] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:09.524] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=899 B) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:09.528] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.534] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.8 kiB) [13:59:09.534] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=983 B) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.547] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:09.558] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:09.593] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:09.593] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.1 kiB) [13:59:09.593] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=9, total_size=12.6 kiB) [13:59:09.593] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=882 B) [13:59:09.593] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.3 kiB) [13:59:09.594] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=971 B) [13:59:09.594] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:09.594] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.594] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"5","result":{"block":"0x899d4f47… [13:59:09.595] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=825 B) [13:59:09.595] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:09.967] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:09.970] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:09.971] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.976] [connections] On chain polkadot, discovered: 12D3KooWJFfCHZL8Kzkpxx84VTeg754wPkuPi9izg3oG82rYZR5B, 12D3KooWLnoWKaaWa4RgJw9kh4K8b6eR5gg2xCKxqsg2sea5wXBJ, 12D3KooWBDLNKAbvdRKjgKbbdvYYVqvgnNZLheV2HfzCigcjzqUn, 12D3KooWNPcchpA9cWDPR5BfUgMxPhQ3wwBA9UfsxrxBhGo72VWB, 12D3KooWNnPHs76cooWosK2VUjsfGi2YoQwjsGDo7KCm4CWqPv7n, 12D3KooWQSgFTnsQ6YFDp17wytHqktiMoW4twXt21J6exsqdnyWM, 12D3KooWRwRKKTZZGFUWZovcvTpyEKNCGYmhMu5KvxVtRV5ibXTq, 12D3KooWQBPiSFnWnHa6AW3saoMJFauPAB93u51hsMP9hu7YYf8D, 12D3KooWMJTAgtk5D6Mkq1fnjoebosHtGCjghBxbAXGGZe92Yyzy, 12D3KooWCeS1BoiGumV8MaMyMBsdFihEQVx6vBH1vidCdgMUUQae, 12D3KooWMNTpoxrXb3ChKNCNpos616VAHHNvrVREK9coafqgMx6z, 12D3KooWQzhGMZYMoKqrQnVk4w9QjfJivGSvTaiMAgcW1NU9N9XC, 12D3KooWSkcU6dqinYmyaS8kc3Z3uyMzSqytyNbKvfd241VdseSd, 12D3KooWBL5WuskuxDVBmptPdvfjy5YGDnXTjcgMoB5e6Cp3dVQT, 12D3KooWCmjuKPULaumXDTEJZ6Bzh9ifZ1D9EqyECFAqeMb4MjwQ, 12D3KooWG4KiC6dig4mVBpNfoWgykyc8Rm62hU9i9YpE3vwNS3uR, 12D3KooWBDbvCYKwqZd9Qtke1s3LrJuEr9HPMurPoWxVKcLkoj8u, 12D3KooWSPcxFy1rXsvAN78EeSH9fBrcC8L7fJzmXyMkLLDh55Cp, 12D3KooWK9ZyBGUJuzHaKmkbKbYrg6oqK41nhBUSFAGnHmfgi9kz, 12D3KooWCLrJzXo8vxCsCxkboMFYgkZNzRnYxoStzJ7c7YCwxe8F [13:59:09.977] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.5 kiB) [13:59:09.979] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":686,"result":["0xa37f719efab16103103a0c8c2c784ce1a37f719efab16103103a0c8c2c784… [13:59:09.985] [json-rpc-polkadot] PendingRequestsQueue <= {"id":688,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:59:09.985] [json-rpc-polkadot] PendingRequestsQueue => {"id":688,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:59:09.986] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.986] [json-rpc-polkadot] PendingRequestsQueue <= {"id":689,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:59:09.986] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":688,"result":"27"} [13:59:09.987] [json-rpc-polkadot] PendingRequestsQueue => {"id":689,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xa37f719efab16103103a0c8c2c… [13:59:09.987] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:09.987] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":689,"result":"28"} [13:59:10.404] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:10.409] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:10.410] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:10.410] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:10.410] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:10.418] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=38, total_size=11.9 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=971 B) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=892 B) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.5 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:10.435] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:10.445] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:10.445] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:10.446] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":687,"result":["0x5f3e4907f716ac89b6347d15ececedca88dcde934c658227ee1dfafcd6e16… [13:59:10.448] [json-rpc-polkadot] PendingRequestsQueue <= {"id":690,"jsonrpc":"2.0","method":"state_queryStorageAt","params":[["0x5f3e4907f716ac89b6347d15ecec… [13:59:10.473] [json-rpc-polkadot] PendingRequestsQueue => {"id":690,"jsonrpc":"2.0","method":"state_queryStorageAt","params":[["0x5f3e4907f716ac89b6347d15ecec… [13:59:10.473] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:10.837] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:10.843] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:10.843] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=933 B) [13:59:10.844] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:10.844] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:10.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:10.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:10.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:10.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:11.178] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:11.184] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:11.184] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:11.193] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=983 B) [13:59:11.193] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.1 kiB) [13:59:11.194] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:11.194] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:11.194] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=10, total_size=3.0 kiB) [13:59:11.194] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=12.1 kiB) [13:59:11.194] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.8 kiB) [13:59:11.194] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:11.194] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.195] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.195] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.195] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.195] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.195] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":690,"result":[{"block":"0x899d4f47fdcacdbd8e22c954948a112fb6ab60c2732119e9adf2… [13:59:11.258] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:11.258] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=964 B) [13:59:11.258] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.258] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.263] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=703 B) [13:59:11.263] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.312] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=14.2 kiB) [13:59:11.313] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.313] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"17","result":{"block":"0x11f23fa… [13:59:11.318] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.9 kiB) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.7 kiB) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.0 kiB) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=935 B) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=892 B) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:11.319] [json-rpc-polkadot] PendingRequestsQueue <= {"id":691,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:11.319] [json-rpc-polkadot] PendingRequestsQueue => {"id":691,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:11.319] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.319] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"26","result":{"block":"0x899d4f4… [13:59:11.319] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"18","result":{"block":"0xa64fc66… [13:59:11.322] [json-rpc-polkadot] PendingRequestsQueue <= {"id":692,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.322] [json-rpc-polkadot] PendingRequestsQueue => {"id":692,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.322] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.322] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":692,"result":"29"} [13:59:11.322] [json-rpc-polkadot] PendingRequestsQueue <= {"id":693,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.322] [json-rpc-polkadot] PendingRequestsQueue => {"id":693,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.322] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.322] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":693,"result":"30"} [13:59:11.323] [json-rpc-polkadot] PendingRequestsQueue <= {"id":694,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.323] [json-rpc-polkadot] PendingRequestsQueue => {"id":694,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.323] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.323] [json-rpc-polkadot] PendingRequestsQueue <= {"id":695,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.323] [json-rpc-polkadot] PendingRequestsQueue <= {"id":696,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.323] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":694,"result":"31"} [13:59:11.323] [json-rpc-polkadot] PendingRequestsQueue => {"id":695,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.323] [json-rpc-polkadot] PendingRequestsQueue => {"id":696,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[["0xf2794c22e353e9a839f12faab0… [13:59:11.323] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.323] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.323] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":695,"result":"32"} [13:59:11.324] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":696,"result":"33"} [13:59:11.325] [json-rpc-polkadot] PendingRequestsQueue <= {"id":697,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[[]]} [13:59:11.325] [json-rpc-polkadot] PendingRequestsQueue => {"id":697,"jsonrpc":"2.0","method":"state_subscribeStorage","params":[[]]} [13:59:11.325] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":697,"error":{"code":-32000,"message":"Subscribing to all storage changes isn't… [13:59:11.360] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:11.360] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=898 B) [13:59:11.360] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.360] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.363] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:11.364] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.412] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:11.412] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.3 kiB) [13:59:11.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:11.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:11.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:11.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=825 B) [13:59:11.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=983 B) [13:59:11.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=899 B) [13:59:11.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:11.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:11.420] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"29","result":{"block":"0x899d4f4… [13:59:11.422] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:11.422] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:11.422] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"30","result":{"block":"0x899d4f4… [13:59:11.422] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"33","result":{"block":"0x899d4f4… [13:59:11.747] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:11.764] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:11.764] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"32","result":{"block":"0x899d4f4… [13:59:11.772] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"31","result":{"block":"0x899d4f4… [13:59:11.781] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=936 B) [13:59:11.781] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:11.781] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:11.781] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.781] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"28","result":{"block":"0x899d4f4… [13:59:11.781] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"27","result":{"block":"0x899d4f4… [13:59:11.850] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:11.850] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.9 kiB) [13:59:11.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=892 B) [13:59:11.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:11.852] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.5 kiB) [13:59:11.853] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.853] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.853] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:11.853] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":691,"result":["0xa37f719efab16103103a0c8c2c784ce1a37f719efab16103103a0c8c2c784… [13:59:11.854] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:11.854] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=12.1 kiB) [13:59:11.854] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.854] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:11.904] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=983 B) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:11.955] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:11.956] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:11.956] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.8 kiB) [13:59:11.956] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:11.956] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.007] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=703 B) [13:59:12.007] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.061] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.061] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=13.0 kiB) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=892 B) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=935 B) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.9 kiB) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.062] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.062] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"17","result":{"block":"0x8ecbbe5… [13:59:12.071] [json-rpc-polkadot] PendingRequestsQueue <= {"id":698,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:12.071] [json-rpc-polkadot] PendingRequestsQueue => {"id":698,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:12.071] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:12.113] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:12.113] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.164] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.164] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.3 kiB) [13:59:12.164] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.164] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.165] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:12.165] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:12.165] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.165] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.165] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:12.165] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.171] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=899 B) [13:59:12.171] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:12.214] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:12.214] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.266] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:12.266] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.266] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=2.0 kiB) [13:59:12.266] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=703 B) [13:59:12.267] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:12.267] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.267] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.267] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.267] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.267] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.267] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"4","result":{"block":"0xa64fc66c… [13:59:12.272] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8, polkadot) => BlockAnnounce(best_hash=0xcdb5…c336, is_best=true) [13:59:12.272] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.5 kiB) [13:59:12.273] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8, hash=0xcdb5…c336, is_best=true, parent_hash=0x899d…6a7d) [13:59:12.273] [sync-service-polkadot] Sync => StoredForLater [13:59:12.274] [sync-service-polkadot] Sync => HeaderVerified(hash=0xcdb5…c336, new_best=yes) [13:59:12.274] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":698,"result":["0xa37f719efab16103103a0c8c2c784ce1a37f719efab16103103a0c8c2c784… [13:59:12.276] [runtime-polkadot] Worker <= InputNewBlock(hash=0xcdb5…c336, parent=0x899d…6a7d, is_new_best=true) [13:59:12.276] [runtime-polkadot] Worker => OutputNewBlock(hash=0xcdb5…c336, is_new_best=true) [13:59:12.276] [tx-service-polkadot] BestChainUpdate(new-best-block=0xcdb5…c336, included-transactions={}, retracted-transactions={}) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.276] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.277] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"chain_newHead","params":{"subscription":"1","result":{"parentHash":"0x899… [13:59:12.280] [json-rpc-polkadot] PendingRequestsQueue <= {"id":699,"jsonrpc":"2.0","method":"chain_getHeader","params":["0xcdb5895220020d098eead77ead09ac00c0… [13:59:12.280] [json-rpc-polkadot] PendingRequestsQueue => {"id":699,"jsonrpc":"2.0","method":"chain_getHeader","params":["0xcdb5895220020d098eead77ead09ac00c0… [13:59:12.280] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":699,"result":{"parentHash":"0x899d4f47fdcacdbd8e22c954948a112fb6ab60c2732119e9… [13:59:12.281] [network] Connection(12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o, polkadot) => BlockAnnounce(best_hash=0xcdb5…c336, is_best=true) [13:59:12.281] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWDhp18HYzJuVX2jLhtjQgAhT1XWGqah42StoUJpkLvh2o, hash=0xcdb5…c336, is_best=true, parent_hash=0x899d…6a7d) [13:59:12.281] [sync-service-polkadot] Sync => StoredForLater [13:59:12.281] [json-rpc-polkadot] PendingRequestsQueue <= {"id":700,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0x899d4f47fdcacdbd8e22c95494… [13:59:12.282] [json-rpc-polkadot] PendingRequestsQueue => {"id":700,"jsonrpc":"2.0","method":"state_getRuntimeVersion","params":["0x899d4f47fdcacdbd8e22c95494… [13:59:12.282] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":700,"result":{"specName":"polkadot","implName":"parity-polkadot","authoringVer… [13:59:12.292] [json-rpc-polkadot] PendingRequestsQueue <= {"id":701,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:12.292] [json-rpc-polkadot] PendingRequestsQueue => {"id":701,"jsonrpc":"2.0","method":"state_getStorage","params":["0xcec5070d609dd3497f72bde07fc96ba08… [13:59:12.292] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.298] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP, polkadot) => BlockAnnounce(best_hash=0xcdb5…c336, is_best=true) [13:59:12.298] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP, hash=0xcdb5…c336, is_best=true, parent_hash=0x899d…6a7d) [13:59:12.298] [sync-service-polkadot] Sync => StoredForLater [13:59:12.316] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:12.317] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.5 kiB) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:12.367] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.368] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=2.1 kiB) [13:59:12.368] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.392] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:12.392] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=983 B) [13:59:12.392] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=9, total_size=12.6 kiB) [13:59:12.392] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.392] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"5","result":{"block":"0xcdb58952… [13:59:12.415] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=703 B) [13:59:12.415] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=14.2 kiB) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=2.0 kiB) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=935 B) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.474] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.474] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"17","result":{"block":"0xd0757de… [13:59:12.478] [json-rpc-polkadot] PendingRequestsQueue <= {"id":702,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:12.478] [json-rpc-polkadot] PendingRequestsQueue => {"id":702,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:12.478] [network] Connection(12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr, polkadot) => BlockAnnounce(best_hash=0xcdb5…c336, is_best=true) [13:59:12.478] [sync-service-polkadot] Sync <= BlockAnnounce(sender=12D3KooWGJQysxrQcSvUWWNw88RkqYvJhH3ZcDpWJ8zrXKhLP5Vr, hash=0xcdb5…c336, is_best=true, parent_hash=0x899d…6a7d) [13:59:12.478] [sync-service-polkadot] Sync => StoredForLater [13:59:12.478] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.513] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=892 B) [13:59:12.516] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:12.516] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=899 B) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xa64f…556b) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.3 kiB) [13:59:12.598] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.635] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:12.635] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.689] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0xd075…8d86) [13:59:12.689] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:12.716] [sync-service-polkadot] Sync => FinalityProofVerified(finalized_blocks=1) [13:59:12.716] [runtime-polkadot] Worker <= InputFinalized(hash=0xd075…8d86, best=0xcdb5…c336) [13:59:12.716] [runtime-polkadot] Worker => OutputFinalized(hash=0xd075…8d86, best=0xcdb5…c336) [13:59:12.743] [tx-service-polkadot] BestChainUpdate(new-best-block=0xcdb5…c336, included-transactions={}, retracted-transactions={}) [13:59:12.743] [tx-service-polkadot] Finalized(block=0xd075…8d86, body-transactions={}) [13:59:12.743] [network] Chain(polkadot) <= SetLocalGrandpaState(set_id: 1172, commit_finalized_height: 12690944) [13:59:12.743] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=2.0 kiB) [13:59:12.743] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.5 kiB) [13:59:12.743] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=732 B) [13:59:12.744] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.744] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:12.744] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:12.744] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"25","result":{"block":"0xa64fc66… [13:59:12.744] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":702,"result":["0xa37f719efab16103103a0c8c2c784ce1a37f719efab16103103a0c8c2c784… [13:59:12.745] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.745] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.745] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:12.745] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.745] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.784] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:12.785] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:12.785] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:12.785] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=933 B) [13:59:12.785] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.794] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:12.794] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.817] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0xd075…8d86) [13:59:12.817] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:12.845] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:12.845] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:12.845] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.845] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x480d…b395) [13:59:12.847] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=825 B) [13:59:12.847] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:12.847] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.847] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.848] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:12.848] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:12.898] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=964 B) [13:59:12.898] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.898] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=703 B) [13:59:12.898] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:12.908] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:12.909] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:12.909] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.1 kiB) [13:59:12.909] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=971 B) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:12.910] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:12.910] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.912] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.6 kiB) [13:59:12.912] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:12.912] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=882 B) [13:59:12.912] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:12.912] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.8 kiB) [13:59:12.912] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=14.9 kiB) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.9 kiB) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=935 B) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:12.964] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:12.964] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"17","result":{"block":"0x480d5b9… [13:59:12.971] [json-rpc-polkadot] PendingRequestsQueue <= {"id":703,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:12.971] [json-rpc-polkadot] PendingRequestsQueue => {"id":703,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:12.971] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.008] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=898 B) [13:59:13.008] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:13.008] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.008] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.018] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:13.018] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.6 kiB) [13:59:13.018] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.018] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.072] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:13.072] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.3 kiB) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=14.2 kiB) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=899 B) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.082] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.122] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=936 B) [13:59:13.122] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:13.122] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.123] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:13.123] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:13.123] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.123] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.176] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:13.176] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:13.177] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=653 kiB) [13:59:13.179] [network] Connection(12D3KooWDmQPkBvQGg9wjBdFThtWj3QCDVQyHJ1apfWrHvjwbYS8) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=10.2 kiB) [13:59:13.179] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":701,"result":"0xa5040000966d74f8027e07b43717b6876d97544fe0d71facef06acc8382749… [13:59:13.181] [network] Connection(?, polkadot) => GrandpaCommitMessage(target_block_hash=0xd075…8d86) [13:59:13.181] [sync-service-polkadot] Sync <= QueuedGrandpaCommit [13:59:13.199] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.0 kiB) [13:59:13.199] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=2.0 kiB) [13:59:13.199] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:13.199] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.5 kiB) [13:59:13.200] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.200] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.200] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.200] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:13.200] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.200] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":703,"result":["0xa37f719efab16103103a0c8c2c784ce1a37f719efab16103103a0c8c2c784… [13:59:13.227] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.7 kiB) [13:59:13.227] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:13.227] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:13.228] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.228] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.277] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:13.277] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:13.301] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=817 B) [13:59:13.301] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=825 B) [13:59:13.301] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.0 kiB) [13:59:13.301] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:13.301] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x899d…6a7d) [13:59:13.301] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.301] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.302] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.357] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=703 B) [13:59:13.357] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.8 kiB) [13:59:13.357] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.357] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.407] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.5 kiB) [13:59:13.407] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:13.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=12.5 kiB) [13:59:13.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=935 B) [13:59:13.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=2.1 kiB) [13:59:13.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=14.2 kiB) [13:59:13.419] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.420] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.420] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","method":"state_storage","params":{"subscription":"17","result":{"block":"0x899d4f4… [13:59:13.427] [json-rpc-polkadot] PendingRequestsQueue <= {"id":704,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:13.427] [json-rpc-polkadot] PendingRequestsQueue => {"id":704,"jsonrpc":"2.0","method":"state_getKeysPaged","params":["0xa37f719efab16103103a0c8c2c784ce… [13:59:13.427] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.458] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:13.458] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.7 kiB) [13:59:13.458] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.508] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:13.508] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x8ecb…b792) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=2.1 kiB) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.3 kiB) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=5, total_size=1.0 kiB) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=748 B) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.520] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.527] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=899 B) [13:59:13.527] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.559] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:13.559] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.610] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=6, total_size=1.6 kiB) [13:59:13.610] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xd075…8d86) [13:59:13.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=3, total_size=827 B) [13:59:13.621] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=878 B) [13:59:13.622] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=4, total_size=1.2 kiB) [13:59:13.622] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=7, total_size=1.9 kiB) [13:59:13.622] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.622] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.622] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.622] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0x11f2…2fb3) [13:59:13.661] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=8, total_size=1.5 kiB) [13:59:13.661] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) => StorageProofRequest(chain=polkadot, num_elems=2, total_size=660 B) [13:59:13.662] [network] Connection(12D3KooWSRjL9LcEQd5u2fQTbyLxTEHq1tUFgQ6amXSp8Eu7TfKP) <= StorageProofRequest(chain=polkadot, block=0xcdb5…c336) [13:59:13.662] [json-rpc-polkadot] JSON-RPC <= {"jsonrpc":"2.0","id":704,"result":["0xa37f719efab16103103a0c8c2c784ce1a37f719efab16103103a0c8c2c784… ^C ➜ javascript git:(main) ✗