niko
|
|
June 23, 2012, 04:54:41 PM |
|
Why is "show QR code" greyed out under "receive coins"? I can't highlight (select) any of the receiving addresses to activate this button.
|
They're there, in their room. Your mining rig is on fire, yet you're very calm.
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 23, 2012, 05:00:09 PM |
|
That is a cool implementation but come on where the mac osx loving?
Do you really want me to make a mac osx skin? If you want to but I was being dick LOL
|
|
|
|
Cryptoman
|
|
June 23, 2012, 05:18:35 PM |
|
Is it still working? Seems like the time is wrong.
|
"A small body of determined spirits fired by an unquenchable faith in their mission can alter the course of history." --Gandhi
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 23, 2012, 05:28:47 PM |
|
Why is "show QR code" greyed out under "receive coins"? I can't highlight (select) any of the receiving addresses to activate this button.
Fixed Is it still working? Seems like the time is wrong.
The time is based on the timestamp from the transcations, so cannot really answer you on that.
|
|
|
|
Cryptoman
|
|
June 23, 2012, 05:35:15 PM |
|
As you read the transaction list from the bottom up, the time stamp keeps getting later and then gets earlier for the last two transactions. I don't use the satoshi client that much, so I'm not sure if that is correct behavior.
|
"A small body of determined spirits fired by an unquenchable faith in their mission can alter the course of history." --Gandhi
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 23, 2012, 05:47:10 PM |
|
As you read the transaction list from the bottom up, the time stamp keeps getting later and then gets earlier for the last two transactions. I don't use the satoshi client that much, so I'm not sure if that is correct behavior.
Oh I see, very strange indeed.
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
June 23, 2012, 06:47:54 PM |
|
Can you open source it with instructions on how we should connect it to the API using our own Walletbit.com account?
|
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 23, 2012, 07:06:36 PM |
|
Can you open source it with instructions on how we should connect it to the API using our own Walletbit.com account? Can I charge for the instructions?
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
June 23, 2012, 07:21:45 PM |
|
Can you open source it with instructions on how we should connect it to the API using our own Walletbit.com account? Can I charge for the instructions? You will charge every time someone uses it because users will pay tx fees to walletbit
|
|
|
|
gweedo
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
June 23, 2012, 08:06:08 PM |
|
Can you open source it with instructions on how we should connect it to the API using our own Walletbit.com account? Can I charge for the instructions? I am going to be honest, just open source it, otherwise just looking thru your site and quick wget \ --recursive \ --no-clobber \ --page-requisites \ --html-extension \ --convert-links \ --restrict-file-names=windows \ --no-parent \ http://blockchain.dk/
and one could have the whole site, and then they would just have to setup the connectors and they can use anything like instawallet, etc. This way if you provided the source code they would most likely use your service
|
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 23, 2012, 08:08:00 PM |
|
Can you open source it with instructions on how we should connect it to the API using our own Walletbit.com account? Can I charge for the instructions? I am going to be honest, just open source it, otherwise just looking thru your site and quick wget \ --recursive \ --no-clobber \ --page-requisites \ --html-extension \ --convert-links \ --restrict-file-names=windows \ --domains website.org \ --no-parent \ http://blockchain.dk/
and one could have the whole site, and then they would just have to setup the connectors and they can use anything like instawallet, etc. This way if you provided the source code they would most likely use your service There are a bit more to it than that. But I think I will open source it on the request of psy
|
|
|
|
gweedo
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
June 23, 2012, 08:12:40 PM |
|
There are a bit more to it than that. But I think I will open source it on the request of psy sounds good just make sure you put it on github that is my only request
|
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 23, 2012, 08:20:05 PM |
|
There are a bit more to it than that. But I think I will open source it on the request of psy sounds good just make sure you put it on github that is my only request May I ask why?
|
|
|
|
gweedo
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
June 23, 2012, 09:15:33 PM |
|
There are a bit more to it than that. But I think I will open source it on the request of psy sounds good just make sure you put it on github that is my only request May I ask why? Wait you need a reason more than it a hosting platform that using Git? So many reasons... 1) It is easy to clone and fetch updates 2) People can fork your source code and change it to make it better 3) Those people can then submit a Pull Request with the changes helping the original code get better 4) It has syntax highlighting when looking at the code 5) It has an easy way to display a Readme so people know how to use your code 6) It has a wiki 7) It has an Issue Manager IT IS GIT
|
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 24, 2012, 09:30:59 AM |
|
There are a bit more to it than that. But I think I will open source it on the request of psy sounds good just make sure you put it on github that is my only request May I ask why? Wait you need a reason more than it a hosting platform that using Git? So many reasons... 1) It is easy to clone and fetch updates 2) People can fork your source code and change it to make it better 3) Those people can then submit a Pull Request with the changes helping the original code get better 4) It has syntax highlighting when looking at the code 5) It has an easy way to display a Readme so people know how to use your code 6) It has a wiki 7) It has an Issue Manager IT IS GIT Well I'm used to SVN. Guess I'm a old timer.
|
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 24, 2012, 11:03:16 AM Last edit: June 24, 2012, 12:17:22 PM by Kris |
|
|
|
|
|
niko
|
|
June 24, 2012, 02:48:28 PM |
|
Where's my money?!
|
They're there, in their room. Your mining rig is on fire, yet you're very calm.
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 24, 2012, 04:20:32 PM |
|
Where's my money?!
Are you for real? Trying to figure out, but I can't. Please explain.
|
|
|
|
Kris (OP)
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 28, 2012, 03:47:36 PM |
|
How many are running the wallet for themselves from my github repository?
|
|
|
|
fatigue
Full Member
Offline
Activity: 196
Merit: 100
Bitcoin is a food group.
|
|
June 29, 2012, 07:11:38 AM Last edit: June 29, 2012, 07:58:54 AM by fatigue |
|
How many are running the wallet for themselves from my github repository?
attempting now, EDIT: if someone not such a newb to this kind of stuff feels like they could help me out, id appreciate it a ton.
|
|
|
|
|