Author

Topic: [XCR] Crypti | Dapps | Sidechains | Dapp Store | OPEN SOURCE | 100% own code | DPoS - page 337. (Read 804700 times)

member
Activity: 238
Merit: 10
Is there an IRC for crypti and importantly, is anyone active on it?

There is an IRC chat "crypti" registered by someone, hence we opened a new one - GreXX will post it's name.

CryptiTalk I believe? Haven't checked myself but I do recall so

There may be an IRC channel but theres also a Cryptitalk forum:

http://cryptitalk.com/index.php

informer
hero member
Activity: 756
Merit: 502

Network can receive only one forging request from each IP, so it's not effective to forge with multi accounts from one server.

ah, expected it to be possible if the clients were running on different ports. is it possible if the client are running on the same machine, but on different proxy servers?

The issue will be multiple clients reading/writing to the block chain, indexes etc at the same time.  Unless they specifically wrote the code to handle that (which very few people would do without having that as a requirement in the first place), you could end up with corruption.


It actually possible to expose a setting allowing to bind Crypti node to a particular IP, allowing to run multiple node per machine that is having multiple IP's.
That said, as the majority of cloud providers usually assign only one public IP to a node, this would be a quite rarely used feature.
hero member
Activity: 756
Merit: 502
Is there an IRC for crypti and importantly, is anyone active on it?

There is an IRC chat "crypti" registered by someone, hence we opened a new one - GreXX will post it's name.
sr. member
Activity: 686
Merit: 320


Network can receive only one forging request from each IP, so it's not effective to forge with multi accounts from one server.

ah, expected it to be possible if the clients were running on different ports. is it possible if the client are running on the same machine, but on different proxy servers?

The issue will be multiple clients reading/writing to the block chain, indexes etc at the same time.  Unless they specifically wrote the code to handle that (which very few people would do without having that as a requirement in the first place), you could end up with corruption.
hero member
Activity: 756
Merit: 502
1. After 12 hours of the update node synchronized. Everything looks good.
The only one node is forged about 18 blocks (7.65 forged - for stats) and the other of about 3.
2. I do not like the current scheme of pale gray.
And do not have enough information content (for example, click on the number block opens detailed information about the time, the transaction list or even just additional columns in the Forged section: time block, forged amount).
But I understand that you have much more tasks. Just want all at once.
3. I remember discussed (possibly external users, not developers) that there are problems with the compilation ed25519 under Windows.
Maybe you have already decided the issue, but if you're interested, while I was writing vanish account generator, found a few projects:
1) https://github.com/floodyberry/ed25519-donna ;
2) https://github.com/nightcracker/ed25519 - this is the project I'm using to generate on Windows,
I get about 8,000 new public keys per second per 4 GHz core (using dll calls).


1) Thanks for the update.
2a) This will be changed during UX and re-branding work.
2b) The block explorer will provide the additional information.
3) The main problem is the node modules compiler (node-gyp), once we sort this out, we could compile or cross-compile Windows C++ versions.
There are guides, however they all seem to be more like attempts, rather then official / community ones.
hero member
Activity: 756
Merit: 502
How safe/secure is the web wallet? I have issues with boot2docker and will wait for one click install. But in the meantime I would rather not leave my xcr on bter so hence my question.

It's same version that everyone have, and secured by SSL.
member
Activity: 87
Merit: 10
How safe/secure is the web wallet? I have issues with boot2docker and will wait for one click install. But in the meantime I would rather not leave my xcr on bter so hence my question.
member
Activity: 238
Merit: 10
May i keep my Crypti on Bter or i need to transfer it to Cryptsy?

Yes, you can keep your Crypti on Bter. You don't have to transfer it to Cryptsy. Their names are similar but the coin is completely independent from the exchange. They literally have nothing to do with one another other than Crypti is traded on Cryptsy

informer
hero member
Activity: 750
Merit: 511
1. After 12 hours of the update node synchronized. Everything looks good.
The only one node is forged about 18 blocks (7.65 forged - for stats) and the other of about 3.
2. I do not like the current scheme of pale gray.
And do not have enough information content (for example, click on the number block opens detailed information about the time, the transaction list or even just additional columns in the Forged section: time block, forged amount).
But I understand that you have much more tasks. Just want all at once.
3. I remember discussed (possibly external users, not developers) that there are problems with the compilation ed25519 under Windows.
Maybe you have already decided the issue, but if you're interested, while I was writing vanish account generator, found a few projects:
1) https://github.com/floodyberry/ed25519-donna ;
2) https://github.com/nightcracker/ed25519 - this is the project I'm using to generate on Windows,
I get about 8,000 new public keys per second per 4 GHz core (using dll calls).
hero member
Activity: 511
Merit: 500
Boris, Crypti Lead Developer, Lisk Advisor
Update, Bter claims "Your request (8737) has been solved.":



My Balance suggests otherwise:




Am I missing something here? Have I missed a step? What more do I need to do to move forward? any advice would be much appreciated.

informer

Give me transaction id via PM, and check bter balance/your wallet balance.
If your XCR still on bter, just send it again.

Maybe transaction was lost in fork yesterday.
member
Activity: 238
Merit: 10
Update, Bter claims "Your request (8737) has been solved.":



My Balance suggests otherwise:




Am I missing something here? Have I missed a step? What more do I need to do to move forward? any advice would be much appreciated.

informer
legendary
Activity: 1036
Merit: 1000
May i keep my Crypti on Bter or i need to transfer it to Cryptsy?
member
Activity: 238
Merit: 10
I'm still waiting waiting for my withdraw from Bter. Does anyone have an update or know "TRANSACTION_CAN_BE_PROCESSED" mean?



Bter still hasn't responded to my open ticket #8737 from 12 hours ago despite several followups requests.

informer
sr. member
Activity: 490
Merit: 250
I wonder to know how much can i forge with 100k crypti?

Amount of XCR on your acc not important.
so it doesn't matter if you have 1 coin or if have 1 million coins? When it comes to forging..

We have cap for forgers, 1000 XCR, this value you need to forge.

Right!! Ok it only takes 1000 Ͼ to forge out of your wallet... blocks are forged based on PoT ( Time your node is up and running) So everyone with 1000 Ͼ has an equal changes at a block... However your more then welcome to set up multiple node... each one must have 1000 Ͼ  in it and have its own IP... The easiest way to do this is through cloud servers... With 1440 blocks per day.. everyone will get at least 1 block per day per node... until we have more the 1440 nodes up and running

Of course there are 2 others as well PoP and PoI and they will weigh in as well... but those are rough numbers to go by..
hero member
Activity: 511
Merit: 500
Boris, Crypti Lead Developer, Lisk Advisor
I wonder to know how much can i forge with 100k crypti?

Amount of XCR on your acc not important.
so it doesn't matter if you have 1 coin or if have 1 million coins? When it comes to forging..

We have cap for forgers, 1000 XCR, this value you need to forge.
member
Activity: 68
Merit: 10
I predict a big trading week ahead for Crypti with a lot of price volatility but definitely on an upward trend  Grin
legendary
Activity: 1121
Merit: 1003
I wonder to know how much can i forge with 100k crypti?

Amount of XCR on your acc not important.
so it doesn't matter if you have 1 coin or if have 1 million coins? When it comes to forging..
hero member
Activity: 511
Merit: 500
Boris, Crypti Lead Developer, Lisk Advisor
I wonder to know how much can i forge with 100k crypti?

Amount of XCR on your acc not important.
legendary
Activity: 1540
Merit: 1016
I wonder to know how much can i forge with 100k crypti?
member
Activity: 165
Merit: 10


Network can receive only one forging request from each IP, so it's not effective to forge with multi accounts from one server.

ah, expected it to be possible if the clients were running on different ports. is it possible if the client are running on the same machine, but on different proxy servers?
Jump to: