Near-One / rainbow-bridge

🌈🌈🌈 NEAR <> Ethereum Decentralized Bridge
GNU General Public License v3.0
327 stars 100 forks source link

Fix pinned dependencies #528

Open mfornet opened 3 years ago

mfornet commented 3 years ago

There will be a lot of dependencies pinned across this repository and rainbow-token-connector due to the dependency of a particular commit of near-sdk-rs (https://github.com/near/near-sdk-rs/pull/325) that haven't been released yet.

525 and https://github.com/near/rainbow-token-connector/pull/39 introduces it. This is a tracking issue to fix this, in case both PR are merged before the new near-sdk-rs release.

To fix:

willemneal commented 3 years ago

We are working to publish a new version of sdk including these changes by tomorrow.