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.
Description
This change updates the near-api-js dependency on the global level of this package to v3 (I thought incremental steps would make the changes easier to introduce). Note that only a few tests had to be adjusted (but the changes were trivial). One in
wallet-utils
and one inleger-client
. Furthermore, we update the "peerDependencies" in all the packages (really not sure why these are even here).If approved, this closes #1104.
To make review easier, the most relevant diff is in this commit: 962839e
If accepted, I would proceed in continuing on to upgrade to v4.
Checklist:
Type of change.
CHORE - Update long outdated package (cf #1104)
Note that I have not yet managed to build the entire project locally. These are the build status results:
I am trying to track down the culprits: