Bitcoin Forum
June 22, 2024, 07:12:47 PM *
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 »
181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NEM - New Economy Movement - NEMstake Tokens Listed on NXT Asset Exchange on: July 07, 2014, 08:58:25 PM
Are NEM AE stakes still able to be requested or have they all been issued ?

halted at the moment
Ok thanks.
182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NEM - New Economy Movement - NEMstake Tokens Listed on NXT Asset Exchange on: July 07, 2014, 08:56:43 PM
Are NEM AE stakes still able to be requested or have they all been issued ?
183  Economy / Services / Re: Paying for a written step-by-step guide on: July 02, 2014, 06:19:16 PM
PM sent
Replied.

Are you interested in this for it as website content, or are you actually interested in setting up a reverse proxy?
I need it for a reverse proxy set up.
184  Economy / Services / Paying for a written step-by-step guide on: July 02, 2014, 03:04:52 AM
I'm looking for someone to write me a step-by-step guide on how to set a nginx reserve proxy.

If your interested pm me with your price and time frame for delivery of the guide.
185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Qora | Released 16 May | 100% POS | New Source on: May 28, 2014, 03:52:13 AM
@ idev

Let's wait for someone who knows how to finish setting up.

No problem.
186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Qora | Released 16 May | 100% POS | New Source on: May 28, 2014, 03:46:45 AM
How I got the Qora client working on Mac OSX ver 10.9.3

Hmmmm.. My Mac worked fine at v5, just had connectivity issues. Did you download the lastest v6 and install java 7 update 55 first?


Could you please write an instruction for Mac users?

The best (and only) we have so far is https://bitcointalk.org/index.php?topic=522102.msg6771214;topicseen#msg6771214

Don't know if it's helpful. Lots of people asking how to launch Qora on Mac.


The following steps worked for me:

1. Download the latest version, which you find here :
https://bitcointalk.org/index.php?topic=522102.msg6771479#msg6771479



2. Unzip it to a suitable directory.

3. Open a terminal window, and Check Java version:
Do whatever it takes to have the proper version installed (beyond this scope)

Code:
MacBook-Pro:~ user$ java -version
java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
4. In terminal window, change to the expanded directory:

Code:
MacBook-Pro:Qora stefan$ ls -la
total 23000
drwxrwxr-x@ 9 user  staff       306 27 May 12:33 .
drwxr-xr-x  7 user  staff       238 27 May 12:33 ..
-rw-rw-r--@ 1 user  staff      6148 27 May 12:33 .DS_Store
-rwxrwxr-x@ 1 user  staff  11753032 25 May 23:29 Qora.jar
drwxrwxr-x@ 4 user  staff       136 16 May 15:34 images
drwxrwxr-x@ 3 user  staff       102  2 Apr 13:20 libs
-rwxrwxr-x@ 1 user  staff        59 16 May 18:43 run.bat
-rwxrwxr-x@ 1 user  staff        71 16 May 15:53 run.sh
-rwxrwxr-x@ 1 user  staff        84 25 May 23:10 settings.ini

5. Trying to run the executable , gave an error:

Code:
macroots-MacBook-Pro:Qora user$ ./run.sh
-bash: ./run.sh: Operation not permitted

I checked permissions, that seemed to be OK, even though on Linux Mint, permissions for run.sh needed to be made executable.

6. The following command, as suggested for using in Ubuntu elswhere, ( just leaving out the -disablegui flag) started the client successfully:

https://bitcointalk.org/index.php?topic=522102.msg6772874#msg6772874

Code:
MacBook-Pro:Qora user$ java -Xmx256m -Djava.library.path=libs/native -jar Qora.jar

That started it started up successfully.

Then look for the wallet start-up dialog window appearing.
Leave the command line terminal window running, of course.
(control-c will terminate the process)

Of course you can edit the run.sh file accordingly, for easy re-starts.

Pentamon

Both methods are not working for me on OSX 10.6.8
Code:
2014-05-28 04:46:16.638:INFO:oejs.Server:main: jetty-9.1.z-SNAPSHOT
May 28, 2014 4:46:20 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.7 2014-03-12 18:11:31...
2014-05-28 04:46:23.449:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@61656596{/,null,AVAILABLE}
2014-05-28 04:46:23.568:INFO:oejs.ServerConnector:main: Started ServerConnector@37b9f7e8{HTTP/1.1}{0.0.0.0:9085}
May 28, 2014 4:46:23 AM c.f as
INFO: Peers retrieved from database : 0
May 28, 2014 4:46:23 AM c.f as
INFO: Peers retrieved after settings : 0
2014-05-28 04:46:23.684 java[1040:1707] *** NSInvocation: warning: object 0x106fca390 of class 'ThreadUtilities' does not implement methodSignatureForSelector: -- trouble ahead
2014-05-28 04:46:23.687 java[1040:1707] *** NSInvocation: warning: object 0x106fca390 of class 'ThreadUtilities' does not implement doesNotRecognizeSelector: -- abort
Trace/BPT trap
187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Qora | Released 16 May | 100% POS | New Source on: May 28, 2014, 03:22:43 AM
I've just set up a node, what do i do next  Huh

Is there a client interface ?

How do i get an address ?

Setting up a node — https://bitcointalk.org/index.php?topic=623988.msg6939330#msg6939330

The client — https://bitcointalk.org/index.php?topic=522102.msg6937495#msg6937495

I've already set up the node which is running now and of course i have the files but how do i access the client ?

Ah, ok. Didn't get at first.

1. Install the last version of Java from java.com
2. Unzip archive with the client
3. Double click run.bat
4. Save generated seed outside the computer and keep it safe. It's the only way to recover your wallet.
5. Every user has 10 addresses by default. You can use any of them.

And just in case, here's faq — https://docs.google.com/document/d/1iKOkeYape3erM45g3VoRxHzY0kLgy84LT7sPLI9847M/edit

Here's what i did.

Installed a node following this guide: https://bitcointalk.org/index.php?topic=522102.msg6943209#msg6943209 by running the run.sh file.

Which is showing this sort of stuff.
Code:
INFO: received message 7 from /146.185.141.232
May 27, 2014 11:17:59 PM d.a getTime
INFO: Adjusting time with -3 milliseconds.
May 27, 2014 11:17:59 PM a.a a
INFO: received new valid block
May 27, 2014 11:17:59 PM c.e b
INFO: Sending message 7 to /162.243.170.76
May 27, 2014 11:17:59 PM c.e b
INFO: Sending message 7 to /23.92.80.107
May 27, 2014 11:17:59 PM c.e run
INFO: received message 7 from /162.243.170.76
May 27, 2014 11:17:59 PM c.e run
INFO: received message 7 from /23.92.80.107

I already have the files from Qora.v6 when i installed node from the guide above. What do i do next to be able to access the client.
188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Qora | Released 16 May | 100% POS | New Source on: May 28, 2014, 02:54:14 AM
I've just set up a node, what do i do next  Huh

Is there a client interface ?

How do i get an address ?

Setting up a node — https://bitcointalk.org/index.php?topic=623988.msg6939330#msg6939330

The client — https://bitcointalk.org/index.php?topic=522102.msg6937495#msg6937495

I've already set up the node which is running now and of course i have the files but how do i access the client ?
189  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Qora | Released 16 May | 100% POS | New Source on: May 28, 2014, 02:39:47 AM
I've just set up a node, what do i do next  Huh

Is there a client interface ?

How do i get an address ?
190  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: buysafeco.in (MSAFE) with Bitcoin, Counterparty, Egopay, Litecoin, Nxt + more on: May 16, 2014, 12:30:10 PM
Service available today!
191  Economy / Services / Re: [FOR HIRE] Professional developer with bitcoin/games/web/backend experience on: May 15, 2014, 02:13:53 AM
Are you able to work with other coins too ?
192  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: buysafeco.in (MSAFE) with Bitcoin, Counterparty, Egopay, Litecoin, Nxt + more on: May 14, 2014, 07:20:16 PM
Service available today!
193  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: buysafeco.in (MSAFE) with Bitcoin, Counterparty, Egopay, Litecoin, Nxt + more on: May 13, 2014, 02:44:40 PM
Service available today!
194  Alternate cryptocurrencies / Marketplace (Altcoins) / buysafeco.in (MSAFE) with Bitcoin, Counterparty, Egopay, Litecoin, Nxt + more on: May 12, 2014, 12:04:35 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Buy Maidsafecoin (MSAFE) with:
  • Bitcoin
  • Counterparty
  • Egopay
  • Litecoin
  • Nxt
  • Mastercoin
  • Perfect Money
  • Ripple

What is the minimum amount that i can purchase?
The minimum purchase amount is from 500 (five hundred) MSAFE.

How do i place an order?
Simply visit the order submission page and fill out the form. Once your submission has been viewed we will then send you payment details to initiate your order. After we have checked and verified your payment we will send your coins to the payment address specified. *Alternatively you may also contact me via pm to place orders as-well.

How quickly can an order be completed?
Once you have filled in the order submission form, you should expect a response within few a minutes. Please try to remain online after completing the form to receive the quote and to complete the order swiftly.

I've sent payment but have not received any coins?
Coins are sent as soon payments are confirmed and verified although depending on time of payment it can take up to 24 hours before being sent.

ATTENTION!
Code:
Mastercoin and MaidSafeCoin are experimental technologies. Please ensure you educate yourself before submitting purchase orders.

Regards
idev
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQEcBAEBAgAGBQJTcN5/AAoJEIEGsHM1M+do9dgIAK6+a/gzLMbjqJZIeVb6XpOA
miSPSQN3v1LVIgMHTn/SIVCe+rQwnRpAxVSQIIjryIoGBXgs6hTr9t77w/Jm1vtP
MQGsHr1TLsArkRLQTOvGPJCgY4RWfAOUyLbXnYK9ciulnGU0wi28untMEYXRp2Kk
gcPa3OMZvKE8yHYgCHlC4dGAhYT92Q3V1TcydSH0EvamrZVp9TrjS0PKrFFS4HG5
mvRIlnZtbsP4a9GSv6s0XRVzaYsE+QcDO8aHprNnnzxyM/02WuDr+YTkbcPhv1x9
+9Vi9ZoBXfnXhaj9+Utvv3PB9x+jChL75R0lGKyZpJPC5a5MHqdH/+3XBc7sNMg=
=+DPc
-----END PGP SIGNATURE-----
195  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Buy/Sell Trading Thread for Maidsafecoin safecoin entry token! on: May 12, 2014, 12:07:02 AM
I'm selling MSAFE for various different methods, check my sig for more details.
196  Economy / Services / Re: Need a form a like this on: May 07, 2014, 06:37:31 PM

Thank you but for some reason your form arrives at different totals to mine.

For example:
When i type 5 on my form i get a total of 0.00015530
When i type 5 on your form i get a total of 0.00015529999999999998

Can you fix that please ?

Check it now, its rounding to 8 digits as your original one.

Thank you very much. One last thing, could you make the total show up in a input field please ?

I just left my machine, would be difficult to do this on the phone and upload it. If you wait a few hours will be back and do this. It's one line!

No problem, when ever you have a spare moment, thank you.
197  Economy / Services / Re: Need a form a like this on: May 07, 2014, 04:55:14 PM

Thank you but for some reason your form arrives at different totals to mine.

For example:
When i type 5 on my form i get a total of 0.00015530
When i type 5 on your form i get a total of 0.00015529999999999998

Can you fix that please ?

Check it now, its rounding to 8 digits as your original one.

Thank you very much. One last thing, could you make the total show up in a input field please ?
198  Economy / Services / Re: Need a form a like this on: May 07, 2014, 03:01:42 PM

Thank you but for some reason your form arrives at different totals to mine.

For example:
When i type 5 on my form i get a total of 0.00015530
When i type 5 on your form i get a total of 0.00015529999999999998

Can you fix that please ?
199  Economy / Services / Re: Need a form a like this on: May 06, 2014, 09:55:29 PM
How much you willing to pay?

Not sure tbh, how much would you expect to do the job ?
200  Economy / Services / Need a form a like this on: May 06, 2014, 08:41:33 PM
I need a form created like this http://fs30.formsite.com/forman/form3/index.html
but i want the "Current Total" field to update automatically without clicking the calculate button also i don't need a submit button. 
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!