Bitcoin Forum
June 20, 2024, 02:10:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106] 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 ... 244 »
  Print  
Author Topic: [ANN][PRT] Particle | CPU/GPU, Fast, Easy Mine, * NO PREMINE * | Official Thread  (Read 354205 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.
Snotty
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
January 31, 2014, 05:32:22 PM
 #2101

Does anyone optimizing code of the first page of a topic?  Smiley

I'm planning to do that, but I'm waiting for new screenshots of the wallet-in-progress and also will try to make a couple sketches of  new logo.
Nice ! Now our "face" page looks  not very pretty  Cry



I know, I already talked to moonmoon about that and he approved my idea to rewrite bbcode.
ssshhh
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
January 31, 2014, 05:35:07 PM
 #2102

Does anyone optimizing code of the first page of a topic?  Smiley

I'm planning to do that, but I'm waiting for new screenshots of the wallet-in-progress and also will try to make a couple sketches of  new logo.
Nice ! Now our "face" page looks  not very pretty  Cry



I know, I already talked to moonmoon about that and he approved my idea to rewrite bbcode.

  Smiley
coinrudar
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 31, 2014, 06:24:32 PM
 #2103

The Large Transaction Error is a thorn in the side of any crypto that uses p2pools that pay out many small amounts when every block is found (ie 0.87654674 PRT every 5 minutes).  Then when you go to send 1000 PRT that means your transaction is made up from over 1000 incoming transactions and is a LARGE TRANSACTION (key point is the large transaction does not have anything to do with the actual amount sending...its how many transaction it is made up from).  I believe 64 is the magic number for max transaction before this issue can arise.

It is such a common and disruptive event the first time it happens to people that I am always surprised it isn't in a giant sticky readme somewhere in the ALT section.  Everyday in almost every coin I follow people are having this issue.

When this happens you run the wallet from a command prompt with the salvagewallet command (ie in windows C:> particle-qt.exe -salvagewallet).  It takes a while but it recovers all the stuck sent transactions.

OK so I fixed my wallet but sending 100PRT/QRK/DOGE at a time sucks...what can I do??  
>>>>  Send the maximum amount you can to another PRT wallet on another of your computers (henceforce called wallet2).  So if wallet1 max send is 100 at a time, once you are done wallet2 should be able to send 6400 at a time.  Not enough?  OK then send max from wallet2 to wallet3, now max should be 409600.  And so on.

And yes sending manually is a pain so use a script like the following, saved as autosend.bat:
Code:
@echo off

:top

particled.exe sendtoaddress <address> 50

timeout /t 30

goto top
That sends 50 PRT to the address you put in every 30 seconds.  Note that your wallet must be unlocked for this to work.

Hope this helps someone.  If it did you know what to do PbDDJ2nhiCLxEi35cyAMkbsZvdbkaTyn1S   Grin

Thank you! Thank you! Thank you! Thank you! Thank you!

I still didn't have this problem, but the matter was interesting to me, and now I understand why it is happening and how stuff works! Smiley
coinrudar
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 31, 2014, 06:32:47 PM
Last edit: January 31, 2014, 07:55:29 PM by coinrudar
 #2104

I don't know was it already suggested, but what about calling Particle app store a Collider? Smiley

That's a great idea.  So now we have "accelerator" / "collider"

Which ever one is not used could be used for another feature


Remember I also suggested ION (which is, of course, also a particle), and I offer ition.net premium domain name for 90k PRT only! Wink

(btw, I don't see anyone else selling real stuff for PRT Wink )
Allepisodes
Full Member
***
Offline Offline

Activity: 132
Merit: 100


If you knew better, You'd do better


View Profile
January 31, 2014, 09:15:39 PM
 #2105

I don't know was it already suggested, but what about calling Particle app store a Collider? Smiley

i was thinking of that name being used for a official optimized miner since it kind of fits for a miner name  how about Particle Bits for a app store name?

COI =CZRLd6rgyvBppSQXmCeDJ1x3hjLZq1a5yp
Dnote =DZtZnzZU2EkXgTF7j8iZgmsov9pq6Sq88n
PMP =PJgVMaZCDbBsPgHzvxNHmqDPE3BCDx9bRx
coinrudar
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 31, 2014, 09:16:44 PM
 #2106

I don't know was it already suggested, but what about calling Particle app store a Collider? Smiley

i was thinking of that name being used for a official optimized miner since it kind of fits for a miner name  how about Particle Bits for a app store name?
not bad
Allepisodes
Full Member
***
Offline Offline

Activity: 132
Merit: 100


If you knew better, You'd do better


View Profile
January 31, 2014, 09:40:33 PM
 #2107

Or Boson Market

Bosons are one of the two fundamental classes of particles ( From  Wikipedia ) have to admit it does fit lol even though it sounds like Boston market

COI =CZRLd6rgyvBppSQXmCeDJ1x3hjLZq1a5yp
Dnote =DZtZnzZU2EkXgTF7j8iZgmsov9pq6Sq88n
PMP =PJgVMaZCDbBsPgHzvxNHmqDPE3BCDx9bRx
coinrudar
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 31, 2014, 10:06:51 PM
 #2108

I don't know, all sound good to me. But I suggested Accelerator because that is what apps would actually do - accelerate your work from inside wallet. Whether you need to trade, pay, create reports, run business or whatever, you call Accelerator to make it faster and easier.
If I remember well, moonmoon had an idea to give that name to a starter pack, USB stick with all you need to start working with Particle, but in my opinion more suitable name for that would be something like "Big Bang" or "Energizer", which marks the beginning of something related to Particles.
Myothergunisbigger
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
February 01, 2014, 01:01:31 AM
 #2109

Price still going down Sad someone is going to sell 360k on coinedup.
moonmoon (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 01, 2014, 02:56:10 AM
 #2110

I have been sick this week (it has been very cold here), so quiet and a little slow.  But still work hard behind the scene.  There have been some nice graphics work posted on forum.bitparticle.com that I will try to incorporate into next release of wallet.  I also have put in the auto-sum in transaction history.  Right now going through to clean up API and lock down internal core code for separation to make sure apps go through API.

particle://prt/send/Pjh1SXpcgaQ7bbbweXU1ioQUWcNtW4yZZx
novocaine
Full Member
***
Offline Offline

Activity: 392
Merit: 101



View Profile
February 01, 2014, 03:59:48 AM
 #2111

Please give up this coin guys!!
moonmoon (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 01, 2014, 04:12:21 AM
 #2112

Please give up this coin guys!!
Give up what?

particle://prt/send/Pjh1SXpcgaQ7bbbweXU1ioQUWcNtW4yZZx
novocaine
Full Member
***
Offline Offline

Activity: 392
Merit: 101



View Profile
February 01, 2014, 04:18:22 AM
 #2113

Please give up this coin guys!!
Give up what?

Sorry for the misunderstod, i mean that i would to see more good news from the DEVs Smiley
moonmoon (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 01, 2014, 04:44:45 AM
 #2114

Please give up this coin guys!!
Give up what?

Sorry for the misunderstod, i mean that i would to see more good news from the DEVs Smiley
Much good news to come Smiley


particle://prt/send/Pjh1SXpcgaQ7bbbweXU1ioQUWcNtW4yZZx
yoo10
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
February 01, 2014, 04:47:10 AM
 #2115

Please give up this coin guys!!
Give up what?

Sorry for the misunderstod, i mean that i would to see more good news from the DEVs Smiley

- -
Orfu
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
February 01, 2014, 08:09:13 AM
 #2116

Cannot download the wallet. When u fix it?
moonmoon (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 01, 2014, 08:44:55 AM
 #2117

Cannot download the wallet. When u fix it?
What can't you download?  I just downloaded it via the Mega link...

particle://prt/send/Pjh1SXpcgaQ7bbbweXU1ioQUWcNtW4yZZx
CoinSir
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
February 01, 2014, 08:48:09 AM
 #2118

Please give up this coin guys!!
Give up what?
what?
moonmoon (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 01, 2014, 08:54:25 AM
 #2119

A quick screenshot I grabbed to show the history subtotal and filtering that was requested:


particle://prt/send/Pjh1SXpcgaQ7bbbweXU1ioQUWcNtW4yZZx
Orfu
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
February 01, 2014, 09:06:29 AM
 #2120

Cannot download the wallet. When u fix it?
What can't you download?  I just downloaded it via the Mega link...

Strange. It shows me "temporary error. retrying"  Sad
Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106] 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 ... 244 »
  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!