Torsten Stüber
Torsten Stüber
I might agree with @athei that this is not an issue that should be solved on the Wasm level but only on the source language level and then use something...
Yes, I will ping you when there is a motion again.
@jacogr can you help here? This is now also broken on the IPFS version and makes it impossible to submit council motions on Pendulum right now – a very serious...
Hey @alxs thanks a lot for the review. We addressed the issue with the [agent repository](https://github.com/pendulum-chain/stellar-experiments) (`stellar-experiments`) and greatly expanded the [documentation](https://github.com/pendulum-chain/stellar-experiments/blob/main/README.md) and added [tests](https://github.com/pendulum-chain/stellar-experiments/blob/main/README.md#test). We actually intend to merge...
Thanks a lot @alxs for the review and approval!
I think I found the route cause of this error. The problem originates at [this line](https://github.com/polkadot-js/api/blob/8282159f703a17d448c3bba8fa0ec5165209dfd6/packages/api-contract/src/base/Contract.ts#L122C19-L122C19). The problem is that the code assumes that the contract event is generated by...
You mentioned a third alternative that would also work and is currently the only practical solution to that problem (it's also the only "workaround" we found). However, it has big...
@MonsieurNicolas I agree with what @erasmus said. CAP-0023 does not solve our problem. CAP-0023 would be helpful in a case where the target account that the escrow is to be...
I understand and that makes sense. But wouldn't that still require the kind of operations I am asking for in my initial post? So maybe CAP0023 would be an additional...