galacticcouncil / galacticcouncil/hydration-node
Bug: Dryrun failing despite Extrinsic going through AJUN/LAOS/NEUROWEB -> Hydration
- Dominant language
- Rust
- Stars
- 208
- Forks
- 109
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
We would like to report that Dryrun when sending from Ajuna, NeuroWeb and Laos fails, but extrinsic goes through
### Description
When transfering AJUN token from Ajuna or LAOS from Laos or NEURO from NeuroWeb to Hydration with type and then extrinsic we experience dryrun failing with "AssetNotFound" error, however, when sending the call the asset arrives just fine. It produces same forwarded XCMs as Hydration UI dAPP.
Extrinsic:
AJUN Ajuna -> Hydration https://dev.papi.how/extrinsics#networkId=ajuna&endpoint=wss%3A%2F%2Fajuna.dotters.network&data=0x1f0d04010100c91f040400010604414a554e00000000000000000000000000000000000000000000000000000000000b00a0724e1809010400010604414a554e000000000000000000000000000000000000000000000000000000000104040d01020400010100246044e82dcb430908830f90e8c668b02544004d66eab58af5124b953ef57d3700
LAOS Laos -> Hydration
[0x1f0d04010100c91f040400000017000010632d5ec76b05010400000104040d0102040001010090ae4c88038836d2c4baec14f2e96ed1efd2315497b79877c1680f992b98d17600](https://dev.papi.how/extrinsics#networkId=laos&endpoint=wss%3A%2F%2Frpc.laos.laosfoundation.io&data=0x1f0d04010100c91f040400000017000010632d5ec76b05010400000104040d0102040001010090ae4c88038836d2c4baec14f2e96ed1efd2315497b79877c1680f992b98d17600)
NEURO NeuroWeb -> Hydration
https://dev.papi.how/extrinsics#networkId=neuroweb&endpoint=wss%3A%2F%2Fparachain-rpc.origin-trail.network&data=0x1f0d04010100c91f040400000017000010632d5ec76b05010400000104040d0102040001010090ae4c88038836d2c4baec14f2e96ed1efd2315497b79877c1680f992b98d17600
Result:
Dryrun passes on Ajuna, NeuroWeb and Laos but fails on Hydration.
### Expected Behavior
Dryrun should pass.
### Actual Behavior
Dryrun fails on Hydration
### Possible Fix
### Steps to Reproduce
https://dev.papi.how/extrinsics#networkId=ajuna&endpoint=wss%3A%2F%2Fajuna.dotters.network&data=0x1f0d04010100c91f040400010604414a554e00000000000000000000000000000000000000000000000000000000000b00a0724e1809010400010604414a554e000000000000000000000000000000000000000000000000000000000104040d01020400010100246044e82dcb430908830f90e8c668b02544004d66eab58af5124b953ef57d3700
https://dev.papi.how/extrinsics#networkId=laos&endpoint=wss%3A%2F%2Frpc.laos.laosfoundation.io&data=0x1f0d04010100c91f040400000017000010632d5ec76b05010400000104040d0102040001010090ae4c88038836d2c4baec14f2e96ed1efd2315497b79877c1680f992b98d17600
https://dev.papi.how/extrinsics#networkId=neuroweb&endpoint=wss%3A%2F%2Fparachain-rpc.origin-trail.network&data=0x1f0d04010100c91f040400000017000010632d5ec76b05010400000104040d0102040001010090ae4c88038836d2c4baec14f2e96ed1efd2315497b79877c1680f992b98d17600
### Context
- Not applicable
### Your Environment
- Not applicable
Contributor guide
Assessment
This issue has not been assessed yet.