aurora-is-near / rainbow-bridge-client

Monorepo containing Aurora-maintained libraries for using the Rainbow Bridge
https://github.com/near/rainbow-bridge-client/tree/main/packages/client#readme
MIT License
25 stars 7 forks source link

Update near-api-js when https://github.com/near/near-api-js/pull/620 is released #46

Closed paouvrard closed 2 years ago

paouvrard commented 3 years ago

This PR https://github.com/aurora-is-near/rainbow-bridge-client/pull/45 installed near-api-js from commit to handle borsh in viewMethods

raymondfeng commented 3 years ago

@paouvrard Can we update to the latest release of near-api-js? This module assumes singleton ethProvider/nearConnection and it's hard to use different versions of near-api-js in the dependency tree.

paouvrard commented 3 years ago

@raymondfeng This PR https://github.com/near/near-api-js/pull/620 doesn't appear to have been release in near-api-js. cc @mfornet

paouvrard commented 2 years ago

Resolved.