@falconCoin said in Deploying Unix (Ubuntu) Burst nodes:
@IceBurst awesome! thank you i have a bunch of linux boxes laying around
You tube available for a full demo, Unix or not it's worth the 90 seconds.
-IceBurst
@falconCoin said in Deploying Unix (Ubuntu) Burst nodes:
@IceBurst awesome! thank you i have a bunch of linux boxes laying around
You tube available for a full demo, Unix or not it's worth the 90 seconds.
-IceBurst
@Marc said in Some stuff i had to clear i guess:
@Yey_09 where the sun never shines and all that?
Don't be a retard. The Div's are still being paid weekly as always. When the time comes to be converted to BTS the instructions will be provided.
-IceBurst
For everyone that has heard unix is better and stronger we know there is a learned curve. So my goal here is to make your life easier. You will need to log into an account that has sudo or root access. Three cut and paste lines and the magic happens.
wget https://raw.githubusercontent.com/burst-team/burstcoin/50db4c37b4484661c6d5cd360970e2f16aad1aa8/installburstwallet.sh
chmod +x installburstwallet.sh
sudo ./installburstwallet.sh
Hopefully this will be integrated into the main branch soon so the wget command will get shorter but what is does is:
This was tested with Ubuntu and works wonderfully. I hope this helps someone out that wants to get burst running on Linux
-IceBurst
Stability, robustness and usability should be in the focus of the coders these months if I could decide it. Not very exciting and prestigious but necessary.
This might describe what my next update is exactly.
-IceBurst
@burst1
Expect something soon, probably this week, I want to talk to Lex to ensure what I wrote down for his recent software updates are correct. But I'm aware of two things that are new. Update coming soon.
-IceBurst
netDiff = (Burst block #0 BaseTarget) / baseTarget
Burst block #0 BaseTarget = 18325193796
so, netDiff = 18325193796 / baseTarget
BaseTarget is passed from the getMininginfo call to keep block times at 4min.
-IceBurst
Open a command prompt an type "java -version" post the output and then we'll know who to blame.
-IceBurst
@haitch said in Blockchain db download extremely slow despite good internet connection:
@oirames If you can send me the account details, I'll look to see if I can push the download to it
This would be done much better by hosting your own wallet and archiving your DB nightly with cron. Sending multiple gigs per night for a link that may or may not get used is not good use of bandwidth.
I'll have a tool for the Un*x side of things this week.
-IceBurst
@Gkul94 said in Mobile Pool (m.burst4all.com) Bonus.:
d
Looks right to me based on what you posted.
-IceBurst
Some of you may know that I utilize the SteemIt platform as a neutral position to express myself. I have recently taken a likely to many of it's features and am not utilizing it for other purposes. If you interested in seeming some non-burst stuff I'm writing take a look. Here's my post from today.
https://steemit.com/life/@iceburst/short-hits-series-6
Don't worry I'm not a 3 or 4 post a day writer, typically only 1 every day or two, typically short as I'm in the middle of a shorts series now. You can see all of my past articles here.
Some of these should make you smile or chuckle on the inside.
-IceBurst
@tross said in BURST.ninja POOL OFFICIAL RE-LAUNCH! V3.1:
yes and port 8124
The beauty of this new code is 8124 or 80... they both work. If you forget the port you'll still run fine. Just one of the small improvements.
-IceBurst
@vdad9 said in Reward Reciept Issues:
@mrgoldy hopefully this doesnt sound too stupid but what are the benefits of formatting it instead I guess just deleting the massive plot file
None, formatting just wipes EVERYTHING.
-IceBurst
@fpdragon said in Mining on two pools with the same plots?:
But one other thing.
When I switch from pool A to pool B and still have open payouts on pool A, do these payments land on my wallet or are they lost because of the assignment switch to Pool B?thanks
They will eventually find there way to your wallet, typically within a day or two.
-IceBurst
@FlippyCakes said in NXT has achieved 100 TPS in testnet, can BURST also?:
@Propagandalf said in NXT has achieved 100 TPS in testnet, can BURST also?:
Scaling the blockchain to 100 TPS required complex optimizations. These optimizations won’t be released under the GPLv2 license. They will be available only for commercial private blockchain projects or blockchains running under the JPL license.
Boo!
Flippy hit it on the head, closed source, pay per source/commercial use. If we were do this we would have to code it from scratch. I'm not saying it can't be done (obviously they did it) but I would expect this to be a significant bounty from a large transaction creator. I'm not sure what optimizations they are talking about other than potentially a large change to the DB structure.
-IceBurst
Ninja is up, were still in beta....
http://beta.burst.ninja/
The reward assignment will NOT change when we come out of beta.
-IceBurst