Bitcoin Forum
May 02, 2024, 07:26:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 [507] 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 ... 610 »
  Print  
Author Topic: [XCR] Crypti | Dapps | Sidechains | Dapp Store | OPEN SOURCE | 100% own code | DPoS  (Read 804603 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Passion_ltc
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
April 17, 2015, 11:16:27 PM
Last edit: April 17, 2015, 11:28:42 PM by Passion_ltc
 #10121

1 MB is a small application, not 100 MB. I know you use basically a Linux VM, but still a native c++ Windows implementation would allow a client below 3 MB.



Bitcoin client (with blockchain) is 32GB big. So our lite client is only 0.3125% of it. Also we are living in the year 2015. 100MB is small now a days, with all the retina graphics. Smiley

Maybe these are stupid comparisons, but in my opinion 100MB is quite small. But most of the 100MB is the application itself. The important parts are only about 5MB big. As soon as the developers version is released you can run the 5MB version in your browser. If you only want to run the library, it is even less. It's less than 1MB. Smiley

By the way; we use nw.js (formerly node webkit) for Crypti Lite. Wink

If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Litoshi
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500

Member of the Crypti Foundation Board of Directors


View Profile
April 17, 2015, 11:35:16 PM
 #10122

1 MB is a small application, not 100 MB. I know you use basically a Linux VM, but still a native c++ Windows implementation would allow a client below 3 MB.



Perhaps you would prefer "electrum"?

It is a native windows wallet, installer is twice our size, and requires updates if the windows code changes.

rtrtcrypto
Hero Member
*****
Offline Offline

Activity: 627
Merit: 500


View Profile
April 17, 2015, 11:56:00 PM
 #10123

You know, if this project keeps developing without hitting major walls again - it's got a chance. I'm very excited to see the real CORE features appear... right now, the crypto space doesn't budge anymore for purely speculative or redundant features which are already present in other coins. The moment Crypti has some really novel and unique features, the market will react accordingly.

GreXX
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
April 18, 2015, 12:51:03 AM
 #10124

You know, if this project keeps developing without hitting major walls again - it's got a chance. I'm very excited to see the real CORE features appear... right now, the crypto space doesn't budge anymore for purely speculative or redundant features which are already present in other coins. The moment Crypti has some really novel and unique features, the market will react accordingly.



Just stick with us... it's coming. Like I always say, we will deliver what we promised through hell or high water. We just had to get out of the quick sand first. ;-)

rtrtcrypto
Hero Member
*****
Offline Offline

Activity: 627
Merit: 500


View Profile
April 18, 2015, 01:20:16 AM
 #10125

Is there a way to see distribution? How many accounts with more than .1% are there?

I'm actually not convinced distribution to many people is a great thing in the beginning of a coin - NEM (price, not value per se) is and will continue to run into problems. But, I am curious to see.




You know, if this project keeps developing without hitting major walls again - it's got a chance. I'm very excited to see the real CORE features appear... right now, the crypto space doesn't budge anymore for purely speculative or redundant features which are already present in other coins. The moment Crypti has some really novel and unique features, the market will react accordingly.



Just stick with us... it's coming. Like I always say, we will deliver what we promised through hell or high water. We just had to get out of the quick sand first. ;-)
GreXX
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
April 18, 2015, 01:56:29 AM
 #10126

Is there a way to see distribution? How many accounts with more than .1% are there?

I'm actually not convinced distribution to many people is a great thing in the beginning of a coin - NEM (price, not value per se) is and will continue to run into problems. But, I am curious to see.




You know, if this project keeps developing without hitting major walls again - it's got a chance. I'm very excited to see the real CORE features appear... right now, the crypto space doesn't budge anymore for purely speculative or redundant features which are already present in other coins. The moment Crypti has some really novel and unique features, the market will react accordingly.



Just stick with us... it's coming. Like I always say, we will deliver what we promised through hell or high water. We just had to get out of the quick sand first. ;-)

If you are looking for distribution and account data, check out MalReynolds thread over at our official forums here: http://forum.crypti.me/viewtopic.php?f=4&t=14

He has been looking into the 0.2.0 (DPOS) genesis block and running some numbers on accounts, holdings, etc. Very informative.

Bigcabrito
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500


Communications Lead


View Profile
April 18, 2015, 05:03:08 AM
 #10127

Crypti Lite v0.2.0 Release

After days of testing and fixing we can finally launch Crypti Lite (v0.2.0)! It allows you to have all conventional Crypti client functionalities without the need to download the blockchain on your computer. Crypti Lite is a huge step towards a much better user experience, because after the installation you have access to your XCR instantaneous. No need to wait for syncing or loading.


How is it working?

Crypti Lite connects to a random peer which is online. We think that many of these will be the active 101 delegates. Thanks to DPoS and the underlying functionalities they should be always online and provide a 100% up-time for us. This is only one of the advantages DPoS gives us in various aspects (UX, functionality, speed..).


Is it 100% secure?

YES! Every cryptographic function, like signing a transaction, is done locally on your PC. That means that no passwords are sent through the network. We implemented all of this into a library, which will be released for developers soon.


Can I run a delegate with this?

NO! Delegates need to run the normal Crypti v0.2.0 client and they also need to host the blockchain.


Downloads

Windows

Mac OS

This is great, so fast I love it. Should rename this wallet "Crypti Wallet" and the normal Crypti wallet to "Crypti Delegate Node Wallet", seems like this wallet is more user friendly than the original wallet. Cheesy

Lisk.
    Develop Decentralized Applications & Sidechains in JavaScript with Lisk!
    Website | Blog | BTT Thread | Chat - Lisk Community Manager
Vagnavs
Legendary
*
Offline Offline

Activity: 1121
Merit: 1003


View Profile
April 18, 2015, 06:05:53 AM
 #10128

 Nice release. Keep up the good work guys

Avalanche is a must own
50cent_rapper
Legendary
*
Offline Offline

Activity: 1344
Merit: 1000



View Profile
April 18, 2015, 07:44:13 AM
Last edit: April 18, 2015, 07:56:46 AM by 50cent_rapper
 #10129

Crypti Lite v0.2.0 Release

After days of testing and fixing we can finally launch Crypti Lite (v0.2.0)! It allows you to have all conventional Crypti client functionalities without the need to download the blockchain on your computer. Crypti Lite is a huge step towards a much better user experience, because after the installation you have access to your XCR instantaneous. No need to wait for syncing or loading.


How is it working?

Crypti Lite connects to a random peer which is online. We think that many of these will be the active 101 delegates. Thanks to DPoS and the underlying functionalities they should be always online and provide a 100% up-time for us. This is only one of the advantages DPoS gives us in various aspects (UX, functionality, speed..).


Is it 100% secure?

YES! Every cryptographic function, like signing a transaction, is done locally on your PC. That means that no passwords are sent through the network. We implemented all of this into a library, which will be released for developers soon.


Can I run a delegate with this?

NO! Delegates need to run the normal Crypti v0.2.0 client and they also need to host the blockchain.


Downloads

Windows

Mac OS

This is great, so fast I love it. Should rename this wallet "Crypti Wallet" and the normal Crypti wallet to "Crypti Delegate Node Wallet", seems like this wallet is more user friendly than the original wallet. Cheesy

I'm feeling good about this release. I also agree with Bigcabrito about his sugesstion to rename "Crypti Lite Wallet" to just "Crypti Wallet" and the one with blockchain is "Crypti Delegate".

Thank you! Smiley

P.S. In OP you need to put Crypti Lite links first, cause there alway will be more casual users, then delegates. "Full wallet" is only for delegates.
Wulfcastle
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile WWW
April 18, 2015, 08:04:11 AM
 #10130

For the naming process, I think maybe just name the current Crypti Lite Wallet, to just the Crypti Wallet. And the current Crypti (Full) Wallet to Crypti Daemon or Crypti Node (just like in Bitcoin). Though it doesn't make much difference in my opinion.
Wulfcastle
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile WWW
April 18, 2015, 08:09:22 AM
 #10131

1 MB is a small application, not 100 MB. I know you use basically a Linux VM, but still a native c++ Windows implementation would allow a client below 3 MB.



Bitcoin client (with blockchain) is 32GB big. So our lite client is only 0.3125% of it. Also we are living in the year 2015. 100MB is small now a days, with all the retina graphics. Smiley

Maybe these are stupid comparisons, but in my opinion 100MB is quite small. But most of the 100MB is the application itself. The important parts are only about 5MB big. As soon as the developers version is released you can run the 5MB version in your browser. If you only want to run the library, it is even less. It's less than 1MB. Smiley

By the way; we use nw.js (formerly node webkit) for Crypti Lite. Wink

Didn't you guys also use NW.js for the normal Crypti Wallet?
samsmith16
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
April 18, 2015, 09:19:48 AM
 #10132

I have updated and add to the Guides

Now have a "sync" step added to help with Node uptime, This allows for your Node to be set to "Server Time" and stay in better synchronization with the network.
https://github.com/crypti/crypti-docs/blob/master/install.md

While most of you will find the Crypti Lite Wallet to be pretty self-explanatory... I have created a guide for those who may be having trouble with local clock sync problems and also for the less tech savvy ppl who would like to link their Lite wallet to there friends Node.

https://github.com/crypti/crypti-docs/blob/master/WindowsLiteWallet.md

Let me know if you have any questions or need further help..


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
MalReynolds
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 18, 2015, 10:02:11 AM
 #10133

I'm feeling good about this release. I also agree with Bigcabrito about his suggestion to rename "Crypti Lite Wallet" to just "Crypti Wallet" and the one with blockchain is "Crypti Delegate".... In OP you need to put Crypti Lite links first, cause there alway will be more casual users, then delegates. "Full wallet" is only for delegates.

+1 these excellent suggestions.
MalReynolds
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 18, 2015, 10:30:55 AM
 #10134

I would appreciate it, and so will you IF YOU DONT REGISTER ANY MORE DELEGATES for the time being....We are having an update scheduled for Friday.  

OK, Crypti Lite Wallet is out.  What's the deal now on registering delegates?  I've been holding off in doing so because of the post above.  Is it time now, or should I wait longer?
Passion_ltc
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
April 18, 2015, 11:34:23 AM
 #10135

1 MB is a small application, not 100 MB. I know you use basically a Linux VM, but still a native c++ Windows implementation would allow a client below 3 MB.



Bitcoin client (with blockchain) is 32GB big. So our lite client is only 0.3125% of it. Also we are living in the year 2015. 100MB is small now a days, with all the retina graphics. Smiley

Maybe these are stupid comparisons, but in my opinion 100MB is quite small. But most of the 100MB is the application itself. The important parts are only about 5MB big. As soon as the developers version is released you can run the 5MB version in your browser. If you only want to run the library, it is even less. It's less than 1MB. Smiley

By the way; we use nw.js (formerly node webkit) for Crypti Lite. Wink

Didn't you guys also use NW.js for the normal Crypti Wallet?

Yes.

Passion_ltc
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
April 18, 2015, 11:35:21 AM
 #10136

I'm feeling good about this release. I also agree with Bigcabrito about his suggestion to rename "Crypti Lite Wallet" to just "Crypti Wallet" and the one with blockchain is "Crypti Delegate".... In OP you need to put Crypti Lite links first, cause there alway will be more casual users, then delegates. "Full wallet" is only for delegates.

+1 these excellent suggestions.

We will discuss it on our meetings. Smiley

Passion_ltc
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
April 18, 2015, 11:37:40 AM
 #10137

I would appreciate it, and so will you IF YOU DONT REGISTER ANY MORE DELEGATES for the time being....We are having an update scheduled for Friday. 

OK, Crypti Lite Wallet is out.  What's the deal now on registering delegates?  I've been holding off in doing so because of the post above.  Is it time now, or should I wait longer?

Hey Mal,

early next week. This is not an easy task like changing a number in the code, it requires heavy testing as we need to introduce this at a certain block height. And this is a first for Crypti if I remember correctly. Smiley

MalReynolds
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 18, 2015, 11:45:17 AM
 #10138

I would appreciate it, and so will you IF YOU DONT REGISTER ANY MORE DELEGATES for the time being....We are having an update scheduled for Friday. 

OK, Crypti Lite Wallet is out.  What's the deal now on registering delegates?  I've been holding off in doing so because of the post above.  Is it time now, or should I wait longer?

Hey Mal,

early next week. This is not an easy task like changing a number in the code, it requires heavy testing as we need to introduce this at a certain block height. And this is a first for Crypti if I remember correctly. Smiley

Roger, thanks.  Hey, I started a suggestion box for added features since I know how bored the devs are and how easy it is to just pop in new stuff:

http://forum.crypti.me/viewtopic.php?f=6&t=43

I've actually started a lot of posts over on the new board, not to be a pest but to try and keep relevant new posts coming so there's always a reason for others to keep going back.  It's hard to get a new forum off the ground and the key is continually fresh content.   Maybe I should start a thread there with more photos of Keri Russell from The Americans...

Passion_ltc
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
April 18, 2015, 12:00:29 PM
 #10139

I would appreciate it, and so will you IF YOU DONT REGISTER ANY MORE DELEGATES for the time being....We are having an update scheduled for Friday. 

OK, Crypti Lite Wallet is out.  What's the deal now on registering delegates?  I've been holding off in doing so because of the post above.  Is it time now, or should I wait longer?

Hey Mal,

early next week. This is not an easy task like changing a number in the code, it requires heavy testing as we need to introduce this at a certain block height. And this is a first for Crypti if I remember correctly. Smiley

Roger, thanks.  Hey, I started a suggestion box for added features since I know how bored the devs are and how easy it is to just pop in new stuff:

http://forum.crypti.me/viewtopic.php?f=6&t=43

I've actually started a lot of posts over on the new board, not to be a pest but to try and keep relevant new posts coming so there's always a reason for others to keep going back.  It's hard to get a new forum off the ground and the key is continually fresh content.   Maybe I should start a thread there with more photos of Keri Russell from The Americans...



Just keep 'em coming. I already answered to your suggestions. Wink

Litoshi
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500

Member of the Crypti Foundation Board of Directors


View Profile
April 18, 2015, 01:08:00 PM
 #10140

I'm feeling good about this release. I also agree with Bigcabrito about his suggestion to rename "Crypti Lite Wallet" to just "Crypti Wallet" and the one with blockchain is "Crypti Delegate".... In OP you need to put Crypti Lite links first, cause there alway will be more casual users, then delegates. "Full wallet" is only for delegates.

+1 these excellent suggestions.

We will discuss it on our meetings. Smiley

With all the intensity of work that went into the Lite Wallet, we never even considered coming up with a different name.  We usually discuss this internally and come up with a consensus. The community has again come up with some of the greatest suggestions.  We will certainly be discussing this at the weekly meeting.

This Lite Wallet was a much more difficult project than it seems.  I can tell you that the test versions we were running earlier this week took 60 seconds to load on windows machines.  Boris and his team were able to get this down to 3 seconds now on most machines.  Actually quite an accomplishment. 

Pages: « 1 ... 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 [507] 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 ... 610 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!