Pages:
Author

Topic: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE! - page 52. (Read 346521 times)

sr. member
Activity: 355
Merit: 250
Currently all the *.burst-team.us sites are unreachable. Don't know why - I've emailed the colo to see if something is going on there.

I won't be able to get to it until tomorrow, so unless it's an issue with the colo that they can resolve, they'll be off the air for a while.

H.


burstcoion.biz and burstcoin.info also dead
hero member
Activity: 539
Merit: 500
For some reason I can't edit the former staus.

However, whatever was going on at the colo - all sites are on the way back up.
hero member
Activity: 539
Merit: 500
Currently all the *.burst-team.us sites are unreachable. Don't know why - I've emailed the colo to see if something is going on there.

I won't be able to get to it until tomorrow, so unless it's an issue with the colo that they can resolve, they'll be off the air for a while.

H.
sr. member
Activity: 251
Merit: 250
Thursday 29 Sept 2016 at 10:00 CET

Tross Burst Bash! 10 x 3k Burst Giveaway!

Approximatly every 3 hours I will dump 3k burst
on the pool! Exception is when I am asleep!
Will run till I give 3k 10 times!


Come out and have some fun!

http://burstpool.ddns.net/

STARTING IN ABOUT 30 MIN!!

Dont be late!

I'm mining there already Wink
member
Activity: 112
Merit: 10
Thursday 29 Sept 2016 at 10:00 CET

Tross Burst Bash! 10 x 3k Burst Giveaway!

Approximatly every 3 hours I will dump 3k burst
on the pool! Exception is when I am asleep!
Will run till I give 3k 10 times!


Come out and have some fun!

http://burstpool.ddns.net/

STARTING IN ABOUT 30 MIN!!

Dont be late!
hero member
Activity: 2814
Merit: 618
Leading Crypto Sports Betting & Casino Platform
I want to support burstcoin network and host mining pool in my country. Where can i download pool software?


Right now the ninja codebase isn't really available to download, but we can build you a clone copy of it... However, we're working on some new pool software that should be available soon. There seem to be some issues with the wallet and the way it handles being used as a pool wallet, and the new pool software will alleviate that problem while we come up with a permanent solution.

The new pool software will also be a lot faster and more responsive.


We will let everyone know when this happens. Thanks!

Well, I guess that changes some things.  I have bring around a while, dealt with morantis on a thing or two and until I get the go ahead from him on this one, it can sit and wait.
full member
Activity: 169
Merit: 100
I want to support burstcoin network and host mining pool in my country. Where can i download pool software?

I knew there was a post about it Smiley
https://forums.burst-team.us/topic/878/how-to-run-your-own-pool-uray-s-pool

Please visit the forum for these kinds of questions, lots of nice people ready to help/answer your questions.
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
I want to support burstcoin network and host mining pool in my country. Where can i download pool software?


Right now the ninja codebase isn't really available to download, but we can build you a clone copy of it... However, we're working on some new pool software that should be available soon. There seem to be some issues with the wallet and the way it handles being used as a pool wallet, and the new pool software will alleviate that problem while we come up with a permanent solution.

The new pool software will also be a lot faster and more responsive.


We will let everyone know when this happens. Thanks!
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
@morantis

Removing slanderous and straight up bashing posts, is not what I consider 'Nazi'.


If you would like, create your own thread and say whatever you'd like. Just here, we're talking about BURST, and not arguing and name calling over nonsense like pool colors. That's childish behavior.

Also, our old thread is unmoderated, and so is the development thread. This one is not. Go ahead and say whatever you'd like, but you're not going to win people over with your negative attitude on the most positive community in crypto.

Especially not by calling me a 'Nazi'.
hero member
Activity: 938
Merit: 503
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
Two accounts is not something that you get anything other benefit from, other than perhaps keeping things organized.  I did want to add that if you are using the Burst wallet GUI to access most things, then there is a nice feature that stores an encrypted passwrd for the accounts and can make it easier to load more wallets quicker than all that typing.
member
Activity: 112
Merit: 10
Thursday 29 Sept 2016 at 10:00 CET

Tross Burst Bash! 10 x 3k Burst Giveaway!

Approximatly every 3 hours I will dump 3k burst
on the pool! Exception is when I am asleep!
Will run till I give 3k 10 times!


Come out and have some fun!

http://burstpool.ddns.net/
sr. member
Activity: 355
Merit: 250
I want to support burstcoin network and host mining pool in my country. Where can i download pool software?
sr. member
Activity: 504
Merit: 250
Looking forward to the next BurstVest Asset payout. Does anybody has news from the asset issuer? Would be surpriced to hear anything again.
hero member
Activity: 1862
Merit: 590
Looking forward to Bsilver's asset payouts in the next few days as it will be the first payout for this asset. I'm still accumulating as many Burst team assets as I can even though the price of Burst has been rising in the past month, it hasn't stopped me buying assets and when the price of Burst did start to rise I picked up some cheap Burst team assets some below there issue price.
legendary
Activity: 1164
Merit: 1010
As the dev V2 pool is down, I wanted to mine on pool.burst-team.us.
But, blago's miner just crashes with this config:
Any ideas why?
{
    "UpdaterAddr" : "pool.burst-team.us:8124",
   "EnableProxy": true,
   "UseSorting" : true,
   "SendBestOnly": false,
   "UseFastRcv" : true,
}
change to:
 "UpdaterAddr" : "pool.burst-team.us",
 "EnableProxy": false,
 "SendBestOnly": true,
 "UseFastRcv" : false,

delete "UseSorting" : true,
https://github.com/Blagodarenko/miner-burst/releases/tag/v1.160407  parameter "UseSorting" deleted

Thanks a ton!
sr. member
Activity: 416
Merit: 250
As the dev V2 pool is down, I wanted to mine on pool.burst-team.us.
But, blago's miner just crashes with this config:
Any ideas why?
{
    "UpdaterAddr" : "pool.burst-team.us:8124",
   "EnableProxy": true,
   "UseSorting" : true,
   "SendBestOnly": false,
   "UseFastRcv" : true,
}
change to:
 "UpdaterAddr" : "pool.burst-team.us",
 "EnableProxy": false,
 "SendBestOnly": true,
 "UseFastRcv" : false,

delete "UseSorting" : true,
https://github.com/Blagodarenko/miner-burst/releases/tag/v1.160407  parameter "UseSorting" deleted
legendary
Activity: 1164
Merit: 1010
As the dev V2 pool is down, I wanted to mine on pool.burst-team.us.
But, blago's miner just crashes with this config:
Any ideas why?
{
   "Mode" : "pool",
   "Server" : "pool.burst-team.us",
   "Port": 8124,
   "UpdaterAddr" : "pool.burst-team.us:8124",
   "UpdaterPort": 8124,
   "InfoAddr" : "localhost",
   "InfoPort" : 8125,
   "EnableProxy": true,
   "ProxyPort": 8126,
   "Paths":["E:\\plots","H:\\plots","I:\\plots","Y:\\plots","Z:\\plots"],
   "CacheSize" : 40000,
   "ShowMsg" : false,
   "ShowUpdates" : false,
   "UseSorting" : true,
   "Debug": false,
   "UseHDDWakeUp": true,
   "SendBestOnly": false,
   "UseFastRcv" : true,
   "SendInterval": 100,
   "UpdateInterval": 1000,
   "UseLog" : false,
   "ShowWinner" : false
}
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
I had to remove a few posts where people were getting a little nasty with each other, and it had nothing to do with BURST itself, please refrain from calling people names and bashing and such in this thread, we're here to talk about BURST.

you are more than welcome to bring up issues and such, but please, if you're going to get in depth with those types of things, the forums for BURST is a better location for this to take place.

Bashing people is not something we like to tolerate in the BURST community, and for the most part we have a fantastic community where this doesn't happen often. We would like to keep it this way. So please, stay on topic and don't bash fellow BURSTers!

Friendly message from your neighborhood BURST fanatic. Wink

why were posts only removed from one half of the conversation, is this one of those coins where only certain points of view are allowed to be expressed and others can freely be completely useless to be thread and remain?  it appears that is the type of business that has become attached to burst coin.  I had very high expectations for the coin and now I have serious doubts.

Kindly point out the ones you're referring to and I'll remove them. I removed an equal amount of Rich and your posts.


I would also like to note, this is only the 3rd time of the history of this thread that I've deleted anything, and it was only because there was just pure flaming and name calling going on. If this makes you doubt the coin and community, you clearly aren't looking at everything. But you're entitled to whichever opinion you'd like to have.
legendary
Activity: 1164
Merit: 1010
Ya, seems the dev v2 pool is also stuck/forked... Is pool software the root cause?  Or does this forking issue lie within the Burst protocol?  I would think developing/updating "new pool software" as a work-around for a deeper issue is the wrong approach to take here, especially since most pool miners would then be incentivised to mine on said pool, which doesn't help at all with decentralization.

I'm solo mining, and since 1.2.6 came out my main burst client (that I mine against) was on a fork 4 times.
I run another named burst client to support the network, without local miners, it got forked once.

Interestingly, my database folders contain a " burst.mv.db" of 7 - 9 GBytes (9 right after syncing, shrinking to ~7 after a few hours).
The downloaded db.zip contains a "burst.h2.db" of ~3,5 GByte. I always sync from the network and pulled the file out of curiosity, and did not start a wallet with it yet.

Why the different naming and size ?


IIRC it has something to do with the way the multithreaded wallet handles the db.

Also @includebeer - we are currently unable to figure out the 'root cause' of the issues, but they lie within the wallet. Interestingly, they seem to not happen unless there's a miner or a bunch pointed at the wallets.

We resolved the fork issue with a use of the older burst.jar from 1.2.3 version. These are temp fixes until we can re-make the error for the devs and have them fix the actual issue.

The new pool software will be available to everyone, so the issue with decentralization is a non-issue.

The pool software is to alleviate the load on the wallets so that the issue doesn't rear its head in production environment, while at the same time we resolve the actual issue.

So far, the devs haven't been able to recreate the problem since it only seems to happen on pool wallets. We're open to any ideas from anyone as far as what the 'real issue' could be.

As far as i'm concerned it has to have something to do with the multithreading that was added to the wallet, as it only started doing it after that. But since it is seemingly random, and we're not able to reproduce it on a testnet, we're setting up some workarounds for now, while we investigate the issue further.

I personally don't think there's an issue with the way we're going about it whatsoever.

Ok, thanks for the explanation, I've a much better understanding now.  If this defect started appearing after multi-threaded handling was added, I'd start looking at thread collisions for a start.  Likely, the app isn't (completely) thread safe.  If race conditions aren't being handled properly, it could lead to such problems like we're seeing.  The best part: you don't need a production environment to test this is.  There are a number of thread watchers and debuggers out there so a dev can view, debug, and catch such scenarios as they happen.

Source: I'm a software engineer by profession.
hero member
Activity: 868
Merit: 503
I had to remove a few posts where people were getting a little nasty with each other, and it had nothing to do with BURST itself, please refrain from calling people names and bashing and such in this thread, we're here to talk about BURST.

you are more than welcome to bring up issues and such, but please, if you're going to get in depth with those types of things, the forums for BURST is a better location for this to take place.

Bashing people is not something we like to tolerate in the BURST community, and for the most part we have a fantastic community where this doesn't happen often. We would like to keep it this way. So please, stay on topic and don't bash fellow BURSTers!

Friendly message from your neighborhood BURST fanatic. Wink

why were posts only removed from one half of the conversation, is this one of those coins where only certain points of view are allowed to be expressed and others can freely be completely useless to be thread and remain?  it appears that is the type of business that has become attached to burst coin.  I had very high expectations for the coin and now I have serious doubts.
Pages:
Jump to: