Bitcoin Forum
May 13, 2024, 02:51:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / ERC20 and ERC23 difference on: September 07, 2018, 02:52:57 PM
Hi all, I have find explanation article in Reddit. It was quite helpful for me and I want to share this.


ERC20 is already existing token standard used by ethereum tokens. ERC23 is a new version of token standard.

Problems.

You can't deposit ether in contract that is not specified to accept ether deposits. For example you can't deposit ETC in dao-withdrawal contract. But you can send your ERC20 tokens anywhere so you can deposit BitEtherCoin in dao-withdrawal contract where your BEC will stay forever as dao-withdrawal contract is not designed to work with BEC and there will be no way to access BEC on this contract. ERC23 tokens can't be sent to a random contract similarly to ether. Only contract specified with ERC23 deposits will accept ERC23 tokens.

Transactions.

Transactions between addresses are same in ERC20 and ERC23. When you need to deposit your ERC20 token in contract you should call approval function in token contract to approve a specified (amount*token decimals) to be transferred from your address to target contract. Then you need to call deposit function on target contract to finalize your deposit and transfer your tokens. Note: If you accidentally sent your ERC20 tokens to target contract without calling approval your tokens would be lost!

Interaction between ERC23 and other contracts is much easier. You need just to send your ERC23 tokens to contract address like you send them to another wallet. There is no difference for user to send ERC23 to contract or to address.

100% Backward compatibility.

ERC23 supports all ERC20 functions and can also be transferred via approval method.

Optimization.

In fact transfer of ERC20 tokens between address and contract is a pair of two different transactions while transfer of ERC23 tokens is a single transaction. ERC20 tokens transfer to contract fires Approval event on token contract and then fires Transfer event on contract receiving tokens. ERC23 tokens transfer fires only Transfer event and can prevent extra blockchain bloating as every event is stored in blockchain.
2  Local / Альтернативные криптовалюты / Что важно для продвижения ICO? on: July 18, 2018, 03:37:36 AM
Всем привет.

Понятно, что для ICO прежде всего важен предлагаемый продукт и команда, которая за ним стоит.

Но сам процесс продвижение ICO играет очень большую роль. Какие способы продвижения ICO вы считаете наиболее эффективными?

3  Alternate cryptocurrencies / Altcoin Discussion / Successful ICO PR Campaign on: July 18, 2018, 03:33:17 AM
Hi.

What is required for a successful ICO PR campaign?

There are many approaches to promote ICO, like:
- Online advertesing
- Crypto conferences
- Bounty campaigns
- Community Building


Which one is more important? Let's discuss.


4  Other / Meta / Please stop sellers of BTT hacked logs on: February 19, 2018, 10:35:48 AM
Good afternoon.

During few days base of hacked accounts of bitcointalk.com is offered for sale in the Russian local thread. (https://bitcointalk.org/index.php?topic=2961429.0)

I have been surprised that this thread has not removed yet. In this case it is one of two:
1. Sale of compromised accounts or
2. Scam.

Both of variants is not good.

Most likely the database refers to all known compromentation case few years ago. I think that another wave of attempts to acquire sleeping accounts will begin, because of the increased demand for the forum's accounts.

Perhaps we need to implement some additional checks for accounts that woke up suddenly.

Thank you

5  Local / Новости / В Сиднее выставлен на продажу дом за 45 битко on: January 13, 2018, 11:34:44 AM
В западном пригороде Сиднея выставлен на продажу дом, который станет первой недвижимостью в Австралии, проданной/купленной за Биткоин.

Риелтором выступает компания Sky Property Blacktown, которая сообщила, что дом будет продаваться более чем за $800 000 или же за 45 биткоинов.

«Мы ожидаем бойкую продажу. У нас уже в два-три раза больше желающих купить, чем это бывает обычно», – сказала Риза Камераккас, директор риелторской компании.

Она добавила, что это предложение открывает дверь для другого сегмента покупателей, которые накопили уже достаточно средств на своих электронных кошельках, и планируют их трансформировать в недвижимость. Поэтому они не удивлены такому спросу на данное предложение.

Несмотря на большую волатильность ведущей криптовалюты в последнее время, все чаще, продавая недвижимость в Австралии, люди соглашаются на то, чтобы получить оплату в Биткоинах. Недавно был также выставлен дом на продажу ценой в $1,5 млн. долларов в Алламби Хайтс на севере Сиднея, а в Юнее дом продается за $350 000. Продавцы готовы также рассмотреть предложения в биткоинах.

Джейсон Хоран, который продает недвижимость в Алламби Хайтс, сказал, что это ему немного напоминают азартные игры:

«Но я думаю, что нужно попробовать, чтобы выиграть».

Также он считает, что появится намного больше покупателей, если предложить этот дом и за криптовалюту.

«Это даст возможность большему количеству потенциальных покупателей приобрести дом, так как на него смогут претендовать люди из-за границы и те, у кого есть биткоины, но нет возможности получить заем».
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!