Bitcoin Forum
May 11, 2024, 09:28:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115] 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 878 »
  Print  
Author Topic: [ANN][KMD][dPoW] Komodo - An Open, Composable Smart Chain Platform, Secured by B  (Read 1191689 times)
metropolia
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
November 09, 2016, 02:34:14 AM
 #2281

Now assetchains are nearing completion, it would be good if there was someone working on a GUI to manage the creation of new chains. I havent yet added all the possible variants as getting the basics working with dPoW was the priority. And nothing better to make clear what all the options that are needed than having a GUI made for it. Plz post in #komodo if you are available to work on such a GUI, it would likely end up being a page in satinder's iguana GUI.

The main function I see in the GUI is "create chain" and it needs at a minimum a name, pubkeys of notarizers, supply. Once a chain is started, then other nodes can use the generated iguana code to connect to it or run another mining node.

under the hood, what is needed is:
./komodod -ac_name=NAME -ac_supply=1000000

the above starts the chain and other nodes would connect to it via:
./komodod -ac_name=NAME -ac_supply=1000000 -addnode=<ipaddress>

at this point there is a fully working zcash clone called NAME, it deterministically generates a genesis block, port, netmagic and sends the supply coins to the wallet of the creator. Normal transactions can be done along with protected zcash transactions and even the DEX and LP nodes can be used with the NAME coin.

I just updated it so when you spawn a new assetchain, the matched genCOIN file to add it to iguana is automatically created. it even synced the first blocks

If you are able to do GUI and some systems work (ie. automate creation of explorers) contact me. This is a paid task, just not sure how much work it will be so the first step is to get a qualified person to assess the amount of work it is

Near the completion? People will be very happy if it is completed, I stay tuned.  Cheesy
1715419721
Hero Member
*
Offline Offline

Posts: 1715419721

View Profile Personal Message (Offline)

Ignore
1715419721
Reply with quote  #2

1715419721
Report to moderator
1715419721
Hero Member
*
Offline Offline

Posts: 1715419721

View Profile Personal Message (Offline)

Ignore
1715419721
Reply with quote  #2

1715419721
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715419721
Hero Member
*
Offline Offline

Posts: 1715419721

View Profile Personal Message (Offline)

Ignore
1715419721
Reply with quote  #2

1715419721
Report to moderator
1715419721
Hero Member
*
Offline Offline

Posts: 1715419721

View Profile Personal Message (Offline)

Ignore
1715419721
Reply with quote  #2

1715419721
Report to moderator
1715419721
Hero Member
*
Offline Offline

Posts: 1715419721

View Profile Personal Message (Offline)

Ignore
1715419721
Reply with quote  #2

1715419721
Report to moderator
tomsmith26
Hero Member
*****
Offline Offline

Activity: 1148
Merit: 512


View Profile
November 09, 2016, 03:10:33 AM
 #2282

Now assetchains are nearing completion, it would be good if there was someone working on a GUI to manage the creation of new chains. I havent yet added all the possible variants as getting the basics working with dPoW was the priority. And nothing better to make clear what all the options that are needed than having a GUI made for it. Plz post in #komodo if you are available to work on such a GUI, it would likely end up being a page in satinder's iguana GUI.

The main function I see in the GUI is "create chain" and it needs at a minimum a name, pubkeys of notarizers, supply. Once a chain is started, then other nodes can use the generated iguana code to connect to it or run another mining node.

under the hood, what is needed is:
./komodod -ac_name=NAME -ac_supply=1000000

the above starts the chain and other nodes would connect to it via:
./komodod -ac_name=NAME -ac_supply=1000000 -addnode=<ipaddress>

at this point there is a fully working zcash clone called NAME, it deterministically generates a genesis block, port, netmagic and sends the supply coins to the wallet of the creator. Normal transactions can be done along with protected zcash transactions and even the DEX and LP nodes can be used with the NAME coin.

I just updated it so when you spawn a new assetchain, the matched genCOIN file to add it to iguana is automatically created. it even synced the first blocks

If you are able to do GUI and some systems work (ie. automate creation of explorers) contact me. This is a paid task, just not sure how much work it will be so the first step is to get a qualified person to assess the amount of work it is

very interesting . I see all your works improved and moving ahead . I hope it will hit fast running for more big exchanges
BitcoinOnFire
Full Member
***
Offline Offline

Activity: 159
Merit: 100


View Profile WWW
November 09, 2016, 06:32:51 AM
 #2283

guys is it easy to allow KMD for alternative anon tech? just for marketing purposes. If it's not very hard to do - allowing different tech of anon - just because people have some beliefs - could be good marketing strategy. Obviously here I'm talking about monero tech  Roll Eyes

Or monero can be simply used by iguana wallet as alternative currency? so in the end those users will be attracted as well?

Perfect would be to have some kind of ?API? to easily plug in alternative anon tech if any new/better/more wanted by people appears.

###
### Simplify your life with passwords -> passcombo.com - smart password generator
###
KomodoPlatform
Sr. Member
****
Offline Offline

Activity: 784
Merit: 253


Set Your Ideas Free


View Profile WWW
November 09, 2016, 09:14:52 AM
 #2284

guys is it easy to allow KMD for alternative anon tech? just for marketing purposes. If it's not very hard to do - allowing different tech of anon - just because people have some beliefs - could be good marketing strategy. Obviously here I'm talking about monero tech  Roll Eyes

Or monero can be simply used by iguana wallet as alternative currency? so in the end those users will be attracted as well?

Perfect would be to have some kind of ?API? to easily plug in alternative anon tech if any new/better/more wanted by people appears.

We cannot add any additional privacy features, and it's not even needed as the zk-SNARK technology alone makes everything 100% private.

The Iguana wallet can support all bitcoin compatible coins, like Komodo and Zcash. From the monero's thread I found: "Monero (XMR) is a privacy-focused cryptocurrency that is not based on Bitcoin's code", so I'm afraid it's not possible to use monero in Iguana wallet.

The skepticism towards Zcash has nothing to do with its privacy technology, but with the 'toxic waste' that would allow someone to print new money into existence. However, that would require that all 6 persons who took part in the "ceremony" colluded together. The good thing though is, that this 'toxic waste' doesn't risk anyones anonymity and everyone can monitor that the Zcash/Komodo supply stays in its limitations. Even if they would create this toxic waste they could not make the private payments transparent.

In all scenarios the private transactions made by Komodo or Zcash stay 100% private. 

◈▣ KOMODO ● Set Your Ideas Free ▣◈
.......AECOSYSTEFONATIVE BLOCKCHAINS.......
Blockchain Generator | Atomic Swaps | Decentralized Exchange | UTXO Contracts | Community-Led | Open Source | Scalable Ecosystem
loremipsum
Hero Member
*****
Offline Offline

Activity: 644
Merit: 501


View Profile
November 09, 2016, 09:24:22 AM
 #2285

guys is it easy to allow KMD for alternative anon tech? just for marketing purposes. If it's not very hard to do - allowing different tech of anon - just because people have some beliefs - could be good marketing strategy. Obviously here I'm talking about monero tech  Roll Eyes

Or monero can be simply used by iguana wallet as alternative currency? so in the end those users will be attracted as well?

Perfect would be to have some kind of ?API? to easily plug in alternative anon tech if any new/better/more wanted by people appears.

This idea is good but not feasible I think. Monero is based on Cryptonote tech originally used in Bytecoin. Shadowcash and NAV are other anon-coins not based on Cryptonote but I don't know if they can be added to Iguana

jl777 (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
November 09, 2016, 10:43:58 AM
 #2286

guys is it easy to allow KMD for alternative anon tech? just for marketing purposes. If it's not very hard to do - allowing different tech of anon - just because people have some beliefs - could be good marketing strategy. Obviously here I'm talking about monero tech  Roll Eyes

Or monero can be simply used by iguana wallet as alternative currency? so in the end those users will be attracted as well?

Perfect would be to have some kind of ?API? to easily plug in alternative anon tech if any new/better/more wanted by people appears.

This idea is good but not feasible I think. Monero is based on Cryptonote tech originally used in Bytecoin. Shadowcash and NAV are other anon-coins not based on Cryptonote but I don't know if they can be added to Iguana
It would be possible, but I personally wont be able to do it any time soon. especially the basilisk mode is suited for non-bitcoin protocol coins.

If other protocols want to help extend iguana, I am certainly open to working with them.


http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
November 09, 2016, 12:01:17 PM
 #2287

Komodo’s dPoW & fiat redeems are working.


kryptopojken
Hero Member
*****
Offline Offline

Activity: 767
Merit: 532


View Profile
November 09, 2016, 12:22:15 PM
 #2288

Sorry for basic question, but do I have to have my computer on and wallet open 24/7 to contstantly stake my BTCD coins?
grewalsatinder
Full Member
***
Offline Offline

Activity: 186
Merit: 100


Blockchain Technology Enthusiast, IT Pro


View Profile
November 09, 2016, 12:26:46 PM
 #2289

Komodo Swing Wallet GUI



https://github.com/satindergrewal/zcash-swing-wallet-ui

I was just testing APIs for Komodo GUI, and was looking for existing wallets what APIs they used.

Came across this Zcash's third party open source client based on Java code. It is very basic level client, and is cross platform. It sure will be help full to get relevant APIs to utilise in my EasyDEX-GUI version of Komodo GUI interface.

I have been developing backend javascript code for Komodo GUI and will link that to relevant GUI section in coming days. Hoping to get things done as fast as I can even being so busy with my day job, and getting less time after work.

So, with Zcash Swing Wallet code, I did tiny bit of change here and there, and it works perfectly fine in my tests with komodod, for only the functions which are similar in between Zcash and Komodo.

Komodo GUI will include more Komodo specific functions as that's main Komodo GUI being built under EasyDEX-GUI.


EDIT: Oh! I forgot to mention. Consider this Java wallet for advanced users please. Smiley

Here are some more screen shots:








KomodoPlatform
Sr. Member
****
Offline Offline

Activity: 784
Merit: 253


Set Your Ideas Free


View Profile WWW
November 09, 2016, 12:28:50 PM
 #2290

Sorry for basic question, but do I have to have my computer on and wallet open 24/7 to contstantly stake my BTCD coins?

I believe so, but...

In a few weeks you can swap your BTCD to KMD. With KMD the "staking" is even easier, and anyone can do it, and you will get the same 5 % APR.

◈▣ KOMODO ● Set Your Ideas Free ▣◈
.......AECOSYSTEFONATIVE BLOCKCHAINS.......
Blockchain Generator | Atomic Swaps | Decentralized Exchange | UTXO Contracts | Community-Led | Open Source | Scalable Ecosystem
yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
November 09, 2016, 12:42:11 PM
 #2291

Komodo Swing Wallet GUI.



barbierir
Hero Member
*****
Offline Offline

Activity: 515
Merit: 502



View Profile WWW
November 09, 2016, 12:43:43 PM
 #2292

Sorry for basic question, but do I have to have my computer on and wallet open 24/7 to contstantly stake my BTCD coins?

No, when you unlock it you get the stake revenue for all the time, regardless if it was offline or not. Of course you miss the compound interests.

◈▣ KOMODO ● Set Your Ideas Free ▣◈
.......AN ECOSYSTEM FOR NATIVE BLOCKCHAINS.......
Blockchain Generator | Decentralized Crowdfunding | Decentralized Exchange | Bitcoin Security | Zero-Knowledge Proofs | Blockchain Interoperability | Scalable Infrastructure
M++
Sr. Member
****
Offline Offline

Activity: 342
Merit: 250



View Profile WWW
November 09, 2016, 12:50:34 PM
 #2293

What about zclassic ?

Fliphodl.com ICO Analysis Website.
jl777 (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
November 09, 2016, 01:22:54 PM
 #2294

What about zclassic ?
what about it?
making a zcash clone is as easy as:

./komodod -ac_name=zclassic -ac_supply=21000000

the above will create 21 million zclassic coins, and just add more nodes and you get a network

since there is no practical limit to the number of such zcash clones that can be made via command line, i dont see much value creation by ZCL

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
anewafresh
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
November 09, 2016, 02:19:17 PM
 #2295

Through how many after the ICO, the coin will be released on the exchange?

We will distribute the coins ~ 2 weeks after the ICO. We don't know when the exchanges will list us, you will have to ask them about it!

How much time will be allowed for the BTCD swap after the ICO? Since distribution is planned within 2 weeks of the ICO, all BTCD swaps should be completed before that right?

You will be able to swap to get the coins at the same time as everyone else.

We will reserve enough KMD so we are able to swap every BTCD. The BTCD can be swapped at any time for one full year.

Thanks for the reply. Obviously not all of the BTCD will be swapped since some will be lost etc. So what would happen to the remaining KMD supply reserved for BTCD swaps?

They would be used as working capital for development.

I'm all for more development capital as I'm sure a big budget can mean better development and marketing. However, I do hope the number of BTCD that is not swapped wont be too high. If I have my calculations right, if 20% of the BTCD is not swapped, that could mean an extra 12% with the devs (above the already reserved 10%) which means ICO investors are only investing in only 78% of the supply which is a bit concerning to me as an investor.

IOTA - iotatoken.com
szachta
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
November 09, 2016, 02:28:27 PM
Last edit: November 09, 2016, 02:54:17 PM by szachta
 #2296

I need windows wallet,linux sheet. Huh I will support when windows wallet will be.
loremipsum
Hero Member
*****
Offline Offline

Activity: 644
Merit: 501


View Profile
November 09, 2016, 02:54:08 PM
 #2297

Through how many after the ICO, the coin will be released on the exchange?

We will distribute the coins ~ 2 weeks after the ICO. We don't know when the exchanges will list us, you will have to ask them about it!

How much time will be allowed for the BTCD swap after the ICO? Since distribution is planned within 2 weeks of the ICO, all BTCD swaps should be completed before that right?

You will be able to swap to get the coins at the same time as everyone else.

We will reserve enough KMD so we are able to swap every BTCD. The BTCD can be swapped at any time for one full year.

Thanks for the reply. Obviously not all of the BTCD will be swapped since some will be lost etc. So what would happen to the remaining KMD supply reserved for BTCD swaps?

They would be used as working capital for development.

I'm all for more development capital as I'm sure a big budget can mean better development and marketing. However, I do hope the number of BTCD that is not swapped wont be too high. If I have my calculations right, if 20% of the BTCD is not swapped, that could mean an extra 12% with the devs (above the already reserved 10%) which means ICO investors are only investing in only 78% of the supply which is a bit concerning to me as an investor.

The thing is nobody knows how many BTCD will not be swapped. It might be too low or too high. In the second case you are right, it will affect the ICO supply. Maybe a part of the capital could be given to ICO investors, if its too high? Just a thought.

Relaxedsense
Hero Member
*****
Offline Offline

Activity: 809
Merit: 1002


View Profile
November 09, 2016, 03:20:28 PM
 #2298

Would it safe to assume that BTCD is going to increase the total amount invested by around 5000 BTC, which I came up with by using about 1 Mil BTCD?

Thanks
barbierir
Hero Member
*****
Offline Offline

Activity: 515
Merit: 502



View Profile WWW
November 09, 2016, 04:53:02 PM
 #2299

Would it safe to assume that BTCD is going to increase the total amount invested by around 5000 BTC, which I came up with by using about 1 Mil BTCD?

Thanks

Yes they count for the distribution of KMD (of course those 5000 don't exist as actual capital for development!).
On the website there is useful spreadsheet calculator: https://komodoplatform.com/downloads/kmdcalculator.xls

◈▣ KOMODO ● Set Your Ideas Free ▣◈
.......AN ECOSYSTEM FOR NATIVE BLOCKCHAINS.......
Blockchain Generator | Decentralized Crowdfunding | Decentralized Exchange | Bitcoin Security | Zero-Knowledge Proofs | Blockchain Interoperability | Scalable Infrastructure
jl777 (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
November 09, 2016, 05:08:31 PM
 #2300

Based on the level of funding that we have gotten so far, we wont be able to fund 64 nodes, so it is likely that we will end up with 32 notary nodes.

While it is possible the last days will bring in more funds, if to estimate the likely level, it is safer to assume 32 notary nodes

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115] 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 878 »
  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!