Joystream / joystream

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

bump transaction_version to 2 #4909

Closed mnaamani closed 11 months ago

mnaamani commented 11 months ago

Fixes https://github.com/Joystream/joystream/issues/4902 Bump transaction_version ref: https://github.com/Joystream/joystream/issues/4891#issuecomment-1742622794

┆Issue is synchronized with this Asana task by Unito

mnaamani commented 11 months ago

The try-runtime runtime upgrade test seems to be failing trying to connect to rpc.joystream.org..

2023-10-05 05:41:44.779 ERROR main remote-ext: error: 
"`WsClientBuilder` failed to build: Transport(Connection rejected with status code: 429)"    
Error: Input("failed to build ws client")
Error: Process completed with exit code 1.

Will check on the RPC endpoint

Edit: All systems are normal, I had no issues .. could be network connectivity issue from github runner. Will try to run-run action later today.