dragonhound

Results 272 comments of dragonhound

I'm also facing timeouts sometimes when attempting to activate ETH. In logs I see: ``` 12 03:42:07, mm2_main::rpc::dispatcher:127] ERROR RPC error response: platform_coin_with_tokens:454] eth_with_token_activation:489] wallet_connect:178] lib:630] Request timeout error 12...

> > Can you please confirm wc_delete_session and wc_ping_session also take the "with_pairing_topic": true? > > No, `wc_delete_session` and `wc_ping_session` should take only the session topic. Both these methods are...

Testing current build functions up until as withdrawal attempt is made, upon which clicking "approve" on the 3rd party WC site results in the following error message: ![image](https://github.com/user-attachments/assets/fc840082-df61-4a74-a05e-7929df40ddca) `Error: invalid...

Still having some errors on withdraw. Data: ``` { "nonce": "0x0", "from": "0x7d86332865dc16c048ed05b89ecd3c5bc57dadd0", "gasLimit": "0x5208", "value": "0x16345785d8a0000", "data": "0x[]", "gasPrice": "0x614470df1", "to": "0xab95d01bc8214e4d993043e8ca1b68db2c946498" } ``` Error: `invalid hexlify value (argument="value",...

I'm unable to test the Cosmos side, as on sending the wc: string with cosmos included, there is an error in browser console: ![image](https://github.com/user-attachments/assets/04db942a-0a59-4b21-b130-bdbc78630e44) In this state, the connection appears...

For the EVM/WalletConnect side of things, I'm able to connect, activate coin and withdraw funds - but am failing to complete a swap. Do both swap participants (and seednode) need...

Yes, approved both times. Third attempt progressed a little further (new WC session, same swap kickstarting), but then failed towards the end (after clicking confirm button in react wallet) ```...

`wc_delete_session` times out when session listed in `wc_get_sessions` response, but not show in https://whiskey-charlie.battlefield.earth/sessions (or equivalent). Ideally, the session list should be the same on both. If deleted via the...

Thanks, session delete works like a charm now! Using metamask app, was able to: - initate a session (params **must** be for `eip155:1` only. Subsequent network switching is handled by...

I was able to send a tx via metamask with the `broadcast: true` param, tho for token transfers it does not appear to be functioning as expected. Req: ``` {...