<stellar-slack>
<dzham> there’s a limitation of 20 signatures to a transaction, so that would obviously limit your scalability for a joint account of that sort
<stellar-slack>
<dzham> I’m actually hitting that limit for one use case I’m imagining
<stellar-slack>
<sacarlson> no it's still scaleable in that sense as they are not just signatures they are each individual accounts
<stellar-slack>
<sacarlson> I think I figured out one more thing in how to use the present stellar networks transaction time feature to lock accounts also. as the master of the account can create a tx that locks himself out of the account but would leaves 2 other signers left on the account. one being the trusted 3rd party Stellar-verisign that has the signature with the writes to renable the masters writes to do transactions on i
<stellar-slack>
vendors address of say the 7-11 store that still has the rights to sign a transaction that is valid now if both 7-11 signs it and the master signs a transaction. so the 7-11 can go pick up his money or transact it any time he gets back to a working network
pixelb has quit [Ping timeout: 246 seconds]
TheSeven has quit [Disconnected by services]
[7] has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
de_henne has joined #stellar-dev
<stellar-slack>
<sacarlson> seems I try start up my stellar-core today but it failed, now at secound try from full db reset and still stuck "state" : "Catching up"
<stellar-slack>
<sacarlson> secound attempt at full db reset and still stuck 2015-09-20T16:19:07.051 34d7fd [140345246701440] [History] WARN failed to get history/00/00/df/history-0000dfff.json from history archive 'h3'
<stellar-slack>
<sacarlson> not sure that the reason but it seems broken
<stellar-slack>
<buhrmi> same for me
<stellar-slack>
<sacarlson> oh so it's just on my side
<stellar-slack>
<sacarlson> I'm trying it on the web interface and that also seems to fail
<stellar-slack>
<sacarlson> well time to try that standalone mode then
<stellar-slack>
<sacarlson> I got my multi-sign-server working today for it's first full cycle from creating an account to sending the fully signed transaction. I guess I'll need to add some documentation to make it of any use