yf-castel

Results 2 issues of yf-castel

For projects with many independent test cases, running tests takes painfully long. Since test cases are independent, we can run all of them in parallel against one single instance of...

Problem Client SDK methods for sending transactions, e.g. `AnchorProvider.sendAndConfirm` and `sendAll`, only allowing transaction signing using `Signer` type. `Signer` type exposes both the public key and the private/secret key. This...