Author

Topic: 🤖[ANN][BIS]Bismuth 2.0 - Beyond DeFi - page 113. (Read 156186 times)

legendary
Activity: 1456
Merit: 1014
October 19, 2017, 03:11:13 AM
May I suggest, that if you doing branding/ marketing for this coin eg bounty or something, I am sure that will  led to success and boost this coin popularity.
Last, I want to ask to developer, I heard there is dev supply for every blocks mined, can you explain a bit more about it and how many for it? I heard it on slack

afaik from the 2% Pool fee from ACC pool 1% is for DEV 1% is for the Pool Owner.
legendary
Activity: 1932
Merit: 1273
October 19, 2017, 02:54:09 AM
May I suggest, that if you doing branding/ marketing for this coin eg bounty or something, I am sure that will  led to success and boost this coin popularity.
Last, I want to ask to developer, I heard there is dev supply for every blocks mined, can you explain a bit more about it and how many for it? I heard it on slack
newbie
Activity: 4
Merit: 0
October 18, 2017, 07:28:08 PM
So the GPU mining is confirmed or not? How to get over 1 million of kh/s per 1 worker?

Make a pool, retransmit everything to other pool without separating miners.
legendary
Activity: 1932
Merit: 1273
October 18, 2017, 07:05:00 PM
Looks like currently the Network is pretty Split up, i hope that all Pool and Cryptopia did the Update to 4.1.0 so that we have from tomorrow on a more stable Network.
http:// is already on the latest node, you can try if you want
legendary
Activity: 1121
Merit: 1003
October 18, 2017, 03:41:41 PM
Windows 7 is now supported. you must delete all the peers and just have ('94.113.207.67', '5658')

legendary
Activity: 1456
Merit: 1014
October 18, 2017, 03:30:38 PM
Looks like currently the Network is pretty Split up, i hope that all Pool and Cryptopia did the Update to 4.1.0 so that we have from tomorrow on a more stable Network.
Sy_
newbie
Activity: 21
Merit: 11
October 18, 2017, 02:56:06 PM
We got some epic forking going on, acc pool and bismuth.online are on different chains, cryptopia probably gave up -.- i wonder which chain will prevail.

We had one or two diffdrop sniper showing up which made it way more unstable than yesterday.
full member
Activity: 168
Merit: 104
October 18, 2017, 02:10:49 PM
So the GPU mining is confirmed or not? How to get over 1 million of kh/s per 1 worker?
Sy_
newbie
Activity: 21
Merit: 11
October 18, 2017, 05:21:43 AM
I honestly think 90 is too high and the real diff is more around 80-85ish and you won't hit your 1440 blocks per day but we will see, its a crude solution and the first few days will be rough.

Changing the watchback to 2 days would fix the problem aswell but hey...
hero member
Activity: 756
Merit: 579
October 18, 2017, 05:09:09 AM
Please Update to Bismuth 4.1.0 before block 346000.

https://github.com/hclivess/Bismuth/releases/tag/4.1.0

-Hardfork at block 346000
-Multi-version support, customizable
-Banned peers can be pre-set in config.txt
-Ban reset can be configured
-Flexible difficulty floor built on median of the past 24h blocks
-Emergency diff drop ignores soft floor, but happens only after 10 minutes
-Hard difficulty floor raised to 90
-Testnet database streamlined

Also a RT will be appreciated, thanks!
https://twitter.com/BismuthCrypto/status/920576010999001088
Sy_
newbie
Activity: 21
Merit: 11
October 18, 2017, 04:37:46 AM
Most blocks since the diff min 70 update at block 340000 went to the acc pool
Code:
select count(reward), sum(reward), recipient from transactions join misc on transactions.block_height = misc.block_height where reward > 0 and difficulty = 70.0 group by recipient

Blocks, Reward, Address
Quote
"1226"   "17970.371462"   "01d616b9df2a85a3e9df92d421a49217bad7a5a5ffc34cf1a095cb5a"

Those guys got a few too
"498"   "7300.555749"   "b4c092715a786907eabedf52917f3599194891888bb82d5df1882c34"
"152"   "2228.013938"   "27af83df6211c5738637aae9a78d397492cb4e6e5888615234157154"
"100"   "1465.82728"   "43e40c036dc71da3fdeb197afa8dda23e2fb4dd4c604b8b17c089a89"

Before that with diff 45 whoever those others are got a bit more but the pool still won by far.

Quote
"3586"   "52631.086175"   "01d616b9df2a85a3e9df92d421a49217bad7a5a5ffc34cf1a095cb5a"
"451"   "6612.346661"   "27af83df6211c5738637aae9a78d397492cb4e6e5888615234157154"
"811"   "11899.391847"   "c9d9ee817c04ef4311a89d6cfe21f6bf12bf93a127e5537237c2df09"
"610"   "8947.33249"   "e0b2c08cec747613ea4c8d65d746a2776d44a82a54475815792c3243"

But basicly the pool is the winner and the drop is always about an hour since it forgets old blocks, needs new ones at the same speed and once all old "fast ones" are forgotten it returns back to too high diff.

By the way the fix i see in on the testnode won't change jack...at least it didn't fork yesterday so nodes will just stay on it and the diff drop is a "natural" occurence which benefits everyone because if it isn't forking you are on the right chain and your odds increase dramasticly.
newbie
Activity: 4
Merit: 0
October 18, 2017, 04:07:49 AM
What basicly happens every day is that the diff algo forgets the blocks 24h ago from the "instamine" and realizes, shit i dont reach my 1440 blocks per day goal, it then drops the diff until it hits the 70 hardcap, at that point almost everyone can instamine and its a lottery, 70 diff is 6.8 MH total net hashrate.

This stays for a while since blocks coming in and forgetting old ones are roughly at the same speed and after an hour it has caught up, diff for the rest of the day is fucked since we got like 700 blocks in an hour isntead of 60.

Easiest fix would probably to increase the time the diff algo looks back, it should correct itself over time this way but afaik the dev is already on a fix, not sure which one tho.

I guess it all started with the guy(s) who attacked the chain but from there it kept itself alive without any attacks.

 I didn't check how long the run goes, but 2 and 3 days ago all of such blocks were mined by a single person.
Sy_
newbie
Activity: 21
Merit: 11
October 18, 2017, 03:05:03 AM
What basicly happens every day is that the diff algo forgets the blocks 24h ago from the "instamine" and realizes, shit i dont reach my 1440 blocks per day goal, it then drops the diff until it hits the 70 hardcap, at that point almost everyone can instamine and its a lottery, 70 diff is 6.8 MH total net hashrate.

This stays for a while since blocks coming in and forgetting old ones are roughly at the same speed and after an hour it has caught up, diff for the rest of the day is fucked since we got like 700 blocks in an hour isntead of 60.

Easiest fix would probably to increase the time the diff algo looks back, it should correct itself over time this way but afaik the dev is already on a fix, not sure which one tho.

I guess it all started with the guy(s) who attacked the chain but from there it kept itself alive without any attacks.
legendary
Activity: 1456
Merit: 1014
October 18, 2017, 02:24:35 AM
And, GOD, cryptopia balance is 1628k, but still you're going to blame it on 1300 coin-total pool.

Cryptopia is on the Wrong Chain, my Deposit is not recognized since 2 Days. Support does not answer Ticket ;(
newbie
Activity: 4
Merit: 0
October 17, 2017, 06:49:28 PM
And, GOD, cryptopia balance is 1628k, but still you're going to blame it on 1300 coin-total pool.
newbie
Activity: 4
Merit: 0
October 17, 2017, 06:37:21 PM
Well this looks fun, is that a glitch in hash calculation or is that a GPU miner? That hashrate you'd need a pretty big botnet.
https://i.imgur.com/ktFmwd1.png

I think, it looks like this guy is dumping the price at any price from his mined coins.

In fact thats the reason because the price of Bismuth is not increasing, that guy is dumping every single BIS that get from mining.....at least thats good for those that are hardly accumulating BIS waiting for the explosion.
No need to be worried, team works day by day, twitter is up and running, in 2 days we have a 1K bis giveaway and the block 340K is around the corner.


I am the guy. And no, price is decreasing not because of me. I'm actually fighting for bismuth price on cryptopia quite a lot.

In any case, I've got no chance to drop the value of Bismuth, because alltogether our pool mined only around 1300 coins. Dumping the price with that? I won't even be able to cover server bill so far. And look into the transaction, the author of Bismuth outgoing transactions count up to around 185000(yes, that's 185 thousands) coins already.

Going back to the hashrate, I've started a pool for some friends of mine. It's CPU mining, but on an optimized client, currently giving out around 2.2 times more than optihash miner(and I hope to optimize it more). At the moment, I'm having huge troubles even running a node properly, because it constantly takes all the cpu of whatever huge server I give it and also keeps rolling blocks backwards once in a (very short) while, so unless I do some live testing, it dumps all the hashrate to optipool, because I don't want to risk that much power/hashrate. In any case, I hope I will be able to resolve the issues soon, because optipool is clearly not doing it's job, being offline at least 1/10 of the time and having 10sec/504 stats page.
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
October 17, 2017, 12:22:40 PM
Quote
'158.106.98.168', '78.46.74.182', '78.46.74.182', '34.224.216.7', '34.224.216.7', '34.204.178.3', '34.204.178.3', '34.204.178.3', '34.204.178.3', '34.235.125.81', '34.235.125.81', '34.228.165.138', '34.228.165.138', '34.227.195.226', '34.227.195.226', '34.231.147.109', '34.231.147.109', '82.165.146.7', '82.165.146.7', '89.142.253.147', '89.142.253.147', '34.229.142.204', '34.229.142.204', '144.217.73.178', '144.217.73.178', '34.234.86.254', '34.234.86.254', '98.223.104.104', '98.223.104.104', '35.195.159.7', '46.246.31.51', '46.246.31.51', '66.70.181.150', '66.70.181.150', '78.28.250.56', '78.28.250.56', '70.24.34.233', '70.24.34.233', '118.190.203.224', '107.191.50.141', '88.198.41.199', '88.198.41.199', '107.191.50.141', '198.20.101.81', '172.110.20.75', '176.31.245.46', '35.195.28.234', '164.132.195.144', '54.36.6.150', '54.36.6.150', '104.242.15.38', '104.242.15.38', '72.140.110.221', '72.140.110.221', '188.165.199.153', '188.165.199.153', '188.165.199.153', '188.165.199.153', '185.217.1.74', '185.217.1.74', '62.153.176.78', '108.170.1.134', '188.166.2.189', '185.14.29.167', '185.14.29.167', '86.126.107.115', '86.126.107.115'

If you are one of the listed nodes, make sure you are using the latest version
Let me remind you that pre-4.0.8 nodes are no longer supported
legendary
Activity: 1932
Merit: 1273
October 17, 2017, 06:13:55 AM
hello,
I just started a new bismuth mining pool,
check it out here: http://

the current fee is 0% and Min Payout is 0.1 BIS,

currently, I still developing a new bismuth mining pool site based on Optipoolware using flask


legendary
Activity: 1456
Merit: 1014
October 17, 2017, 05:27:04 AM
someone is killing the Network each day and is instaminig during that Time, do the Devs do something about that? each day around 15:00 GMT+1 it is happening, guy in Slack is claiming that he is doining it.


Well this looks fun, is that a glitch in hash calculation or is that a GPU miner? That hashrate you'd need a pretty big botnet.


I think, it looks like this guy is dumping the price at any price from his mined coins.

In fact thats the reason because the price of Bismuth is not increasing, that guy is dumping every single BIS that get from mining.....at least thats good for those that are hardly accumulating BIS waiting for the explosion.
No need to be worried, team works day by day, twitter is up and running, in 2 days we have a 1K bis giveaway and the block 340K is around the corner.


What is supposed to change with Block 340.000? Halving or some new Diff things?
full member
Activity: 315
Merit: 102
October 17, 2017, 05:15:53 AM
someone is killing the Network each day and is instaminig during that Time, do the Devs do something about that? each day around 15:00 GMT+1 it is happening, guy in Slack is claiming that he is doining it.


Well this looks fun, is that a glitch in hash calculation or is that a GPU miner? That hashrate you'd need a pretty big botnet.


I think, it looks like this guy is dumping the price at any price from his mined coins.

In fact thats the reason because the price of Bismuth is not increasing, that guy is dumping every single BIS that get from mining.....at least thats good for those that are hardly accumulating BIS waiting for the explosion.
No need to be worried, team works day by day, twitter is up and running, in 2 days we have a 1K bis giveaway and the block 340K is around the corner.
Jump to: