Bitcoin Forum
June 04, 2024, 04:30:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 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.
Nik4691
Sr. Member
****
Offline Offline

Activity: 352
Merit: 250



View Profile
September 24, 2015, 06:13:12 PM
 #3261

Latest builds sometime works good and sometime have to restarted several times. I am a little stubborn so at the end i win not the client Smiley
This!
But I gave up.
I transfer all my coins to bittrex because I don't trust my wallet anymore.
But the problem is serious. As more and more people interested in BITCREDIT, the need for a wallet that works in all circumstances becomes number one mission.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
September 24, 2015, 06:19:14 PM
 #3262

I transfer all my coins to bittrex because I don't trust my wallet anymore.

Your BCR is safe, it doesn't live in the wallet. And if you don't trust the wallet, you shouldn't be using it to send money anywhere...  Wink

Anyway, I've removed the non-working Redeem button on the bids page for the time being as interacting programatically with the RPC code is a PITA. I can do it pretty simply via an external call to bitcredit-cli but I'm doubtful about passing privkeys out to a terminal. In the meantime, I've put some hopefully clear instructions there instead:



Nik4691
Sr. Member
****
Offline Offline

Activity: 352
Merit: 250



View Profile
September 24, 2015, 06:27:10 PM
 #3263

I transfer all my coins to bittrex because I don't trust my wallet anymore.

Your BCR is safe, it doesn't live in the wallet. And if you don't trust the wallet, you shouldn't be using it to send money anywhere...  Wink

You're right  Wink
I mean I don't trust myself to accidentally erase my wallet with all that changes.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
September 24, 2015, 06:43:26 PM
 #3264

I transfer all my coins to bittrex because I don't trust my wallet anymore.

Your BCR is safe, it doesn't live in the wallet. And if you don't trust the wallet, you shouldn't be using it to send money anywhere...  Wink

You're right  Wink
I mean I don't trust myself to accidentally erase my wallet with all that changes.


Backups, stored somewhere else! And dumpprivkey for any address you've got a big amount stored in, has saved me grief several times!  Smiley
jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
September 24, 2015, 06:57:20 PM
 #3265

will push an update in a couple of hours, effectively seal all known loopholes that are preventing payout to bids aka donations.

1) Prevents consecutive blocks from single node
2) BN node only mining.

You will use bnminingkey=XXXXXX in your config with XXX being your Banknode's address

Depending on how long it takes, i am going to try and write temporary fall back code using the current method in bidtracker.cpp. Then i will try write it from scratch using json on my own time.

bnminingkey= will be instead of banknodeaddr=, or additional one.

in addition to...lol i think by the time we are on version 0.30.20 the config file of heavy duty users could easily be twenty lines before the addnodes.

i want extremely easy but flexible customization, because each service provider/ user will have different needs and use different features in combos.

so is it the pubkey or the actual address.
also it might be helpful to put the superblock payout ammount (im assuming its fixed) somewhere on the bid page. lastly you could get super fancy and put in some graphs as higher and higher bids result in dimishing returns.
PS i got my node up, a buddy bootstraped the blocks and chainstate folder for me thanks!

$MAID & $BTC other than that some short hodls and some long held garbage.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
September 24, 2015, 07:16:13 PM
Last edit: September 24, 2015, 07:34:05 PM by thelonecrouton
 #3266

also it might be helpful to put the superblock payout ammount (im assuming its fixed) somewhere on the bid page. lastly you could get super fancy and put in some graphs as higher and higher bids result in dimishing returns.

I'll change it to "Next 30000 BCR Superblock in..." - not sure where I'd fit any graphs in though, and anyway we wouldn't want to discourage those who really want all the BCR in that superblock...  Grin

dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
September 24, 2015, 07:20:48 PM
 #3267

I narrowed down the problem of the wallet on windows build to the transaction list from the main page.

I need to receive an feedback from you guys that this is correct.

This https://mega.nz/#!ahcSQLoL!a-bOx_RaWZxUwGqg_biNjOtq06SJnN9eOpVcHdFSZCM  is a test wallet with transaction list update disabled.
Windows 64bit only.

Please open on various Windows versions and setups and see if he throw an error or not.

ONLY FOR TESTING PURPOSE !!!


Waiting for your feedback.
thanks !

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

Activity: 260
Merit: 250



View Profile
September 24, 2015, 08:03:01 PM
 #3268

I narrowed down the problem of the wallet on windows build to the transaction list from the main page.

I need to receive an feedback from you guys that this is correct.

This https://mega.nz/#!ahcSQLoL!a-bOx_RaWZxUwGqg_biNjOtq06SJnN9eOpVcHdFSZCM  is a test wallet with transaction list update disabled.
Windows 64bit only.

Please open on various Windows versions and setups and see if he throw an error or not.

ONLY FOR TESTING PURPOSE !!!


Waiting for your feedback.
thanks !

You are the man !!!  Grin

Finally it works on both of my previously problematic systems, with empty wallets and BNs.
So what excactly was te problem with transaction list ? Just curious.

Thanx again, will test it tomorrow on more setups.
proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
September 24, 2015, 08:14:01 PM
 #3269

I narrowed down the problem of the wallet on windows build to the transaction list from the main page.

I need to receive an feedback from you guys that this is correct.

This https://mega.nz/#!ahcSQLoL!a-bOx_RaWZxUwGqg_biNjOtq06SJnN9eOpVcHdFSZCM  is a test wallet with transaction list update disabled.
Windows 64bit only.

Please open on various Windows versions and setups and see if he throw an error or not.

ONLY FOR TESTING PURPOSE !!!


Waiting for your feedback.
thanks !

tried again and again...... and again.... I can not make it crash  Tongue

will let it run for a bit and then try to make it crash again and report back....

proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
September 25, 2015, 01:15:38 AM
 #3270

what's up with the localhost nodes? 34 of them
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 25, 2015, 02:14:55 AM
 #3271

Some notes:

The new update is ready and has code i am reasonably sure will be enough to encourage the behavior we want, however i did not make it extremely strict... i am yet to figure out a solid implementation for the dynamic block limit, so for now users are limited from mining just two consecutive blocks.

I have to be careful that checking blocks to meet our required standard does not result in slow processing and/or excessive cpu/ram usage (we need the client to be able to run on small low powered arm devices)

Advance warning -

The switch to this type of mining will result in 1 immediate problem, the chain will slow down until hash rate adjusts to the new rule set.

It takes a few minutes for a BN to be registered across the network so if you just started your BN or it's new, wait a bit until it's visible in the bn list then start mining.

So for existing BNs if you update now and have your BN in a running state in advance you are fine. For new ones once it starts successfully, wait maybe 3 minutes.

jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
September 25, 2015, 03:57:53 AM
 #3272

Some notes:

The new update is ready and has code i am reasonably sure will be enough to encourage the behavior we want, however i did not make it extremely strict... i am yet to figure out a solid implementation for the dynamic block limit, so for now users are limited from mining just two consecutive blocks.

I have to be careful that checking blocks to meet our required standard does not result in slow processing and/or excessive cpu/ram usage (we need the client to be able to run on small low powered arm devices)

Advance warning -

The switch to this type of mining will result in 1 immediate problem, the chain will slow down until hash rate adjusts to the new rule set.

It takes a few minutes for a BN to be registered across the network so if you just started your BN or it's new, wait a bit until it's visible in the bn list then start mining.

So for existing BNs if you update now and have your BN in a running state in advance you are fine. For new ones once it starts successfully, wait maybe 3 minutes.

if i have setgenerate true on a banknode wallet from yesterday am i all clear?
what keeps someone from pointing lots of hash to a wallet that is a banknode (sorry this has likely been answered previously)

$MAID & $BTC other than that some short hodls and some long held garbage.
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 25, 2015, 04:05:44 AM
 #3273

Some notes:

The new update is ready and has code i am reasonably sure will be enough to encourage the behavior we want, however i did not make it extremely strict... i am yet to figure out a solid implementation for the dynamic block limit, so for now users are limited from mining just two consecutive blocks.

I have to be careful that checking blocks to meet our required standard does not result in slow processing and/or excessive cpu/ram usage (we need the client to be able to run on small low powered arm devices)

Advance warning -

The switch to this type of mining will result in 1 immediate problem, the chain will slow down until hash rate adjusts to the new rule set.

It takes a few minutes for a BN to be registered across the network so if you just started your BN or it's new, wait a bit until it's visible in the bn list then start mining.

So for existing BNs if you update now and have your BN in a running state in advance you are fine. For new ones once it starts successfully, wait maybe 3 minutes.

if i have setgenerate true on a banknode wallet from yesterday am i all clear?
what keeps someone from pointing lots of hash to a wallet that is a banknode (sorry this has likely been answered previously)

No, you need to update and then add bnminingkey="yourkeyhere" to your conf. 

jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
September 25, 2015, 04:13:48 AM
 #3274

Some notes:

The new update is ready and has code i am reasonably sure will be enough to encourage the behavior we want, however i did not make it extremely strict... i am yet to figure out a solid implementation for the dynamic block limit, so for now users are limited from mining just two consecutive blocks.

I have to be careful that checking blocks to meet our required standard does not result in slow processing and/or excessive cpu/ram usage (we need the client to be able to run on small low powered arm devices)

Advance warning -

The switch to this type of mining will result in 1 immediate problem, the chain will slow down until hash rate adjusts to the new rule set.

It takes a few minutes for a BN to be registered across the network so if you just started your BN or it's new, wait a bit until it's visible in the bn list then start mining.

So for existing BNs if you update now and have your BN in a running state in advance you are fine. For new ones once it starts successfully, wait maybe 3 minutes.

if i have setgenerate true on a banknode wallet from yesterday am i all clear?
what keeps someone from pointing lots of hash to a wallet that is a banknode (sorry this has likely been answered previously)

No, you need to update and then add bnminingkey="yourkeyhere" to your conf. 
damn ill might have to get it in the morning
"yourkeyhere" same as pubkey, or "yourkeyhere" is address (i think this was answered in the last pages)
and are there compiled versions out yet Smiley

$MAID & $BTC other than that some short hodls and some long held garbage.
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 25, 2015, 04:26:53 AM
 #3275

Some notes:

The new update is ready and has code i am reasonably sure will be enough to encourage the behavior we want, however i did not make it extremely strict... i am yet to figure out a solid implementation for the dynamic block limit, so for now users are limited from mining just two consecutive blocks.

I have to be careful that checking blocks to meet our required standard does not result in slow processing and/or excessive cpu/ram usage (we need the client to be able to run on small low powered arm devices)

Advance warning -

The switch to this type of mining will result in 1 immediate problem, the chain will slow down until hash rate adjusts to the new rule set.

It takes a few minutes for a BN to be registered across the network so if you just started your BN or it's new, wait a bit until it's visible in the bn list then start mining.

So for existing BNs if you update now and have your BN in a running state in advance you are fine. For new ones once it starts successfully, wait maybe 3 minutes.

if i have setgenerate true on a banknode wallet from yesterday am i all clear?
what keeps someone from pointing lots of hash to a wallet that is a banknode (sorry this has likely been answered previously)

No, you need to update and then add bnminingkey="yourkeyhere" to your conf. 
damn ill might have to get it in the morning
"yourkeyhere" same as pubkey, or "yourkeyhere" is address (i think this was answered in the last pages)
and are there compiled versions out yet Smiley

yourkey is your address

I'll try get a build environ, but dragos will likely beat me to the punch

dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
September 25, 2015, 06:22:58 AM
 #3276

@bitcrediscc

need your help .. i'm not a programmer  Cheesy

Error:
============
QObject::connect: No such signal WalletModel::balanceChanged(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount) in qt/overviewpage.cpp:266
============

in qt/overviewpage.cpp:266
connect(model, SIGNAL(balanceChanged(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount)), this, SLOT(setBalance(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount)));

Here are 7 params

in qt/transactionview.cpp:344
connect(model, SIGNAL(balanceChanged(CAmount,CAmount,CAmount)), this, SLOT(setBalance(CAmount,CAmount,CAmount)));

Here are 3 params

in qt/walletmodel.h
// Signal that balance in wallet changed
    void balanceChanged(const CAmount& balance, const CAmount& unconfirmedBalance, const CAmount& immatureBalance);

the definition involved 3 params


ring some bells for you ?


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

Activity: 322
Merit: 250



View Profile
September 25, 2015, 06:32:23 AM
 #3277

@bitcrediscc

need your help .. i'm not a programmer  Cheesy

Error:
============
QObject::connect: No such signal WalletModel::balanceChanged(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount) in qt/overviewpage.cpp:266
============

in qt/overviewpage.cpp:266
connect(model, SIGNAL(balanceChanged(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount)), this, SLOT(setBalance(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount)));

Here are 7 params

in qt/transactionview.cpp:344
connect(model, SIGNAL(balanceChanged(CAmount,CAmount,CAmount)), this, SLOT(setBalance(CAmount,CAmount,CAmount)));

Here are 3 params

in qt/walletmodel.h
// Signal that balance in wallet changed
    void balanceChanged(const CAmount& balance, const CAmount& unconfirmedBalance, const CAmount& immatureBalance);

the definition involved 3 params


ring some bells for you ?



also ... some times ... throw:

QObject::connect: Cannot connect (null)::textChanged(QString) to TransactionView::changedAmount(QString)

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

Activity: 602
Merit: 501



View Profile
September 25, 2015, 06:38:59 AM
 #3278

@bitcrediscc

need your help .. i'm not a programmer  Cheesy

Error:
============
QObject::connect: No such signal WalletModel::balanceChanged(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount) in qt/overviewpage.cpp:266
============

in qt/overviewpage.cpp:266
connect(model, SIGNAL(balanceChanged(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount)), this, SLOT(setBalance(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount,CAmount)));

Here are 7 params

in qt/transactionview.cpp:344
connect(model, SIGNAL(balanceChanged(CAmount,CAmount,CAmount)), this, SLOT(setBalance(CAmount,CAmount,CAmount)));

Here are 3 params

in qt/walletmodel.h
// Signal that balance in wallet changed
    void balanceChanged(const CAmount& balance, const CAmount& unconfirmedBalance, const CAmount& immatureBalance);

the definition involved 3 params


ring some bells for you ?



I think this has to do with darksend being removed likely these are remnants from that. TLC is the one who handled that, if he's too busy, i'll take a look at it anyway because i am currently mucking about in QT already.

we'll have to co-ordinate our efforts via github , it seems all three of us are working on one part or the other of qt.

dextronomous
Full Member
***
Offline Offline

Activity: 431
Merit: 105


View Profile
September 25, 2015, 07:32:16 AM
 #3279

hi guys,

how much meg's could should one wallet could be should be, when i start the latest not the test version, so i cannot join in on helping with transaction list update disabled version test wallet.,

i am using the 30172
banknodeprivkey= not used anyomore ?
bnminingkey=yourkeyhere  this is the same key, and going to be used from now on?

2 wallets starting makes one wallet seem to super slow down, if started after each other. if downloading blocks etc. with an existing wallet that's QUITE large, so the first started wallet makes the second start up really slow, and or won't be able to use it's buttons they won't respond, even other way around first larger wallet.dat start fast then second empty or small wallet really slow again, since 30.17.1 i got something like this..

no txindex and or reindex or debug or what ever..

guys to wich version should we update now. whats the latest. besides the test version>
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
September 25, 2015, 07:51:26 AM
 #3280

hi guys,

how much meg's could should one wallet could be should be, when i start the latest not the test version, so i cannot join in on helping with transaction list update disabled version test wallet.,

i am using the 30172
banknodeprivkey= not used anyomore ?
bnminingkey=yourkeyhere  this is the same key, and going to be used from now on?

2 wallets starting makes one wallet seem to super slow down, if started after each other. if downloading blocks etc. with an existing wallet that's QUITE large, so the first started wallet makes the second start up really slow, and or won't be able to use it's buttons they won't respond, even other way around first larger wallet.dat start fast then second empty or small wallet really slow again, since 30.17.1 i got something like this..

no txindex and or reindex or debug or what ever..

guys to wich version should we update now. whats the latest. besides the test version>

wait for new build if you are on windows. we are now on version 0.30.17.3

Why do you need to start multiple wallets?

bnminingkey and banknodeprivkey are different things


Pages: « 1 ... 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 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 ... 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!