Skip to content

Instantly share code, notes, and snippets.

@ex9-fyi
Created June 30, 2025 20:35
Show Gist options
  • Select an option

  • Save ex9-fyi/af8b95385d05bb30d435934a8254694f to your computer and use it in GitHub Desktop.

Select an option

Save ex9-fyi/af8b95385d05bb30d435934a8254694f to your computer and use it in GitHub Desktop.
2025-06-30T20:30:38.629454Z DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Data { stream_id: StreamId(91) }
2025-06-30T20:30:38.629630Z DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Data { stream_id: StreamId(91) }
2025-06-30T20:30:38.629689Z DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Data { stream_id: StreamId(91), flags: (0x1: END_STREAM) }
2025-06-30T20:30:38.677432Z INFO state_sync{extractor_id=base:uniswap_v3}: tycho_client::feed::synchronizer: Initial snapshot retrieved, starting delta message feed n_components=1017 n_snapshots=1017
2025-06-30T20:30:38.684925Z ERROR tycho_client::feed::synchronizer: State synchronization errored! extractor_id=base:uniswap_v3 retry_count=2 error=Failed to send channel message: channel closed
2025-06-30T20:30:38.685155Z ERROR tycho_client::feed: State synchronizer exited error=Ok(Err(ConnectionError("Max connection retries exceeded")))
2025-06-30T20:30:38.685276Z INFO tycho_client::feed::synchronizer: StateSynchronizer received close signal. Stopping extractor_id=base:uniswap_v2 retry_count=0
2025-06-30T20:30:38.687044Z INFO tycho_client::feed::synchronizer: StateSynchronizer received close signal. Stopping extractor_id=base:uniswap_v4 retry_count=0
2025-06-30T20:30:38.687615Z WARN tycho_client::feed: Channel closed during catch-up extractor_id=base:uniswap_v2
2025-06-30T20:30:38.687647Z DEBUG Connection{peer=Client}: h2::codec::framed_write: send frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
2025-06-30T20:30:38.687687Z DEBUG Connection{peer=Client}: h2::proto::connection: Connection::poll; connection error error=GoAway(b"", NO_ERROR, Library)
2025-06-30T20:30:38.688977Z ERROR tycho_client::feed: Extractor terminated: channel closed! extractor_id=base:uniswap_v4 previous_block=Header { hash: Bytes(0x1497ae9a06f1565eabcad178f75172978fc066104550bfc6d8f57b75089df685), number: 32260239, parent_hash: Bytes(0xf94a935db852cb9a0f5f99627395cecf0ff092677fd0408fbff2bb9a132232fa), revert: false }
2025-06-30T20:30:38.689618Z INFO tycho_simulation::evm::decoder: Updating engine with 0 snapshots
2025-06-30T20:30:38.689638Z INFO tycho_simulation::evm::decoder: Engine updated
2025-06-30T20:30:38.689649Z INFO tycho_simulation::evm::decoder: Updating engine with 1 contract deltas
2025-06-30T20:30:38.689653Z INFO tycho_simulation::evm::decoder: Engine updated
2025-06-30T20:30:38.689712Z DEBUG tycho_api::simulation: Received block update #4
2025-06-30T20:30:38.689760Z INFO tycho_simulation::evm::decoder: Updating engine with 0 snapshots
2025-06-30T20:30:38.689775Z INFO tycho_simulation::evm::decoder: Engine updated
2025-06-30T20:30:38.689788Z INFO tycho_simulation::evm::decoder: Updating engine with 2 contract deltas
2025-06-30T20:30:38.689797Z INFO tycho_simulation::evm::decoder: Engine updated
2025-06-30T20:30:38.689873Z DEBUG tycho_api::simulation: Received block update #5
2025-06-30T20:30:38.689901Z INFO tycho_simulation::evm::decoder: Updating engine with 0 snapshots
2025-06-30T20:30:38.689905Z INFO tycho_simulation::evm::decoder: Engine updated
2025-06-30T20:30:38.689910Z INFO tycho_simulation::evm::decoder: Updating engine with 1 contract deltas
2025-06-30T20:30:38.689912Z INFO tycho_simulation::evm::decoder: Engine updated
2025-06-30T20:30:38.689942Z DEBUG tycho_api::simulation: Received block update #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment