Update @stellar/stellar-sdk in all modules to support Protocol 21 #143
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related: [Dashboard v2] Update @stellar/stellar-sdk to support Protocol 21
This update is also important so we could check if a stellar address is a valid Soroban Contract address through the
StrKey.isValidContract(destination)
function for Sep-7 completeness.All tests are still passing:
![Screenshot 2024-07-01 at 11 11 43](https://private-user-images.githubusercontent.com/3228151/344712995-e9da0efb-daae-4ebc-91b5-ff9b6e681b30.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMzY4MjksIm5iZiI6MTczOTEzNjUyOSwicGF0aCI6Ii8zMjI4MTUxLzM0NDcxMjk5NS1lOWRhMGVmYi1kYWFlLTRlYmMtOTFiNS1mZjliNmU2ODFiMzAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMjEyODQ5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YWM2ZTE4ZjUxY2M1MzA4MDExYTJkYmFlZjY3ZDk1YTBlOTAxYzI0MjVhMDg5YjQ3ZDk2ZDgxNjM1ZDc2NGM2ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.odiMAdFjetCKLMTAm1CYdasA4LEiV4G5BebD6zBaY88)