Author

Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈ - page 240. (Read 284530 times)

legendary
Activity: 1064
Merit: 1000
My mistake, seems my computer is inaccessible from outside the local network. I have posted a 500 x 20 Bounty for the first active 20 nodes.

Your source is as broken as can be.

Code:
root@:~/bitcredits# ./autogen.sh
./autogen.sh: 9: ./autogen.sh: autoreconf: not found

Code:
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
Makefile.am: required file `./AUTHORS' not found
Makefile.am: required file `./ChangeLog' not found
configure.ac:11: required file `src/config/bitcredits-config.h.in' not found

Code:
root@:~/bitcredits# ./configure
./configure: line 2750: syntax error near unexpected token `disable-shared'
./configure: line 2750: `LT_INIT(disable-shared)'


Straight to the garbage bin with this one.

Agreed. This was most likely built with a coin generator. Binaries go haywire in WINE too. The fact that it is another ico coin isn't going to help either.
full member
Activity: 138
Merit: 100
i have finished working on some wallet updates.

the wallet is still marked as pre-release since there are features i want to add.



Awesome thx dev! keep it coming.

Indeed, nice job dev!
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
i have finished working on some wallet updates.

the wallet is still marked as pre-release since there are features i want to add.


what is the .conf file we need to add to this wallet? or is there one?

no need for a conf, just your wallet.dat

it is a proposed update to the CORE wallet.
Thanks hopefully this one will work and I can get back to mining these coins Smiley I have been without the wallet for over a good week now Sad
sr. member
Activity: 702
Merit: 251
i have finished working on some wallet updates.

the wallet is still marked as pre-release since there are features i want to add.



Awesome thx dev! keep it coming.
hero member
Activity: 602
Merit: 501
i have finished working on some wallet updates.

the wallet is still marked as pre-release since there are features i want to add.


what is the .conf file we need to add to this wallet? or is there one?

no need for a conf, just your wallet.dat

it is a proposed update to the CORE wallet.
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
i have finished working on some wallet updates.

the wallet is still marked as pre-release since there are features i want to add.


what is the .conf file we need to add to this wallet? or is there one?
hero member
Activity: 602
Merit: 501
Today, its just the GUI + a few working modules , but this is what you can look forward to from Bitcredit in a month or two. Having serious difficulties with how to implement decentralized lending and collection so maybe i'll take those out if it can't be done properly.



A more in-depth explanation + white paper will come once i have at least half the functions working. Maybe if Supernet actually works, this wont be limited to Bitcredits would be awesome since people would be able to leverage their holdings in other coins for a loan in BCR, also some coins could choose to cease and be absorbed into the BCR ecosystem.

Stay tuned
hero member
Activity: 602
Merit: 501
 

new look for the core wallet, work on the plus wallet started today.
hero member
Activity: 602
Merit: 501
i have finished working on some wallet updates.

the wallet is still marked as pre-release since there are features i want to add.


legendary
Activity: 1610
Merit: 1008
Forget-about-it
FYI i said i was out, I am using my cpu for mining somethign older currently, but did want to report the new wallet works and syncs fine. its link is on the first page.
hero member
Activity: 602
Merit: 501
What miner do you use for Windows 64bit, E3-1240v3 (AES support etc)
What about an older Nehalem based processor?

for now there is none, just use the wallet. i should have more on this once we get past the fork.
hero member
Activity: 602
Merit: 501
Same.
5 blocks and not moveing.


you must have connected to a rouge chain, to fix that

1 download latest version
2 launch the wallet with no block data  again,

3 give it a minute to sync


hero member
Activity: 979
Merit: 510
What miner do you use for Windows 64bit, E3-1240v3 (AES support etc)
What about an older Nehalem based processor?
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
Same.
5 blocks and not moveing.
legendary
Activity: 1610
Merit: 1008
Forget-about-it
a lot of people still running the old client and causing confusion.
donno whats the issue man, ive got 1.2.0.6 according to the debug.. its stuck on 5 blocks history with buncha connections. ive tried deleting everything a few times and adding the 198.52.200.9 as connect=
Im just gona say, its nice to CPU mine something, but I donno how useful a PTS clone is these days.. Im out
hero member
Activity: 602
Merit: 501
a lot of people still running the old client and causing confusion.
legendary
Activity: 1610
Merit: 1008
Forget-about-it
3-4 peers and still not syncing. even put the seed addnode in conf instead of into console. its not coming up on peerlist tho.
edit*
9 peers no syncing..

make sure you are running version 2.1.6

yes, if you look in your debug, you'll find that they are running old versions of the client. i have uploaded a new version that blocks them out and has new checkpoints. i'll give a full change log.

make sure you are running version 2.1.6 of the client if you wish to be in the right chain, it has 798 blocks at the moment, there is a rival chain, with 796 and the old client which have not been updated are on block 802, that chain will die soon because of the difficulty retargeting issues.

first delete everything except your .conf  and wallet.dat, then re-sync with the right chain.

Sorry at the time i wrote the current wallet was 1.1.2.1 and was not syncing.
I just got from github windows version says 1.1.2.6  not 2.1.6





i am running the right wallet
"blocks" : 5,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.00000381,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 0,
"pooledtx" : 0,
"testnet" : false,
"chain" : "main",
"generate" : false,
"hashespermin" : 0

there is no block source available
4 hours behind




please type getinfo instead of getmininginfo
or just look at the information tab in the debug window "client version"

member
Activity: 109
Merit: 10
DigiByte
i am running the right wallet
"blocks" : 5,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.00000381,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 0,
"pooledtx" : 0,
"testnet" : false,
"chain" : "main",
"generate" : false,
"hashespermin" : 0

there is no block source available
4 hours behind

hero member
Activity: 602
Merit: 501
3-4 peers and still not syncing. even put the seed addnode in conf instead of into console. its not coming up on peerlist tho.
edit*
9 peers no syncing..

make sure you are running version 2.1.6

yes, if you look in your debug, you'll find that they are running old versions of the client. i have uploaded a new version that blocks them out and has new checkpoints. i'll give a full change log.

make sure you are running version 2.1.6 of the client if you wish to be in the right chain, it has 798 blocks at the moment, there is a rival chain, with 796 and the old client which have not been updated are on block 802, that chain will die soon because of the difficulty retargeting issues.

first delete everything except your .conf  and wallet.dat, then re-sync with the right chain.
legendary
Activity: 1610
Merit: 1008
Forget-about-it
3-4 peers and still not syncing. even put the seed addnode in conf instead of into console. its not coming up on peerlist tho.
edit*
9 peers no syncing..
Jump to: