Author

Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈ - page 179. (Read 284527 times)

member
Activity: 102
Merit: 10
Once people figure out that this coin now has working masternodes with even more utility than CRAVE or DASH, things are really going to go places.

For real.  The large amount required to own a Banknode might scare some people away at first who are used to thinking about Dash Masternodes, but these serve a whole different purpose.  Partnership owners of Banknodes will be really good for the ecosystem in the future.  I think it's a unique aspect of the coin that will provide for quality and necessary banking services that other coins haven't even thought about.  This project makes me pretty excited for the crypto-future...
newbie
Activity: 2
Merit: 0
Once people figure out that this coin now has working masternodes with even more utility than CRAVE or DASH, things are really going to go places.
hero member
Activity: 610
Merit: 500
great job dev
hero member
Activity: 602
Merit: 501
First build of 0.30.17



**MN update 98% complete**
**ChecklocktimeVerify 98% **
** Colored Credits/ Asset Management  0%**
** New Ui look 10% **
hero member
Activity: 602
Merit: 501
I personally feel that 50% of block rewards are too high for BN.

hey

i hear you. i meant a bump of 50%. meaning that since they currently pay 10 , this would become 15 coins. but after considerations, i ahvce withdrawn this idea. instead i will modify the payouts schedule an d accelerate the rate of increase.
legendary
Activity: 1400
Merit: 1000
I personally feel that 50% of block rewards are too high for BN.
hero member
Activity: 602
Merit: 501
im a bit behind here....what exactly is about to be accomplished?

We are on "tock" phase mainly improvements and a few small feature in development. look at the git for more information.
hero member
Activity: 602
Merit: 501
Those who've been mining on p2pool know we suffered some random crash when huge transactions were in the chain, i'm sure you've noticed an increase in performance. We may have figured out the issue and we will soon address this once and for all.

In other news, Mn payments are increasing and will soon normalize.

Version 0.30.17-rc will be available in two days and will feature the "transaction lock" for BN transactions of 250 K , effectively locking in your commitment for 3 months. To counter the risk incurred and make it more lucrative for owners, your subsidy will be increased by 50%. (unless there are objections)

Version 0.30.17b-rc will introduce colored assets. If possible, we will also have asset swapping included. Also the updated trust engine

Version 0.30.17c/d-rc will likely have the start of reversible transactions depending on how well i can negotiate help on this issue.

Transactions are the very core of our systems and i am loathe to modify too much without someone looking over my shoulder and double checking.
sr. member
Activity: 392
Merit: 250
im a bit behind here....what exactly is about to be accomplished?
hero member
Activity: 602
Merit: 501
hey guys. I'm having trouble getting the client to run. I am using an amazon ec2 ubuntu 14 instance. I thought I installed everything correctly, however, I keep getting this message

Bitcredit server starting
root@i###-###-###-###:/usr/local/src# Secure messaging starting.
Error opening file: No such file or directory (877)
Failed to read smsg.ini
No address keys loaded.
Processed 1 files, loaded 1 buckets containing 1 messages.
Secure messaging enabled.
Warning: Peer buckets matched in the future: 1428364093.
Either this node or the peer node has the incorrect time set.

I can communicate with bitcredit-cli

 bitcredit-cli getinfo
{
    "version" : 301604,
    "protocolversion" : 70007,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 82267,
    "timeoffset" : 0,
    "moneysupply" : 13707684.99811479,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.00019114,
    "testnet" : false,
    "keypoololdest" : 1428360693,
    "keypoolsize" : 2,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}
I used the master branch for the install of bitcredit.
I also set the time on the machine but keep getting the error. Thanks in advance for any and all help.

Ignore it. That is smsg
Thanks! Should have another masternode joining the party soon

great news!!!

i'm 90% done upgrading the MN codebase to match dash and 99% done adding checknlocktime verify op code.

this means that we can effect new types of transactions in the chain.

Now i will work on colored coins and the stats engine.
Damn man!!!! You're gonna get dev of the year in just a months time.
I am very close to setting up a masternode and am unable to get it started. Seems to be something small but it says I am not capable. Here is the output from the debug.log
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Checking inbound connection to '52.5.85.5:9999'
2015-04-07 05:08:24 CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Could not find suitable coins!
2015-04-07 05:08:24 CActiveMasternode::Dseep() - Error: masternode is not in a running status
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running statusconnected to self at 52.5.85.5:43069, disconnecting
I have a balance of 250000.96000000
is the .96 messing it up? I'll jet it out now. Any help would be great

Yes, it requires a very specific 250K amount. to the dot.

start again. Use this guide

https://bitcointalksearch.org/topic/darkcoin-masternode-setup-guide-for-windows-linux-hotcold-qt-secure-678191

hero member
Activity: 658
Merit: 500
hey guys. I'm having trouble getting the client to run. I am using an amazon ec2 ubuntu 14 instance. I thought I installed everything correctly, however, I keep getting this message

Bitcredit server starting
root@i###-###-###-###:/usr/local/src# Secure messaging starting.
Error opening file: No such file or directory (877)
Failed to read smsg.ini
No address keys loaded.
Processed 1 files, loaded 1 buckets containing 1 messages.
Secure messaging enabled.
Warning: Peer buckets matched in the future: 1428364093.
Either this node or the peer node has the incorrect time set.

I can communicate with bitcredit-cli

 bitcredit-cli getinfo
{
    "version" : 301604,
    "protocolversion" : 70007,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 82267,
    "timeoffset" : 0,
    "moneysupply" : 13707684.99811479,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.00019114,
    "testnet" : false,
    "keypoololdest" : 1428360693,
    "keypoolsize" : 2,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}
I used the master branch for the install of bitcredit.
I also set the time on the machine but keep getting the error. Thanks in advance for any and all help.

Ignore it. That is smsg
Thanks! Should have another masternode joining the party soon

great news!!!

i'm 90% done upgrading the MN codebase to match dash and 99% done adding checknlocktime verify op code.

this means that we can effect new types of transactions in the chain.

Now i will work on colored coins and the stats engine.
Damn man!!!! You're gonna get dev of the year in just a months time.
I am very close to setting up a masternode and am unable to get it started. Seems to be something small but it says I am not capable. Here is the output from the debug.log
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Checking inbound connection to '52.5.85.5:9999'
2015-04-07 05:08:24 CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Could not find suitable coins!
2015-04-07 05:08:24 CActiveMasternode::Dseep() - Error: masternode is not in a running status
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running statusconnected to self at 52.5.85.5:43069, disconnecting
I have a balance of 250000.96000000
is the .96 messing it up? I'll jet it out now. Any help would be great
hero member
Activity: 602
Merit: 501
hey guys. I'm having trouble getting the client to run. I am using an amazon ec2 ubuntu 14 instance. I thought I installed everything correctly, however, I keep getting this message

Bitcredit server starting
root@i###-###-###-###:/usr/local/src# Secure messaging starting.
Error opening file: No such file or directory (877)
Failed to read smsg.ini
No address keys loaded.
Processed 1 files, loaded 1 buckets containing 1 messages.
Secure messaging enabled.
Warning: Peer buckets matched in the future: 1428364093.
Either this node or the peer node has the incorrect time set.

I can communicate with bitcredit-cli

 bitcredit-cli getinfo
{
    "version" : 301604,
    "protocolversion" : 70007,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 82267,
    "timeoffset" : 0,
    "moneysupply" : 13707684.99811479,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.00019114,
    "testnet" : false,
    "keypoololdest" : 1428360693,
    "keypoolsize" : 2,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}
I used the master branch for the install of bitcredit.
I also set the time on the machine but keep getting the error. Thanks in advance for any and all help.

Ignore it. That is smsg
Thanks! Should have another masternode joining the party soon

great news!!!

i'm 90% done upgrading the MN codebase to match dash and 99% done adding checknlocktime verify op code.

this means that we can effect new types of transactions in the chain.

Now i will work on colored coins and the stats engine.
hero member
Activity: 658
Merit: 500
hey guys. I'm having trouble getting the client to run. I am using an amazon ec2 ubuntu 14 instance. I thought I installed everything correctly, however, I keep getting this message

Bitcredit server starting
root@i###-###-###-###:/usr/local/src# Secure messaging starting.
Error opening file: No such file or directory (877)
Failed to read smsg.ini
No address keys loaded.
Processed 1 files, loaded 1 buckets containing 1 messages.
Secure messaging enabled.
Warning: Peer buckets matched in the future: 1428364093.
Either this node or the peer node has the incorrect time set.

I can communicate with bitcredit-cli

 bitcredit-cli getinfo
{
    "version" : 301604,
    "protocolversion" : 70007,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 82267,
    "timeoffset" : 0,
    "moneysupply" : 13707684.99811479,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.00019114,
    "testnet" : false,
    "keypoololdest" : 1428360693,
    "keypoolsize" : 2,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}
I used the master branch for the install of bitcredit.
I also set the time on the machine but keep getting the error. Thanks in advance for any and all help.

Ignore it. That is smsg
Thanks! Should have another masternode joining the party soon
hero member
Activity: 602
Merit: 501
hey guys. I'm having trouble getting the client to run. I am using an amazon ec2 ubuntu 14 instance. I thought I installed everything correctly, however, I keep getting this message

Bitcredit server starting
root@i###-###-###-###:/usr/local/src# Secure messaging starting.
Error opening file: No such file or directory (877)
Failed to read smsg.ini
No address keys loaded.
Processed 1 files, loaded 1 buckets containing 1 messages.
Secure messaging enabled.
Warning: Peer buckets matched in the future: 1428364093.
Either this node or the peer node has the incorrect time set.

I can communicate with bitcredit-cli

 bitcredit-cli getinfo
{
    "version" : 301604,
    "protocolversion" : 70007,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 82267,
    "timeoffset" : 0,
    "moneysupply" : 13707684.99811479,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.00019114,
    "testnet" : false,
    "keypoololdest" : 1428360693,
    "keypoolsize" : 2,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}
I used the master branch for the install of bitcredit.
I also set the time on the machine but keep getting the error. Thanks in advance for any and all help.

Ignore it. That is smsg
hero member
Activity: 602
Merit: 501
wow, just looked at the situation. Pretty fast pace

@Dev  Are you planning to add proof of stake ? I saw a new branch on the git.


experimental branch, nothing is set in stone. it doesnt even have new commits. working instead on MN update  and transactions
hero member
Activity: 658
Merit: 500
hey guys. I'm having trouble getting the client to run. I am using an amazon ec2 ubuntu 14 instance. I thought I installed everything correctly, however, I keep getting this message

Bitcredit server starting
root@i###-###-###-###:/usr/local/src# Secure messaging starting.
Error opening file: No such file or directory (877)
Failed to read smsg.ini
No address keys loaded.
Processed 1 files, loaded 1 buckets containing 1 messages.
Secure messaging enabled.
Warning: Peer buckets matched in the future: 1428364093.
Either this node or the peer node has the incorrect time set.

I can communicate with bitcredit-cli

 bitcredit-cli getinfo
{
    "version" : 301604,
    "protocolversion" : 70007,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 82267,
    "timeoffset" : 0,
    "moneysupply" : 13707684.99811479,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.00019114,
    "testnet" : false,
    "keypoololdest" : 1428360693,
    "keypoolsize" : 2,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}
I used the master branch for the install of bitcredit.
I also set the time on the machine but keep getting the error. Thanks in advance for any and all help.
hero member
Activity: 501
Merit: 503
wow, just looked at the situation. Pretty fast pace

@Dev  Are you planning to add proof of stake ? I saw a new branch on the git.
sr. member
Activity: 322
Merit: 250
I'll pay someone to get a BankNode running on a VPS for me, and more each time it needs to be updated.  PM me if interested

PM Sent
newbie
Activity: 2
Merit: 0
I'll pay someone to get a BankNode running on a VPS for me, and more each time it needs to be updated.  PM me if interested
hero member
Activity: 602
Merit: 501

{
"blocks" : 81713,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00299772,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 17862,
"pooledtx" : 0,
"testnet" : false,
"chain" : "main",
"generate" : false,
"hashespermin" : 0
}


 Shocked Shocked Shocked Shocked Shocked
Jump to: