Bitcoin Forum
May 07, 2024, 03:59:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 477 »
  Print  
Author Topic: [ANN] Bancor | Protocol for Smart-tokens, solving the liquidity problem  (Read 375656 times)
Ekkio
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
May 19, 2017, 07:26:04 PM
 #521


One of the ways to think about reserves is as "liquidity pools". Reserves are essentially common pools that provide liquidity to their smart token holders. The current solution for liquidity is based on market orders on the different exchanges (and in some cases, in different currencies pairs). If you measure the size of these current "liquidity pools" (aka as "market depth"), relative to the market-cap of the currency, and compare the event where similar amounts are unloaded to the market through the exchanges vs. through a smart token with 10% reserve, you would probably find out that the market behaves in a much more stable way using the smart token, since there is a single common liquidity pool, which is growing relative to the market cap of the smart token.

It can be tricky to wrap the mind around it since this is a model for linking between currencies which is quite different than the one being used today and for a long time now, and I really hope my attempt to explain it was clear enough.

Anyway, I'll be happy to answer any other questions you may have!

And thank you for your interest Wink


I went through all the math and tried out some basic modeling because I am excited and curious how it all works. One question though, the first step that allowed you to make a continuous formula out of the recursive: dR = PdS and then use that equation later, is this some known approach that helps to make continuous formula out of recursive, that I don't know about because of my limited math education, or is it a clever trick that you can credit to yourself?

This is basic calculus.


Alright, given A1, A2, A3 and recursive formula An+An+1/An+2 = An+3,  eg A1=1 A2=2 A3=4 therefore  A4 = 1 + 2/3 =5/3

Can you show me how to make continuous formula out of it f(x) eg f(4) = 5/3

They solve a simple differential equation. Check any calculus textbook to learn how to do this.


Sure, but first you need to get to the point of having simple differential equation, hence my question, can you get the simple differential equation out of recursive formula I provided?

You "recursive formula" makes a very little sense to me. Expression for bancor price is derived by integrating a differential equation which you pointed out in you first post, dR = PdS. This is not a rocket science, this is a level of homework for undergraduate students of technical schools. It is not possible to explain how calculus works in a forum post, just check any textbook, they explain all theory very well.



You don't seem to understand the question.

The original formula Price = Reserve / (Supply * CRR) is recursive.

It's calculated in sequential steps , add unit of Reserve, increase Supply according to price, recalculate price, rinse and repeat.

According to you making a continuous formula f(x) out of it is "basic calculus".

If that's that's true then it should be easy for you to make continuous formula out of any recursive formula.

Therefore please make continuous formula out of An+An+1/An+2 = An+3 .

You don't need no "recursive formula" to solve this problem. Derivatives and integrals of many analytic functions were derived using the limit theory long before we were born, you just use them when you need. Sorry for being boring, but I'd like to direct you to calculus textbook for undergrads again, where all such derivations are given in details.


I am going to try to clarify it one last time, if it doesn't work so be it.

I don't have a problem with derivatives and understanding their proof .

My question was not about the technique or how in this particular case they got their formulas.

Initially they had recursive formula Price = Reserve / (Supply * CRR)  and using derivatives they were able to transform it to continuous formula Price(x) = ((1+ x / InitialSupply)^(1/CRR -1)) * InitialPrice

My question is there a general method to transform any recursive formula into continuous, or was it the clever trick that allowed to do that in just this particular case.


There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715097593
Hero Member
*
Offline Offline

Posts: 1715097593

View Profile Personal Message (Offline)

Ignore
1715097593
Reply with quote  #2

1715097593
Report to moderator
monarx911@i.ua
Sr. Member
****
Offline Offline

Activity: 728
Merit: 255



View Profile
May 19, 2017, 07:40:12 PM
 #522

I think since it was canceled ico tezos most of the funds will go into this project, I would like to have time to participate in this ico there will be a panic for the purchase of bancor
yvv
Legendary
*
Offline Offline

Activity: 1344
Merit: 1000

.


View Profile WWW
May 19, 2017, 08:05:12 PM
 #523


One of the ways to think about reserves is as "liquidity pools". Reserves are essentially common pools that provide liquidity to their smart token holders. The current solution for liquidity is based on market orders on the different exchanges (and in some cases, in different currencies pairs). If you measure the size of these current "liquidity pools" (aka as "market depth"), relative to the market-cap of the currency, and compare the event where similar amounts are unloaded to the market through the exchanges vs. through a smart token with 10% reserve, you would probably find out that the market behaves in a much more stable way using the smart token, since there is a single common liquidity pool, which is growing relative to the market cap of the smart token.

It can be tricky to wrap the mind around it since this is a model for linking between currencies which is quite different than the one being used today and for a long time now, and I really hope my attempt to explain it was clear enough.

Anyway, I'll be happy to answer any other questions you may have!

And thank you for your interest Wink


I went through all the math and tried out some basic modeling because I am excited and curious how it all works. One question though, the first step that allowed you to make a continuous formula out of the recursive: dR = PdS and then use that equation later, is this some known approach that helps to make continuous formula out of recursive, that I don't know about because of my limited math education, or is it a clever trick that you can credit to yourself?

This is basic calculus.


Alright, given A1, A2, A3 and recursive formula An+An+1/An+2 = An+3,  eg A1=1 A2=2 A3=4 therefore  A4 = 1 + 2/3 =5/3

Can you show me how to make continuous formula out of it f(x) eg f(4) = 5/3

They solve a simple differential equation. Check any calculus textbook to learn how to do this.


Sure, but first you need to get to the point of having simple differential equation, hence my question, can you get the simple differential equation out of recursive formula I provided?

You "recursive formula" makes a very little sense to me. Expression for bancor price is derived by integrating a differential equation which you pointed out in you first post, dR = PdS. This is not a rocket science, this is a level of homework for undergraduate students of technical schools. It is not possible to explain how calculus works in a forum post, just check any textbook, they explain all theory very well.



You don't seem to understand the question.

The original formula Price = Reserve / (Supply * CRR) is recursive.

It's calculated in sequential steps , add unit of Reserve, increase Supply according to price, recalculate price, rinse and repeat.

According to you making a continuous formula f(x) out of it is "basic calculus".

If that's that's true then it should be easy for you to make continuous formula out of any recursive formula.

Therefore please make continuous formula out of An+An+1/An+2 = An+3 .

You don't need no "recursive formula" to solve this problem. Derivatives and integrals of many analytic functions were derived using the limit theory long before we were born, you just use them when you need. Sorry for being boring, but I'd like to direct you to calculus textbook for undergrads again, where all such derivations are given in details.


I am going to try to clarify it one last time, if it doesn't work so be it.

I don't have a problem with derivatives and understanding their proof .

My question was not about the technique or how in this particular case they got their formulas.

Initially they had recursive formula Price = Reserve / (Supply * CRR)  and using derivatives they were able to transform it to continuous formula Price(x) = ((1+ x / InitialSupply)^(1/CRR -1)) * InitialPrice

My question is there a general method to transform any recursive formula into continuous, or was it the clever trick that allowed to do that in just this particular case.




Oh yes, you do have a problem understanding derivatives. No, they don't have no "recursive function" not initially, not finally, not in the middle. Price(x) = ((x / InitialSupply)^(1/CRR -1)) * InitialPrice is a fucking integral of a fucking derivative, which you can find in every fucking math textbook. Derivative of log(x) over x equals 1/x; integral of dx/x = log(x) * constant,  voua la, problem solved. Just RTFM dude.


.
Qiuyue201
Sr. Member
****
Offline Offline

Activity: 537
Merit: 250


View Profile
May 20, 2017, 06:17:58 AM
 #524

I think the plan was that it won't be capped because the more they collect they more they will have in the reserves. So that decision makes sense, not from the investor's point however.
you do realise that by investor point of view, the more they raise the more our token will rise? for more than 1 reason,
first would be that the token price rises with each token bought from the contract.
second is the fact they will put % of that in the reserve which brings liquidity and that translates to higher volumes.
third they will invest some of that money to build tokens and exchangers that use bancor which will give bancor even more rise in value...
people need to understand that more money != less ROI in this case

I think you could apply similar logic to many other projects. Also what is important, if they indeed make the ICO capped too high, simply less people will invest. For example, capping the ICO at 50 million and making it last couple weeks, will make them gather for example 10 million, but capping the ICO at 15 million, would make them gather 15 million. Great example is Wings. They gathered only 2 millions (now are worth much more), because their ICO last couple of weeks and was capped to high. If Wings was 10 million capped ICO they would easily gather that sum. Let's hope Bancor does not make the same mistake as Wings. Setting and uncapped ICO is not only bad for investors but also for the team.
whatsTheDeal
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
May 20, 2017, 09:32:07 AM
 #525

I think the plan was that it won't be capped because the more they collect they more they will have in the reserves. So that decision makes sense, not from the investor's point however.
you do realise that by investor point of view, the more they raise the more our token will rise? for more than 1 reason,
first would be that the token price rises with each token bought from the contract.
second is the fact they will put % of that in the reserve which brings liquidity and that translates to higher volumes.
third they will invest some of that money to build tokens and exchangers that use bancor which will give bancor even more rise in value...
people need to understand that more money != less ROI in this case

I think you could apply similar logic to many other projects. Also what is important, if they indeed make the ICO capped too high, simply less people will invest. For example, capping the ICO at 50 million and making it last couple weeks, will make them gather for example 10 million, but capping the ICO at 15 million, would make them gather 15 million. Great example is Wings. They gathered only 2 millions (now are worth much more), because their ICO last couple of weeks and was capped to high. If Wings was 10 million capped ICO they would easily gather that sum. Let's hope Bancor does not make the same mistake as Wings. Setting and uncapped ICO is not only bad for investors but also for the team.

I really fail to see how it is bad for investors, could you elaborate? and not just say, people invest less because thats not to say its bad for them, maybe they dont know whats good for them since they are not pro investors?

BitsifyOfficial
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250



View Profile
May 20, 2017, 12:51:39 PM
 #526

I think since it was canceled ico tezos most of the funds will go into this project, I would like to have time to participate in this ico there will be a panic for the purchase of bancor

Was the Tezos ICO cancelled? Hmm, I just got a notification from TokenMart that the ICO for Tezos is starting soon. Might go look into that now
meeekz
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
May 20, 2017, 01:07:27 PM
 #527

Is there any word on the delay? When will the ICO start?  When will the re-messaging happen?  When will we see details of the ICO?

Check out the Powerledger ICO.... Disrupting the power industry
https://bounty.powerledger.io/btctalk/?hash=n81HRsvnAyG3cfl6
zrunfeng
Hero Member
*****
Offline Offline

Activity: 585
Merit: 500


View Profile
May 20, 2017, 03:04:13 PM
 #528

Why you delay the ICO.I am ready for Bancor...
erikalui
Legendary
*
Offline Offline

Activity: 2632
Merit: 1094



View Profile WWW
May 20, 2017, 09:03:08 PM
 #529

Hindi translation complete: https://bitcointalk.org/index.php?topic=1926406.new#new

stefek99
Full Member
***
Offline Offline

Activity: 233
Merit: 102


https://genesis.re


View Profile WWW
May 20, 2017, 10:47:49 PM
 #530

Amazing UI / UX and FB messenger integration.

This is for real.

Razaberry
Full Member
***
Offline Offline

Activity: 176
Merit: 100



View Profile
May 21, 2017, 06:58:23 AM
 #531

New Bancor blog post: Smart Tokens 101

https://blog.bancor.network/smart-tokens-101-63edc2cc5a89

DISCIPLINA — The First Blockchain For HR & Education
From core developers of Cardano, PoS minting, unique Web Of Trust & Privacy algorithms. Be the first, join us!
  WEBSITE  TELEGRAM  ANN  BOUNTY  LINKEDIN  WHITEPAPER  Referral Program 5%
john312
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
May 21, 2017, 07:39:56 AM
 #532

Just make the ICO capped at rational levels, thx!
whale123
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250



View Profile
May 21, 2017, 07:47:20 AM
 #533

They know what they are doing. They won't set it too high.

sud
Sr. Member
****
Offline Offline

Activity: 826
Merit: 301



View Profile
May 21, 2017, 09:11:30 AM
 #534

Only 9 days to ICO and we still know so little about it. Will it be daleyed?
RAGEmond
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 21, 2017, 09:11:59 AM
 #535

What are the differents between BNCZUK and BNCHDL token?

Answered this question here:

What are the differents between BNCZUK and BNCHDL token?

each bounty campaign has it's own tokens.

Head over to: https://app.bancor.network/discover and read each bounties ABOUT page for necessary information.

Bancor Social Media Bounty Program - All Zuks = 0.2% of the total supply of BANCOR at the end of the ICO

Bancor Bitcointalk Signature Bounty Program - All Hodls = 0.2% of the total supply of BANCOR at the end of the ICO

Bancor Translation Bounty Program - All Lingos = 0.1% of the total supply of BANCOR at the end of the ICO

Content Creation Bounty Program - All Shakespears = 0.2% of the total supply of BANCOR at the end of the ICO

Bancor Bug Bounty Program - All ECoins = 0.5% of the total supply of BANCOR at the end of the ICO and will be distributed continuously over the course of the next 2 years of bug discoveries

Which means all in all they invest 1.2% of the ICO for bounties.

To be able to manage everything and don't have a huge mess and problems like in other project's bounties they have separated bounties into categories with their custom tokens .. all will be changed to BANCOR-Tokens at the end of bounties.

See: Q. How will my Hodls become BANCOR tokens?
A. At the end of the ICO, 0.2% of the total BANCOR supply will be sent to the "Reserve" of the Hodl Smart Token with a CRR set to 100%. This means any Hodls holder will be able to instantly convert their Hodls to BANCOR. In the background, what happens is that the Hodls are send to its Smart Contract, which destroys the Hodls and pulls our BANCOR from the Hodls reserve according to the Hodl/BANCOR price. For information on CRR and how smart token works, read the Whitepaper or visit our FAQ.


This applies for all custom bounty tokens Hodls / Lingos / Shake's / ECoins and Zuk.


barista1992
Sr. Member
****
Offline Offline

Activity: 518
Merit: 251


Trustee Wallet Signature Bounty


View Profile WWW
May 21, 2017, 09:39:32 AM
 #536

Interesting project with smart protocol / reserv tokens.

50/50 on https://icotracker.net/project/the_bancor_protocol

Whitepaper            10   
Roadmap            10   
Team                10   
Escrow            10   
ICO Conditions    10

more review on FB


                      ▄████████▄
                  ▄████████████████▄
             ▄██████████████████████████▄
      ▄███████████████████████████████████████▄
 ███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
  █████████████████████████████████████████████████
   ███████████████████████████████████████████████
   ███████████████████████████████████████████████
    █████████████████████████████████████████████
     ███████████████████████████████████████████
      █████████████████████████████████████████
       ███████████████████████████████████████
        █████████████████████████████████████
         ███████████████████████████████████
          █████████████████████████████████
           ▀█████████████████████████████▀
             ▀█████████████████████████▀
               ▀█████████████████████▀
                 ▀█████████████████▀
                   ▀█████████████▀
                      ▀███████▀
TRUSTEE 
whatsTheDeal
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
May 21, 2017, 11:16:52 AM
 #537

Only 9 days to ICO and we still know so little about it. Will it be daleyed?
they mentioned a possible delay, im guessing they will talk to us soon about it since its so close

MoneroMooo
Legendary
*
Offline Offline

Activity: 1276
Merit: 1001


View Profile
May 21, 2017, 01:05:41 PM
 #538

Only 9 days to ICO and we still know so little about it. Will it be daleyed?
they mentioned a possible delay, im guessing they will talk to us soon about it since its so close
hope it's kind of signatures. if it is postponed again, I'm forget about what I know. I'm going from the campaign and signature. they haven't said that they want to do.
rgornik
Sr. Member
****
Offline Offline

Activity: 532
Merit: 253



View Profile
May 21, 2017, 02:04:21 PM
 #539

I think since it was canceled ico tezos most of the funds will go into this project, I would like to have time to participate in this ico there will be a panic for the purchase of bancor

AFAIK Tezos was not cancled but rather postponed. But yes, I agree with you. Although there are some other great ICOs in that competition

majestymage
Hero Member
*****
Offline Offline

Activity: 994
Merit: 504



View Profile WWW
May 21, 2017, 02:15:05 PM
 #540

What are the differents between BNCZUK and BNCHDL token?
one token is a bounty for extended media advocacy while the other is just a bitcointalk bounty token

                                             ██████
                                             ██████▄▄
                                             ██████  ▀▀▀▄▄▄  ▄▄▄▄
         ▄▄▄▄▄                             ▄▀ █ ▀▄         █▀████
         █████          ████             ▄▀   █   ▀▄     ▄▀   █
         █████          ████       ▄▄▄▄▄▀     █     ▀▄ ▄▀    █
       ▄▀     █         █▀▄█▀▄     █████     █       ▄▀▄    █
     ▄▀        ▀▄      █▄█▄▄█▄▀█▀▀▀█████     █     ▄▀   ▀▄ █
█████      ▄▄▄▄▄██▀▀▀▀█ █   ▀▄  ▀▄   █ █     █   ▄▀     █████
████████▀▀▀       █  █  █    █    ▀▄█   █  ████▄▀       █████
█████   ▀▀▀▀▀▄▄▄▄▄ ▀█  █      █    █▀▄   █▄████         ▄▀
                  ▀█▀▀███     ▀▄  █  ▄█▀▀  █          ▄▀
                  █  ▄▀▀▀      █ █▄▀▀  ▀▀▄  █       ▄▀
             ░█████▄▀         ████        ▀▀▄█    ▄▀
              █████           ████▀▀▀▄▄▄      ███████
              ▀▀▀▀▀                     ▀▀▀▄▄▄███████
                                              ███████
                                              ▀▀▀▀▀▀▀
/iTEX/./INNOVATING TRADING EXCHANGE/.
/Whitepaper/ /Sign Up/ /Buy Token Now/


         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████ ▀███████▀    ▀██████
 █████▌  ▀▀███        ▄█████
▐██████▄             ▐██████▌
▐█████▄               ██████▌
▐███████▄            ███████▌
 ███████▄          ▄████████
  ████████       ▄█████████
   █████▀   ▄▄▄███████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀


         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████████████████▀▀▀ ▐████
 ███████████▀▀▀  ▄█▀  ██████
▐█████▀▀▀      ▄█▀    ██████▌
▐███▄▄▄    ▄▄██▀     ███████▌
▐████████ ███▀       ███████▌
 ████████▌█          ███████
  ████████ ▄▄██▄    ███████
   ███████████████▄ ██████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀


         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  █████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█████
 █████     ▄▄          █████
▐█████     ████▄▄      █████▌
▐█████     ████████    █████▌
▐█████     ████▀▀      █████▌
 █████     ▀▀          █████
  █████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█████
   ███████████████████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 477 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!