Bitcoin Forum
May 26, 2024, 12:57:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   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 ... 164 »
  Print  
Author Topic: 🤖[ANN][BIS]Bismuth 2.0 - Beyond DeFi  (Read 156088 times)
miramare
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 568


View Profile
May 02, 2017, 01:30:20 AM
 #61

Anyone mined a block and coins showing up, try sending 0.1 coin to me to test out: db4bd8f058b985a27bec13e98e347cec6c08fb9079ad0c7bcc1e1603

Will do the same once I find a block.

1 coin sent Wink

EDIT

Ok,this is weird. I made transaction(send 1 coin) it was in the list and just disapeared... Huh Huh

We made history Smiley

First user to user transaction. I am waiting to mine my first block as I've had the miner running for quite some time. Will send you a coin as a test also once I get my first block.

Tx showed up in the explorer.

Fees are high, sent 1 coin to me and the fee was 5 coins. Not sure how fees are calculated, should get some clarification from OP when he's on.

I got:



How long will it take for your wallet sync?

How to mine?

Just "python miner.py"  is it right?
fbastage
Full Member
***
Offline Offline

Activity: 367
Merit: 100



View Profile
May 02, 2017, 01:33:04 AM
 #62

>  python gui.py
Code:
Traceback (most recent call last):
  File "gui.py", line 2, in <module>
    import PIL.Image, PIL.ImageTk, pyqrcode, os, hashlib, sqlite3, time, base64, math, icons, log
ImportError: No module named ImageTk


what do I need for ImageTK?
kamiyama
Sr. Member
****
Offline Offline

Activity: 742
Merit: 251



View Profile
May 02, 2017, 01:33:29 AM
 #63

@smokim87
thanks


If there are people who have solved the synchronization problem, please write the method
Thank you
miramare
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 568


View Profile
May 02, 2017, 01:36:26 AM
Last edit: May 04, 2017, 12:20:34 AM by mprep
 #64

&gt;  python gui.py
Code:
Traceback (most recent call last):
  File &quot;gui.py&quot;, line 2, in &lt;module&gt;
    import PIL.Image, PIL.ImageTk, pyqrcode, os, hashlib, sqlite3, time, base64, math, icons, log
ImportError: No module named ImageTk


what do I need for ImageTK?

Google it.

And install the module you requried:
sudo apt install python-pip
sudo pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt pysocks
sudo apt-get install python-tk

Or in Win:

pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt win_inet_pton PySocks




@smokim87
thanks


If there are people who have solved the synchronization problem, please write the method
Thank you

I run the node.py on my ubuntu for half hour.
Not sync yet.

Anybody has any idea?
fbastage
Full Member
***
Offline Offline

Activity: 367
Merit: 100



View Profile
May 02, 2017, 01:38:57 AM
Last edit: May 02, 2017, 01:50:22 AM by fbastage
 #65

edit:  found resolution

http://stackoverflow.com/questions/10630736/no-module-named-image-tk

Code:
sudo apt-get install python-imaging-tk

------

>  python gui.py
Code:
Traceback (most recent call last):
  File "gui.py", line 2, in <module>
    import PIL.Image, PIL.ImageTk, pyqrcode, os, hashlib, sqlite3, time, base64, math, icons, log
ImportError: No module named ImageTk


what do I need for ImageTK?

Google it.

And install the module you requried:
sudo apt install python-pip
sudo pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt pysocks
sudo apt-get install python-tk

Or in Win:

pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt win_inet_pton PySocks


I installed all the pre-reqs, thanks for the snark.

I googled it and found no resolution, so I'm asking the dev.  Are you the dev?
MickGhee
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000

Fucker of "the system"


View Profile
May 02, 2017, 01:39:22 AM
 #66

017-05-01 21:23:37,121 INFO miner(153) Thread 1 found a good block hash in 5962 cycles
2017-05-01 21:23:37,127 INFO miner(163) Connected
2017-05-01 21:23:37,128 INFO miner(165) Miner: Proceeding to submit mined block
2017-05-01 21:23:37,131 INFO miner(173) Miner: Block submitted
2017-05-01 21:23:37,197 INFO miner(107) Mining, 1 cycles passed in thread 1, difficulty:

but  it did disappear shortly after
]

Last night, while you were sleeping. I fucked the system!
therealbigcoin
Sr. Member
****
Offline Offline

Activity: 729
Merit: 251


View Profile
May 02, 2017, 01:50:46 AM
 #67

Looking forward to more Info, how is a block exactly been created? How does it come into the Blockchain? Where is the Blockchain saved and how is this coin proof of doublespend and stuff?

Missing some detailed whitepaper but looking forward to some testing  Grin

Cheers

this is all i can find

https://github.com/hclivess/Bismuth/blob/master/whitepaper.md
https://github.com/hclivess/Bismuth/issues



Would love to get more info about this "System: Proof of transactionWink
MickGhee
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000

Fucker of "the system"


View Profile
May 02, 2017, 01:52:28 AM
 #68

Looking forward to more Info, how is a block exactly been created? How does it come into the Blockchain? Where is the Blockchain saved and how is this coin proof of doublespend and stuff?

Missing some detailed whitepaper but looking forward to some testing  Grin

Cheers

this is all i can find

https://github.com/hclivess/Bismuth/blob/master/whitepaper.md
https://github.com/hclivess/Bismuth/issues



Would love to get more info about this "System: Proof of transactionWink

would like to hear anything from dev...   patience..  he prolly was awak for days cumpile'n

Last night, while you were sleeping. I fucked the system!
qratzpalatz
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

Too weird to live,too rare to die ;)


View Profile
May 02, 2017, 02:00:48 AM
 #69

017-05-01 21:23:37,121 INFO miner(153) Thread 1 found a good block hash in 5962 cycles
2017-05-01 21:23:37,127 INFO miner(163) Connected
2017-05-01 21:23:37,128 INFO miner(165) Miner: Proceeding to submit mined block
2017-05-01 21:23:37,131 INFO miner(173) Miner: Block submitted
2017-05-01 21:23:37,197 INFO miner(107) Mining, 1 cycles passed in thread 1, difficulty:

but  it did disappear shortly after
]

21:40-22:30 i have found 6 blocks. Since 22:30 i found and submitted at least 6 more (it was more then 6 Wink,not single block was accepted/listed in balance. Oh,and transaction disappeared too...

MickGhee
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000

Fucker of "the system"


View Profile
May 02, 2017, 02:16:47 AM
Last edit: May 04, 2017, 12:20:45 AM by mprep
 #70

017-05-01 21:23:37,121 INFO miner(153) Thread 1 found a good block hash in 5962 cycles
2017-05-01 21:23:37,127 INFO miner(163) Connected
2017-05-01 21:23:37,128 INFO miner(165) Miner: Proceeding to submit mined block
2017-05-01 21:23:37,131 INFO miner(173) Miner: Block submitted
2017-05-01 21:23:37,197 INFO miner(107) Mining, 1 cycles passed in thread 1, difficulty:

but  it did disappear shortly after
]

21:40-22:30 i have found 6 blocks. Since 22:30 i found and submitted at least 6 more (it was more then 6 Wink,not single block was accepted/listed in balance. Oh,and transaction disappeared too...


017-05-01 21:23:37,121 INFO miner(153) Thread 1 found a good block hash in 5962 cycles
2017-05-01 21:23:37,127 INFO miner(163) Connected
2017-05-01 21:23:37,128 INFO miner(165) Miner: Proceeding to submit mined block
2017-05-01 21:23:37,131 INFO miner(173) Miner: Block submitted
2017-05-01 21:23:37,197 INFO miner(107) Mining, 1 cycles passed in thread 1, difficulty:

but  it did disappear shortly after
]

21:40-22:30 i have found 6 blocks. Since 22:30 i found and submitted at least 6 more (it was more then 6 Wink,not single block was accepted/listed in balance. Oh,and transaction disappeared too...




also have mined several blocks and its fucking up my gpu's    i dont know what is    going on  lol



lol  who'd of thought something i said would come back to bite me



 Grin

Last night, while you were sleeping. I fucked the system!
qratzpalatz
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

Too weird to live,too rare to die ;)


View Profile
May 02, 2017, 02:27:09 AM
 #71

lol  noobs never heard of orphans lol\
Tongue


This is interesting
Quote
2017-05-02 04:22:12,619 INFO consensus_add(585) Updating 80.233.175.26 in consensus
2017-05-02 04:22:12,619 INFO consensus_add(589) Consensus IP list: ['139.199.29.209', '52.14.153.61', '80.233.175.26']
2017-05-02 04:22:12,619 INFO consensus_add(590) Consensus opinion list: [2735, 8226, 8228]
2017-05-02 04:22:12,635 INFO consensus_add(596) Current outgoing connections: 3
2017-05-02 04:22:12,635 INFO consensus_add(597) Current block consensus: 8226 = 33.3333333333%
2017-05-02 04:22:12,635 INFO consensus_add(601) Leading node is now 80.233.175.26

It wasn't like this in the begining. Now there is constantly two or three of these "forks". And when you take into consideration vanishing transactions etc,i think that network just "skips" blocks for some reason...


lol  who'd of thought something i said would come back to bite me



 Grin

Yep,that almost never happends. Cheesy

EDIT

Damn,who's on block 27xx?Huh?
miramare
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 568


View Profile
May 02, 2017, 02:32:52 AM
Last edit: May 04, 2017, 12:21:29 AM by mprep
 #72


Dear dev, the problem with Linux sync seems NOT fixed.

My two linux computers can't sync, however, my win can sync within several minutes.




Dear dev, the problem with Linux sync seems NOT fixed.

My two linux computers can't sync, however, my win can sync within several minutes.

Updated: sorry about it. It's all my fault.
I used the old release so I can't sync. Now I download the latest release v3.12 and it can work now!
It is syncing!!! I will mine within several minutes. Nice job. Thank you dev.



onemanatatime
Full Member
***
Offline Offline

Activity: 294
Merit: 101


Aluna.Social


View Profile WWW
May 02, 2017, 02:45:40 AM
 #73

wow first python blockchain.. definitely smth to watch!

but i was wondering, why the name bismuth? a name of an element?

This time it's different.
MickGhee
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000

Fucker of "the system"


View Profile
May 02, 2017, 02:52:24 AM
 #74

wow first python blockchain.. definitely smth to watch!

but i was wondering, why the name bismuth? a name of an element?


It's Beautiful!!

Last night, while you were sleeping. I fucked the system!
qratzpalatz
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

Too weird to live,too rare to die ;)


View Profile
May 02, 2017, 02:54:36 AM
 #75

Still finding blocks,and still no change in balance...

Anyone have accepted blocks?
zerocom
Legendary
*
Offline Offline

Activity: 1134
Merit: 1003



View Profile
May 02, 2017, 02:55:52 AM
 #76

My mining finds blocks but in balance there are no coins and sometimes disappear Huh Huh Angry Angry

Ethereum Next is a brand-new cryptocurrency
 Twitter      ⟹ Ethereum Next  ⟸     telegram
MickGhee
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000

Fucker of "the system"


View Profile
May 02, 2017, 02:56:46 AM
 #77

i don't think it is using gpu because when i run it my gpu dips to 60%    wtf  anyone have any issues with this and gpu mining another coin

Last night, while you were sleeping. I fucked the system!
casper77
Legendary
*
Offline Offline

Activity: 2884
Merit: 1035


View Profile
May 02, 2017, 03:02:50 AM
 #78

guys, on which CPU's you are finding blocks ? i have 4 core AMD and nothing here
is it too powerless for solo mining ?
MickGhee
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000

Fucker of "the system"


View Profile
May 02, 2017, 03:03:58 AM
 #79

guys, on which CPU's you are finding blocks ? i have 4 core AMD and nothing here
is it too powerless for solo mining ?
hardly

im finding em with octa-core xeons  3.2

Last night, while you were sleeping. I fucked the system!
qratzpalatz
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

Too weird to live,too rare to die ;)


View Profile
May 02, 2017, 03:06:11 AM
 #80

I have Thuban 1055T ( 6 core)

Problem is not in finding blocks...... Cheesy
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 ... 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!