Komodo is shapeing up to be the next neo in terms of roi. Still very cheap.
|
|
|
Will barterdex be supporting tether? Can it?
I know it is a competitor to the pax but we really need a pegged crypto sooner rather then later to help hold those gains.
How is that pax thing coming anyway?
|
|
|
This is easily a $30 coin in the making. You all have a front row seat
|
|
|
It's not crashing.
Believe in any delusion of your choice. Facts are facts. Bitcoin will not be able to survive anywhere near this price level with the upcoming hard fork. Now this is still some time away but before that the whales will take their profits more than ever before because this split can be and probably will be a great disaster. If you deny this you are intentionally deceiving attempting to deceive ignorant people into buying more into the pump. I believe @kwukduck is referring to a dire warning which is explained here, here, here, and here. If these predictions are accurate that segwit CAN be stolen then we can surely expect someone to try. Lets look at recent history, ETH contracts are inherently flawed, the ability to steal from them exists and it gets exploited by those who can. I don't see this as any different. If satoshi wanted LN then Im sure he/she/it/them would have mentioned it. But it seems that Satoshi very clearly knew what would happen several years out to his protocol. If segwit is flawed then expect the flaws to be exploited. How many have read this thesis of anonymint, how many are going to try to steal them some segwit coins. Just wait, people will try.
|
|
|
This is very interesting.
Had you considered an alternative to LN? I seem to remember that geist geld, a sha256 clone, with merge mining, being lightning fast(created to push the speed boundary) and might be easier to add multi sig if it doesn't have it already.
Also will chips have a 21 mil limit and be able to be mined?
|
|
|
^well done.
Thank you.
Can we expect more?
|
|
|
Because it's spammy shit copied and pasted all over which is coincidentally why he is banned here. Here is the PM i got..  Steem is a scam. The guy is full of shit and mentally ill. No "Bitcoin Killer" is coming. The end.Quoted for posterity.
|
|
|
Yep, this confuses the hell out of me as well. With all the different versions out ,different websites out AND the github account does not say jl777 but some other individual I dont recognize, flamingice?. -Id once again say we need a master FAQ to refer to. I go back and forth, is this project genius or one hell of a mess?, you decide. The same questions keep getting asked over and over and over again, why is that? We got 10 diff versions and none completely work(from the scroll down part of github not the pinned part). And no explanation of which are the most recent ones and which work properly. We got a website that wont allow swaps cause its broke but smart addresses on chain. (Wish the smartaddesses worked to just deposit btcd and automatically convert to Kmd ) We got working command line but no instructions on how to use it, sorry jl777 my uplink to your brain doesnt seem to function. (I know you dont do gui, but you got some serious smarts, why cant you learn to make the super ugly gui?) things that Id like to know. Current working versions. Which versions steal the interest. What the hell is the ugly gui, screenshots of that. Instructions for command line . Etc etc But thanks for the progress so far atleast I know things will eventually get there.
|
|
|
I asked the same question on the BTCD forum so wanted to double check - If I buy BTCD today, can this be swapped for Komodo going forward when the website is back up and running?
Yes, you can swap it right away when the ICO site is up. Thanks, I know it's probably been answered somewhere within this forum but don't have much time scrolling through. Is the ICO Site being revived soon?  [/quote] Congratulations! You are the 1000 person to ask this question. Why there isnt a master FAQ at the beginning of this ANN is anyones quess though.
|
|
|
It seems Anytime i post a shelby link the worthless mods delete it. Hopefully I can atleast quote this for posterity. You got to ask yourselves why the mods are such bitches? Are they just fat basement dwellers who don't get enough pussy? Ill give some advice, go on a diet, go out, talk to some ladies, have confidence, get laid.
|
|
|
I am testing automated barterDEX trading of BTC -> KMD. You can see the raw trades at: http://kmd.explorer.supernet.org/address/RUNoTCDeaLohX5eK2bRrCRToZRJG8Fjg5wAt the same time I am doing a jumblr from RUNoTCDeaLohX5eK2bRrCRToZRJG8Fjg5w So combined it is doing an automatic BTC -> KMD -> jumblr'ed KMD Once this is done, a reverse automated barterDEX of KMD -> BTC can be done using a similar method. The command line API was used to get this process started, but before you get all scared that it is really difficult and impossible, let me show you the actual commands: 1: curl --url " http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"enable\",\"coin\":\"BTC\"}" 2: curl --url " http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"autoprice\",\"base\":\"KMD\",\"rel\":\"BTC\",\"margin\":0.001}" 3: curl --url " http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"autoprice\",\"base\":\"BTC\",\"rel\":\"KMD\",\"margin\":0.001}" 4: curl --url " http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"goal\",\"coin\":\"KMD\",\"val\":99}" 5: curl --url " http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"goal\",\"coin\":\"BTC\",\"val\":1}" ./komodo-cli jumblr_deposit RUNoTCDeaLohX5eK2bRrCRToZRJG8Fjg5w The enable command enables BTC The autoprice command automatically does setprice calls for KMD/BTC and BTC/KMD with a 0.001 margin The goal commands sets the portfolio goal to 99% KMD and 1% BTC After this, I just sent some BTC to the smartaddress: 1L6cNgLMyX18T5H7ZRSj6u8bo9qfXcvXdu And the rest is happening automatically. But with BTC blocks being so slow, it is taking quite a while. Once it is done, on a node with the wallet for the jumblr_secret address, I would set the goal to be 99% BTC and 1% KMD and it will do the reverse barterDEX. That will start a KMD -> BTC from the jumblr_secret address(es) to the corresponding BTC addresses. Since the jumblr_secret addresses have funds that are essentially teleported into them without any linkage to anything else, this property is retained for the barterDEX'ed BTC Can we discuss this a little more? I added the numbers to make referencing the commands easier. I believe I can follow this but can we get a more detailed explanation. 1. Why do we need to enable? Is this used in general or just with jumblr 2,3. Where is autoprice coming from and what is rel? 4,5 Explain the portfolio goal please. Is the portfolio the wallet? Does 99% kmd mean that for every 100 coins 99 are kmd and 1 bitcoin or is it value based and for every $100; $99 is kmd and $1 btc
|
|
|
And 2$ arrived.Ranking 28.The beginning
Hold
Piece of cake!  Im predicting $30 within a year. Thats just a 3 billion maketcap. Way more utility here then litecoin more utility than dash. .....
|
|
|
Actually peercoin was first coin that used pos. It was a hybrid pow pos. Nxt was first to use just pos. Nxt launched at the same time mastercoin ico launched. Which led to counterparty and at same time a mastercoin consultant named vitalik spun off some realizations from his mastercoin work and had an ico for his idea of eth.
Back to nxt. Nxt is being used as a distribution network for the ardor chain and soon the ignus childchain snapshot. Current nxt devs are set to discontinue work on nxt, and instead support the business minded network of ardor, of which many child chains can be created.
Nxt the network will most likely survive, however it appears the value is passing to ardor and ignus. Id image a price drop folloed by a long accumulation period by some whale and then new dev team and big increase.
|
|
|
Could someone tell me if the ongoing concerns with the agama wallet are effecting all OS platforms? Looking to install on Linux, but obviously a bit concerned.
Whats the safest option to get my coins off bittrex?
Thanks in advance.
Agama works well with on ubuntu or mint
|
|
|
Can someone write a summary of the talk. I won't have time for a few days to get a listen in. Charles is def a valuable leader in the crypto world and we should thank him for any insight he provides. [Thanks Charles] Do you have any comments on Dan Larimers EOS.io project? ( an Etc/Eth competitor with more throughput)
|
|
|
Zzzzzzzzz gonna be BAT.2 ico for 100 insiders who finish in 7 seconds with 35Millions raised, then the next day posted on exchange with marketcap of 500Millions dollars to be dumped to morrons  Probably. Id say 99% certain it goes down like that.
|
|
|
|