Bitcoin Forum
June 17, 2024, 05:34:00 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
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 ... 315 »
501  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 26, 2016, 10:15:22 AM
I came across this post in the Byteball thread:

Regarding ICO wallets, I reached out to James (jl777) who is currently running Komodo ICO.  He replied that keeping the received bytes for himself he considers unethical, and he will use the bytes as additional funding for Komodo.

I'm quite happy with this decision and hope other ICO founders will also use their funds responsibly.

I was wondering if the byteballs would add up to one's BTC investment, meaning if an investor invests n BTC, and the n BTC get q BB, then the investor would be considered as having invested n+p BTC where p is the BTC equivalent of the q BB.

That would just complicate things. Should be used as free capital to further komodo.

Yep, I was also thinking that this would be complicated to set up ... I just wanted to know how the BBs will be used exactly (getting an official statement about it).
Assuming BB price is ~0.001 this represents about 2.2 BTC of value. I think it is good to put this in perspective. Doing any distribution would likely cost more than its value and not be economical.

With 2.2 BTC estimated value, it would be used for normal expenses. However, I like to hodl promising crypto, so likely would not sell at such a price and then maybe over time it becomes worth 10x more.
502  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 25, 2016, 11:00:45 AM
2016-10-24 17:26:45 proof-of-work found 
  hash: 02a6d17d79ea8ee3f0181c5003f474cf8715529fd14bcac8cf1b758cd365d0ca 
target: 0f0f0f0000000000000000000000000000000000000000000000000000000000
2016-10-24 17:26:45 CBlock(hash=02a6d17d79ea8ee3f0181c5003f474cf8715529fd14bcac8cf1b758cd365d0ca, ver=4, hashPrevBlock=023cb6cb5ac1bc4692533ad1c1db0ad13871cee5556b90dc08596b8991905e87, hashMerkleRoot=89adce444597ea16da2d9f44245d28dfd4e434f476da7d3ec817d39084123d2c, hashReserved=0000000000000000000000000000000000000000000000000000000000000000, nTime=1477329957, nBits=2003fe27, nNonce=0000febdc00fcfbc9889d391127c5b540a89340528b6986de8e2db6178e00000, vtx=1)


http://148.251.57.148/block/02a6d17d79ea8ee3f0181c5003f474cf8715529fd14bcac8cf1b758cd365d0ca

What is special about the above block is that the mining target hash is: 0f0f0f0000000000000000000000000000000000000000000000000000000000
which is the minimum diff, even though the actual diff at the time was around 4, with nBits of 2003fe27

this prevents mining wars between notaries. a lot of infrastructure needed to be in place for this to work, most especially height specific list of notaries. We still need to verify ratification of a new list of notaries, which is one of the last remaining items now that round robin difficulty is verified.



This also means all of James his work is coming into place. People think this man is only a ico scammer, but they are really gonna cry the hell out of it when everything clicks together and comes online. Quotes like:

"I missed the goddamn ICO"

"Never thought he would make it"

"I take my words back, he is no scammer"

will cross this topic.

Think twice: https://ico.komodoplatform.com

There remains the risk that James will disappear and everyone investing will be crying. Is there even anyone who could take over if JL gets hit by a bus? I seriously doubt it. There is enormous risk having a solo anon dev.

If as the trolls say, that I am nothing special, then it seems anybody could take over the codebase. Maybe in a day or so.

Of course, if it is true that I have some special talents, then it is a good thing that funds are being raised for to cover such an unlikely scenario. ALL of the source is open source as I develop it. To my mind this is far less of a risk than any project which isnt open source regardless of how many devs they have.

Also, I am sure that competent C coders like tromp could pick up my codebase without much trouble. I am writing code to existing bitcoin protocol specification for the most part.

I have no plans of disappearing and am VERY careful whenever there are any buses. Believe it or not, I actually dont get out much.

503  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 24, 2016, 09:27:01 PM
not sure I should explain what I did today. It isnt a complete solution, just part of the required infrastructure, but it could easily be misunderstood until the rest is in place.



Yes, you should.
oh, ok.

./komodo-cli paxdeposit RNJmgYaFF5DbnrNUX6pMYz9rcnDKC2tuAc 1 usd
usdkmd.6558498870 basevolume.100000000 baseusd.1000000000 paxvol.100000000 usdvol.100000
0255534400e1f505000000003c8ee61a3161993f4f7b7081259bf5f3322d65d3f8 ht.39430 srcaddr.(RNJmgYaFF5DbnrNUX6pMYz9rcnDKC2tuAc) usd fiatoshis.100000000 -> dest.(RSttHqE7YAooCTb3LjNEnhYwCCTsTb95BH) komodoshis.655849000
f0e1878432ce581fa8547b89e46b377181fa8b61719d70a4653e57d2f6790d02


I figured out how to encode a PAX deposit transaction into a normal bitcoin style transaction. it is a cold address as the pubkey 0255534400e1f505000000003c8ee61a3161993f4f7b7081259bf5f3322d65d3f8 is not published until it is redeemed.

Still fiddling with getting this data into the wallet so it can be used for the redeem. Also, still need to figure out how to submit a redeem.

Keep in mind this is the fundamental low level deposit/redeem based on fiat value from the blockchain. A higher level layer will need to be added to manage the overall balances, so really it is only half done.
504  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 24, 2016, 08:34:14 PM
not sure I should explain what I did today. It isnt a complete solution, just part of the required infrastructure, but it could easily be misunderstood until the rest is in place.

505  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [KMD] Komodo speculation on: October 24, 2016, 06:39:18 PM
Why are you refering in the poll to ZEC ? It would have been more relevant to my eyes if the price was shown in BTC.
but this way it is speculation on speculation!
more speculative
506  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [KMD] Komodo speculation on: October 24, 2016, 06:38:41 PM
Speculations

"what price ratio against ZEC do you think KMD will be?"

When, 100 years from today? Can you clarify the poll question? Futures contracts have a delivery date.  This poll question needs a date for anyone to be able to contribute any kind of specuation.  On market open? On January 1st 2017? On December 31, 2017?  Thanks.
added "long term" to the poll question

basically not based on any short term blip, but over the long term what is the predicted ratio. Implicit is that both coins continue existing
507  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 24, 2016, 05:49:56 PM
2016-10-24 17:26:45 proof-of-work found 
  hash: 02a6d17d79ea8ee3f0181c5003f474cf8715529fd14bcac8cf1b758cd365d0ca 
target: 0f0f0f0000000000000000000000000000000000000000000000000000000000
2016-10-24 17:26:45 CBlock(hash=02a6d17d79ea8ee3f0181c5003f474cf8715529fd14bcac8cf1b758cd365d0ca, ver=4, hashPrevBlock=023cb6cb5ac1bc4692533ad1c1db0ad13871cee5556b90dc08596b8991905e87, hashMerkleRoot=89adce444597ea16da2d9f44245d28dfd4e434f476da7d3ec817d39084123d2c, hashReserved=0000000000000000000000000000000000000000000000000000000000000000, nTime=1477329957, nBits=2003fe27, nNonce=0000febdc00fcfbc9889d391127c5b540a89340528b6986de8e2db6178e00000, vtx=1)


http://148.251.57.148/block/02a6d17d79ea8ee3f0181c5003f474cf8715529fd14bcac8cf1b758cd365d0ca

What is special about the above block is that the mining target hash is: 0f0f0f0000000000000000000000000000000000000000000000000000000000
which is the minimum diff, even though the actual diff at the time was around 4, with nBits of 2003fe27

this prevents mining wars between notaries. a lot of infrastructure needed to be in place for this to work, most especially height specific list of notaries. We still need to verify ratification of a new list of notaries, which is one of the last remaining items now that round robin difficulty is verified.

508  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 24, 2016, 03:37:04 PM
Added a paxprices RPC call. It isnt fancy, just returns numsamples (timestamp, price) pairs starting from the most recent. The notary nodes are now generating pretty consistent pricefeed entries, so there should be plenty of the raw data.

All 1024 price pairs are supported, with an additional 32 against KMD. for now I just hard-coded .0001 BTC as KMD price, but once it starts trading, it will change based on exchange prices.

Another special case is when base and rel are the same, ie usd usd. I use that to denote the currency's abstract value. However, I had to come up with a sane way to combine the prices of different currencies without creating distortions, or at least minimizing distortions.

What I did was use recent M1 data for all currencies: http://www.tradingeconomics.com/japan/money-supply-m1 and multiple the abstract value in the price feed (will be detailed in PAXpaper). this allows combining different currency prices with some semblance of common denominator. Essentially we get a 32 currency total M1 supply using normalized prices.

Make sure everything fits in 64bit calculations and presto!

The base base value becomes the percentage of the 32 currency M1 supply.

./komodo-cli paxprices usd usd numsamples
{
    "base" : "usd",
    "rel" : "usd",
    "array" : [
        {
            "t" : 1477322826,
            "p" : 10.67656160
        },
        {
            "t" : 1477322769,
            "p" : 10.67656960
        },
        {
            "t" : 1477322697,
            "p" : 10.67658080
        }]
}

The above shows usd at 10.67% of the total M1 supply. Similar to coinmarketcap, I guess this is like a fiat marketcap. Guess which currency is #1?
509  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 24, 2016, 01:23:35 PM
how about the speculation thread guys  Grin
https://bitcointalk.org/index.php?topic=1659890.msg16666410#msg16666410
510  Alternate cryptocurrencies / Speculation (Altcoins) / [KMD] Komodo speculation on: October 24, 2016, 01:23:11 PM
Speculations
511  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 23, 2016, 10:23:44 PM
for those that missed out on the 25% bonus. you can get it by buying btcd before it rises to 532k sats


I am not fudder BUT I bought KMD in first day to take max bonus 25%.
And now after few days I read that I make mistake like many buyers KMD directly for btc !!!!
Bonus 25% was first day ICO but anybody can take for this price or even many chepaer if buy btcd Huh?
Now price btcd is 438k sats. To take bonus 25% like in first day ICO need only have btcd chepaer than 532 k satoshi.
So anybody who buy this Komodo for BTC was FOOL !!!
Usually price btcd last times was 410k+ s so its chepaer like 20% to 532k s to change btcd for Komodo.
So this actually chepaer price 20% btcd than price which equal to bonus 25% in btc firtst day 532k s its give sum 20% + 25% = 45% bonus to take KMD to all people who buy KMD with btcd !!!!
So anybody who buy KMD for BTC was made as fool Huh?
First day for btc = 25% bonus, now its lower
But buy now btcd for actually price 440k s and change after ICo for KMD = 45 % bonus HuhHuhHuhHuhHuhHuhHuhHuhHuh

HOW EXPLAIN THIS KOMODOPLATFORM  Huh
This ICO was make for BTCD bagholders Huh??
What sense have still keep any % bonus if anybody can make better bonus buying btcd and keep to end ICO Huh??
Why I bought so much KMD for BTC first day if better path was buying btcd and waiting after ICO HuhHuhHuh
You are assuming BTCD price would stay static. While it is true people who want small amounts can likely get a better effective price via BTCD, if any large amount is purchased in the open market, the price would go up a lot.

Still, we have been 100% open about how all this works. it is everybody's choice on how to participate. Also, going the BTCD path would require getting a local wallet running and then also redeeming, so there are more steps involved
512  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 23, 2016, 07:07:20 PM
I took advantage of my time off to write a bunch of new code.

iguana notary dapp now generates a pricefeed and the miner puts the pricefeed into the mined tx as an opreturn, about 150 bytes per block.

komodod then uses this data to generate consensus prices for any combination of 32 fiats as of any height:
 { "USD", "EUR", "JPY", "GBP", "AUD", "CAD", "CHF", "NZD",
    "CNY", "RUB", "MXN", "BRL", "INR", "HKD", "TRY", "ZAR", "PLN", "NOK", "SEK", "DKK", "CZK", "HUF", "ILS", "KRW", "MYR", "PHP", "RON", "SGD", "THB", "BGN", "IDR", "HRK" };

./komodo-cli paxprice eur gbp 37750
{
    "base" : "eur",
    "rel" : "gbp",
    "height" : 37750,
    "price" : 0.88864077
}

./komodo-cli paxprice eur gbp 38000
{
    "base" : "eur",
    "rel" : "gbp",
    "height" : 38000,
    "price" : 0.88837559
}

There are almost 1000 combinations of 32 currencies, if you count both directions. base is the starting currency, rel is the ending. So with the eur/gbp above, each EUR gets 0.888... GBP

paxprice is the first RPC I added to komodod, but it wont be the last. I will writeup another whitepaper draft about PAX tech as it does get quite involved.
513  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 22, 2016, 04:11:01 PM
5% APR

This is one of the characteristics of BTCD so part of KMD requirements. BTCD used the peercoin utxo staking method. What that means is it added a required timestamp field to transactions and staking required spending an old utxo and creating a new one (usually two). So this leads to every increasing amount of work that is needed to do and also adds a lot of transactions to the blockchain.

With KMD's underlying block generation being equihash PoW, to add a utxo staking would require essentially recreating the peercoin PoS changes.

Nothing against the peercoin method, but for KMD with the notary nodes generating blocks using a modified zcash round-robin PoW, I wanted a more efficient way to deal with the 5% APR. I saw how siacoin awarded siafund interest when you spent it, which seemed a much more efficient method as it didnt take any blockchain space, nor did it need any continuously increasing amount of calculations.

of course, making such a change to the zcash codebase is easier said than done. All places that need to know how much is being spent needs to be adjusted to account for the accrued interest. Finding all such places wasnt easy and still not sure I found them all, but I got the basics working with the latest version.

To avoid creating a fork, it is just displaying the accrued interest now. Once all the various places are showing the identical values, then I can enable actually creating the coins to match the accrued interest. Since the txfee is calculated as (Sum(inputs) - Sum(outputs)), by increasing the effective amount of the inputs it would increase the txfee. So, in addition to boosting the input sum, all the places that creates transactions needs to be adjusted. That way, the amount paid for txfee will match what the sender wanted to and the value of the interest obtained.

To avoid awarding interest on dustlike outputs, I set the threshold to 1.0 KMD to be eligible for getting interest. Interest is paid by each minute, using the nLockTime of the transaction against the nTime of the previous block. No need to worry about people iterating sends to themselves each block as the txfee will eat up most of the interest if the timeframe is small.

People familar with bitcoin protocol will exclaim "most transactions dont have nLockTime set! and even if they did, there is no assurance it wasnt set arbitrarily in the past"

At least, that is what I thought at first. Then I realized that I could add a constraint that if nLockTime is set to be a timestamp, then it needs to be within some reasonable gap from the current time. current time as defined by the chaintip's nTime so we can get consensus on all interest calculation durations. By using nLockTime, it makes it a field that is somewhat useful and instead of being almost always 0, it will be a useful timestamp for all tx.

If anybody sees any issues with actually using nLockTime as a transaction timestamp, let me know. If it is used as a block height, then it wont earn interest, but that is a special case usage. For transactions that use the nLockTime actively, like the DEX protocol, the locktime is set to a near future value, which will still start the interest accruing from that point in time.

I changed the wallet to add a timestamp that is based on the chaintip's nTime so by sending funds to yourself you can create a transaction that will start earning interest. then using listunspent or other RPC, you can see the accrued interest. its cool how it keeps increasing each minute, even though it is just satoshis.

from listunspent:
    {
        "txid" : "bf0876b211c1abc3b1f9f5c1a129d81e2b6b070c112ddffe7971ab82d3b309fe",
        "vout" : 0,
        "address" : "RNJmgYaFF5DbnrNUX6pMYz9rcnDKC2tuAc",
        "account" : "",
        "scriptPubKey" : "76a9148ee61a3161993f4f7b7081259bf5f3322d65d3f888ac",
        "amount" : 1.00000000,
        "interest" : 0.00011876,
        "confirmations" : 1225,
        "spendable" : true
    },

from getrawtransaction:
    "vout" : [
        {
            "value" : 1.00000000,
            "interest" : 0.00011904,
            "n" : 0,
            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 8ee61a3161993f4f7b7081259bf5f3322d65d3f8 OP_EQUALVERIFY OP_CHECKSIG",
                "hex" : "76a9148ee61a3161993f4f7b7081259bf5f3322d65d3f888ac",
                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [
                    "RNJmgYaFF5DbnrNUX6pMYz9rcnDKC2tuAc"
                ]
            }
        },
    "confirmations" : 1228,

from gettxout:
{
    "bestblock" : "012d0a5510ac52d8bd0eacf81cd6dd2d6907233e0b0fb0c983d90cebf475cf8c",
    "confirmations" : 1293,
    "value" : 1.00000000,
    "interest" : 0.00012224,
    "scriptPubKey" : {
        "asm" : "OP_DUP OP_HASH160 8ee61a3161993f4f7b7081259bf5f3322d65d3f8 OP_EQUALVERIFY OP_CHECKSIG",
        "hex" : "76a9148ee61a3161993f4f7b7081259bf5f3322d65d3f888ac",
        "reqSigs" : 1,
        "type" : "pubkeyhash",
        "addresses" : [
            "RNJmgYaFF5DbnrNUX6pMYz9rcnDKC2tuAc"
        ]
    },
    "version" : 1,
    "coinbase" : false
}

I could have gotten this implemented in iguana in just a few hours, but I am still in the process of getting familiarized with the bitcoind C++ code, so that explains why it took me so long to add accrued interest and still it isnt in all places that are needed. When we can verify that the interest is being displayed properly in all places, we can deploy a hardfork that actually awards it. Not sure when that will be, the last hardfork created a fair amount of confusion, so I want to minimize the number of these we do, even if it is just for "testnet"

So, it seems I am ahead of schedule and I hope people wont mind if I take the rest of the weekend off.



514  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 21, 2016, 06:24:04 PM
there is a small chance that this testnet can become the actual mainnet

it was a very remote chance before, but now there are just the bugfixes and the 5% APR left to add

if we can get that and also verify that election ratification works, then there is no need to reset the chain

still a lot of if's, just wanted to post about the increasing chances. what I like about it is that it rewards the people who have been helping the test process. it also makes the mainnet a bit more secure as it starts with an established history.

It would also make KMD the longest running zero knowledge blockchain

Would this mean that a genesis block has already been created? And how does this effect the trusted setup argument?

Thanks.
The genesis block is unrelated to the zcash parameters. the trusted setup argument requires assuming that ALL participants in creating the zcash parameters are colluding.

And if there is such a collusion and it is used to inflate the currency supply, it will be discovered and ALL the participants would be found out that they colluded. Also, market value of zcash will plummet, so it seems that smart people wouldnt collude together to be exposed as a colluding group, even if they were unethical and open to stealing.

Does anybody really believe that Matt Green, et. all will all be colluding to steal zcash? ALL of them? knowing that if they utilize the ability to steal the coins that they will be caught and that there is no doubt as to who did the stealing?

Because of this I do not worry about the trusted setup argument

I guess I just don't quite understand. " The genesis block is unrelated to zcash parameters"

My thinking is getting hung up on this statement.
Quote
if we can get that and also verify that election ratification works, then there is no need to reset the chain

I assumed reset the chain meant create a new genesis block, as wouldn't a "chain" imply it is using a genesis block. Is the testnet chain using a genesis block?

Thanks for the clarity.
All blockchains have a genesis block, it is just the first block that all nodes start from.
If we reset the chain, we will likely change the genesis block, but that is independent as you can reset the chain (start over from genesis) without changing the genesis.

My last comment.

Is the komodo genesis block bullet proof? Ie: are there future arguments that someone could make that it wasn't done in a fair or transparent manner? I've read somewhere that setting up the genesis block for zcash style system would need assurances that the (master key?) be properly destroyed. What assurances does komodo community have that the genesis block + master key was and or will be setup correctly? I believe that I understand the colluding arg, (all participants would have to be corrupt) is that the assurance? Can you elaborate on the process used to create the genesis block and the handling of the master key. (Who are the people with the M K, the notaries?)

Thanks

Edit. Heres where my info came from
https://forum.z.cash/t/trusted-setup-phase/68/4

https://m.reddit.com/r/Monero/comments/3p31lj/wait_so_with_zerocash_you_have_to_trust_a_third/
the parameters have nothing to do with the genesis block.
there is no "master key", it only exists if all the parameter creators collude.
to avoid any such issues, we will just use the same parameters as zcash
the notaries have nothing to do with the zcash parameters
515  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 21, 2016, 05:26:21 PM
How many more notaries you need?

How many can be hosted by the same person?

I am thinking back and forth about helping out, but I don't like the idea that I might be investing money and time to set up one or multiple notaries and then be voted out by dolphins and whales for no other reason then they wanting to host the notary themselves. Any assurance?
max of 4 by same person, one per region

from what I can tell, most whales wont bother with running notary nodes, but rather would just vote for the established testnet notaries who have proven they know what they are doing.

So I cant guarantee that you will be elected, but if you dont run a test node i dont think you would get many votes. What a lot of notaries that want to run multiple notaries is to get one of them working during the testnet and then they can run as candidate for multiple slots
516  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 21, 2016, 04:18:37 PM
there is a small chance that this testnet can become the actual mainnet

it was a very remote chance before, but now there are just the bugfixes and the 5% APR left to add

if we can get that and also verify that election ratification works, then there is no need to reset the chain

still a lot of if's, just wanted to post about the increasing chances. what I like about it is that it rewards the people who have been helping the test process. it also makes the mainnet a bit more secure as it starts with an established history.

It would also make KMD the longest running zero knowledge blockchain

Would this mean that a genesis block has already been created? And how does this effect the trusted setup argument?

Thanks.
The genesis block is unrelated to the zcash parameters. the trusted setup argument requires assuming that ALL participants in creating the zcash parameters are colluding.

And if there is such a collusion and it is used to inflate the currency supply, it will be discovered and ALL the participants would be found out that they colluded. Also, market value of zcash will plummet, so it seems that smart people wouldnt collude together to be exposed as a colluding group, even if they were unethical and open to stealing.

Does anybody really believe that Matt Green, et. all will all be colluding to steal zcash? ALL of them? knowing that if they utilize the ability to steal the coins that they will be caught and that there is no doubt as to who did the stealing?

Because of this I do not worry about the trusted setup argument

I guess I just don't quite understand. " The genesis block is unrelated to zcash parameters"

My thinking is getting hung up on this statement.
Quote
if we can get that and also verify that election ratification works, then there is no need to reset the chain

I assumed reset the chain meant create a new genesis block, as wouldn't a "chain" imply it is using a genesis block. Is the testnet chain using a genesis block?

Thanks for the clarity.
All blockchains have a genesis block, it is just the first block that all nodes start from.
If we reset the chain, we will likely change the genesis block, but that is independent as you can reset the chain (start over from genesis) without changing the genesis.
517  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 21, 2016, 12:49:40 PM
We are past the block 34000 hardfork and also it looks like all the crashes and mining issues are solved.

I found a little complication I need to solve in addition to the 5% APR, but since the 5% APR will be another hardfork best to leave that till next week. I think I see how to do it, but prefer to have a more general approach that will apply to PAX.

So, dont worry if there arent many updates over the weekend. We have dPoW aware komodod and iguana notary dapp both running. The 5% APR is totally independent of dPoW, but it is part of the BTCD coin parameters.

518  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 21, 2016, 12:45:04 PM
there is a small chance that this testnet can become the actual mainnet

it was a very remote chance before, but now there are just the bugfixes and the 5% APR left to add

if we can get that and also verify that election ratification works, then there is no need to reset the chain

still a lot of if's, just wanted to post about the increasing chances. what I like about it is that it rewards the people who have been helping the test process. it also makes the mainnet a bit more secure as it starts with an established history.

It would also make KMD the longest running zero knowledge blockchain

Would this mean that a genesis block has already been created? And how does this effect the trusted setup argument?

Thanks.
The genesis block is unrelated to the zcash parameters. the trusted setup argument requires assuming that ALL participants in creating the zcash parameters are colluding.

And if there is such a collusion and it is used to inflate the currency supply, it will be discovered and ALL the participants would be found out that they colluded. Also, market value of zcash will plummet, so it seems that smart people wouldnt collude together to be exposed as a colluding group, even if they were unethical and open to stealing.

Does anybody really believe that Matt Green, et. all will all be colluding to steal zcash? ALL of them? knowing that if they utilize the ability to steal the coins that they will be caught and that there is no doubt as to who did the stealing?

Because of this I do not worry about the trusted setup argument
519  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 21, 2016, 10:56:04 AM
there is a small chance that this testnet can become the actual mainnet

it was a very remote chance before, but now there are just the bugfixes and the 5% APR left to add

if we can get that and also verify that election ratification works, then there is no need to reset the chain

still a lot of if's, just wanted to post about the increasing chances. what I like about it is that it rewards the people who have been helping the test process. it also makes the mainnet a bit more secure as it starts with an established history.

It would also make KMD the longest running zero knowledge blockchain
520  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: October 21, 2016, 09:28:46 AM
On the knomodo election site is says positions for Europe have been filled, but how can they be filled before the election has happened?
there are currently more nodes in europe than everywhere else combined. So that means the election process will be very competitive. You are certainly free to become a candidate in Europe, but better to run unopposed anywhere else.

we get more geodiversity and you would have a much higher chance of being elected
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 ... 315 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!