Mandragora
Mandragora
Every time I try to do this, I got this at Hermes logs: ``` 2023-12-18T21:21:06.972836Z ERROR ThreadId(10) worker.batch{chain=public-testnet-15.0dacadb8d663}:supervisor.handle_batch{chain=public-testnet-15.0dacadb8d663}:supervisor.process_batch{chain=public-testnet-15.0dacadb8d663}:worker.packet.cmd{src_chain=public-testnet-15.0dacadb8d663 src_port=transfer src_channel=channel-0 dst_chain=theta-testnet-001}:relay{odata=0a880e3f ->Destination @0-1899; len=1}:send_messages_and_wait_check_tx{chain=theta-testnet-001 tracking_id=0a880e3f}:send_tx_with_account_sequence_retry{chain=theta-testnet-001 account.sequence=2140}:estimate_gas: failed to simulate tx....
Every time I try to send funds from Namada's MASP to Cosmos testnet, I got this: ``` namada client ibc-gen-shielded --target cosmos1ay642tntyt36kpgu7x2ynkxptq0gar4qenf7kt --token NAM --amount 10 --channel-id channel-0 --port-id transfer...
By inputting a wrong password of an existing key in `--signing-keys` flag, it returns the following message: ``` [...] Message: called `Result::unwrap()` on an `Err` value: "Unknown key test" Location:...
## Describe your changes Closes #2910 ## Indicate on which release or other PRs this topic is based on v0.34.0 ## Checklist before merging to `draft` - [x] I have...
> [!NOTE] > This issue has been submitted on behalf of the [CosmicValidator](https://x.com/CosmicValidator) and [Mandragora](https://twitter.com/mandragora_spem) teams, participants of the Namada Shielded Expedition. --- When trying to execute the transaction from...
## Describe your changes ## Indicate on which release or other PRs this topic is based on ## Checklist before merging to `draft` - [ ] I have added a...
I have already reported a similar (or perhaps related) behavior internally one month ago or so. It looks like something is broken with IBC clients statuses on Namada's side. Frozen...
As I have been following the development of a Namada explorer, I evidently saw the need to fetch the validator aliases, which it's not possible currently. It would be really...
We have tried to state-sync since the latest upgrade and it's not working. There are only a bunch of `Discovered new snapshot [...]` logs and then state-sync fails, which it...