Bitcoin Forum
June 04, 2024, 12:16:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 157 158 159 160 161 162 163 164 165 166 167 168 [169] 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 ... 249 »
  Print  
Author Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈  (Read 284487 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.
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 28, 2015, 03:57:36 AM
 #3361

so this will happen anytime there is an update?  it doesn't update the node list cause it won't sync...

is there a way you can tell it to relax some of the rules if the blocktime is to far out?  or are we going to have to hardfork?


actually running some tests on a VPS , yeah i thought about that, but i have to also consider a malicious multi-BN owner trying to do a time-warp like attack.

Btw...Bns don't rely on blocks passing to announce themselves.

gavrilo77
Hero Member
*****
Offline Offline

Activity: 819
Merit: 502



View Profile
September 28, 2015, 05:43:32 AM
 #3362

My wallet synced up to 210004 blocks, but still says Last block was generated 39 hours ago. Is this normal for the new wallet?

How to disable non working nodes?

Thank you
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 28, 2015, 08:26:45 AM
 #3363

trying the last set of fresh syncs, QT and daemon. If it all comes out fine, i'll mine a block syncing all clients, then we can all move on. I'm hoping the iterative testing and different tests i've run have exposed all the bugs that would have prevented a smooth continuation.


bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 28, 2015, 11:28:19 AM
 #3364

sync under the new rules is inconsistent, this is because i made the fatal mistake of relying on information that is not built into the database/blockchain, therefor making consensus an improbable task. I have 6 nodes @ 210005, 1 @ 210006 and two @ 210004. I've been trying to get a total of ten nodes to all sync from start, no dice.

That doesn't mean i give up though...rather (sorry guys), i'm atking another few hours to two days. I want to write a function that parses the chain and creates a new database, literally during sync, it will detect all nodes that have received 50K and calculate their current balance. So if an address balance > 50K, it is considered a valid miner, even if it is not an active BN. I know this is far from ideal , but i've been working on the earlier solution for + two days and can say with certainty that it has too many flaws to be deployed ina a way that a average user just fires up and goes.

Yes we can bootstrap everyone, but that is complicated and not ideal if we plan to have a user friendly system.

So, each node will build it's own database, this results in accurate data based off the chain. Another thing is that this now removes the strict active BN rule, meaning anyone with 50K can mine a block. To increase the cooperative measure of mining and remove incentive for competition, i will place a hard limit of 1/20 blocks. Meaning that a user who intends to dominate the network needs 550K BCR and enough hashpower to fight off the rest. considering this is the situation, if there is popular support we can raise the bar to 1/40, meaning a user needs minimum 1050000 BCR and a ton of hash to have >50% of the net.

This increases the size of the pool of miners without compromising security and our intended model of cooperative mining. It does likely reduce the likely hood of more BNs appearing unless someone wants to get both mining rewards and BN rewards.

Really sorry about the delay guys, but  i saw no point in releasing code that would leave average users scratching their heads trying to sync. I'll keep you posted

dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
September 28, 2015, 11:33:45 AM
 #3365

sync under the new rules is inconsistent, this is because i made the fatal mistake of relying on information that is not built into the database/blockchain, therefor making consensus an improbable task. I have 6 nodes @ 210005, 1 @ 210006 and two @ 210004. I've been trying to get a total of ten nodes to all sync from start, no dice.

That doesn't mean i give up though...rather (sorry guys), i'm atking another few hours to two days. I want to write a function that parses the chain and creates a new database, literally during sync, it will detect all nodes that have received 50K and calculate their current balance. So if an address balance > 50K, it is considered a valid miner, even if it is not an active BN. I know this is far from ideal , but i've been working on the earlier solution for + two days and can say with certainty that it has too many flaws to be deployed ina a way that a average user just fires up and goes.

Yes we can bootstrap everyone, but that is complicated and not ideal if we plan to have a user friendly system.

So, each node will build it's own database, this results in accurate data based off the chain. Another thing is that this now removes the strict active BN rule, meaning anyone with 50K can mine a block. To increase the cooperative measure of mining and remove incentive for competition, i will place a hard limit of 1/20 blocks. Meaning that a user who intends to dominate the network needs 550K BCR and enough hashpower to fight off the rest. considering this is the situation, if there is popular support we can raise the bar to 1/40, meaning a user needs minimum 1050000 BCR and a ton of hash to have >50% of the net.

This increases the size of the pool of miners without compromising security and our intended model of cooperative mining. It does likely reduce the likely hood of ore BNs appearing unless someone whats to get both mining rewards and BN rewards.

Really sorry about the delay guys, but  i saw no point in releasing code that would leave average users scratching their heads trying to sync. I'll keep you posted

Just tell me when I can make a win build ... Smiley

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 28, 2015, 02:30:32 PM
Last edit: September 28, 2015, 03:38:42 PM by bitcreditscc
 #3366

refinement: the procedure is exactly the same as BN, ie 50K in one input. trying to cumulatively calculate an addresses balance would be taxing and i want to avoid weighing the client down.

--edit--

Counter Argument : Maintain all balances up to date and add function to rpc....users can now call u balance of any address (especially useful for trust engine).... this sort of warrants the extra cpu cycles.

Unless something major happens, looks like we'll be done earlier than expected.

--edit2--

We can start applying those limits and preferences we've been discussing... we can (maybe| to prevent the hassle of managing multiple BNs|) say that if an address has balance > X then it's allowed 2/20 blocks ??

Thoughts?

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 28, 2015, 04:00:04 PM
 #3367


XXXXX , don't download from his links !!! Look at dragos link and his  when you mouse over the link

Dev please delete his post, his exe is different and when you try to kill it it shot downs the system, trojan some other shit inside.

I know it's an old trick but sometimes when you're in the hurry can happen.


Looks like forum mods already took care of that, run a scan with your AV. Please only use dragos, thelonecrouton and my links directly.

dextronomous
Full Member
***
Offline Offline

Activity: 431
Merit: 105


View Profile
September 28, 2015, 04:04:34 PM
 #3368

whos the mofo that posted the fake link..
what the .. this is serious.. get it's account offline. why fake link..
who gave him the right.. and indeed what the f.. did he put in those files.

who's that guys? anyone got his name.

and wow one off my wallets synced started banknode at 04 will see.
and 2/20? being a banknode out off all the bn's and all the blocks/ just that little?
value of blocks are higher then i guess?

so total of 210.million gonna be produced.
ok great work friend finding that scammer..
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
September 28, 2015, 04:24:22 PM
Last edit: September 29, 2015, 04:12:28 AM by dragos_bdi
 #3369

0.30.17.3



Thanks for the update, im upgrading my client asap.  Wink

F***ck , don't download from his links !!! Look at dragos link and his https://mega.nz/#!XgEHhZBb!Wh-iAAK6NEIrQvpyr-PRsqy9G_vk0GsImosFT0CD3XU when you mouse over the link

Dev please delete his post, his exe is different and when you try to kill it it shot downs the system, trojan some other shit inside.

I know it's an old trick but sometimes when you're in the hurry can happen.


Alganonim, please check my original post and other quotes from my post and compare with the one posted by oldkolobok and after see who changed the link ....
It's not me.

Next time be more carefull on who you lunch accusations ...

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
alganonim
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
September 28, 2015, 04:41:16 PM
Last edit: September 29, 2015, 04:27:54 PM by alganonim
 #3370

0.30.17.3
Windows 64bit - update commit 8b76deb82f

0.30.17.3.164bit-8b76deb82f.7z
https://mega.nz/#!bs0kDZKA!fMol_D_qPJJglLhVMwMZG7hSejBa6yqEgcCz_E0hskY


Thanks for the update, im upgrading my client asap.  Wink

F***ck , don't download from his links !!! Look at dragos link and his https://mega.nz/whatever-it-was-a-virus-3XU when you mouse over the link

Dev please delete his post, his exe is different and when you try to kill it it shot downs the system, trojan some other shit inside.

I know it's an old trick but sometimes when you're in the hurry can happen.


Alganonim, please check my original post and other quotes from my post and compare with the one posted by oldkolobok and after see who changed the link ....
It's not me.

Next time be more carefull on who you lunch accusations ...

Man,  I tried to be as quick as I could, maybe I wrote in the wrong way, but I had never accussed You of anything.
I see that dextronomous got me wrong, but hope that dev not...
I am at process of checking anything now

EDIT

link inactive
cisahasa
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
September 28, 2015, 04:47:51 PM
 #3371

more popcorn..

LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
September 28, 2015, 08:22:02 PM
 #3372

For fuck sake people, can we STOP quoting the troll-post that contains the trojan?? The infected link has been quoted up to 5 times, seriously?

To anyone having quoted this "oldkolobok" guy, please EDIT your posts and REMOVE all links.. they're still linking to the infected wallet, unaware people might still download the wrong wallet..
alganonim
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
September 28, 2015, 08:34:49 PM
 #3373

Ok LucD88 done , and his account seems still to be active , maybe he was hacked https://bitcointalk.org/index.php?action=profile;u=327755;sa=showPosts

Don't remember but there was some script somewhere that if you quoted someones links to download anything it removes it, some coins topics are using it.
jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
September 28, 2015, 10:42:11 PM
 #3374

refinement: the procedure is exactly the same as BN, ie 50K in one input. trying to cumulatively calculate an addresses balance would be taxing and i want to avoid weighing the client down.

--edit--

Counter Argument : Maintain all balances up to date and add function to rpc....users can now call u balance of any address (especially useful for trust engine).... this sort of warrants the extra cpu cycles.

Unless something major happens, looks like we'll be done earlier than expected.

--edit2--

We can start applying those limits and preferences we've been discussing... we can (maybe| to prevent the hassle of managing multiple BNs|) say that if an address has balance > X then it's allowed 2/20 blocks ??

Thoughts?
i think this is a good direction. obviously there is the banknode payout as incentive to run a banknode instead o just hoard a 50k input. depending how labor intenseive it is, it would be a very nifty feature to be able to call up an rpc on an address balance. its something other coins lack and would basically be a primitive in wallet block explorer.

$MAID & $BTC other than that some short hodls and some long held garbage.
LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
September 29, 2015, 12:53:04 PM
 #3375

Ok LucD88 done , and his account seems still to be active , maybe he was hacked https://bitcointalk.org/index.php?action=profile;u=327755;sa=showPosts

Don't remember but there was some script somewhere that if you quoted someones links to download anything it removes it, some coins topics are using it.
No you didn't. The hyperlink of the selected link still links to the infected wallet.

https://bitcointalk.org/index.php?topic=896133.msg12545199#msg12545199

https://bitcointalk.org/index.php?topic=896133.msg12545620#msg12545620

alganonim
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
September 29, 2015, 04:41:24 PM
Last edit: September 29, 2015, 07:51:46 PM by alganonim
 #3376

Yeah my bad, too much of quote, check now, I can even delete it completely if it will help.
Guy was reported to mod then to admin, but still active.

@bitcreditscc

I know you are busy to make some update solution, so trying to bn mine is now pointless ?

Tried and even mine some blocks, but every wallet stops after that, what is official last block ? 21004, 21011 ...
LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
September 29, 2015, 04:50:24 PM
 #3377

Yeah my bad, too much of quote, check now, I can even delete it completely if it will help.
Guy was reported to mod then to admin, but still active.
Awesome, thank you!

@bitcreditscc
Please remove the infected link in this post of yours as well > https://bitcointalk.org/index.php?topic=896133.msg12545641#msg12545641
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 29, 2015, 06:17:58 PM
 #3378

@LucD88, I deleted all the posts that i could find with the bad link.

Yeah my bad, too much of quote, check now, I can even delete it completely if it will help.
Guy was reported to mod then to admin, but still active.

@bitcreditscc

I know you are busy to make some update solution, so trying to bn mine is now pointless ?

Tried and even mine some blocks, but every wallet stops after that, what is official last block ? 20004, 20011 ...

Yeah, had to take a few hours off to rest but i'm back. Have a test client syncing from start..it's @ ~ 29K blocks , building the new address DB. If it works i'll test on live net, then we can all get back to having a moving chain.

dextronomous
Full Member
***
Offline Offline

Activity: 431
Merit: 105


View Profile
September 29, 2015, 11:07:33 PM
 #3379

so hi guys, no alganonim. nothing to you didn't even knew it was that olbokodiol or something guy

bastard, whats the status on the blocks, wich wallet version is ok to use now, still eagerly waiting to fire up all my coins for the node.

anyone already helping? whats the new things inside those new wallets?

cisahasa
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
September 30, 2015, 12:24:00 AM
 #3380

what am i missing, what was the bad wallet issue?
trojans or just creating db errors?

Pages: « 1 ... 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 157 158 159 160 161 162 163 164 165 166 167 168 [169] 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 ... 249 »
  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!