Bitcoin Forum
June 21, 2024, 12:06:28 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 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 ... 164 »
  Print  
Author Topic: 🤖[ANN][BIS]Bismuth 2.0 - Beyond DeFi  (Read 156107 times)
nadrojcote
Full Member
***
Offline Offline

Activity: 234
Merit: 102


View Profile
October 12, 2017, 02:13:09 PM
 #981

I started mining on acc pool on the weekend. All was working well and I was getting regular payments, but the last couple days have been nothing. Do I need to change something or did the difficulty just increase that much?
jadefalke
Legendary
*
Offline Offline

Activity: 1457
Merit: 1014


View Profile
October 12, 2017, 02:40:51 PM
Last edit: October 12, 2017, 08:11:23 PM by jadefalke
 #982

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.
pitox
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 13, 2017, 11:07:50 AM
 #983

Can someone help me with the python miner?

I followed the instructions and now I get this when running it.

Quote
Traceback (most recent call last):
  File "quickbismuth.pyx", line 3, in init quickbismuth
  File "C:\Python27\Lib\argparse.py", line 86, in <module>
    import copy as _copy
  File "C:\Python27\Lib\copy.py", line 52, in <module>
    import weakref
  File "C:\Python27\Lib\weakref.py", line 14, in <module>
    from _weakref import (
ImportError: cannot import name _remove_dead_weakref

I have the same problem.
I installed Python 2.7 and all the packages on 4 PC's
2 work fine, 2 don't work and return the same error as above.
I'm running W10 on all machines.
I've tried uninstalling and reinstalling Pyton2.7 , no success. I installed Pyton3.6, it won't work.

Are we the only ones who ran into this problem?
Verigus
Member
**
Offline Offline

Activity: 120
Merit: 10


View Profile
October 13, 2017, 11:33:51 AM
 #984

Can someone help me with the python miner?

I followed the instructions and now I get this when running it.

Quote
Traceback (most recent call last):
  File "quickbismuth.pyx", line 3, in init quickbismuth
  File "C:\Python27\Lib\argparse.py", line 86, in <module>
    import copy as _copy
  File "C:\Python27\Lib\copy.py", line 52, in <module>
    import weakref
  File "C:\Python27\Lib\weakref.py", line 14, in <module>
    from _weakref import (
ImportError: cannot import name _remove_dead_weakref

I have the same problem.
I installed Python 2.7 and all the packages on 4 PC's
2 work fine, 2 don't work and return the same error as above.
I'm running W10 on all machines.
I've tried uninstalling and reinstalling Pyton2.7 , no success. I installed Pyton3.6, it won't work.

Are we the only ones who ran into this problem?

I have the same problem too. Still don't know how to fix it. So, I use the other option.
Windows 10 has Unix subsystem shell.

You can install Unix shell from this guide https://msdn.microsoft.com/en-us/commandline/wsl/install_guide

Then install the miner on Linux shell from http://bismuth.acc-pool.pw


Code:


3. Install dependencies

* sudo apt-get install python-twisted
* sudo apt-get install python-pip
* sudo apt-get install python-pip --fix-missing
* sudo apt-get install python-socks
* sudo apt-get install unzip

4. Download miner zip file

wget "https://www.dropbox.com/s/reeg9btnylndwrj/MinerV3.zip?dl=0"

5. Unzip Miner file

* unzip MinerV3.zip?dl=0

6. CD into miner file

* cd MinerV3

7. Create text file to use for launching miner

* touch startminer.bash

8. Edit startminer.bash for your address, worker name and threads

* nano startminer.bash
startminer.bash default text example to put in startminer.bash file
./miner bismuthaddress rigname
Replace bismuthaddress with your address (see 11.)

9. chmod files to be executable

* chmod +x startminer.bash
* chmod +x miner

9 1/2.

* tmux ( If not installed run * sudo apt-get install tmux )
Then run:
./startminer.bash
Then press ctr + b + d. You can then close the SSH session and the miner will keep running.
On reconnect to reopen to terminal window with the miner running use this command.
* tmux attach

10. start miner using the startminer.bash file (If you used tmux for vps then no need to do this command again. Ignore 9 1/2 if installing to mine on a local machine)

* ./startminer.bash

11. Link for node and wallet github or use the online wallet made by euroline acc-pool

▂▂▂▂▂▂▂▃▅▇  GLX  ▇▅▃▂▂▂▂▂▂▂
Medium  ♦️  Facebook  ♦️  Telegram ◄ ▬▬▬▬ Class A Common Equity Token  ▬▬▬▬  ▶ Twitter  ♦️  Offering memorandum  ♦️  GitHub
STO ▶ March 15 2019 - May 14 2019
Full Member
gawlea
Hero Member
*****
Offline Offline

Activity: 756
Merit: 579



View Profile
October 13, 2017, 04:25:43 PM
 #985



You can join it here: Bismuth [BIS] Gleam.io Giveaway
maccaspacca
Sr. Member
****
Offline Offline

Activity: 278
Merit: 258


Twitter: @maccaspacca1


View Profile
October 13, 2017, 08:11:49 PM
 #986

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.

This is being addressed in the hard fork at block 340000

rifiuti
Full Member
***
Offline Offline

Activity: 320
Merit: 101


View Profile
October 13, 2017, 09:37:03 PM
 #987

Really like this project and i hope i could contribute to the community in a sort of way, surely spreading the word on the web and actively trading!

Come over and join us at Slack!
Alpha12
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
October 14, 2017, 07:45:48 AM
 #988

Is it just my wallet or are we stuck at block 336040? 

It was working just fine until yesterday.  Network is now 1558m behind.
teedeexyz
Jr. Member
*
Offline Offline

Activity: 74
Merit: 1


View Profile
October 14, 2017, 07:46:35 AM
 #989

Is it just my wallet or are we stuck at block 336040? 

It was working just fine until yesterday.  Network is now 1558m behind.
Try restarting your node. Sometimes my node blocks because it's waiting for the database or something, and I have to restart.
william1980
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
October 14, 2017, 07:58:52 AM
 #990

Hello Dev

Good luck for your project .

Closely watching the progress !!! Cheers
smokim87
Hero Member
*****
Offline Offline

Activity: 952
Merit: 500


View Profile
October 14, 2017, 08:07:34 AM
 #991

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.
Relaxedsense
Hero Member
*****
Offline Offline

Activity: 809
Merit: 1002


View Profile
October 14, 2017, 09:24:30 AM
 #992

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.


What was the problem Dev?
Verigus
Member
**
Offline Offline

Activity: 120
Merit: 10


View Profile
October 14, 2017, 10:45:22 AM
 #993

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.

▂▂▂▂▂▂▂▃▅▇  GLX  ▇▅▃▂▂▂▂▂▂▂
Medium  ♦️  Facebook  ♦️  Telegram ◄ ▬▬▬▬ Class A Common Equity Token  ▬▬▬▬  ▶ Twitter  ♦️  Offering memorandum  ♦️  GitHub
STO ▶ March 15 2019 - May 14 2019
Full Member
batysta
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
October 14, 2017, 02:54:45 PM
 #994

Portuguese translation
https://bitcointalk.org/index.php?topic=2258245
jpatz100
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
October 14, 2017, 03:30:55 PM
 #995

Why is the Twitter page down?
TheKingInYellow
Sr. Member
****
Offline Offline

Activity: 546
Merit: 257


Have you found the Yellow Sign?


View Profile
October 14, 2017, 04:31:56 PM
 #996

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.


1.4 gh/s.. jesus. Guess let's hope he dumps the price and gives us a discount, or something. Last thing I would want is someone with that amount of Bismuth hoarding.

DAPS Project, anonymizing assets for the world. Controlling your financial sovereignty is your right, join now!
DAPS (Decentralized - Anonymous - Payment - System)
Zero-Knowledge Proofs - Revolutionary Proof-Of-Audit algo - Masternodes - PoSv3 - Worldwide community
NotoriousBIG_PJ
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
October 15, 2017, 04:51:22 AM
 #997

What is the annual inflation on this coin and what is the max supply?
Verigus
Member
**
Offline Offline

Activity: 120
Merit: 10


View Profile
October 15, 2017, 05:38:27 AM
 #998

What is the annual inflation on this coin and what is the max supply?

https://coinmarketcap.com/currencies/bismuth/

▂▂▂▂▂▂▂▃▅▇  GLX  ▇▅▃▂▂▂▂▂▂▂
Medium  ♦️  Facebook  ♦️  Telegram ◄ ▬▬▬▬ Class A Common Equity Token  ▬▬▬▬  ▶ Twitter  ♦️  Offering memorandum  ♦️  GitHub
STO ▶ March 15 2019 - May 14 2019
Full Member
jpatz100
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
October 15, 2017, 05:08:33 PM
 #999

Any news updates on Bismuth? Also, any plans to get Bismuth added to any new exchanges? Twitter is also down still. Starting to get a little worried.
OXUS
Full Member
***
Offline Offline

Activity: 253
Merit: 101


KEK


View Profile
October 15, 2017, 05:15:48 PM
 #1000

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.


1.4 gh/s.. jesus. Guess let's hope he dumps the price and gives us a discount, or something. Last thing I would want is someone with that amount of Bismuth hoarding.


i know that the development team already developed a gpu miner or done 80% .... and im sure alot of developers already made their own miner and selling it to private miners 

Satochi is dead
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 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 ... 164 »
  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!