Bitcoin Forum
July 02, 2024, 11:35:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ... 163 »
161  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 26, 2015, 02:15:00 PM
Great news!!!

Do you know what will be with BCR mined v0.30.17.2 BN?

I don't think you'll be able to mine anything until you get your BN(s) set up on 17.3.

I know it's as frustrating as hell for a lot of you, all these updates, bugs and breakages, it's frustrating for me being unable to help out more - but try and remember the goal - having a viable, scalable banking platform with a base currency that's actually, really worth something...

We can all name dozens of coins that have promised the earth where development has mysteriously ground to a halt after the initial pump and dump. Look at the BCR repo - and remember that for each push to it, there's hours of iterative testing that you don't see. Mistakes happen, but progress is being made and I can't speak for anyone else but personally I wouldn't be banging my head against bloody C++ if I didn't think that BCR will be worth a hell of a lot more in the future than it is currently.  Cheesy

edit: If your client is showing anything beyond block 210004 (just now) you're going to have to resync from block 210000 when you get 17.3.
162  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 26, 2015, 01:53:19 PM
Is the wallet v0.30.17.2 still accurate or to stop BN and the wallet?

You'll need 17.3 I think, hopefully the excellent dragos will compile a Win version soon.

Chain is moving again, diff back down... Smiley
Code:
getmininginfo
{
"blocks" : 210003,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000009,
"errors" : "",
"genproclimit" : 1,
"networkhashps" : 14,
"pooledtx" : 0,
"testnet" : false,
"chain" : "main",
"generate" : true,
"hashespermin" : 4
}

163  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 26, 2015, 12:40:26 AM
where I can take a miner GPU for a solo mining Sad

BCR is currently moving to Banknode only mining, so first you'll need to set up a Banknode. After that, add a "bnminingkey=<your-BN-BCR-address>" to your bitcredit.conf file, then just type "setgenerate true 1" in the console. Smiley

(You might need to wait a while to set up a BN as it's likely to take some time for existing BNs to CPU mine block 210002, after that the chain should be moving along again, but using less than 1% of the previous total power consumption.)
164  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 06:22:20 PM
It's not feel... It's fact. dragos_bdi solved the problem https://bitcointalk.org/index.php?topic=896133.msg12512940#msg12512940 but you and others didn't recognize there is a problem for weeks now.
Next time listen to those who have problems, not to them who doing alright.


bitcreditscc has acknowledged the issue many times. There is a lot to be done and it can't all be done at once - hopefully dragos will nail this one.
165  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 06:17:21 PM
Block 210001, new rules should be in force, can renegade keep cockblocking the bids process?  

i'm on my mobile and for some reason can't log into my server, what does your debug say? It should 1) report disconnecting old peers 2) reject consecutive blocks

Yes, getting a lot of "peer=497 using obsolete version 70011; disconnecting" type messages, also notice that on the 210000-210001 transition my wallet went from ~100 connections to 45. Diff dropped from 280 to 78, don't know it that's a normal move.

Haven't seen any consecutive block warnings yet as we're still on block 210001 - which is a hopeful sign -  but there were plenty earlier today before enforcement kicked in.
166  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 05:49:43 PM
Block 210001, new rules should be in force, can renegade keep cockblocking the bids process?  
167  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 03:01:51 PM
I had tried to copy LTC/DASH folder with wallet and blockchain to C:\ProgramFiles and C:\ProgramFiles(x86) , but it still doesn't work. (got no free space for BTC testing, 12TB 4xRaid0 is waiting for my recovery rescue  Cheesy )

And no, clicking the bidding addresses doesn't open anything, seriously you need a windows wallet testers ....   Tongue

So far only new Litecoin client installs on dafault in C:\ProgramFiles, not sure if even then blockchain is not in ...Roaming catalogue.

All or almost all coins in Windows have their main catalogue with wallet and blockchain in X:\Users\user_name\AppData\Roaming catalogue. (base on my experience, maybe not much but 20-30 coins so far)

If you copy coin.exe somewhere else and don't use   -datadir=x:\... in bat, execute it it always looks for Roaming catalogue and there downloads blockchain.

Where the blockchain is stored shouldn't matter then, it should hopefully work in future versions as long as the executable is in C:\ProgramFiles now that I've told it to launch with an .exe extension if it's compiled for Win.

Failing that I could just hide the buttons for Win users (or get rid of them entirely?) and they can open up whatever client they like themselves.  Undecided

Don't know why the addresses aren't opening up your browser unless you don't have a default browser set, will investigate. All works perfectly on the linux boxes I've tried.  Sad
168  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 02:11:55 PM
Is it possible to add under My Bank Nodes tab to be visible status? Sometime BN are off by it self and on this way it can be seen easly. "Show only my bank nodes tab" it doesnt work.

It should work (works fine for me) if you have a mybanknodes.txt file with your BN addresses listed one per line in it. You have to wait a few secs for the next banknode list refresh though after you check the box.

It worked in linux or windows ? Because it never worked for me in windows just like Bid+Back! (only update works, import didn't tried, Bid with BTC/LTC/DASH - No).

And the new test wallet now works only on one machine.

The bid-with buttons work if you have bitcoin-qt/litecoin-qt/dash-qt in /usr/bin (or anywhere else specified in your PATH) on linux. According to the QT docs it should look in C:\ProgramFiles I think on Windows. Can't test it myself though, don't have a Windows box.

edit: have added some compiler switches to launch eg. bitcoin-qt.exe on Win, instead of bitcoin-qt - this might help...  Tongue

Does clicking the bidding addresses open up your browser at the right page(s)?
169  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 02:09:08 PM
Is it possible to add under My Bank Nodes tab to be visible status? Sometime BN are off by it self and on this way it can be seen easly. "Show only my bank nodes tab" it doesnt work.

It should work (works fine for me) if you have a mybanknodes.txt file with your BN addresses listed one per line in it. You have to wait a few secs for the next banknode list refresh though after you check the box.

I dont have mybanknodes.txt file. Where it should be?

Put it in whatever your data directory is, ie. where your wallet.dat is. Just make a file called mybanknodes.txt and stick you BN addresses in it. You don't need to restart the wallet, it checks for the file every 10-20 secs.
170  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 12:41:41 PM
Is it possible to add under My Bank Nodes tab to be visible status? Sometime BN are off by it self and on this way it can be seen easly. "Show only my bank nodes tab" it doesnt work.

It should work (works fine for me) if you have a mybanknodes.txt file with your BN addresses listed one per line in it. You have to wait a few secs for the next banknode list refresh though after you check the box.
171  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 08:59:12 AM
Got a BN up and running this morning on 17.3, left it mining on 1 core, we'll see what happens  @ 210000. 

Long wait for 210001 probably...  Grin
172  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 08:52:47 AM
@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 ?



overviewpage is not used any more, I just didn't feel confident enough at the time to remove it completely until the 'new overviewpage' - transactionview.cpp was shown to be working correctly.

bitcreditscc is right, IIRC I got rid of the Dasksend balances as DS isn't being used, and also some 'watch only' balances, as I had no idea what they were and they didn't seem to be needed.


The problem goes from here.

Until the code is not cleaned up, will be problems.

OK, can you  delete overviewpage.cpp/overviewpage.h and remove all overviewpage lines from src/Makefile.qt.include? I'm not a programmer either...  Cheesy
173  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 25/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 25, 2015, 08:02:39 AM
@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 ?



overviewpage is not used any more, I just didn't feel confident enough at the time to remove it completely until the 'new overviewpage' - transactionview.cpp was shown to be working correctly.

bitcreditscc is right, IIRC I got rid of the Dasksend balances as DS isn't being used, and also some 'watch only' balances, as I had no idea what they were and they didn't seem to be needed.
174  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 24, 2015, 07:16:13 PM
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

175  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 24, 2015, 06:43:26 PM
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
176  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 24, 2015, 06:19:14 PM
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:



177  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 24, 2015, 12:32:53 PM
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.

Great news! Will update when I get home and chuck some more BNs up tonight.
178  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 24, 2015, 08:56:56 AM
so where and how is this adding to the value of bcr? i see from the addresses none has been spent? they will be used to buy bcr? right? off the market? isn't that how you are supposedly adding value?   please somebody bring me up to date? i work too much right now and don't have time to read the novel that this forum has become...
Freshly minted BCR is available to anyone to bid for. In time there will be fiat bidding too. Substitute whatever word for 'bid' you like. The proceeds of those sales will be moved out of the bidding addresses that appear in-wallet daily into secure multisig storage. There are 5 of us with keys, 3 are needed to access the funds. It is my hope that the BTC/LTC/DASH we generate from BCR sales will be converted into PMs and securely vaulted in multiple locations (with a formal security structure yet to be decided) since it makes no sense to 'back' BCR with 'assets' (BTC/LTC/DASH) that are themselves unbacked, although it might make sense to keep maybe 10% as crypotofiat. Again, details to be confirmed.

BCR thus acquires real and tangible backing, and an ever growing assured minimum value, a step back towards sound money - a concept abandoned by for example your dear and fluffy US back in 1913 with the creation of the Federal Reserve, final nail in the coffin in 1971 when Nixon dropped the gold standard completely, which has resulted in you needing $1000 today to buy what $40 would have bought you a hundred years ago.

Succinct enough?

and please where are those links to how to setup a banknode, or whatever you are calling the cheap ones?
and hey? what happens to the bcr the other coins buy?

and who has control of all of this? what happened to a "trustless system"?

doesntmatter

There's a link to the wiki in-wallet, click the About Bitcredit icon along the bottom. Or go read any CRAVE or DASH guide.

We're not buying BCR with the other coins, see above.

bitcreditscc is in control of all this, with input welcomed from whoever wishes to provide any. 'Trustless' is easy to do when all you've got is a fistful of air. It's impossible when you're trying to establish meaningful real world systems.
179  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 23, 2015, 07:15:23 PM
@bitcreditscc

bidtracker.cpp is looking for the DASH unspents here:

http://api.blockstrap.com/v0/drk/address/unspents/Xypcx2iE8rCtC3tjw5M8sxpRzn4JuoSaBH - but their blockchain seems frozen at block 332319, which would explain why my later DASH bids are not showing.

Chainz will give you access to an unspent API call if you ask them (BCT user Fairglu seems like a good guy) for a free API key... just an option if blockstrap continues to be unreliable...

Blockchain.info seems accurate for BTC and LTC though.

180  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BITCREDIT | UPDATE 21/09/15 | BID ON THE CHAIN | VOTE | ESCROW | WORK FOR COINS on: September 23, 2015, 01:31:29 PM
well, you have never had a million of anything... if the second house is made shit wouldn't matter because I have made houses scarce because no one will sell theirs for less than 1 mil...
supply and demand... so far, i am the only one to create ANY demand!!!  I did the only PR for this coin EVER!!!
The only one to create any demand? There's been plenty of demand from me and I've never heard of you until now. And have you seen the amount of work bitcreditscc has put in? That has no value I suppose, all the demand was created by you.  Roll Eyes


I spread this coin to ypool.  I created the only facebook link.  My involvement got the dev a little help in the beginning...  Where were all of you in Jan, Feb, and March???  no one was complaining about my use of electricity then...
Wish I'd heard of BCR earlier! Where have you been for the past 3 months when all this was being publicly discussed and implemented?


It works more like free drinks at the bar... Everyone at the bar gets free drinks, but i tip, so i get more drinks more often... you want more drinks, tip better...
you think it is just about cost... but it is more about difficulty...
No idea what you're talking about here.

what you are doing is accepting Commodities for Other commodities... I hope you have spoken with a lot of lawyers... because any transaction done this way violates United States treaties, and requires about a million dollars in licenses... Without an international commodities license this tactic will end you up in jail...

It's a great idea, just costs alot... BTS got around it by using the term DONATIONS.... AT LEAST LEARN THIS!!!
you can't have "BIDS" for your "COMMODITIES" without it being said that you "sell"... can i get your license number please? do you login from your ip??? to buy something from you in the USA i need a lot of information to NOT BE BREAKING THE LAW!!!

doesntmatter
Panic much? If we have to change a few strings based on region, and incorporate in Angola, then so be it. If you have any legal expertise, feel free to share! Smiley

At the moment all we're doing is selling our own product and accepting 3 other currencies as payment. You could even call it barter. Where exactly is that illegal?
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ... 163 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!