anchor icon indicating copy to clipboard operation
anchor copied to clipboard

update escrow test to work with non-deprecated methods

Open jacksturtevant opened this issue 3 years ago • 1 comments

Updates the escrow typescript test to work with the new endpoints:

  • provider.connection.confirmTransaction() updated
  • program.rpc.* -> program.methods.*.rpc()

Also updates the logic of the tests so that a lot of logic is in the beforeEach(), which allows you to skip tests without breaking following tests.

jacksturtevant avatar Aug 10 '22 02:08 jacksturtevant

Someone is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 10 '22 02:08 vercel[bot]

does anyone else feel like reviewing this?

Henry-E avatar Dec 12 '22 14:12 Henry-E