gcharang

Results 10 comments of gcharang

> I'm going to think over the best way to address DEXes under that Altcoin P2P section thanks for this. True DEXes are the best way to trade Alts for...

there seem to be issues with sending too. At least 2 users reported a similar error: ``` [ { "error": "rpc:211] dispatcher_legacy:141] lp_coins:3606] utxo_common:2597] rpc_clients:2235] JsonRpcError { client_info: "coin: GRS-segwit",...

@hosseink1981 if you were using lite mode in the Agama wallet, you can use your seed words in Verus desktop or atomicdex to restore your wallet https://veruscoin.io/wallet.html https://atomicdex.io/

announced: https://github.com/KomodoPlatform/dPoW/pull/557

Hi Daniel ๐Ÿ‘‹, Thank you for reaching out and for the detailed audit โ€” we sincerely appreciate the work you and the WalletScrutiny.com team are doing to promote transparency and...

> https://twitter.com/tobowers/status/1412633045144936449?s=21 Now that p2p ordermatching works pretty well, can pubkey whitelisting and the above "OTC mode" be supported so that many other kinds of users may find value in...

`StartupResultCode` is not exported and the conf in this example and others need to be updated to a working version

also, update the script that generates https://github.com/KomodoPlatform/coins/blob/master/utils/coins_config_ssl.json to use kdf to check if a ssl electrum is able to be connected or not

@shamardy will https://hub.docker.com/r/komodoofficial/komodo help ? cc: @smk762

https://github.com/KomodoPlatform/komodo/blob/master/zcutil/fetch-params-alt.sh#L19 checks if `sha256sum` command is available and if it isn't, uses `shasum`. the script assumes sha256sum is not available on MacOS. is it somehow available on the MacOS runner...