swaponline / MultiCurrencyWallet

Bitcoin, Ethereum, ERC20 crypto wallets with 0x and atomic swap exchange.
https://swaponline.github.io
MIT License
480 stars 492 forks source link

Add Candle as a supported chain #5103

Closed samisbakedham closed 2 years ago

samisbakedham commented 2 years ago

Checklist

Disti4ct commented 2 years ago

@samisbakedham did you test it?

samisbakedham commented 2 years ago

@samisbakedham did you test it?

Yes

Disti4ct commented 2 years ago

@samisbakedham did you test it?

Yes

I launched this branch and don't see the coin or tokens for this network

samisbakedham commented 2 years ago

@samisbakedham did you test it?

Yes

I launched this branch and don't see the coin or tokens for this network

I'll check and fix!

Disti4ct commented 2 years ago

@samisbakedham please don't mark checkboxes if you don't complete them

samisbakedham commented 2 years ago

@samisbakedham please don't mark checkboxes if you don't complete them

Fixed, and will push soon'

samisbakedham commented 2 years ago

@NotEternal How does it look now on your end? The tests I ran checked out

Disti4ct commented 2 years ago

@samisbakedham you don't have candle_ApiKey anywhere. If you don't have network API, just leave an empty string for cndlscan and candle_ApiKey. If you have API, then use these keys everywhere: cndl_ApiKey, cndlscan

Disti4ct commented 2 years ago

@samisbakedham for the testing I need:

Send it to this address: 0x4086a2CAe8d3FcCd94D1172006516C7d0794C7Ee

samisbakedham commented 2 years ago

@samisbakedham for the testing I need:

  • CNDL amount (for example 1)

  • some token amount (any 10 tokens)

  • two tokens from existing pool in dex.CNDLchain.com (also 10 each of them)

Send it to this address: 0x4086a2CAe8d3FcCd94D1172006516C7d0794C7Ee

I'll work on fixing the highlighted code you reviewed, thank you and just sent the tokens for testing now.

Disti4ct commented 2 years ago

add CNDL here: file

Disti4ct commented 2 years ago

Wrong link source:

image

samisbakedham commented 2 years ago

Wrong link source:

image

Wrong link source?

samisbakedham commented 2 years ago

add CNDL here: file

Done

Disti4ct commented 2 years ago
Disti4ct commented 2 years ago

I disable CNDL in the testnet config, but still see a tokens option in the "Create a wallet" screen: image

samisbakedham commented 2 years ago
  • I cannot see CNDL coin in the internal wallet after selecting it here: image
  • Maybe the same reason for this bug, I cannot see and update my CNDL balance in Quickswap: image
  • Cannot see CNDL in a Deposit window and smth weard with background: image image
  • Problem in direct swap. Trying to swap CNDL with DAI. The second input is empty and we can see this error: amountOut Error: Returned error: execution was reverted

It works now I think

Disti4ct commented 2 years ago

@samisbakedham you cannot lounch and test it? Please do it yourself first.

samisbakedham commented 2 years ago

@samisbakedham you cannot lounch and test it? Please do it yourself first.

I tested it and it works for me

Disti4ct commented 2 years ago

strange, then send a short video with CNDL wallet addition

samisbakedham commented 2 years ago

strange, then send a short video with CNDL wallet addition

Will do, do you have a discord we can chat with?

Disti4ct commented 2 years ago

strange, then send a short video with CNDL wallet addition

Will do, do you have a discord we can chat with?

Just send it here. It has to be not longer then several seconds. The moment when you add CNDL in the wallet.

samisbakedham commented 2 years ago

strange, then send a short video with CNDL wallet addition

Will do, do you have a discord we can chat with?

Just send it here. It has to be not longer then several seconds. The moment when you add CNDL in the wallet.

image

samisbakedham commented 2 years ago

strange, then send a short video with CNDL wallet addition

Will do, do you have a discord we can chat with?

Just send it here. It has to be not longer then several seconds. The moment when you add CNDL in the wallet.

2022-06-29 (2)

Disti4ct commented 2 years ago

On your screen is an external wallet (Metamask in this case). With external wallets we don't have problems. I'm talking about internal wallet, when you just started and create it from the "Create a wallet" screen.

samisbakedham commented 2 years ago

On your screen is an external wallet (Metamask in this case). With external wallets we don't have problems. I'm talking about internal wallet, when you just started and create it from the "Create a wallet" screen.

Ah. I'll check now

samisbakedham commented 2 years ago

On your screen is an external wallet (Metamask in this case). With external wallets we don't have problems. I'm talking about internal wallet, when you just started and create it from the "Create a wallet" screen.

image

Disti4ct commented 2 years ago

@samisbakedham do you use this app? If so maybe it's easier to use your fork instead. You already fork it.

samisbakedham commented 2 years ago

@samisbakedham do you use this app? If so maybe it's easier to use your fork instead. You already fork it.

I'm trying to add support for it in the main repo for others too

Disti4ct commented 2 years ago

@samisbakedham I was talking with a team and your network does not match for integration possibility. You can check requirements here: https://support.onout.org/hc/1331700057/32/addnewnetwork?category_id=8

samisbakedham commented 2 years ago

Wut

Disti4ct commented 2 years ago

Wut

In the link above you can see the list of required network properties. This network has to have it (we cannot add any networks or networks in too early stages for security reasons).

noxonsu commented 2 years ago

will reopen if need. you've tried, thank you