Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - arcke

Pages: 1 2 [3] 4 5 6 7 8
31
Marketplace / Re: 200 PTS - Bounty Rules and Procedures Document
« on: January 05, 2014, 04:35:00 pm »
So, manager controls token dispense. Plus workers may pull from token dispense to give to team mates in interdependent tasks.

Maybe even to the manager, but I believe 20% of the tokens would be the right amount.

Now, referral payments are included.
So, everyone is motivated to see their tokens gain 100% or maybe more of the bounty value.

They understand they are in this game together. Like we do in coin  :)

I like your idea of splitting up a project in phases. So far we have not divided up any project into time-dependent phases (where phase 2 can start only when phase 1 is finished). This allows to split the bounty according to the amount of labour required for each phase.

But I dont see how using tokens is going to help us? We are already using PTS do this. The manager gets an amount of PTS to be distributed over a team of workers including himself. Dont you think we can use PTS as tokens?

32
Technical Support / Re: How to backup and restore Protoshares-qt wallet?
« on: January 05, 2014, 04:23:58 pm »
Waoh that was accurate :)

...so I have to replace the originally stored wallet.dat file with the one that was recently used (by the client) every 100 (or less) transactions?

...so storing my wallet.dat file, alongside with an installed client within a Linux environment on a USB Stick, helps me to not get my USB stick infected when I have to use it (in an internet cafe) with maleware infected computers?
I choose not to type my passphrase on a public computer. This is one part of wallet security. When there is malware on a public computer it might be logging keys and the passphrase gets stolen.

33
Keyhotee / Re: Keyhotee Founder ID Registration Process
« on: January 05, 2014, 03:41:49 pm »
hi i download and first screen  ask for passport and license, must fill these fields?
You dont have to fill in any information. You do have to remember the values you filled in or if you left them blank.

Only the brain wallet is a requirement.

34
General Discussion / Re: Non-Profit DACs?
« on: January 05, 2014, 12:49:31 am »
Block chain resources are scarce and people profits help the network grow


Sent from my iPhone using Tapatalk

Now I know what I don't understand. What kind of expenses can a DAC have? Can someone give me an example?
I think there are two kinds of costs invloved.
  -  There are meta-costs to people buing/renting equipment for its operation
  -  There are direct costs needed for the service of the DACS customers.

I do not have a quick example right now.

35
Keyhotee / Re: Post your Alpha Keyhotee Public Key and Be known!
« on: January 05, 2014, 12:46:43 am »
Hey here's my Public Key! 6kedrqMFPrVVVzj7gM4mZ13v1syKtL1PtY7BqaqPKZGTKWV6Bb

Hit me up with some messages I'd like to get a feel for how this works and look for some bugs
I just sent you a mail.

I got it and replied, did you get my reply?

Yes, received in good order.

36
Keyhotee / Re: Post your Alpha Keyhotee Public Key and Be known!
« on: January 05, 2014, 12:39:22 am »
Hey here's my Public Key! 6kedrqMFPrVVVzj7gM4mZ13v1syKtL1PtY7BqaqPKZGTKWV6Bb

Hit me up with some messages I'd like to get a feel for how this works and look for some bugs
I just sent you a mail.

37
BitShares PTS / Re: [ANN] ypool.net - Fast PTS pool
« on: January 04, 2014, 11:50:06 pm »
https://bitsharestalk.org/index.php?topic=2001.0

Is someone able to respond to this users question regarding mining on ypool?
I gave some advise, links etc.
Nice, maybe we will create a sticky for howtos on pool mining different pool servers.

38
BitShares PTS / Re: Protoshares Wallet, anyone has latest release?
« on: January 04, 2014, 10:49:44 pm »
Any other option of a wallet?  :-\
We will get a new client download link up.

If you can compile your own client you can for now use the git repository.

https://github.com/InvictusInnovations/ProtoShares.git

39
MemoryCoin / Re: Console - Difference in memorycoinaddress and account
« on: January 04, 2014, 10:46:46 pm »
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <memorycoinaddress> [minconf=1]

what's the difference in memorycoinaddress and account?
An account can have many addresses, whereas an address always belongs to 1 account or wallet.

40
Maybe someone active in the ypool thread can help you.

I am not fully understanding your problem. Where is it going wrong? Do you get any errors?

41
BitShares PTS / Re: [ANN] ypool.net - Fast PTS pool
« on: January 04, 2014, 10:39:07 pm »
https://bitsharestalk.org/index.php?topic=2001.0

Is someone able to respond to this users question regarding mining on ypool?

42
BitShares PTS / Re: Protoshares Wallet, anyone has latest release?
« on: January 04, 2014, 10:10:02 pm »

Hellooo  :o

I have downloaded Protoshares wallet however is out of sync since i download it...a week ago and its still the same, i tried to download a latest release but link was offline, does anyone know a reliable resource link? Im frustrated now...  ::) also i havent been able to set up my clouding mining with Digital Ocean and the pool Ypool  :'( ... just about to give up...

Hi, you can use addnode with the host cryptoseed.cloudapp.net

For instructions how to do this see: https://bitsharestalk.org/index.php?topic=1936.0

43
Keyhotee / Re: Keyhotee Founder ID Registration Process
« on: January 04, 2014, 09:46:16 pm »
I installed Qt5 found here. I installed to ~/Qt5.2.0 and then I ran

Code: [Select]
QTDIR="~/Qt5.2.0/5.2.0/gcc64/" cmake .

This builds fine on Debian. Replace 64 by 32 on 32 bit systems.

44
Technical Support / Re: My wallet does not connect - I tried add node.
« on: January 04, 2014, 09:31:02 pm »
If this does not help. You can try following these instructions.

45
Keyhotee / Re: Keyhotee Founder ID Registration Process
« on: January 04, 2014, 09:27:27 pm »
How to build Keyhotee under Ubuntu ?

Code: [Select]
git clone https://github.com/InvictusInnovations/keyhotee
cd keyhotee
git clone https://github.com/InvictusInnovations/BitShares
cd BitShares
git clone https://github.com/InvictusInnovations/fc
cd ..
cmake .
make

You might need some extra dependencies.

Pages: 1 2 [3] 4 5 6 7 8