Alberto Nicolas Penayo

Results 16 comments of Alberto Nicolas Penayo

@matthewmarcus As stated on my previous reply, I was ooo the past week, so no updates on this issue. On the other hand, this is highly likely to be related...

To add to this, the issue becomes evident when the tx is signed via `signAsync`, since the unsigned gets decoded correctly. When constructing the same tx through `apps`, the whole...

@xlc downgrading `@acala-network/chopsticks-testing` to `0.16.1` while maintaining the `@polkadot/api` version has things working fine, so we can confirm that the issue comes from how chopsticks is handling stuff. `@acala-network/[email protected]` is...

@xlc you're right, what threw me off was that in apps it's working correctly, which is odd. I've narrowed down the breaking change to being in v13.1.1, so I'll check...

So apps works because it initializes the api with the types extracted from the `typesBunde.ts` in `apps-config`, not with the ones retrieved from the metadata. This issue is likely related...

@bkchr What chain are you connected to? Or does this happen for several chains? Did you update the extension's metadata before this?