Pages:
Author

Topic: BipCoin, CryptoNote with Fast, Solid Transactions + profitable to mine - page 14. (Read 31013 times)

slb
hero member
Activity: 598
Merit: 501
member
Activity: 107
Merit: 10
REDDCoin - Great return
New Light theme site Bipcoin. Work in progress



UPD: set MWD64 background >o.-<
newbie
Activity: 3
Merit: 0
Not sure where to ask this, figured this was as good a place to start as any. I'm playing with a faucet script, attempting to modify to work with bipcoin. I'm running simplewallet in rpc mode and can't seem to get transfers to work. Note: getbalance works; rpc server should be functioning. Maybe I'm doing something wrong, possibly the code doesn't work quite right with bip addresses. I imagine the folks running mining pools must be transfering somehow..

I added some debug lines in simplewallet to see what was going on internally. Output for attempted transaction goes like this:
Code:
2017-Jan-19 09:51:46.388846 DEBUG   Incoming connection from 127.0.0.1:45190
2017-Jan-19 09:51:46.388972 DEBUG   In walletrpcserver
HTTP Request Body: {"method":"transfer","params":{"destinations":{"amount":0.17354123,"address":"bip1ZT7AY9dAE3KYrXcFeoVtFe43WZvGBAA2NFVXXbn4Yxw15gYgekQc7VUFJFHM7DMNsZKRDZAeTe81P8yke37z4JVJupJF1j"},"mixin_count":"1"},"id":1}

2017-Jan-19 09:51:46.389107 DEBUG   In walletrpcserver
method found

2017-Jan-19 09:51:46.389184 DEBUG   In walletrpcserver
JSON Request Body: {"id":1,"jsonrpc":"2.0","method":"transfer","params":{"destinations":{"address":"bip1ZT7AY9dAE3KYrXcFeoVtFe43WZvGBAA2NFVXXbn4Yxw15gYgekQc7VUFJFHM7DMNsZKRDZAeTe81P8yke37z4JVJupJF1j","amount":0.17354123},"mixin_count":"1"}}

2017-Jan-19 09:51:46.389282 ERROR   In WalletRPCServer
Adress Parsed:
To send: 0

2017-Jan-19 09:51:46.389340 ERROR   In WalletRPCServer
Adress Parsed:
To send: 0

2017-Jan-19 09:51:46.389496 DEBUG   In walletrpcserver
JSON Response Body: {"error":{"code":-4,"message":"Bad address"},"id":1,"jsonrpc":"2.0"}

2017-Jan-19 09:51:46.389829 DEBUG   Closing connection from 127.0.0.1:45190 total=1
The http/json requests look proper, to me at least. Am I maybe setting up the structure wrong? It (WalletRpcServer) seems to find destinations (2 of them?), but not setting a usable transfer address/amount.

I've tried tracking it around in the code, but am rusty and maybe don't fully understand some things that are going on. I assume it works for other people, though; kind of don't think it would be in the code. Unless maybe this is a known issue.

It's worth mentioning that I'm using simplewallet as compiled with gcc 6. (I had to add an endline to the http response to get it to coexist with the php I snagged, which uses fgets to get server reply. I'll probably try switching the script to curl and running "stock" simplewallet next.)

Thanks for your time. Any advice or help is appreciated. Aside, if there's a better place to be asking, please let me know. Following is the php setup for the transfer, in case any want to see it as well:
Code:
	
$destination = array(
    'amount' => $amt,
    'address' => $bipwallet
);

$params = array(
    'destinations' => $destination,
    'mixin_count' => '1'
    );   
               
$request = array(
    'method' => 'transfer',
    'params' => $params,
    'id' => $currentId
    );
$request = json_encode($request);

$opts = array ('http' => array (
    'method'  => 'POST',
    'header'  => 'Content-type: application/json',
    'content' => $request
    ));

$context  = stream_context_create($opts);
$fp = fopen($this->url, 'r', false, $context);
$response = trim(fgets($fp))."\n";
$response = json_decode($response,true);
sr. member
Activity: 417
Merit: 252
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Your balance won't show up until 60 blocks after the pool found a block while you were mining.  This is roughly two hours, but can vary with fluctuations in the total network hash rate.  You should see something in your balance soon.

yup.

Also, paste your mining address into where it says "Your Stats & Payment History" down that page and hit "Lookup" for the pending Balance.

 yes ive done that and it still shows nothing

Looking up his balance is equal to inspecting domain of his site. Some countries have criminal laws against intervention in a private cyberspace of an individual, and, if u live there, u could be pleaded guilty in trespassing sloppy private borders.

That's like a lawyer's thinking, he finds a little something (totally insignificant) and then makes a case about it and robs the poor guy of all his money. And that bastard that's now ruined had no idea that the simple thing he was doing was illegal.

That guy is a troll. Read his posts. They're all fuckery. lol.l Will delete more posts from him.

Yeah, I figured so.  I have to call him on his BS though, since some people might not see though it.

It was my fault for not reading thoroughly all that was quoted but still that was a shitty lawyer's thinking.
member
Activity: 90
Merit: 10
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Your balance won't show up until 60 blocks after the pool found a block while you were mining.  This is roughly two hours, but can vary with fluctuations in the total network hash rate.  You should see something in your balance soon.

yup.

Also, paste your mining address into where it says "Your Stats & Payment History" down that page and hit "Lookup" for the pending Balance.

 yes ive done that and it still shows nothing

Looking up his balance is equal to inspecting domain of his site. Some countries have criminal laws against intervention in a private cyberspace of an individual, and, if u live there, u could be pleaded guilty in trespassing sloppy private borders.

That's like a lawyer's thinking, he finds a little something (totally insignificant) and then makes a case about it and robs the poor guy of all his money. And that bastard that's now ruined had no idea that the simple thing he was doing was illegal.

That guy is a troll. Read his posts. They're all fuckery. lol.l Will delete more posts from him.

Yeah, I figured so.  I have to call him on his BS though, since some people might not see though it.
sr. member
Activity: 476
Merit: 250
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Your balance won't show up until 60 blocks after the pool found a block while you were mining.  This is roughly two hours, but can vary with fluctuations in the total network hash rate.  You should see something in your balance soon.

yup.

Also, paste your mining address into where it says "Your Stats & Payment History" down that page and hit "Lookup" for the pending Balance.

 yes ive done that and it still shows nothing

Looking up his balance is equal to inspecting domain of his site. Some countries have criminal laws against intervention in a private cyberspace of an individual, and, if u live there, u could be pleaded guilty in trespassing sloppy private borders.

That's like a lawyer's thinking, he finds a little something (totally insignificant) and then makes a case about it and robs the poor guy of all his money. And that bastard that's now ruined had no idea that the simple thing he was doing was illegal.

That guy is a troll. Read his posts. They're all fuckery. lol.   l Will delete more posts from him.
sr. member
Activity: 417
Merit: 252
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Your balance won't show up until 60 blocks after the pool found a block while you were mining.  This is roughly two hours, but can vary with fluctuations in the total network hash rate.  You should see something in your balance soon.

yup.

Also, paste your mining address into where it says "Your Stats & Payment History" down that page and hit "Lookup" for the pending Balance.

 yes ive done that and it still shows nothing

Looking up his balance is equal to inspecting domain of his site. Some countries have criminal laws against intervention in a private cyberspace of an individual, and, if u live there, u could be pleaded guilty in trespassing sloppy private borders.

That's like a lawyer's thinking, he finds a little something (totally insignificant) and then makes a case about it and robs the poor guy of all his money. And that bastard that's now ruined had no idea that the simple thing he was doing was illegal.
member
Activity: 90
Merit: 10
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Your balance won't show up until 60 blocks after the pool found a block while you were mining.  This is roughly two hours, but can vary with fluctuations in the total network hash rate.  You should see something in your balance soon.

yup.

Also, paste your mining address into where it says "Your Stats & Payment History" down that page and hit "Lookup" for the pending Balance.

 yes ive done that and it still shows nothing

Looking up his balance is equal to inspecting domain of his site. Some countries have criminal laws against intervention in a private cyberspace of an individual, and, if u live there, u could be pleaded guilty in trespassing sloppy private borders.

You're talking nonsense.  He's instructing him on how to look up his own balance.  He's not intervening in anyone's private cyberspace.
hero member
Activity: 2147
Merit: 518
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Your balance won't show up until 60 blocks after the pool found a block while you were mining.  This is roughly two hours, but can vary with fluctuations in the total network hash rate.  You should see something in your balance soon.

yup.

Also, paste your mining address into where it says "Your Stats & Payment History" down that page and hit "Lookup" for the pending Balance.

 yes ive done that and it still shows nothing

Looking up his balance is equal to inspecting domain of his site. Some countries have criminal laws against intervention in a private cyberspace of an individual, and, if u live there, u could be pleaded guilty in trespassing sloppy private borders.
sr. member
Activity: 476
Merit: 250
Ok so Bip just reached about 10k Satoshi, almost 10 cents. Somebody just invested a ton of money into this project.

Been rising for days. BipCoin currently at all time high price. And more miners and higher hash rate than ever. 250 Kh for network (was 300 something  yesterday, but this is average now for a day.)

Well done, miners.



Current hash rate is over 500 kh/s, if you add up each known pool individually.  The reported network hash rate hasn't caught up yet.

wow! That's higher than Bytecoin.

Well, bytecoin is a scamcoin so who would want that garbage. Monero, Aeon and hopefully this will be the lead cryptonote coins.

How's development coming on the DDNS?

Still raising money. Ask in a week.
full member
Activity: 122
Merit: 100
Swinging from buildings in my spare time.
Ok so Bip just reached about 10k Satoshi, almost 10 cents. Somebody just invested a ton of money into this project.

Been rising for days. BipCoin currently at all time high price. And more miners and higher hash rate than ever. 250 Kh for network (was 300 something  yesterday, but this is average now for a day.)

Well done, miners.



Current hash rate is over 500 kh/s, if you add up each known pool individually.  The reported network hash rate hasn't caught up yet.

wow! That's higher than Bytecoin.

Well, bytecoin is a scamcoin so who would want that garbage. Monero, Aeon and hopefully this will be the lead cryptonote coins.

How's development coming on the DDNS?
sr. member
Activity: 476
Merit: 250
Ok so Bip just reached about 10k Satoshi, almost 10 cents. Somebody just invested a ton of money into this project.

Been rising for days. BipCoin currently at all time high price. And more miners and higher hash rate than ever. 250 Kh for network (was 300 something  yesterday, but this is average now for a day.)

Well done, miners.



Current hash rate is over 500 kh/s, if you add up each known pool individually.  The reported network hash rate hasn't caught up yet.

wow! That's higher than Bytecoin.
member
Activity: 90
Merit: 10
Ok so Bip just reached about 10k Satoshi, almost 10 cents. Somebody just invested a ton of money into this project.

Been rising for days. BipCoin currently at all time high price. And more miners and higher hash rate than ever. 250 Kh for network (was 300 something  yesterday, but this is average now for a day.)

Well done, miners.



Current hash rate is over 500 kh/s, if you add up each known pool individually.  The reported network hash rate hasn't caught up yet.
sr. member
Activity: 476
Merit: 250
Ok so Bip just reached about 10k Satoshi, almost 10 cents. Somebody just invested a ton of money into this project.

Been rising for days. BipCoin currently at all time high price. And more miners and higher hash rate than ever. 250 Kh for network (was 300 something  yesterday, but this is average now for a day.)

Well done, miners.

sr. member
Activity: 417
Merit: 252
Ok so Bip just reached about 10k Satoshi, almost 10 cents. Somebody just invested a ton of money into this project.
member
Activity: 70
Merit: 10
i mined on that pool a couple days ago, it's legit. bipcoin protocol locks payments for 60 blocks before they can be spent/sent. it will pay out.
member
Activity: 90
Merit: 10
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Its seems like its not. The rewards are queued, and I dont get why, though I cant know this since Im not even mining. But it looks like rewards will be processed in q1 2018. Slipping hasrate signals that my assumption be true.

What? That doesn't even make sense.
hero member
Activity: 1150
Merit: 502
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

Its seems like its not. The rewards are queued, and I dont get why, though I cant know this since Im not even mining. But it looks like rewards will be processed in q1 2018. Slipping hasrate signals that my assumption be true.
newbie
Activity: 14
Merit: 0
mined for 2 hours  http://bip.ms-pool.net.ua/   2.1 k/hs   total  15418857l hashes

no balance  so  is that pool legit wasted my time and  hashing power

yes sometimes it has been done with me same like but like a good achievrs i am continuing on this
Pages:
Jump to: