solana-program-library
solana-program-library copied to clipboard
single-pool-js: Update to web3.js v2 rc
Problem
The single pool js package has been fixed to a certain version of the new web3.js library. Now that the RC has been tagged, let's update it!
Solution
Update to rc.0 and make all other required changes. As part of this, I updated to using the individual packages (ie. address + transaction-messages over the omnibus), which will confuse dependabot less in the future.