Bitcoin Forum
May 24, 2024, 07:22:03 AM *
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 69 »
421  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: June 06, 2015, 04:12:00 PM
Looked like it. Am I mistaken? Then I am sorry. Smiley
Yes, mistaken. But i am interested how you connected that to me Roll Eyes
422  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: June 06, 2015, 02:59:14 PM
Say starik, I saw that you have a nice website called cyber.fund. I hope I'm not mistaken and it actually isn't yours.
Why on Earth do you think it is mine? Huh
423  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | 100% POS | Assets | Names | Voting | Automated Transactions on: June 06, 2015, 02:54:12 PM
In the latest release there's a compiled version of the native library for ARM architecture which means that the Qora wallet from now and on can be used on ARM based machines.
So,we have released a beta ARM wallet as well within the v.0.21 release. If someone can test this wallet on an ARM machine we would love to have your feedback.
Getting error:
Code:
xception in thread "main" java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.UnsatisfiedLinkError: Unable to load library 'ed25519.linux.arm7.so': Native library (linux-arm/ed25519.linux.arm7.so) not found in resource path ([rsrc:./, jar:rsrc:jetty-annotations-9.1.1.v20140108.jar!/, jar:rsrc:jetty-client-9.1.1.v20140108.jar!/, jar:rsrc:jetty-continuation-9.1.1.v20140108.jar!/, jar:rsrc:jetty-deploy-9.1.1.v20140108.jar!/, jar:rsrc:jetty-http-9.1.1.v20140108.jar!/, jar:rsrc:jetty-io-9.1.1.v20140108.jar!/, jar:rsrc:jetty-jaas-9.1.1.v20140108.jar!/, jar:rsrc:jetty-jaspi-9.1.1.v20140108.jar!/, jar:rsrc:jetty-jmx-9.1.1.v20140108.jar!/, jar:rsrc:jetty-jndi-9.1.1.v20140108.jar!/, jar:rsrc:jetty-plus-9.1.1.v20140108.jar!/, jar:rsrc:jetty-proxy-9.1.1.v20140108.jar!/, jar:rsrc:jetty-rewrite-9.1.1.v20140108.jar!/, jar:rsrc:jetty-schemas-3.1.jar!/, jar:rsrc:jetty-security-9.1.1.v20140108.jar!/, jar:rsrc:jetty-server-9.1.1.v20140108.jar!/, jar:rsrc:jetty-servlet-9.1.1.v20140108.jar!/, jar:rsrc:jetty-servlets-9.1.1.v20140108.jar!/, jar:rsrc:jetty-util-9.1.1.v20140108.jar!/, jar:rsrc:jetty-webapp-9.1.1.v20140108.jar!/, jar:rsrc:jetty-xml-9.1.1.v20140108.jar!/, jar:rsrc:servlet-api-3.1.jar!/, jar:rsrc:commons-cli-1.2.jar!/, jar:rsrc:httpcore-4.3.1.jar!/, jar:rsrc:httpcore-ab-4.3.1.jar!/, jar:rsrc:httpcore-nio-4.3.1.jar!/, jar:rsrc:jackson-annotations-2.2.3.jar!/, jar:rsrc:jackson-core-2.2.3.jar!/, jar:rsrc:jackson-databind-2.2.3.jar!/, jar:rsrc:javax.servlet-3.0.0.v201112011016.jar!/, jar:rsrc:jsonrpc4j.jar!/, jar:rsrc:portlet-2.0.jar!/, jar:rsrc:guava-15.0.jar!/, jar:rsrc:json-simple-1.1.1.jar!/, jar:rsrc:junit.jar!/, jar:rsrc:org.hamcrest.core_1.3.0.v201303031735.jar!/, jar:rsrc:commons-net-3.3.jar!/, jar:rsrc:aopalliance-repackaged-2.2.0.jar!/, jar:rsrc:asm-all-repackaged-2.2.0.jar!/, jar:rsrc:hk2-api-2.2.0.jar!/, jar:rsrc:hk2-locator-2.2.0.jar!/, jar:rsrc:hk2-utils-2.2.0.jar!/, jar:rsrc:javassist-3.18.1-GA.jar!/, jar:rsrc:javax.annotation-api-1.2.jar!/, jar:rsrc:javax.inject-2.2.0.jar!/, jar:rsrc:javax.servlet-api-3.0.1.jar!/, jar:rsrc:jaxb-api-2.2.7.jar!/, jar:rsrc:jersey-guava-2.7.jar!/, jar:rsrc:org.osgi.core-4.2.0.jar!/, jar:rsrc:osgi-resource-locator-1.0.1.jar!/, jar:rsrc:persistence-api-1.0.jar!/, jar:rsrc:validation-api-1.1.0.Final.jar!/, jar:rsrc:jersey-client.jar!/, jar:rsrc:jersey-common.jar!/, jar:rsrc:jersey-container-servlet-core.jar!/, jar:rsrc:jersey-container-servlet.jar!/, jar:rsrc:jersey-server.jar!/, jar:rsrc:javax.ws.rs-api-2.0-rc3.jar!/, jar:rsrc:mapdb-1.0.7.jar!/, jar:rsrc:jna-4.1.0.jar!/, jar:rsrc:bcprov-jdk15on-152.jar!/])
        at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:271)
        at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:398)
        at com.sun.jna.Library$Handler.<init>(Library.java:147)
        at com.sun.jna.Native.loadLibrary(Native.java:412)
        at com.sun.jna.Native.loadLibrary(Native.java:391)
        at qora.crypto.Ed25519.load(Ed25519.java:77)
        at controller.Controller.start(Controller.java:132)
        at Start.main(Start.java:37)
        ... 5 more
  Cry
424  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: June 06, 2015, 12:19:25 PM
Corona Partnership

Hey guys,

some of you might already saw that the Corona fundraising was stopped. Unfortunately they couldn't continue their business due to legal uncertainties. Therefore our partnership comes to an end today.

Why i am not surprised?  Huh Grin
425  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 30, 2015, 11:33:58 AM
Are we supposed to test only web version? Huh
426  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 21, 2015, 10:01:01 PM
Quote
the Crypti universe will grow rapidly once the dapps are here
Hmm... Grin
Rapidly means with the speed as the number of delegates is growing? Huh
427  Local / Альтернативные криптовалюты / Re: [NXT] Nxt crypto - немного инфы, и самих NXT. on: May 18, 2015, 12:01:04 PM
Чо-то этот пузырек никак из минуса не выйдет Cry

- это о чём?  об этом ?

Our Profit:    -228,433.85 NXT ( -1.99% ) Roll Eyes
428  Local / Альтернативные криптовалюты / Re: [NXT] Nxt crypto - немного инфы, и самих NXT. on: May 18, 2015, 11:07:34 AM
Чо-то этот пузырек никак из минуса не выйдет Cry
429  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 14, 2015, 01:13:36 PM
Lite Wallets will be able to run Dapps, but not process them.
What is the difference? Huh
430  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 14, 2015, 11:39:38 AM
Starik, if someone were to run a full node on windows and try to become a delegate, it would be pointless. As soon as they became a delegate and were active and started missing blocks, they would just get voted out. So what is the point of supporting full nodes for windows? Full nodes aren't meant to be run by the average user. The Lite Wallet can interface with the delegates for anyone on a Windows box, but no one running an application, PoS, or otherwise would be running windows anyways.
Your argument is irrelevant because i never suggested to make a delegate on Windows. Tongue
Correct me if i am wrong. Roll Eyes
Lite wallet does not check blockchain or blocks or transactions and does not propagate them through network. It only connects to delegate nodes. Sad
While full wallet does. (as on the most other cryptocurrencies) Cool
If this is true and the network became only 101 delegates then this is very bad because it could be stopped by simple ddos attack. Cry

BTW, will lite wallet run DAPPs? Huh
431  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 13, 2015, 04:42:07 PM
In future releases, Boris is not going to release Windows versions of the full wallet because of this issue.  Windows versions will be Lite wallets only.  Full wallets will be Linux based.
Very bad move. Angry
This idol of 10sec block getting too much sacrifice for Crypti Roll Eyes

You don't need a full node on Windows.
Another sign of dictatorship - you decide for others what they need and what not Shocked
If you really think like that Crypti forever will be closed club with no community and never became cryptocurrency Cry

With the only difference, that I can't force my opinion on others like a real dictator can. I can just state my opinion. Smiley
Not you, but devs. Grin
BTW, this could not happen if Crypti goes open source Roll Eyes
432  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 13, 2015, 03:56:03 PM
In future releases, Boris is not going to release Windows versions of the full wallet because of this issue.  Windows versions will be Lite wallets only.  Full wallets will be Linux based.
Very bad move. Angry
This idol of 10sec block getting too much sacrifice for Crypti Roll Eyes

You don't need a full node on Windows.
Another sign of dictatorship - you decide for others what they need and what not Shocked
If you really think like that Crypti forever will be closed club with no community and never became cryptocurrency Cry
433  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 13, 2015, 12:37:15 PM
In future releases, Boris is not going to release Windows versions of the full wallet because of this issue.  Windows versions will be Lite wallets only.  Full wallets will be Linux based.
Very bad move. Angry
This idol of 10sec block getting too much sacrifice for Crypti Roll Eyes
434  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 12, 2015, 12:48:29 PM
If devs failed with POT could they make it open source? Huh
435  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NODE Revolution: "Money is a means of payment, not speculation" (с) on: May 07, 2015, 05:11:22 PM
<div class='error'>Client is old, need update.</div> Huh
436  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 06, 2015, 07:42:37 PM
Its a holiday in Russia as well.  May 1-9.
No, today is ordinary working day Roll Eyes
437  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: May 06, 2015, 02:31:05 PM
Oh, community! Shocked
Where are you? Huh
438  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: April 28, 2015, 03:15:22 PM
It's not centralized. We have nodes in over 20 different locations in the world. China, Japan, Philippines, Australia, many Europe countries, several different states in the USA, and so on. This is decentralized enough already. Smiley
No, it is surely centralized if controlled by one person or one group of persons.  Angry
Geographic locations does not equal decentralization Tongue

With any Crypto Currency based on Proof of Stake or Proof of any kind of holdings, like NXT, there is always the potential for it to become centralized at any point. If Bill Gates or the like decided tomorrow to come buy every coin in existence, and they controlled 100% or even 75% of the currency, they should potentially be able to take down the network, correct?

Even in Bitcoin, if Bill gates wanted to buy $1 Billion worth of equipment and start mining, he could seriously disrupt the industry and network. This is a problem for any currency. If someone wealthy got it in their head, they could manipulate, monopolize, or even shut down the market at any point.
Do you remember the very good old story where the one word answer was "IF"?  Grin

We are still in our infancy with only 1/3rd of the intended features even live. Give it time.
So you agree that now Cripty is centralized! Cool
439  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: April 28, 2015, 03:06:08 PM
Does not sound central to me. 
When 69% are silent 31% become 100%. Cool
So it is again centralized. Tongue
440  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XCR] Crypti | DPoS | 100% own code | Dapp Store on: April 28, 2015, 01:06:32 PM
It's not centralized. We have nodes in over 20 different locations in the world. China, Japan, Philippines, Australia, many Europe countries, several different states in the USA, and so on. This is decentralized enough already. Smiley
No, it is surely centralized if controlled by one person or one group of persons.  Angry
Geographic locations does not equal decentralization Tongue
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!