Matthew Little
Matthew Little
Is the client able to reconnect? How long does it take? Were you able to try these troubleshooting steps to narrow down the disconnect reason? https://socket.io/docs/v4/troubleshooting-connection-issues/#problem-the-socket-gets-disconnected
Deserialization support was implemented in https://github.com/hirosystems/stacks-encoding-native-js/pull/18 This repo needs a unit test that ingests this type of tx ensure everything works correctly.
We can generate these txs in a naka env and use a tsv replay to test cc @janniks
https://github.com/hirosystems/stacks-blockchain-api/pull/2028
https://github.com/hirosystems/stacks-blockchain-api/pull/2028
Dupe of https://github.com/hirosystems/stacks-blockchain-api/pull/2020
N/A: outdated
So far I think we're looking at the following tasks: * Add pool addr to `/extended/v2/pox/cycles//signers//stackers` response for `stacker_type: pooled` entries. * Create new endpoint `/extended/v2/pox/cycle//pools` which lists previously seen...
> When RPC endpoints are added, are any actions required on Hiro Stacks API? No action needed
Hi @Patotking12 thanks for this contribution! Could you point me towards some resources for BNSv2, for example a SIP or similar?