Bitcoin Forum
May 02, 2024, 05:57:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
1241  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 21, 2014, 09:13:28 PM
Perhaps I missed something, but it seems that creating new asset costs now 0.0002086 BTC, is it correct?
1242  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 21, 2014, 02:07:07 PM
No consider the competitors, mainly mastercoin dex and colored coin, if a decent client was a few months away, this project is almost dead. The client has to be ready just weeks after the last burn day.

+1, and that exactly why we all need to push the devs via XCP donations, otherwise we may all risk burning BTC's for nothing.

I for one, just waiting for an easy way to send XCP's (webwallet, rather then using counterparty and bitcoinQT), so I could donate.
1243  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Ethereum: 2nd gen cryptocurrency with contract programming, "dagger" hashing on: January 20, 2014, 10:34:30 PM
Since Ethereum needs a re-write, how long with the launch be delayed?

Link?
1244  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 10:32:48 PM
I had initially tried to work with the QT and make it compatible with the burning client, but getting them to communicate via memory was impossible for my skill level.

What you tried to do, shared memory IPC?

Both the wallet and the burning client check the blockchain to ensure that a) the wallet attempting the burn has the required amount of Level 1 coins available, b) the burn request was indeed sent, c) the correct amount of Level 1 coins was sent from user wallet, d) the correct amount of Level 1 coins was received by burning wallet, and e) the correct amount of Level 2 coins were sent to user wallet.

There are 5 confirmations for each step. The expected time for a burning process to fully complete is roughly 3 to 5 minutes.

This is reasonable, provided the whole chain is not compromised (though then it's a bigger problem).
1245  Alternate cryptocurrencies / Altcoin Discussion / Re: Counterparty Assets Thread on: January 20, 2014, 10:11:15 PM
Is there anyway the asset description could be written in such a way as to pull information from elsewhere, which then in turn could be interpreted by a client or HTML page to show it's full meaning

for example within the asset description using something like a # followed by a letter meaning information's drawn from an external source say www.externalcounterpartysources.com. In this example #i321 could look up image 321 at the above address or #t458 could look up text.

The benefit being you could then use the asset description to create a full listing on a layer above the chain like a client or webpage?


Perhaps as base64 coded URL, leading to an external page?
1246  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 10:09:21 PM
I use a peer to peer network to establish security and to avoid dedicated server costs.

At the moment there are two piece of software that currently work in conjunction. First and foremost is the wallet. The wallet acts similarly to how current Proof of Work wallets work in that it used as a node hub to allow people to synchronize the blockchain. Block times are every 15 seconds and coins are generated based on holdings during this time. Both Level 1 and Level 2 balances can be viewed. The wallet is currently semi-functional (or semi-nonfunctional depending on how you want to look at it), transfers in and out do not work at the moment, which is a pretty big issue that needs to be resolved.

The second piece of software is the burning client. This client will search a computer's memory and find an active instance of the wallet and attach itself. Without the wallet, the burning client will return an error. Once the software has loaded up properly it will generate an address for which Level 1 coins will be sent to be converted into Level 2 coins. This means that there will not be a single burn address that everyone sends to, but hundred or even thousands of addresses. Once Level 1 coins are burned via the client, the client will check the blockchain and confirm the burn. Once confirmation is complete, it will send the respective Level 2 coins to whichever wallet it is attached to at the time of burning. From there the wallet takes over and begins generating Level 1 coins fractionally every 15 seconds via the blockchain.

Currently both pieces of software are coded in the C language and currently use a very ugly command prompt. I need help with the creation of a GUI as I have no experience in it. I could probably learn and do it myself, but it would delay release. There are also far too many files (over 50) that work in combination in a folder. This is messy, I would like to have two files. One with the wallet, and one with the burn client. Again my goal is simplicity, and at the moment, it is far from simple.

I hope there is a proper authentication planned between the code parts, otherwise this approach seems to beg for trojan burning all LVL1 coins.

As per rapid UI toolkit, several options come to mind to keep it cross-platform:
  • QT
  • Tkinter (Python-based)
  • node-webkit (never tried this one, but could be an option)
1247  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 09:30:37 PM
Direct investors will receive slightly more coin than a Kickstarter backer (roughly 10%) as well as get access to the client a couple of days before the Kickstarter campaign ends.

What about the server-side code (or it will be a part of the client)?
1248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 09:18:34 PM
Also, what with the title:

Quote
Hello [Suspicious link removed]ize]
1249  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 09:18:00 PM
You will receive everything you ask for during the Kickstarter campaign. Sit tight and wait.

So just to clarify, you pre-selling both here and on Kickstarter?
Or first here then there?
1250  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 09:14:33 PM
Wouldn't it be possible to implement initial funding the same way as Counterparty did, by burning btc for level1 coins?
(https://bitcointalk.org/index.php?topic=395761.msg4271279#msg4271279)

+1
1251  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 09:06:15 PM
I will be accepting BTC and LTC for the pre launch with a time frame of approximately half a month after which absolutely no additional coins will be distributed, though I reserve the right to cancel the pre-sale at any moment should I feel too many LV1 coins will be sent out.

Hmm, why I get the feeling it will be Nxt scenario all over again (but without the enormous profits this time).

Why not at least having an announce that pre-sale is going to end in X hours?
1252  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Levelcoin - Proof of Stake / Proof of Burn Hybrid - Inflation Immune on: January 20, 2014, 08:44:58 PM
What about some technological ability, whitepaper, code, etc...?

Despite Nxt highly concentrated start, at least there was some working prototype.
1253  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 20, 2014, 04:44:47 PM
should we have counterpartytalk forum, as msc,nxt,bitshare and ether all have their own forum

Imho for the moment it best to stay within bitcointalk, once XCP gets some traction we can indeed set a new one.
1254  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NEX :: descendant of NXT - Imagine Fairness! on: January 20, 2014, 04:30:21 PM
Preliminary analysis of Nxt code indicates the following:

Dodgy Code (87 instances)
--> Misuse of static fields - 60 times
Bad Practice (50 Instances)
---> System.exit called 18 times!
Null Pointer Dereference (2)

anyway... total of 588 bugs.

like I said... garbage.

anyway improvements are coming along!

How have you come to such numbers?

Probably via static code analysis.
1255  Alternate cryptocurrencies / Altcoin Discussion / Re: Counterparty Assets Thread on: January 20, 2014, 04:28:43 PM
Interesting, watching Smiley.
1256  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Ethereum: 2nd gen cryptocurrency with contract programming, "dagger" hashing on: January 20, 2014, 03:49:25 PM
That's famous quote from the movie "Wall Street". I am just paraphrasing Smiley  don't need to hide the brutal truth.

hehe yeah I know...Lunch is for wimps..

Greed is a good motivator, just need to know when to stop Smiley.
1257  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 20, 2014, 03:39:31 PM
I've read almost the whole thread and 'll try to burn my first coins today.

 I intend to give 10% of the burnt BTC to the Devs if i'm successful. Everyone should give at least 1%

+1.
1258  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NEX :: descendant of NXT - Imagine Fairness! on: January 20, 2014, 03:11:55 PM


Haha, awesome ad Smiley (in style of Doge, but still).
1259  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 20, 2014, 02:48:32 PM
Different question: Donations should promote defelopement and dont have any effect on potential ROI?

Imho the development directly influences the product value and the potential ROI. Compare this to how MSC / NXT value soars with each new progress announcement.
All the rest is just a short-term speculation, that will leave many burnt (and not in the Proof-of-Burn way Smiley ).
1260  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 20, 2014, 02:45:11 PM
Quote
I think/hope that most simply are not aware of the huge difference between burnt and donated funds.
what conclusion can you draw from this for counterparty?

That we all need to support the devs, if we want the project to succeed / make profit on our investments.
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!