Bitcoin Forum
June 15, 2024, 05:29:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 ... 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.
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
October 20, 2015, 05:02:39 AM
 #3861

Still no luck compiling on windows. Same errors as previous ...

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

Activity: 602
Merit: 501



View Profile
October 20, 2015, 05:11:23 AM
 #3862

Still no luck compiling on windows. Same errors as previous ...

remove the references to assets/* in makefile.am

dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
October 20, 2015, 05:18:45 AM
Last edit: October 20, 2015, 05:40:12 AM by dragos_bdi
 #3863

Still no luck compiling on windows. Same errors as previous ...

remove the references to assets/* in makefile.am

ok

Edit: Same ...

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

Activity: 602
Merit: 501



View Profile
October 20, 2015, 06:13:00 AM
 #3864

Still no luck compiling on windows. Same errors as previous ...

remove the references to assets/* in makefile.am

ok

Edit: Same ...

Not possible, you can't have issue with the coinspark files if you aren't including them, make sure you removed all references.

.h  .cpp and $I(srcdir)/assets

then run configure and make

likely you missed one.

dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
October 20, 2015, 07:25:04 AM
 #3865

Still no luck compiling on windows. Same errors as previous ...

remove the references to assets/* in makefile.am

ok

Edit: Same ...

Not possible, you can't have issue with the coinspark files if you aren't including them, make sure you removed all references.

.h  .cpp and $I(srcdir)/assets

then run configure and make

likely you missed one.


After I removed the .h and .cpp references, it works.

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

Activity: 322
Merit: 250



View Profile
October 20, 2015, 08:21:15 AM
 #3866

Windows 64 bit - version 0.30.17.8:
Download Link: https://mega.nz/#!nocmUaYS!fMaXOAyzDceEtg1Y95_SSIwoLp56nKx4AGx9ftyYsXA

Windows 32 bit - version 0.30.17.8:
Download Link: https://mega.nz/#!TstFiARa!jxlK4v7RVH7NVSUpZ9X0zmTOphzy9Cs6qnR95kjmEnU


Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
October 20, 2015, 03:30:23 PM
Last edit: October 20, 2015, 03:54:43 PM by thelonecrouton
 #3867

Bidding addresses changed but not updated in bidpage.ui - will submit a pull req. later if not beaten to it.

Should be:

1BCRbid2i3wbgqrKtgLGem6ZchcfYbnhNu (BTC)
LbcrbidVUV2oxiwmQtMy5nffKqsWvYV8gf (LTC)
XbcrbidcSK1FeBy5s3nGiHgWKLSnpDH5na (DASH)

...according to bidpage.cpp etc. in commit be4f2d1?

edit: final.dat / prefinal.dat aren't updating for me on 17.8
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
October 20, 2015, 03:59:53 PM
Last edit: October 20, 2015, 04:11:13 PM by bitcreditscc
 #3868

Bidding addresses changed but not updated in bidpage.ui - will submit a pull req. later if not beaten to it.

Should be:

1BCRbid2i3wbgqrKtgLGem6ZchcfYbnhNu (BTC)
LbcrbidVUV2oxiwmQtMy5nffKqsWvYV8gf (LTC)
XbcrbidcSK1FeBy5s3nGiHgWKLSnpDH5na (DASH)

...according to bidpage.cpp etc. in commit be4f2d1?

edit: final.dat / prefinal.dat aren't updating for me on 17.8


Make sure you are on master branch Smiley

https://github.com/bitcreditscc/bicreditsnew/commit/be4f2d1d72b3c333ea95f05d95133e75f6783b7d#diff-8ed7e7611caffb3e2eae8818d0a26665

Why not make it such that it grabs the address from the client?


Never mind, it makes more sense to make it static.

thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
October 20, 2015, 06:04:03 PM
 #3869

Disregard last post about bids not showing up, my test DASH bid has appeared.

I'm out of sync with chainz though, currently  my boxes are on 223636 right now with peers:
91.230.123.101:8877
91.230.123.101:8888
91.230.123.11:8877
82.211.1.181:8877


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

Activity: 602
Merit: 501



View Profile
October 20, 2015, 06:35:13 PM
 #3870

Disregard last post about bids not showing up, my test DASH bid has appeared.

I'm out of sync with chainz though, currently  my boxes are on 223636 right now with peers:
91.230.123.101:8877
91.230.123.101:8888
91.230.123.11:8877
82.211.1.181:8877




network is not evenly distributed, no asian nodes, no australian or canadian nodes either.

LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
October 20, 2015, 08:43:31 PM
 #3871

Windows 64 bit - version 0.30.17.8:
Download Link: https://mega.nz/#!nocmUaYS!fMaXOAyzDceEtg1Y95_SSIwoLp56nKx4AGx9ftyYsXA

Windows 32 bit - version 0.30.17.8:
Download Link: https://mega.nz/#!TstFiARa!jxlK4v7RVH7NVSUpZ9X0zmTOphzy9Cs6qnR95kjmEnU
Does this build feature any wallet speed improvements? It opens/closes faster on both Windows 8.1 x64 and Windows 10 x64, and it feels smoother overall. Also still hasn't crashed! Smiley
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
October 20, 2015, 11:25:05 PM
 #3872

bid tracker needs new explorer for dash, current one is too unstable  Angry

jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
October 21, 2015, 12:21:41 AM
Last edit: October 21, 2015, 12:56:12 AM by jasemoney
 #3873

When did the switch over for bid addresses happen? I sent .005 txid 25b16bc3b1d12e252dcebd620fac62e510b1005dc706599ff9e0422c4dd87fc2-000 on Oct 19th 7:20am EST time. Didn't see any payment yet from what would have been a second round by now?.

Also my importprivkey addresses are not shwoing up in send or receive address list but a test transaction shows up as payment to myself? any reason they wouldnt be showing up after import even if theyre empty?

Lastly: please confirm base58 pubkey address type is 12, I couldnt find it in the code but that makes prefix 5 and 6 addresses

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

Activity: 910
Merit: 1000


View Profile
October 21, 2015, 12:32:37 AM
 #3874

wow, seem you got some progress
(still interested and following)

cisahasa
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
October 21, 2015, 01:01:41 AM
 #3875

When did the switch over for bid addresses happen? I sent .005 txid 25b16bc3b1d12e252dcebd620fac62e510b1005dc706599ff9e0422c4dd87fc2-000 on Oct 19th 7:20am EST time. Didn't see any payment yet from what would have been a second round by now?.

Also my importprivkey addresses are not shwoing up in send or receive address list but a test transaction shows up as payment to myself? any reason they wouldnt be showing up after import even if theyre empty?

Lastly: please confirm base58 pubkey address type is 12, I couldnt find it in the code but that makes prefix 5 and 6 addresses


        base58Prefixes[PUBKEY_ADDRESS] = list_of(12);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(8 );
        base58Prefixes[SECRET_KEY] =     list_of(128);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x04)(0x88)(0xB2)(0x1E);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0x04)(0x88)(0xAD)(0xE4);
      base58Prefixes[EXT_COIN_TYPE]  = list_of(0x80000005);

jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
October 21, 2015, 01:27:59 AM
Last edit: October 21, 2015, 02:39:01 AM by jasemoney
 #3876

When did the switch over for bid addresses happen? I sent .005 txid 25b16bc3b1d12e252dcebd620fac62e510b1005dc706599ff9e0422c4dd87fc2-000 on Oct 19th 7:20am EST time. Didn't see any payment yet from what would have been a second round by now?.

Also my importprivkey addresses are not shwoing up in send or receive address list but a test transaction shows up as payment to myself? any reason they wouldnt be showing up after import even if theyre empty?

Lastly: please confirm base58 pubkey address type is 12, I couldnt find it in the code but that makes prefix 5 and 6 addresses


        base58Prefixes[PUBKEY_ADDRESS] = list_of(12);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(8 );
        base58Prefixes[SECRET_KEY] =     list_of(128);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x04)(0x88)(0xB2)(0x1E);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0x04)(0x88)(0xAD)(0xE4);
      base58Prefixes[EXT_COIN_TYPE]  = list_of(0x80000005);
ah im an idiot, i always look in base58 line ~270
still need to know whether the tx i sent to the old bid address if nulled from the bid address change, and if anyone knows why imported private keys arent showing up under receive like they do on most coins.

$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
October 21, 2015, 05:59:47 AM
 #3877

When did the switch over for bid addresses happen? I sent .005 txid 25b16bc3b1d12e252dcebd620fac62e510b1005dc706599ff9e0422c4dd87fc2-000 on Oct 19th 7:20am EST time. Didn't see any payment yet from what would have been a second round by now?.

Also my importprivkey addresses are not shwoing up in send or receive address list but a test transaction shows up as payment to myself? any reason they wouldnt be showing up after import even if theyre empty?

Lastly: please confirm base58 pubkey address type is 12, I couldnt find it in the code but that makes prefix 5 and 6 addresses


        base58Prefixes[PUBKEY_ADDRESS] = list_of(12);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(8 );
        base58Prefixes[SECRET_KEY] =     list_of(128);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x04)(0x88)(0xB2)(0x1E);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0x04)(0x88)(0xAD)(0xE4);
      base58Prefixes[EXT_COIN_TYPE]  = list_of(0x80000005);
ah im an idiot, i always look in base58 line ~270
still need to know whether the tx i sent to the old bid address if nulled from the bid address change, and if anyone knows why imported private keys arent showing up under receive like they do on most coins.

what was the sending address ?

jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
October 21, 2015, 09:58:31 AM
 #3878

When did the switch over for bid addresses happen? I sent .005 txid 25b16bc3b1d12e252dcebd620fac62e510b1005dc706599ff9e0422c4dd87fc2-000 on Oct 19th 7:20am EST time. Didn't see any payment yet from what would have been a second round by now?.

Also my importprivkey addresses are not shwoing up in send or receive address list but a test transaction shows up as payment to myself? any reason they wouldnt be showing up after import even if theyre empty?

Lastly: please confirm base58 pubkey address type is 12, I couldnt find it in the code but that makes prefix 5 and 6 addresses


        base58Prefixes[PUBKEY_ADDRESS] = list_of(12);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(8 );
        base58Prefixes[SECRET_KEY] =     list_of(128);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x04)(0x88)(0xB2)(0x1E);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0x04)(0x88)(0xAD)(0xE4);
      base58Prefixes[EXT_COIN_TYPE]  = list_of(0x80000005);
ah im an idiot, i always look in base58 line ~270
still need to know whether the tx i sent to the old bid address if nulled from the bid address change, and if anyone knows why imported private keys arent showing up under receive like they do on most coins.

what was the sending address ?
15d1rWNvg6Ztc6Y1ViQqPXseKf9pprEHYG
also sent for this most recent bid to the new 1BCRbid2i3wbgqrKtgLGem6ZchcfYbnhNu, looks like that didnt payout yet either.

$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
October 21, 2015, 10:23:53 AM
 #3879

When did the switch over for bid addresses happen? I sent .005 txid 25b16bc3b1d12e252dcebd620fac62e510b1005dc706599ff9e0422c4dd87fc2-000 on Oct 19th 7:20am EST time. Didn't see any payment yet from what would have been a second round by now?.

Also my importprivkey addresses are not shwoing up in send or receive address list but a test transaction shows up as payment to myself? any reason they wouldnt be showing up after import even if theyre empty?

Lastly: please confirm base58 pubkey address type is 12, I couldnt find it in the code but that makes prefix 5 and 6 addresses


        base58Prefixes[PUBKEY_ADDRESS] = list_of(12);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(8 );
        base58Prefixes[SECRET_KEY] =     list_of(128);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x04)(0x88)(0xB2)(0x1E);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0x04)(0x88)(0xAD)(0xE4);
      base58Prefixes[EXT_COIN_TYPE]  = list_of(0x80000005);
ah im an idiot, i always look in base58 line ~270
still need to know whether the tx i sent to the old bid address if nulled from the bid address change, and if anyone knows why imported private keys arent showing up under receive like they do on most coins.

what was the sending address ?
15d1rWNvg6Ztc6Y1ViQqPXseKf9pprEHYG
also sent for this most recent bid to the new 1BCRbid2i3wbgqrKtgLGem6ZchcfYbnhNu, looks like that didnt payout yet either.

Just noticed, it seems the miner had a bad bid file, likely the result of a bad response from block explorers. you'll see there are two bad txs with 0.0 in the block

i'll take a look and resolve this. Also , i may write a back-up for all the xplorers if i get off work early today.

jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
October 22, 2015, 07:50:25 PM
 #3880

When did the switch over for bid addresses happen? I sent .005 txid 25b16bc3b1d12e252dcebd620fac62e510b1005dc706599ff9e0422c4dd87fc2-000 on Oct 19th 7:20am EST time. Didn't see any payment yet from what would have been a second round by now?.

Also my importprivkey addresses are not shwoing up in send or receive address list but a test transaction shows up as payment to myself? any reason they wouldnt be showing up after import even if theyre empty?

Lastly: please confirm base58 pubkey address type is 12, I couldnt find it in the code but that makes prefix 5 and 6 addresses


        base58Prefixes[PUBKEY_ADDRESS] = list_of(12);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(8 );
        base58Prefixes[SECRET_KEY] =     list_of(128);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x04)(0x88)(0xB2)(0x1E);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0x04)(0x88)(0xAD)(0xE4);
      base58Prefixes[EXT_COIN_TYPE]  = list_of(0x80000005);
ah im an idiot, i always look in base58 line ~270
still need to know whether the tx i sent to the old bid address if nulled from the bid address change, and if anyone knows why imported private keys arent showing up under receive like they do on most coins.

what was the sending address ?
15d1rWNvg6Ztc6Y1ViQqPXseKf9pprEHYG
also sent for this most recent bid to the new 1BCRbid2i3wbgqrKtgLGem6ZchcfYbnhNu, looks like that didnt payout yet either.

Just noticed, it seems the miner had a bad bid file, likely the result of a bad response from block explorers. you'll see there are two bad txs with 0.0 in the block

i'll take a look and resolve this. Also , i may write a back-up for all the xplorers if i get off work early today.
yeah i also made a small payment for the subsequent payment to the new address which was not credited.

$MAID & $BTC other than that some short hodls and some long held garbage.
Pages: « 1 ... 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 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 ... 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!