Closed gianfra-t closed 7 months ago
rerunning the CI,
https://github.com/pendulum-chain/spacewalk/pull/495 has to be closed BEFORE CLOSING this.
I'll merge this without CI passing because the job probably failed because our SatoshiPay Stellar archives are currently broken.
This PR updates the Spacewalk dependencies to 0.9.42 and adds changes to correspondingly to the code. This is related to this issue.
Some notable changes can be found in
testchain/node/src/service.rs
where theWasmExecutor
had changed in between version, and the 4 new parameters required for the pallet balances.Also,
substrate-stellar-sdk
was required to be updated, which is done in branch polkadot-v0.9.42.