Skip to content

dfl-zeke/solana-web3js-subs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce websocket infinite recursion

This repository contains a reproduction of an infinite recursion bug caused by websocket subscription handling in Solana's Web3.js library.

Steps to reproduce

  1. Clone the repository to your local machine.
  2. Run yarn install to install dependencies.
  3. Run yarn build to build the program.
  4. Run yarn start to start the reproduction.
  5. Observe the infinite recursion in the console.

Node version: v18.14.0

License

This repository is licensed under the MIT license.

Acknowledgements

This reproduction was created by dfl-zeke.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published