Bitcoin Forum
June 22, 2024, 10:56:44 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
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 »
  Print  
Author Topic: [BTE] The Bytecoin Information Thread  (Read 79618 times)
dreamwatcher
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
April 28, 2013, 04:15:55 AM
 #81

How can I compute/estimate the total current hashing power in the bytecoin network?  I've noticed some altcoins have a getnetworkhashespersec API command, but I don't think Bitcoin or Bytecoin have one.  I'm also not sure how it works.

You can use CCE API to get lots of raw information, including nethash.

For example:

http://cryptocoinexplorer.com:7750/chain/Bytecoin/q/nethash/50/14000

Will give you:

Code:
blockNumber:          height of last block in interval + 1
time:                 block time in seconds since 0h00 1 Jan 1970 UTC
target:               decimal target at blockNumber
avgTargetSinceLast:   harmonic mean of target over interval
difficulty:           difficulty at blockNumber
hashesToWin:          expected number of hashes needed to solve a block at this difficulty
avgIntervalSinceLast: interval seconds divided by blocks
netHashPerSecond:     estimated network hash rate over interval

Statistical values are approximate and differ slightly from http://blockexplorer.com/q/nethash.

/chain/CHAIN/q/nethash[/INTERVAL[/START[/STOP]]]
Default INTERVAL=144, START=0, STOP=infinity.
Negative values back from the last block.
Append ?format=json to URL for headerless, JSON output.

blockNumber,time,target,avgTargetSinceLast,difficulty,hashesToWin,avgIntervalSinceLast,netHashPerSecond
START DATA
14050,1365400549,6581917795657057981727655357598630697268285824847208028842229760,6581917795657081365397040728951907468046995101983636763958050799,4096.062,17592454483968,57,307667969289
14100,1365403568,6581917795657057981727655357598630697268285824847208028842229760,6581917795657081365397040728951907468046995101983636763958050799,4096.062,17592454483968,60,291362280291
14150,1365416069,1645479448914264495431913839399657674317071456211802007210557440,2006682254773501807315432042157790934656476205857199531620606764,16384.250,70369817935872,250,230794539267
14200,1365441343,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,505,139213852053
14250,1365473896,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,651,108084996676
14300,1365606971,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,2662,26439909050
14350,1365756202,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,2985,23577479859
14400,1365780302,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,482,145995472896
14450,1365789890,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,192,366968178639
14500,1365798933,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,181,389084473824
14550,1365807123,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,164,429608168107
14600,1365819044,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,238,295150649844
14650,1365834277,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,305,230978198437
14700,1365849756,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,310,227307377530
14750,1365910420,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,1213,57999652130
14800,1366014637,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,2084,33761199198
14850,1366097212,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,1652,42609638472
14900,1366184492,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,1746,40312682136
14950,1366292261,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,2155,32648450823
15000,1366378495,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,1725,40801666359
15050,1366457688,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,1584,44429316945
15100,1366566944,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,2185,32204097686
15150,1366725417,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,3169,22202462860
15200,1366906389,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,3619,19442183856
15250,1367011166,1645479448914264495431913839399657674317071456211802007210557440,1645479448914270341349260182237976867011748775495909190989512699,16384.250,70369817935872,2096,33580756242

Basically a table of values related to net hash, including an estimated net hash (last value on each row) for every 50 blocks starting with block 14050.

I have received e-mails for instructions on how to use the explorers API, I will work on a quick write in the next few days.


LucasJones
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
April 28, 2013, 11:17:43 AM
 #82

Might want to add the Bytecoin Ruby to the list:

http://bytecoin.us.to:10000/

Tip jars: BTC 1DmCj5fVACDoAZHy5PeKs274xvuwpZ42RM
Bitcoin Socially
Member
**
Offline Offline

Activity: 84
Merit: 10


Find more coins!


View Profile WWW
May 17, 2013, 08:31:11 PM
 #83

**BEWARE**

Byte-Gox has become a scammer and stole a lot of users coins using his pool and exchange.
Avoid pool.bytecoin.in and exchange.bytecoin.in... They are scam sites.
kjlimo
Legendary
*
Offline Offline

Activity: 2114
Merit: 1031


View Profile WWW
May 22, 2013, 02:19:53 AM
 #84

**BEWARE**

Byte-Gox has become a scammer and stole a lot of users coins using his pool and exchange.
Avoid pool.bytecoin.in and exchange.bytecoin.in... They are scam sites.


bummer, was hoping it wasn't true... Sad

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
Mogumodz
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250



View Profile
May 29, 2013, 07:50:35 AM
 #85

Ah ByteCoin, it's like it was yesterday we used to run through the fields and laugh about growing up.

What happened to you man...

Bitcoin OTC rating GPG ID: 3E7974A1 P2Pool statistics: p2pool.info
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
June 03, 2013, 03:51:41 AM
 #86

I am offering 2,000 BTE for a merged mining patch bounty and for everyone to agree on the fork.
All of you will need to setup your own p2pool to merged mine. Or pools like Bitparking will likely join VERY quickly. You can't use mine since mine will only pay in BTC. And help me fork the blockchain.

Join me
https://bitcointalk.org/index.php?topic=223904.0
Bytecoin will be dead soon without this.

Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
June 03, 2013, 04:19:12 PM
 #87

I am offering 2,000 BTE for a merged mining patch bounty and for everyone to agree on the fork.
All of you will need to setup your own p2pool to merged mine. Or pools like Bitparking will likely join VERY quickly. You can't use mine since mine will only pay in BTC. And help me fork the blockchain.

Join me
https://bitcointalk.org/index.php?topic=223904.0
Bytecoin will be dead soon without this.

+1 i pledged 1000 do this bounty as well

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
FJBourne
Full Member
***
Offline Offline

Activity: 138
Merit: 100



View Profile
July 12, 2013, 03:40:15 AM
 #88

Is anyone still mining bytecoin?

BTE- 8UvdysHU3HugiAGSWDn9hTvEbCe1kJmkZ5
Digigami
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
July 12, 2013, 06:29:26 PM
 #89

Is anyone still mining bytecoin?

It would seem as though someone is.. I've kept my node alive, but I only throw ~300mh/sec at it and that is pretty infrequently.

The network is still moving along, very slowly.. typically a block or two is found per day as of late.

I'm wondering if anyone made any progress towards merged mining support?
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
July 13, 2013, 01:49:46 AM
 #90

Didn't find a merged mining developer

mistercoin
Legendary
*
Offline Offline

Activity: 1044
Merit: 1000


https://r.honeygain.me/XEDDM2B07C


View Profile WWW
July 19, 2013, 01:24:58 AM
 #91

Is anyone still mining bytecoin?

It would seem as though someone is.. I've kept my node alive, but I only throw ~300mh/sec at it and that is pretty infrequently.

The network is still moving along, very slowly.. typically a block or two is found per day as of late.

I'm wondering if anyone made any progress towards merged mining support?

This coin deserves 10000% more love than all these shitclones of litecoin. I want to ressurect this coin. Anyone got a server ip I can add for a node, im setting up servers on my vps's but can't seem to get the daemons to sync. The windows qt is the same, wont sync.

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
July 19, 2013, 01:30:48 AM
 #92

You might be synced it just shows that when there's no blocks

ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
July 19, 2013, 09:12:30 PM
 #93

Could you add this link as the ByteCoin Repo: https://github.com/ahmedbodi/bytecoin/

Me and a few other people are working on fixing up bytecoin and adding the merged mining patches

Bitrated user: ahmedbodi.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
July 19, 2013, 09:22:41 PM
 #94

Cool but why do you need mm patches?

Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
July 19, 2013, 09:23:43 PM
 #95

Could you add this link as the ByteCoin Repo: https://github.com/ahmedbodi/bytecoin/

Me and a few other people are working on fixing up bytecoin and adding the merged mining patches

awesome! if you and who ever else is working on it gets it done and bytecoin comes back from the grave i'll donate 0.1btc ontop of the 1000bte i promised already  Grin

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
July 19, 2013, 09:35:42 PM
 #96

gives people more incentive to mine, im already working on it, half done i believe

Bitrated user: ahmedbodi.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
July 19, 2013, 09:38:34 PM
 #97

But I mean as a master or slave?

ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
July 19, 2013, 09:42:18 PM
 #98

master

Bitrated user: ahmedbodi.
Digigami
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
July 22, 2013, 03:49:55 AM
 #99

Hey guys, got my Bytecoin p2pool node setup and open to the public.

I'm running this with no fee's at least for now.. if you want to mine some BTE give it a go!

mining and stats at

http://75.156.208.65:6327

Use your desired BTE payout address as a username, and password is ignored

Also, anyone looking for a stable node to help sync your clients can add

75.156.208.65:6333

kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
July 26, 2013, 02:30:39 AM
 #100

My wallet not synchronizing.. I tried that node from the above post ^^  but it didnt help. I need help, anybody?  Roll Eyes
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 »
  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!