Pages:
Author

Topic: [ANN][POW] BSHA3: SHA3d unleashed (Read 20685 times)

full member
Activity: 398
Merit: 110
June 24, 2021, 07:01:12 PM
BSHA3 is an interesting little coin. The SHA-3 algorithm has been shown to be quantum sufficient for billions of years, so it's not prone to attack by quantum computers anytime soon. I can see this coin hitting at least $0.15 in the next Bitcoin bull run due to it's quirkiness and simplicity. I hope the community rallies around this coin when it's price take off again in 2021.

The scene is yours and the catwalk is forever yours, keep delivering the features promised and u will be duly rewarded with encomnium by mouths of funky and wonky shit-bearded supporters grasping for survival amid the storm of treachery coming at them to reward them back. They will be ur cows open for milking 35 hours a day, isnt this in tune with ur vision of perfect economy where u can solicit money from dummkopfs any time of the day at ur whim.
legendary
Activity: 3556
Merit: 1126
June 24, 2021, 12:03:57 PM
Any one have any more active peers?
full member
Activity: 235
Merit: 103
February 14, 2021, 03:43:39 PM
Hi Guys I have a problem with the bsha3 wallet
I don't get updated anymore
I also downloaded the new bsha3-v0.0.2-win64-setup
but still it doesn't update
Can you help me?
newbie
Activity: 9
Merit: 0
August 30, 2020, 01:31:01 PM
BSHA3 is an interesting little coin. The SHA-3 algorithm has been shown to be quantum sufficient for billions of years, so it's not prone to attack by quantum computers anytime soon. I can see this coin hitting at least $0.15 in the next Bitcoin bull run due to it's quirkiness and simplicity. I hope the community rallies around this coin when it's price take off again in 2021.

Ch4ot1c left, the lwma team left, I dont really see how we will move from here, I think he didnt even do anything ever since the original chain got stuck. Unfortunalty this isnt like the early days of bitcoin when the technology was new, and people rushed to take a part of it. Even satoshi stayed for the first 2 years after he lauched his project. At the end of the day I dont even blame Ch4ot1c, probably he has better things to do, but I think we shouldnt expect the price to go up not when noone cares anymore.
newbie
Activity: 9
Merit: 0
August 30, 2020, 12:50:46 PM
Can someone get any response out of CITEX why or how much longer BSHA3 will be disabled on their exchange? Can't seem to get any answer...

A lot of their wallets suspended deposits withdrawals, currently I cant even access their site, some kind of announcement would have been nice. I dont know whats going on.
legendary
Activity: 3556
Merit: 1126
August 27, 2020, 09:33:01 AM
Can someone get any response out of CITEX why or how much longer BSHA3 will be disabled on their exchange? Can't seem to get any answer...
newbie
Activity: 51
Merit: 0
August 09, 2020, 09:35:21 AM
BSHA3 is an interesting little coin. The SHA-3 algorithm has been shown to be quantum sufficient for billions of years, so it's not prone to attack by quantum computers anytime soon. I can see this coin hitting at least $0.15 in the next Bitcoin bull run due to it's quirkiness and simplicity. I hope the community rallies around this coin when it's price take off again in 2021.
legendary
Activity: 3556
Merit: 1126
February 09, 2020, 12:40:33 PM
What gpu mining sowftware should I use, did ccminer added the sha3d algorithm ?

You'll probably only find this on FPGA miners....
newbie
Activity: 9
Merit: 0
February 08, 2020, 08:04:24 PM
https://zpool.ca/images/zpool_logo_512.png
http://zpool.ca/

Hi,
We've added BSHA3 (BSHA3) to http://zpool.ca/ sha3d. See below for connection details.

Fee only: 0.95% or less
BTC payouts are processed once a day for balances above 0.0025
Payouts for all other currencies are made automatically every 4 hours for balances above 0.05 and balances more than 0.0125 are included in one of the payouts each day.

- Sample configurations -
To mine and get paid in BSHA3:
Code:
-a sha3d -o stratum+tcp://sha3d.mine.zpool.ca:3340 -u BSHA3_ADDRESS -p c=BSHA3,zap=BSHA3

Exchange to BTC:
Code:
-a sha3d -o stratum+tcp://sha3d.mine.zpool.ca:3340 -u BTC_ADDRESS -p c=BTC
Exchange to BTC but mine only BSHA3:
Code:
-a sha3d -o stratum+tcp://sha3d.mine.zpool.ca:3340 -u BTC_ADDRESS -p c=BTC,zap=BSHA3

All of our ports are NiceHash friendly, no need to specify any extra details

We also provide stratum servers in:
Europe:
Code:
sha3d.eu.mine.zpool.ca:3340
South East Asia:
Code:
sha3d.sea.mine.zpool.ca:3340
Japan:
Code:
sha3d.jp.mine.zpool.ca:3340

Need hashpower? zpool’s sister provides hash rental services: http://hashtap.ca/

==============================

Support: https://discord.gg/n45n6Jj
Twitter: https://twitter.com/_zpool_

What gpu mining sowftware should I use, did ccminer added the sha3d algorithm ?
newbie
Activity: 79
Merit: 0
November 28, 2019, 06:11:26 PM
On October 31, 2008, Satoshi Nakamoto sent his first email discussing Bitcoin. Ever since then, the world has felt the full impact of SHA256. We have neglected its wise cousin though, SHA3-256, in the discussion of Proof of Work algorithms. Ten years later, it is finally time.

Most instances of SHA256 have been replaced with SHA3 in the Bitcoin codebase, to form this new protocol. This includes cases that use HMACs and HASH160. Additionally, SHA1 has been removed.

Source Code: https://github.com/bsha3/bsha3
Latest Version: https://github.com/bsha3/bsha3/releases
Block Explorer: http://explorer.bsha3.com, Community: https://chainmapper.com/bsha3

Website: https://bsha3.com, also https://bsha3.org
Twitter: @bsha3official
Discord: https://discord.gg/tjzc3AZ
QQ (China): 755722635

I created BSHA3 because SHA3d's impact has yet to be seen in on the internet and world community. I wonder the solution to this hard consensus problem: Is SHA256d or SHA3d driven proof-of-work more efficient?

The roadmap is to stay consistent with Bitcoin Core code. They have done an outstanding job of conquering nuances and bugs in Bitcoin, including transaction malleability, and we are in a position to simply continue porting their improvements.

**Please note that this project is simply an experimental blockchain mainnet.**

Proof of Work

SHA3d. This is the first blockchain to use this algorithm! It is like SHA3-256, but two iterations each time - in the spirit of Bitcoin's SHA256d. Nerd note: It uses the Keccak-1600 with the 0x01 -> 0x06 last-minute padding fix (Ethereum forgot to do this! Sad).

In addition, there is an easy to use CPU miner integrated into the daemon itself! Just run
Code:
setgenerate true
to begin, and
Code:
setgenerate false
to stop.

A GPU miner has also been developed by a community member - check the Github!

Premine?

BSHA3 is "premined" only up to block 250. This allowed for testing above block 101 + 16, as well as a brief network-preparation / stats-gathering period before release. Its public announcement is today, October 31, 2018, during the 50 "coin" block-reward period.

Coin generation

Miners begin generating 50 coins per block, with 10 minute average blocks. The same exact issuance schedule & difficulty adjustment as Bitcoin is used! Only 21,000,000 BSHA3 are ever created.

Source code

The source code is here:
https://github.com/bsha3/bsha3

Please read the front page (README.md) for instructions on building, running, and mining.

Community coin

I, Jon Layton, am the inventor of BSHA3. After this announcement though, nothing about the protocol and its function belongs to me.

All of the source code is Free Software (unless otherwise licensed), and contributing works are referenced in the COPYING file.

In this spirit, the community must band together to build important ecosystem features - wallets, explorers, and more. This announcement can serve as an initial hub for planning and discussion.

If you live in the state of New York, I respectfully ask you to not participate in this project in any way.

Running

The BSHA3 implementation is based on the latest Bitcoin code. You can build the daemon version (bsha3d with bsha3-cli) and/or the gui version (bsha3-qt). See the docs on Github for more information.

Similar to Bitcoin, you may want to create a bitcoin.conf file here:
  Win10: C:\Documents and Settings\\Application Data\BSHA3
  Win7: C:\Users\\AppData\Roaming\BSHA3
  Mac: ~/Library/Application Support/BSHA3
  Unix: ~/.bsha3

P2P Port: 8335
Open this port on your router to allow more than 8 connections.

RPC Port: 8334
This is the port miners will use to communicate with your client/daemon. In general, do not expose this one to the public network.

Sample ~/.bsha3/bitcoin.conf file (optional):

Code:
server=1

#Change this if you want to use a different rpc port for mining
#rpcport=8334

#Uncomment this if you are running bsha3d and want it to run in the background
#daemon=1

#addnode=
#addnode=


Gitian releases and more coming soon! Stay tuned here for updates.

Mine away!

BSHA3 ANOMP POOL  :  http://anomp.com/
Fee: prop 1%
POW: -a sha3d -o stratum+tcp://bsha3.anomp.com:6393 -u Your wallet address.Mine number -p Anything
                           stratum+tcp://bsha3.anomp.com:6393    10 - 16 Difficulty (FPGA Port)
                           stratum+tcp://bsha3.anomp.com:6394    16 - 20 Difficulty (FPGA Port)                  
            stratum+tcp://bsha3.anomp.com:6395    20 - 24 Difficulty (FPGA Port)   

 Big miner can open hidden port         
newbie
Activity: 10
Merit: 0
October 31, 2019, 05:25:47 PM
Happy 1 year! Smiley

https://bsha3.com/ - Added some info about the LWMA hard fork

I'd love to see the original consensus chain come back to life some day Smiley Regardless, there is a community of miners on this fork.

https://github.com/bsha3/bsha3 for everything official. I've been working on Bitcoin a lot, and plan to bring all improvements over to BSHA3. Stay tuned - follow the @bsha3official Twitter.
jr. member
Activity: 55
Merit: 15
September 19, 2019, 10:59:33 AM
Is this projekt alive?
newbie
Activity: 12
Merit: 0
April 17, 2019, 07:20:38 PM
BSHA3 dump super? Help
newbie
Activity: 2
Merit: 0
April 06, 2019, 12:48:24 PM
It appears a hard fork to LWMA difficulty adjustment has taken place. Blocks are being mined again, and exchanges have added the coin.

NEW THREAD- https://bitcointalk.org/index.php?topic=5125675.new

new explorer link (the old explorer is still on the stuck chain)
https://chainmapper.com/bsha3/

new github links- there are several, I'm not sure which one will be accepted by the community as the main one:
https://github.com/BitCoinB3/bsha3
https://github.com/bsha3-lwma/bsha3
https://github.com/bsha3-c1/bsha3

exchanges-
https://bitmesh.com/exchange?b2lgtmwgm&market=btc_bsha3#/
https://www.citex.io/#/trade/2/59
newbie
Activity: 66
Merit: 0
February 23, 2019, 06:02:35 AM
bsha3 end.
full member
Activity: 686
Merit: 100
★Bitvest.io★ Play Plinko or Invest!
December 05, 2018, 03:10:12 PM
how about gpu miner on AMD?

this is still unknown information
and nobody announces it
so far managers are not very active Huh
full member
Activity: 1274
Merit: 105
December 05, 2018, 02:43:29 PM
how about gpu miner on AMD?
newbie
Activity: 9
Merit: 0
December 03, 2018, 08:40:08 PM
I have created an optimized NVIDIA miner for the bsha3 algo. The hashrate is around +30% than the opensource with the same power usage.

gtx 1080ti 100% tdp 800MHASH.

I will consider to sell the miner with sourcecode for 0.25BTC to a single buyer. PM if you are interested.


Man this coin already died like a month ago, probably due to the initial greed and shadowmining, and yet here you are still trying to get bitcoin over a dead project you must be really desperate for earning some free btc  Grin Grin Grin
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
December 03, 2018, 09:06:39 AM
I have created an optimized NVIDIA miner for the bsha3 algo. The hashrate is around +30% than the opensource with the same power usage.

gtx 1080ti 100% tdp 800MHASH.

I will consider to sell the miner with sourcecode for 0.25BTC to a single buyer. PM if you are interested.
newbie
Activity: 15
Merit: 0
December 01, 2018, 07:10:19 AM
from: https://twitter.com/bsha3official/status/1068657141131677696

Quote
The network needs a significant bit of hash to blast through to the next block, caused by the intersection of GPU and Pool releases. Good ol' naive 2016 block difficulty adjustment!

While we wait 😴, explore the new #doxygen docs!
https://bsha3.com/docs
Pages:
Jump to: