Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BSC as a new blockchain (without swap) #4261

Merged
merged 154 commits into from
May 14, 2021
Merged

Conversation

Disti4ct
Copy link
Collaborator

@Disti4ct Disti4ct commented Apr 22, 2021

Checklist

  • I have read the CONTRIBUTING guide
  • Good naming (as clear and simple as possible)
  • Correct behavior if external API endpoints are down, return 404, 504 (or no answer), 401 errors (ddos simulation)
  • I tested desktop/mobile resolution
  • I tested light/dark theme
  • I tested different languages
  • I checked the functionality once again (AFFECT MONEY)
  • I checked the PR once again

Original issue

#4276
#4191
#3511

Думаю лучше поменять тест в FAQ. Более общее описание в части с эфиром и токенами.

Сейчас:

EN

For ERC20 tokens, it is required that you have at least 0.001 ETH on your wallets. Remember! when sending ERC20 tokens, you are required to hold some ETH as miners fees for transactions. This is also the case for all atomic swaps for ETH & ERC20 tokens.

RU

Для токенов ERC20 требуется, чтобы на ваших кошельках было не менее 0,001 ETH. Помнить! при отправке токенов ERC20 вы должны удерживать некоторое количество ETH в качестве комиссии майнеров за транзакции. Это также относится ко всем атомным свопам для токенов ETH и ERC20.

Мой вариант (edited / 0.001 ETH isn't enough yet - the right way is calculation):

EN

To send tokens, you need to have a certain amount in the base currency for the token in your wallet - this is necessary in order to pay miner fees. For example, ERC20 tokens require a small amount of ETH to send, while BEP20 tokens require a small amount of BNB. This also applies to all atomic swaps, which also require paying miner fees.

RU

Для отправки токенов вам необходимо иметь некоторую сумму в базовой для токена валюте в вашем кошельке - это необходимо, чтобы заплатить комиссию майнерам. Например, ERC20-токены требуют небольшого количества ETH для отправки, а BEP20-токены требуют небольшого количества BNB. Это также относится ко всем атомарным свопам, которые также требуют оплаты комиссии майнеров.

Video / screenshot proof

Screenshot 2021-05-14 09:21:05

Screenshot 2021-05-13 09:36:35

Screenshot 2021-05-14 02:40:05

Disti4ct added 27 commits March 9, 2021 06:46
Replace names in the redux store (bnb in the ethData)
Fix metamask warning about wrong network
Fix for Withdraw modal
Change routing paths (doesn't work for Currency wallet)
Cleanup: Wallet component, reducers/currency
Create additional files for BNB.
Fix the provider link in the metamask helper
Delete code dubbing for mnemonic phrase
Partial changes for BNB (names, comments and so on)
Fix BNB wallet addition into Redux store
@sorentobot
Copy link
Collaborator

@sorentobot
Copy link
Collaborator

@sorentobot
Copy link
Collaborator

@sorentobot
Copy link
Collaborator

const getReduxState = () => {
const reduxState = getState()

// Fix user store
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

сдесь надо добавить проверку по всем типам redux

@sorentobot
Copy link
Collaborator

@sorentobot
Copy link
Collaborator

@sorentobot
Copy link
Collaborator

@sorentobot
Copy link
Collaborator

@sorentobot
Copy link
Collaborator

@Disti4ct Disti4ct changed the title (WIP) Binance integration Binance integration May 14, 2021
@Disti4ct Disti4ct changed the title Binance integration (WIP) Binance integration May 14, 2021
@Disti4ct
Copy link
Collaborator Author

сначало надо отменить обновление на bsc.swap.io и сделать ветку отдельную для этого домена

@noxonsu noxonsu merged commit b2f2b7a into swaponline:master May 14, 2021
@noxonsu noxonsu changed the title (WIP) Binance integration BSC as a new blockchain (without swap) May 14, 2021
@Disti4ct Disti4ct deleted the renameEthToBsc branch May 16, 2021 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants