dragonhound
dragonhound
I tried testing this for https://github.com/KomodoPlatform/komodo-docs-mdx/pull/293 but I end up with ``` { "mmrpc": "2.0", "error": "Gas fee estimation not supported for this coin", "error_path": "get_estimated_fees", "error_trace": "get_estimated_fees:206]", "error_type": "CoinNotSupported",...
Once ready, please add an issue to https://github.com/KomodoPlatform/komodo-docs-mdx/issues for the new RPCs :pray:
@dimxy can you please supply request examples of `find_best_quote` (and any other upcoming RPC not subject to significantly change) so I can draft the docs?
> `1inch` API should be added to komodo proxy and then we will require no key in the headers from KDF side and it will work without the special feature,...
> @smk762 Allowed spaces in wallet name, leading or trailing spaces are trimmed as well. Confirming this is functioning as expected, and resultant wallet file trims pre/post spaces.
> > Incidentally, wallet_password accepted weakpass without issue. Shouldn't we enforce the same password requirements as we do for RPC password? > > I meant for this to let GUI...
Thanks! **On launch, creating a wallet with existing seed:** - 15 05:39:20, mm2:299] mm2:372] mm2:169] lp_native_dex:509] lp_wallet:218] Error initializing wallet: Password does not meet policy requirements: Password length should be...
Confirmed wasm activation of z-coins still failing on latest dev. Will retry resolution this week.
Using the following MM2.json: ```json { "gui": "mm2_777", "enable_hd": true, "netid": 8762, "rpcport": 8778, "1inch_api": "https://api.1inch.dev", "use_trading_proto_v2": true, "gas_api": {"provider": "Blocknative", "url": "https://api.blocknative.com"}, "rpc_password": "RPC_CONTRoL_USERP@SSW0RD", "passphrase": "****", "event_stream_configuration": { "access_control_allow_origin":...
Doing the same activation request, but with `nft_req` section removed: - in KDF console logs: ``` 13 08:47:59, coins::coin_balance::common_impl:486] INFO MATIC HD wallet hasn't been enabled before. Create default HD...