Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream error: 12 UNIMPLEMENTED: subscribe_mempool is deprecated #25

Open
alexandr-kazakov opened this issue May 10, 2024 · 4 comments
Open

Comments

@alexandr-kazakov
Copy link

alexandr-kazakov commented May 10, 2024

yarn run:backrun

Stream error: 12 UNIMPLEMENTED: subscribe_mempool is deprecated
    at ClientReadableStreamImpl.<anonymous> (/.../jito-ts/dist/sdk/block-engine/searcher.js:171:27)
    at ClientReadableStreamImpl.emit (node:events:515:28)
    at Object.onReceiveStatus (/.../jito-ts/node_modules/@grpc/grpc-js/build/src/client.js:358:28)
    at Object.onReceiveStatus (/.../jito-ts/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:323:181)
    at /.../jito-ts/node_modules/@grpc/grpc-js/build/src/resolving-call.js:129:78
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)

Node.js v21.1.0

Any Idea how I can solve it? Thanks

@alexandr-kazakov
Copy link
Author

@p0st1t no i didn't find a solution, I'm using Jito only for creating the bundles, but for subscribe a mempool I'm using another solution. You can see my project with subscribe a mempool example here: https://github.com/alexandr-kazakov/solana-crendel-bot

@InfernalHeir
Copy link

@alexandr-kazakov It's kind of snipper bot. Thankyou very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@alexandr-kazakov @InfernalHeir and others