rmd73
Sr. Member
Offline
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
|
|
March 16, 2016, 06:59:12 PM |
|
Linux for the win I just couldn't resist bragging On topic: my (Linux) wallet is alive and well, with the following specifics: daemon=1 listen=1 rpcuser=europecoinfreakingcoin rpcpassword=somepasswordthatdoesntmatter rpcallowip=127.0.0.1 logtimestamps=1 addnode=stratum.infernopool.com addnode=erc.infernopool.com
(note the "addnode" instead of "connect") and in console I get 20:53:42 getconnectioncount
20:53:42 4
20:54:41 getpeerinfo
20:54:41 [ { "addr" : "198.27.97.172:2828", "services" : "00000001", "lastsend" : 1458154473, "lastrecv" : 1458154473, "conntime" : 1458072919, "version" : 60015, "subver" : "/EuropeCoin:2.0.1/", "inbound" : false, "startingheight" : 909672, "banscore" : 0 }, { "addr" : "167.114.224.79:2828", "services" : "00000001", "lastsend" : 1458154474, "lastrecv" : 1458154474, "conntime" : 1458073058, "version" : 60015, "subver" : "/EuropeCoin:2.0.1/", "inbound" : false, "startingheight" : 909674, "banscore" : 0 }, { "addr" : "5.9.20.83:2828", "services" : "00000001", "lastsend" : 1458154474, "lastrecv" : 1458154476, "conntime" : 1458073841, "version" : 60015, "subver" : "/EuropeCoin:2.0.1/", "inbound" : false, "startingheight" : 909691, "banscore" : 0 }, { "addr" : "85.240.75.83:2828", "services" : "00000001", "lastsend" : 1458154481, "lastrecv" : 1458154481, "conntime" : 1458145564, "version" : 60015, "subver" : "/EuropeCoin:2.0.1/", "inbound" : false, "startingheight" : 850241, "banscore" : 0 } ]
20:55:41  getinfo
20:55:41  { "version" : "v2.0.1.0-g", "protocolversion" : 60015, "walletversion" : 60000, "balance" : 133760057.31415, # --> just joking :D "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 910984, "timeoffset" : 1, "moneysupply" : 94976642.06272250, "connections" : 4, "proxy" : "", "ip" : "69.96.169.296", # --> I know, I know... ;) "difficulty" : { "proof-of-work" : 84.61118704, "proof-of-stake" : 0.00175910 }, "testnet" : false, "keypoololdest" : 1434596628, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00000000, "wallet" : "unlocked", "errors" : "", "encrypted" : "false", "synced" : "true" }
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 17, 2016, 01:00:31 AM |
|
Linux for the win I just couldn't resist bragging On topic: my (Linux) wallet is alive and well, with the ..... From time to time, its our responsibility to remind our fellows to use a politically correct operating system lol
have fun Matthias
.
|
|
|
|
wildduck
Legendary
Offline
Activity: 966
Merit: 1001
|
|
March 17, 2016, 11:12:23 AM |
|
Any news about fixing windows wallet?
|
|
|
|
jytou
|
|
March 18, 2016, 07:43:33 PM Last edit: March 18, 2016, 09:00:43 PM by jytou |
|
Just FYI I just compiled the wallet from the current github source, and it looks like you have a problem in src/qt/bitcoin: it references .qm files for the different locales, but the actual files are .ts files. Could be good to fix it. And now I have another problem: my wallet is encoded and I couldn't find anywhere were I could unlock it (on Linux): there is no menu and no button to unlock. I've had a bad week and may just be blind right now, but it would be good if one of you could enlighten me on this since it's not staking right now as a locked wallet. Thanks!
|
|
|
|
rmd73
Sr. Member
Offline
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
|
|
March 19, 2016, 07:01:54 AM |
|
Just FYI I just compiled the wallet from the current github source, and it looks like you have a problem in src/qt/bitcoin: it references .qm files for the different locales, but the actual files are .ts files. Could be good to fix it. And now I have another problem: my wallet is encoded and I couldn't find anywhere were I could unlock it (on Linux): there is no menu and no button to unlock. I've had a bad week and may just be blind right now, but it would be good if one of you could enlighten me on this since it's not staking right now as a locked wallet. Thanks! Well... I don't know why can't you find the "Unlock wallet" command in the "Settings" menu of your qt client, but if the console works (and it should) then you can use walletpassphrase <passphrase> <timeout> [stakingonly] as it is explained by "help walletpassphrase" (in the console) as walletpassphrase <passphrase> <timeout> [stakingonly] Stores the wallet decryption key in memory for <timeout> seconds. if [stakingonly] is true sending functions are disabled. The console is accessible (or it should be) from "Help" menu -> "Debug window" -> "Console" tab Bad weeks suck. I know.
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 19, 2016, 07:09:47 AM Last edit: March 19, 2016, 08:00:27 AM by szenekonzept |
|
Just FYI I just compiled the wallet from the current github source, and it looks like you have a problem in src/qt/bitcoin: it references .qm files for the different locales, but the actual files are .ts files. Could be good to fix it. And now I have another problem: my wallet is encoded and I couldn't find anywhere were I could unlock it (on Linux): there is no menu and no button to unlock. I've had a bad week and may just be blind right now, but it would be good if one of you could enlighten me on this since it's not staking right now as a locked wallet. Thanks! thank you very much, your engagement is very welcome, I am not sure about the references, it could just be disabled parts (like right to left languages for example) Anyway i forwarded your description to inferno.
Now you problem: The unlock menu should be in the "settings" drawer, if you haven't such drawer you should download the Repository again (maybe into a new folder) and try that. (things are messed up very quickly sometimes) however, you could also just unlock via console (help->Debug...) typing walletpassphrase <yourpassword> 999999999 (the 99999999 stand for a unlocktime i simply rendered it to be virtually forever using a high number).@wildduck i talked with inferno yesterday, he had some problems with his system, thats why he wasn't communmicating to much, but from discussing various variants and unintentionally found bugs he fixed, i can surely say he is quite busi. To be honest, from my view, he can· better find the important bug later, if this keeps him finding and fixing all possible bugs
There are so many "known bugs" in a experienced developers brain, they are often not even causing problems in the firs place, nontheless these bugs are the ones, that are often the key to performance, security and stability in a clean developed wallet version. I would not be surprised if the current behaviour under windows, would be just a sum of such bugs ....
Inferno is one of the most experiences developers in this field, wallets in his hands behave like wine, ....the longer the better
I asked many questions while he is working, the answers are making me very confident. Also we have big things in our Lab and the better our basewallet, the better we can step forward. by the way some updates about whats cooking: (i am not sitting here and waiting, we have plenty of work )
The API construction is making progress. Its name will be "SERVICEBUS"
Why we build it Things like Supernet and others are not truely decentralized, because there are people, who decide, altcoins to join or not to join.
Our SERVICEBUS Will enable ANY Altcoin to jump onto an ethereum like chain for APPs and SERVICE. Anybody who has read the great book "the cathedral and the bazaar" knows, THIS is what still missing in crypto. Europecoin keeps his chain and the SERVICEBUS runs as a sitechain, they are interconnected stronger (Europcoin<--->SERVICEBUS) then other Altcoins, that joined, witch makes Europecoin technically, to be the some kind of serviceprovider for the SERVICEBUS with some advantages for Europecoin and its users, but without the SERVICEBUS or Europecoin depending on each other. The technologie HAS TO BE in the (open-available and open-source) Plugin (and HAS to be in the wallet), to be truely decentralized. The storage HAS TO BE in our Home-Chain, thats the ONLY right concept for fully decentralized, user controlled networks!
SERVICEBUS will provide an open-source plugin for the coins RPC-interface, enabling ANY COIN to dock or undock into/onto our network, without any intervention or action from anybody. On the Servicebus, APPS and SERVICE, like payment and shops and anything will be able to dock in and provide, whatever is needed. Users of ANY coin will be able to join or un-join at will.
The "ethereum-like" chain itsself, will just serve as a "TRANSPORT" /Side ~Chain, between technologies like coins and different APIs (a kind of multiinterface adapter) All technology for apps or interaction will be in the plugin (iun the wallet) to have no single point of failure. Storage on the other hand will stay where it belongs to, in YOUR chain, in our case, the Europecoin chain. Altcoins, that joined, are using their chain. You could call the technology: FEDERATED BLOCKCHAINS
The still in the lab cloudstaking client (it was ready to release, but i wanted to seperate bugfixing and implementation), will serve for Europecoin as the first interface into that SERVICEBUS
I did intensiv research of the possibilitys to implement such a network. I already informed some developers and 3 already joined to discuss my aproach. There will be a conference of those interested developers (in ~2 weeks) where we name the explicit implementation details and commitments and if we are lucky, our new baby will be born.
have fun Mattias .
|
|
|
|
jytou
|
|
March 19, 2016, 04:10:29 PM |
|
thank you very much, your engagement is very welcome, I am not sure about the references, it could just be disabled parts (like right to left languages for example) Anyway i forwarded your description to inferno.
Now you problem: The unlock menu should be in the "settings" drawer, if you haven't such drawer you should download the Repository again (maybe into a new folder) and try that.
Thanks for your reply. It looks like my problem is that I have no menu at all (I downloaded the repo again and built from scratch - didn't need to change these references I was talking about, they are probably dead code now). Here is what my wallet looks like, and another wallet running in the background which does have a menu. The main difference between these 2 wallets is that I assumed that the Europecoin wallet would be compiled with qt5 whereas most other wallets are (still) compiled with qt4. I assumed that because when compiling with qt4, I get an error: QUrlQuery: No such file or directory (and QUrlQuery is qt5 stuff). Going further in qt4, there are more dependencies on qt5, so I guess that I was correct in my assumption. The wallet compiles fine with qt5. Upon launching the wallet, I get the following messages, not sure if these could mean something is broken or not: QObject::connect: No such signal QCheckBox::stateChanged(iescapent) QObject::connect: (sender name: 'checkBoxCoinControlChange') QObject::connect: (receiver name: 'SendCoinsDialog') Expected this Updater called
There's nothing in debug.log that indicates any kind of error. Any ideas?
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 19, 2016, 05:27:32 PM |
|
thank you very much, your engagement is very welcome, I am not sure about the references, it could just be disabled parts (like right to left languages for example) Anyway i forwarded your description to inferno.
Now you problem: The unlock menu should be in the "settings" drawer, if you haven't such drawer you should download the Repository again (maybe into a new folder) and try that.
Thanks for your reply. It looks like my problem is that I have no menu at all (I downloaded the repo again and built from scratch - didn't need to change these references I was talking about, they are probably dead code now). Here is what my wallet looks like, and another wallet running in the background which does have a menu. http://jytou.fr/europecoinwallet.jpgThe main difference between these 2 wallets is that I assumed that the Europecoin wallet would be compiled with qt5 whereas most other wallets are (still) compiled with qt4. I assumed that because when compiling with qt4, I get an error: QUrlQuery: No such file or directory (and QUrlQuery is qt5 stuff). Going further in qt4, there are more dependencies on qt5, so I guess that I was correct in my assumption. The wallet compiles fine with qt5. Upon launching the wallet, I get the following messages, not sure if these could mean something is broken or not: QObject::connect: No such signal QCheckBox::stateChanged(iescapent) QObject::connect: (sender name: 'checkBoxCoinControlChange') QObject::connect: (receiver name: 'SendCoinsDialog') Expected this Updater called
There's nothing in debug.log that indicates any kind of error. Any ideas? yes, i have an idea try to use this QT Version: https://mega.nz/#!fARGVYbB!9nQhbp5Pwk9sftFUko5wBO4UghdhLwizjh3MNU3cE-Ibest, you use the included QT-Creator, to be sure to get the path right good luck Matthias .
|
|
|
|
jytou
|
|
March 19, 2016, 11:22:59 PM |
|
Wallet up and staking, thanks!
|
|
|
|
MikroTik
|
|
March 21, 2016, 09:34:11 AM |
|
Just FYI I just compiled the wallet from the current github source, and it looks like you have a problem in src/qt/bitcoin: it references .qm files for the different locales, but the actual files are .ts files. Could be good to fix it. And now I have another problem: my wallet is encoded and I couldn't find anywhere were I could unlock it (on Linux): there is no menu and no button to unlock. I've had a bad week and may just be blind right now, but it would be good if one of you could enlighten me on this since it's not staking right now as a locked wallet. Thanks! thank you very much, your engagement is very welcome, I am not sure about the references, it could just be disabled parts (like right to left languages for example) Anyway i forwarded your description to inferno.
Now you problem: The unlock menu should be in the "settings" drawer, if you haven't such drawer you should download the Repository again (maybe into a new folder) and try that. (things are messed up very quickly sometimes) however, you could also just unlock via console (help->Debug...) typing walletpassphrase <yourpassword> 999999999 (the 99999999 stand for a unlocktime i simply rendered it to be virtually forever using a high number).@wildduck i talked with inferno yesterday, he had some problems with his system, thats why he wasn't communmicating to much, but from discussing various variants and unintentionally found bugs he fixed, i can surely say he is quite busi. To be honest, from my view, he can· better find the important bug later, if this keeps him finding and fixing all possible bugs
There are so many "known bugs" in a experienced developers brain, they are often not even causing problems in the firs place, nontheless these bugs are the ones, that are often the key to performance, security and stability in a clean developed wallet version. I would not be surprised if the current behaviour under windows, would be just a sum of such bugs ....
Inferno is one of the most experiences developers in this field, wallets in his hands behave like wine, ....the longer the better
I asked many questions while he is working, the answers are making me very confident. Also we have big things in our Lab and the better our basewallet, the better we can step forward. by the way some updates about whats cooking: (i am not sitting here and waiting, we have plenty of work )
The API construction is making progress. Its name will be "SERVICEBUS"
Why we build it Things like Supernet and others are not truely decentralized, because there are people, who decide, altcoins to join or not to join.
Our SERVICEBUS Will enable ANY Altcoin to jump onto an ethereum like chain for APPs and SERVICE. Anybody who has read the great book "the cathedral and the bazaar" knows, THIS is what still missing in crypto. Europecoin keeps his chain and the SERVICEBUS runs as a sitechain, they are interconnected stronger (Europcoin<--->SERVICEBUS) then other Altcoins, that joined, witch makes Europecoin technically, to be the some kind of serviceprovider for the SERVICEBUS with some advantages for Europecoin and its users, but without the SERVICEBUS or Europecoin depending on each other. The technologie HAS TO BE in the (open-available and open-source) Plugin (and HAS to be in the wallet), to be truely decentralized. The storage HAS TO BE in our Home-Chain, thats the ONLY right concept for fully decentralized, user controlled networks!
SERVICEBUS will provide an open-source plugin for the coins RPC-interface, enabling ANY COIN to dock or undock into/onto our network, without any intervention or action from anybody. On the Servicebus, APPS and SERVICE, like payment and shops and anything will be able to dock in and provide, whatever is needed. Users of ANY coin will be able to join or un-join at will.
The "ethereum-like" chain itsself, will just serve as a "TRANSPORT" /Side ~Chain, between technologies like coins and different APIs (a kind of multiinterface adapter) All technology for apps or interaction will be in the plugin (iun the wallet) to have no single point of failure. Storage on the other hand will stay where it belongs to, in YOUR chain, in our case, the Europecoin chain. Altcoins, that joined, are using their chain. You could call the technology: FEDERATED BLOCKCHAINS
The still in the lab cloudstaking client (it was ready to release, but i wanted to seperate bugfixing and implementation), will serve for Europecoin as the first interface into that SERVICEBUS
I did intensiv research of the possibilitys to implement such a network. I already informed some developers and 3 already joined to discuss my aproach. There will be a conference of those interested developers (in ~2 weeks) where we name the explicit implementation details and commitments and if we are lucky, our new baby will be born.
have fun Mattias . Thank a lot for the news Matthias, i`m kalm and waiting for the final version.
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 23, 2016, 03:40:46 PM |
|
status update & Windows Wallet
Time to get an update out. There is no sensation today, but i think in times you/we are doomed to wait, keeping everybody up to date is even more important, then ever.
what caused delays? after about a week i had contact with inferno, who had (I mentioned it somewhere) some network problems. These are solved for now and he restored his infrastructure, he needs to work.
I have so thank you all, for being a patient and supportive community in times, things slow down. This is a great source of motivation for me for the next run. I used some time during this forced slow down, to get some new power (sleep, eat, leave my living-room ) and to please my dog by giving it some longer walks. So this all may have some benifit ....
what now? Inferno already has some idea now where to dig deeper: "I know the difficulty for the block isn't being calculated properly and it fails on the same block every time" I am quite confident, he will get this fixed.
and then? Given the interruption, the bug caused, price is nice and staple. I have managed to get most of the technical details for the FEDERATED CHAIN CONCEPT done and also used the time ,to have first pre-talks with potential partners, their feedback is promising. The network is running like clockwork, nodes are fine, so i can hardly wait to get this Coin back on track and rocking.we keep always going have fun Matthias.
|
|
|
|
backbonejb
|
|
March 23, 2016, 05:53:49 PM |
|
Hi Matthias,
Thanks for the update on the Wallet issues.
I'm still confident that you and the dev team are able to solve this.
We just need to be a bit more patient, but hey relax......
Once you have fixed this, Europecoin is on the run!
Good luck and keep up the good work.
Jerry
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 24, 2016, 04:02:52 PM |
|
Hi Matthias,
Thanks for the update on the Wallet issues.
I'm still confident that you and the dev team are able to solve this.
We just need to be a bit more patient, but hey relax......
Once you have fixed this, Europecoin is on the run!
Good luck and keep up the good work.
Jerry
Thank you very much, i forgot yesterday to mention, i had some time lst week, Website got some upgrades and features:
- upgraded all components - improved the workgroup managements forum and profile integration - tryed to make the workgroup management easier to navigate and understand - Forum got a complete facelift (hope you like it) - bugfixed some issues in the Linkexchange system - switched to a working blockexplorer and some minor stuff
Check it out and report, if anything isn't working as expected
have fun Matthias
.
|
|
|
|
huige007
|
|
March 24, 2016, 05:39:42 PM |
|
V2.0.1 Synchronize 850241...
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 24, 2016, 06:33:26 PM |
|
V2.0.1 Synchronize 850241...
Can you get somehow more specific? Is it successfull syncing and is still on its way to ~913551 ? Or is it stuck? If you're on windows we are aware of this issue and inferno is working on a fix. on Linux everything should work fine. have fun Matthias
|
|
|
|
huige007
|
|
March 24, 2016, 09:25:23 PM |
|
V2.0.1 Synchronize 850241...
Can you get somehow more specific? Is it successfull syncing and is still on its way to ~913551 ? Or is it stuck? If you're on windows we are aware of this issue and inferno is working on a fix. on Linux everything should work fine. have fun Matthias Use windows Thank you
|
|
|
|
cryptonit
Legendary
Offline
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
|
|
March 25, 2016, 06:41:11 PM |
|
Our SERVICEBUS Will enable ANY Altcoin to jump onto an ethereum like chain for APPs and SERVICE. Anybody who has read the great book "the cathedral and the bazaar" knows, THIS is what still missing in crypto. Europecoin keeps his chain and the SERVICEBUS runs as a sitechain, they are interconnected stronger (Europcoin<--->SERVICEBUS) then other Altcoins, that joined, witch makes Europecoin technically, to be the some kind of serviceprovider for the SERVICEBUS with some advantages for Europecoin and its users, but without the SERVICEBUS or Europecoin depending on each other. The technologie HAS TO BE in the (open-available and open-source) Plugin (and HAS to be in the wallet), to be truely decentralized. The storage HAS TO BE in our Home-Chain, thats the ONLY right concept for fully decentralized, user controlled networks!
SERVICEBUS will provide an open-source plugin for the coins RPC-interface, enabling ANY COIN to dock or undock into/onto our network, without any intervention or action from anybody. On the Servicebus, APPS and SERVICE, like payment and shops and anything will be able to dock in and provide, whatever is needed. Users of ANY coin will be able to join or un-join at will.
The "ethereum-like" chain itsself, will just serve as a "TRANSPORT" /Side ~Chain, between technologies like coins and different APIs (a kind of multiinterface adapter) All technology for apps or interaction will be in the plugin (iun the wallet) to have no single point of failure. Storage on the other hand will stay where it belongs to, in YOUR chain, in our case, the Europecoin chain. Altcoins, that joined, are using their chain. You could call the technology: FEDERATED BLOCKCHAINS
if only 50% of that will come true we the lucky early adopters sit on a goldmine! DMD Diamond will evaluate this to be used once more details are released i think for investors its a lucky event that europecoin windows wallet is still broken else u would be never able get hands on ERC that cheap
|
|
|
|
metamorphin
Legendary
Offline
Activity: 1106
Merit: 1004
No risk, no fun!
|
|
March 26, 2016, 12:50:40 AM |
|
Our SERVICEBUS Will enable ANY Altcoin to jump onto an ethereum like chain for APPs and SERVICE. Anybody who has read the great book "the cathedral and the bazaar" knows, THIS is what still missing in crypto. Europecoin keeps his chain and the SERVICEBUS runs as a sitechain, they are interconnected stronger (Europcoin<--->SERVICEBUS) then other Altcoins, that joined, witch makes Europecoin technically, to be the some kind of serviceprovider for the SERVICEBUS with some advantages for Europecoin and its users, but without the SERVICEBUS or Europecoin depending on each other. The technologie HAS TO BE in the (open-available and open-source) Plugin (and HAS to be in the wallet), to be truely decentralized. The storage HAS TO BE in our Home-Chain, thats the ONLY right concept for fully decentralized, user controlled networks!
SERVICEBUS will provide an open-source plugin for the coins RPC-interface, enabling ANY COIN to dock or undock into/onto our network, without any intervention or action from anybody. On the Servicebus, APPS and SERVICE, like payment and shops and anything will be able to dock in and provide, whatever is needed. Users of ANY coin will be able to join or un-join at will.
The "ethereum-like" chain itsself, will just serve as a "TRANSPORT" /Side ~Chain, between technologies like coins and different APIs (a kind of multiinterface adapter) All technology for apps or interaction will be in the plugin (iun the wallet) to have no single point of failure. Storage on the other hand will stay where it belongs to, in YOUR chain, in our case, the Europecoin chain. Altcoins, that joined, are using their chain. You could call the technology: FEDERATED BLOCKCHAINS
if only 50% of that will come true we the lucky early adopters sit on a goldmine! DMD Diamond will evaluate this to be used once more details are released i think for investors its a lucky event that europecoin windows wallet is still broken else u would be never able get hands on ERC that cheap DMDCoin was and is always one of the TOP innovations on cryptomarket. So it wasnt a secret, that this awesome team will get the point, what we planned and what we will make it happen! Every talk I did with interested ppl always finished with buys on ERC-market! Steve
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 26, 2016, 09:34:21 AM Last edit: March 26, 2016, 09:59:33 AM by szenekonzept |
|
Our SERVICEBUS Will enable ANY Altcoin to jump onto an ethereum like chain for APPs and SERVICE. Anybody who has read the great book "the cathedral and the bazaar" knows, THIS is what still missing in crypto. Europecoin keeps his chain and the SERVICEBUS runs as a sitechain, they are interconnected stronger (Europcoin<--->SERVICEBUS) then other Altcoins, that joined, witch makes Europecoin technically, to be the some kind of serviceprovider for the SERVICEBUS with some advantages for Europecoin and its users, but without the SERVICEBUS or Europecoin depending on each other. The technologie HAS TO BE in the (open-available and open-source) Plugin (and HAS to be in the wallet), to be truely decentralized. The storage HAS TO BE in our Home-Chain, thats the ONLY right concept for fully decentralized, user controlled networks!
SERVICEBUS will provide an open-source plugin for the coins RPC-interface, enabling ANY COIN to dock or undock into/onto our network, without any intervention or action from anybody. On the Servicebus, APPS and SERVICE, like payment and shops and anything will be able to dock in and provide, whatever is needed. Users of ANY coin will be able to join or un-join at will.
The "ethereum-like" chain itsself, will just serve as a "TRANSPORT" /Side ~Chain, between technologies like coins and different APIs (a kind of multiinterface adapter) All technology for apps or interaction will be in the plugin (iun the wallet) to have no single point of failure. Storage on the other hand will stay where it belongs to, in YOUR chain, in our case, the Europecoin chain. Altcoins, that joined, are using their chain. You could call the technology: FEDERATED BLOCKCHAINS
if only 50% of that will come true we the lucky early adopters sit on a goldmine! DMD Diamond will evaluate this to be used once more details are released i think for investors its a lucky event that europecoin windows wallet is still broken else u would be never able get hands on ERC that cheap DMDCoin was and is always one of the TOP innovations on cryptomarket. So it wasnt a secret, that this awesome team will get the point, what we planned and what we will make it happen! Every talk I did with interested ppl always finished with buys on ERC-market! Steve
The DMDfoundation is also a foundation that is never shy in pushing new ideas to the limit. As our close partner community they will for sure be one of the first, to get my paper, for technical evalustion.
to get a bit more specific
1) will have finished my first paper during this week It will include my technical evaluation of the possibilitys and a list of Open Source Components that have already some keycomponents to build upon.
2) Then i will send a copy to all DEVs that are invited to the experiment for a first statement. (if you are developer or a verified (in some way) maintainer and you are interested to step in, PM me, for now, this is a round to evaluate and discuss the details, you don't agree to implementing anything, by taking part.) on this point the paper will, of course, also be shared here, to get the community into the process, community is always part of our work.
3) a week after sending out i will make a apointment for our first meeting.
have fun Matthias )
.
|
|
|
|
szenekonzept (OP)
Legendary
Offline
Activity: 2100
Merit: 1012
Europecoin Financecloud API
|
|
March 27, 2016, 11:08:28 PM |
|
some updates ... 1) Inferno notified me today, his VPS Environment running smooth and he is now back to bugfixing our windows wallet. I also invited him to join our Federated Blockchain Initiative
2) Staisybit API and Staisybit Lending Platform are finished and staisybit service with these new features will be online tomorrow, wish us luck for the relaunch.
3) Android and IOS Dashboard application are also done, they need some final testing and will be on success released in a week.Long term supporters and those who have read our Roadmap (download) know, the Federated Blockchain Idea (despite the new name), has been quite early part of our roadmap. Staisybit has been developed from the beginning with a Coin 2.0 featuring API in mind. In fact part of the staisybit API engine will also be used in the new development, where Alberto will have a key role as developer. The services, like Staisybit Lending, Staisybit cloustaking and the Dashboard will be the first apps for the Federated Blockchain, where Staisybit acts as the first Application Provider and will feature also an Exchange API (current development) for direct switch between any endpoint and ethereum.
thats it for now have fun Matthias.
|
|
|
|
|