Bitcoin Forum
May 26, 2024, 05:16:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  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 ... 334 »
341  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: April 01, 2016, 03:37:23 PM
If you write the property with java and then read it you will have no problem. This variable is written by advanced installer during windows installation and then read with java and that leads to problems here, because advanced installer writes it in this "bad way". Java itself does proper escaping of course.

Ouch - am guessing a bug report to the "not so advanced" installer might be in order. Cheesy
342  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: April 01, 2016, 03:26:14 PM
Sure "/" will do fine too, that is also the way it is already fixed in the code. The variable with problems is only used in windows version to avoid right restrictions.

For sure having to deal with '\' is a PITA (there is a lot of "escaping" code throughout the CIYAM project that is conditionally compiled for Windows although I would have thought that Java programs wouldn't have such problems).
343  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: April 01, 2016, 03:16:17 PM
Current windows version unfortunately has a bug that will be fixed in the next version. Open your settings.json located in your qora installation folder and edit the path so that it contains double backslashes instead of single ones!
That might help regarding your problem.

You can use '/' with Windows (it doesn't work so well with console command programs as '/' is the option prefix rather than '-' but it works fine for POSIX things like file operations).

(so you can use '/' in config files for both Linux and Windows assuming that is being used to identify file or folder names)
344  Bitcoin / Bitcoin Discussion / Re: Can this be considered a Safest Cold Storage? on: April 01, 2016, 09:08:36 AM
Well how to encrypt the text?
All my private keys of all the address that electum generated are in .csv format which can be opened using notepad.On opening that file i see all the address with corresponding private key so how can i encrypt it? and how to decrypt when i need to use the keys?

You could use an encryption tool such as GPG for that.
345  Bitcoin / Bitcoin Discussion / Re: Can this be considered a Safest Cold Storage? on: April 01, 2016, 06:56:14 AM
thanks, i will check it out.
this https://github.com/ciyam/safe is the source right, cause i can't see it on above link

The link that I gave is to an Open SUSE "live distro" that includes the scripts from that github link as well as Bitcoin (although the version hasn't been updated for some time), vanitygen and other tools (such as the QR code software).

You are welcome to use any of the software (if you have any specific questions about the scripts then feel free to PM me).
346  Bitcoin / Development & Technical Discussion / Re: Segwit details? N + 2*numtxids + numvins > N, segwit uses more space than 2MB HF on: April 01, 2016, 05:20:34 AM
my question was to point out that since bitcoin is not turing complete, amalcin's claim that it is impossible to verify bitcoin due to halting problem was not making sense.

Apples and oranges - what @amaclin was referring to was the Bitcoin source code itself (not Bitcoin's scripting language).
347  Bitcoin / Bitcoin Discussion / Re: Can this be considered a Safest Cold Storage? on: April 01, 2016, 05:11:23 AM
or are you talking about a project that you did (i remember seeing you post the link is some topic but i can't find it) can you give a link?

The CIYAM Safe (https://susestudio.com/a/kp8B3G/ciyam-safe) is another (more hard-core technical) approach to cold storage (which uses QR codes for communications).

The utilities "qrencode" and ZBar are basically all you need to use for that part of things.
348  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: April 01, 2016, 03:53:28 AM
I have a question regarding the Clone you were proposing (based on the new CIYAM blockchain)...

You mentioned that it won't be a coin, but it will involve Qora holders.  Could you elaborate on  how it will work?   Smiley

The CIYAM blockchain itself is not a coin at all, however, this potential clone may end up being one (in which case it will need to have its own separate "brand").

The key difference in approach with the CIYAM blockchain is that POW is used for account creation and verification (this also prevents Sybil attacks).
349  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: April 01, 2016, 03:49:46 AM
But I don't know how to contact you,  I am in slack, my name is soliury

Please contact @vbcs to work out where we can meet (most likely either at CIYAM's slack or via group Skype IM).
350  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: April 01, 2016, 03:41:19 AM
And maybe I can help you to build the qora clone. I have talked about with vbcs, I will add at qora-btc to qora-wallet soon.

That would be most helpful as UI is one major area that CIYAM Developers don't currently have covered.
351  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: April 01, 2016, 03:18:49 AM
Giving up rights to the software is a very bad idea and it would likely mean that the plans for the CIYAM Developers to create a clone of Qora would have to be scrapped.

That being said it is up to the Qora community and developers to decide their future direction (so for now I will simply watch and see what unfolds).

Note that if the CIYAM Developers do end up creating a clone we would very much desire the assistance of the existing Qora developers and community (if there is no such support then it would be less likely to be worth the effort).
352  Bitcoin / Development & Technical Discussion / Re: Segwit details? N + 2*numtxids + numvins > N, segwit uses more space than 2MB HF on: March 31, 2016, 05:48:14 PM
is bitcoin turing complete?

If you supposedly know anything about Bitcoin then of course you would know the answer to that - wouldn't you?

(btw - are you still using binary floating point for monetary calculations?)
353  Bitcoin / Bitcoin Discussion / Re: Any Bitcoin Wallets that do encrypted messaging? on: March 31, 2016, 05:25:43 PM
One can easily insert a public note into a transaction, but it is not encrypted. It would be useful to encrypt small amounts of data in this field, such that only the recipient of the transaction can decrypt it, using their own private key.

Any current wallets support this? (I am aware of bitmessage, but that is a different blockchain. I am only talking about the btc blockchain, not alts).

You could use the OP_RETURN bytes to do this but as there are only 80 such bytes I think that would make it pretty difficult to add anything other than a very small encrypted message.

The point of Bitcoin is not encrypted messaging or the like - it is just an open, distributed ledger with no central control.
354  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: March 31, 2016, 05:09:03 PM
Although perhaps unknown to many on this forum the CIYAM Developers have been developing a new kind of blockchain technology for the last couple of years (it isn't ready for use yet but is getting close to completion).

As the CIYAM Developers have been involved with Qora for some time we are now considering the idea of perhaps creating a clone of Qora that works using the principles of the CIYAM blockchain (which is not POS but instead a POW for account creation that then works on hash-chains for block creation) as a trial of the concept.

The final CIYAM blockchain won't be a coin and if this Qora clone is actually created then it won't be owned or controlled by CIYAM but instead according to rules that will be part of the coin's creation (perhaps involving those Qora holders prior to the block that was published before this post).

Such a clone would of course support AT and ACCT between Qora and itself (and Burst) so IMO it should actually help both Qora and Burst.

Also to perhaps put things in perspective (as to why I am suggesting a clone) please research Diaspora (which was a failed attempt at a decentralised social network). IMO you can't charge people to create blogs or web pages (as it will never take off) so you need a way that allows that to be free (which requires controlling the amount of accounts that can be created to avoid attacks).
355  Alternate cryptocurrencies / Altcoin Discussion / Re: ETH Smart Contracts on: March 31, 2016, 02:59:45 PM
Can I create smart Contracts that create other smart contracts??

This should be moved to alt coins (Ethereum posts do not belong in the Bitcoin Development and Technical Discussion sub-forum).
356  Bitcoin / Bitcoin Discussion / Re: ToominCoin aka "Bitcoin_Classic" #R3KT on: March 31, 2016, 02:51:56 PM
So of the 3 main costs of operating a node RAM/CPU, bandwidth and storage the witness segregation will let me save in terms of storage and bandwidth only once I will decide to discard the witness part of a block, or "witness block" if you will.

Why do you persist with the nonsense posting?

SegWit was not created to save bandwidth (in the short term) - can you please repeat that for me?

(it seems that you really are a troll after all as you refuse to acknowledge this very simple fact and keep on posting about bandwidth - also if you didn't troll before then it is very likely that you are not the original owner of the account)
357  Bitcoin / Bitcoin Discussion / Re: Can this be considered a Safest Cold Storage? on: March 31, 2016, 02:31:21 PM
To be "safest" when transferring the unsigned tx to the offline computer (and the signed tx back to the online computer) you'd be best to use QR codes (rather than USB flash drives as these could theoretically be compromised).

I would also recommend removing any WiFi card or other network card from the offline computer (to avoid it accidentally getting online).
358  Bitcoin / Bitcoin Discussion / Re: ToominCoin aka "Bitcoin_Classic" #R3KT on: March 31, 2016, 02:27:56 PM
Could you please explain to me the reason why a discount of 75% is applied to signatures (witnesses) while computing block space limit?

The witness information is separate to the block data (with SegWit).

I don't know where the figure 75% itself originates from but when SegWit is implemented then all such tx signatures are no longer stored in the block (thus leaving more space for more transactions in the block without changing the 1MB block size limit).
359  Bitcoin / Bitcoin Discussion / Re: ToominCoin aka "Bitcoin_Classic" #R3KT on: March 31, 2016, 02:20:10 PM
Sorry but I'm actually trying to understand and I don't want to troll anyone. Just check my history to see that I've almost no tendency to trolling.

If you're seriously not trolling then why do you keep on posting about SegWit and bandwidth savings?

(for the Nth time SegWit was not created for bandwidth savings so arguing about whether or not you'll get whatever amount of said savings is irrelevant)
360  Bitcoin / Bitcoin Discussion / Re: ToominCoin aka "Bitcoin_Classic" #R3KT on: March 31, 2016, 02:13:50 PM
So it seems that we are still searching for a motivation for the 75% discount applied to witness data.

No we are not. The purpose of SegWit has been explained to you numerous times (and saving bandwidth is not it).

It is clear now that you are posting nonsense repeatedly just like all the other trolls (you might be being paid to post your nonsense but others will post for nothing just to point it out so that you won't "win" using this approach - there seems to be at least 10+ forum members using the exact same approach and as tiring as it is to have to keep countering it I'm going to continue to do so as it makes this approach more and more obvious and therefore less and less effective).
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 ... 334 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!