Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

[Nara] polkadot-js/api update #5087

Closed mnaamani closed 6 months ago

mnaamani commented 6 months ago

Bump polkadot-js/api to version v10.1.4, compatible with nara substrate version v0.9.41 (based on https://forum.polkadot.network/t/polkadot-release-analysis-v0-9-40/2468)

Fixed some code that broke, and patched hydra-typegen to resolve typegen issues in query-node mappings https://github.com/Joystream/hydra/pull/537

closes https://github.com/Joystream/joystream/issues/4903 https://github.com/Joystream/joystream/issues/4928

mnaamani commented 6 months ago

warning Resolution field "@polkadot/api@10.1.4" is incompatible with requested version "@polkadot/api@^10.7.1"

@substrate/txwrapper v6.0.1 packages are requesting v10.7.1 ... it wasn't a problem when using yarn, but now It has actually caused a problem after I published the joystream-cli package.. when running the published version / installed globally you see a bunch of warnings..


@polkadot/util-crypto has multiple versions, ensure that there is only one installed.
@polkadot/util has multiple versions, ensure that there is only one installed.