Bitcoin Forum
June 22, 2024, 02:22:30 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MNM][LAUNCHED] MINEUM |x13| PoW STARTED on: March 24, 2017, 03:57:05 PM
I can't sync, I need some nodes

These are the ones I have added and my wallet syncs

Code:
addnode=149.56.20.223:31316
addnode=144.76.238.2:31316
addnode=136.243.50.159:31316
addnode=54.89.21.44:31316
addnode=78.94.32.195:31316
addnode=24.200.66.3:31316
addnode=207.134.22.138:31316
addnode=nodes.muex.io

I added the following node,
But there is no connection to a node
My wallet is still out of sync
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MNM][LAUNCHED] MINEUM |x13| PoW STARTED on: March 24, 2017, 01:00:29 PM
I can't sync, I need some nodes
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ on: March 23, 2017, 05:12:13 AM
volocity enforces block spacing (time).
if you mine a block too early from the previous, and it's very lkikely to happen thousands of times because the diff is at minimum, it will be rejected.

He explained all this a page or two back and it answered the question for me. I guess some people are not understanding whats happening.Everything is working  as it should.People are just going to have to ignore the orphans that their wallet shows for the time being until if and when coderz fixes it.But until then he has already explained things hence is why I am quoting Pallas here in case people still do not understand.I am running out of room on my rig so I been sending a lot of my staking coins to Poswallet.It has been working out very nicely for me better than on my own system,and I am getting stake on espers too.

just remember. every orphan you mine makes your wallet.dat a little bigger and adds an additional entry into your TxDB making them take up a little more hard drive space and makes opening the wallet and running rescans take longer

Hi, Griffith, what's going on with your ECC coins?
In the POS function may you can guide CryptoCoderz
His skill is poor
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralizing the code through simplicity on: March 15, 2017, 10:50:37 PM
How do I mine with multiple computers to the same address?

I hope this coin does well
-Conscripted

You just copy the privkey.der and pubkey.der to the other computers and start mining. Mind you this is still testnet, main network will be released later this year
Will the coins that test the network mining be retained after the main network is released?
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralizing the code through simplicity on: March 15, 2017, 01:47:42 PM
I really want to have a Ubuntu system installation guide, I like this coin, but my system is Ubuntu, I can not run him. I think there are a lot of people with me.

If you are installing the dependencies on Ubuntu, you need to install as 'sudo'


example commands include;

sudo apt install python-pip
sudo pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt
sudo apt-get install python-tk

I have a node running on Ubuntu 16.04 and the executable successfully compiles (at least on my machine) using

pyinstaller --onefile --log-level=INFO node.py --icon=graphics\icon.ico

At some point (if I have time) I might write a guide for running on Ubuntu.
Thanks very much
I have successfully run the wallet

26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralizing the code through simplicity on: March 15, 2017, 01:09:05 PM
I really want to have a Ubuntu system installation guide, I like this coin, but my system is Ubuntu, I can not run him. I think there are a lot of people with me.

If you are installing the dependencies on Ubuntu, you need to install as 'sudo'


example commands include;

sudo apt install python-pip
sudo pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt
sudo apt-get install python-tk

I have a node running on Ubuntu 16.04 and the executable successfully compiles (at least on my machine) using

pyinstaller --onefile --log-level=INFO node.py --icon=graphics\icon.ico

At some point (if I have time) I might write a guide for running on Ubuntu.

Looking forward to your tutorials, friends
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralizing the code through simplicity on: March 14, 2017, 04:52:30 PM
I really want to have a Ubuntu system installation guide, I like this coin, but my system is Ubuntu, I can not run him. I think there are a lot of people with me.
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Variable Blocktime | CPU mining | scrypt² | Commodity on: March 14, 2017, 10:58:37 AM
When the new version of the wallet, looking forward to the new mining speed
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PIO]PIONEERSHARES | PROFITSHARE | FULL POS | VISION on: March 14, 2017, 08:41:14 AM
I recharge to the yobit.net account of the coins disappeared, my recharge address has changed
I haven't logged in yobit.net for a while. How can I find my coin
The PIO coins in my account disappeared
I deposited 2240 PIO coins, but now they're all gone
Status: 84011 confirmed
Date: 2016/9/16 01:00
To: Y network PXk1SB5wUaq4ceyxXfGJH9VE75BynR3ZpZ
Expenditure: -2240.00 PIO
Transaction fee: -0.00005 PIO
Net: -2240.00005 PIO
Transaction ID: a6aa4b2e32c6ed429401ed6c0d052995a91531fa23bf351b18d3039f3196c8d6
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralized casino YOU can run in 2 clicks on: March 13, 2017, 07:57:27 PM
Quote
I am using Ubuntu 16.04


Please try one of these solutions:
http://stackoverflow.com/questions/8863917/importerror-no-module-named-pil

Also, thanks for letting me know, might opt for a more integrated graphics handling in the future

Code:
python -m pip install Pillow
looks interesting
-------------------------------------------
Now the situation is like this, there is nothing wrong with it, thank you
python gui.py
Traceback (most recent call last):
  File "gui.py", line 6, in <module>
    import pyqrcode
ImportError: No module named pyqrcode
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralized casino YOU can run in 2 clicks on: March 12, 2017, 03:59:35 PM


RUN代码:pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt
得到以下提示:

Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 209, in main
...


Please try easy_install, looks like a pip-related issue (or requests?)
What is the Linux you are using?
Code:
pip install setuptools

try upgrading/reinstalling pip also


 python gui.py
Traceback (most recent call last):
  File "gui.py", line 4, in <module>
    import PIL.Image
ImportError: No module named PIL.Image

I am using Ubuntu 16.04
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralized casino YOU can run in 2 clicks on: March 12, 2017, 03:58:03 PM


RUN代码:pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt
得到以下提示:

Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 209, in main
...


Please try easy_install, looks like a pip-related issue (or requests?)
What is the Linux you are using?
Code:
pip install setuptools

try upgrading/reinstalling pip also


 python gui.py
Traceback (most recent call last):
  File "gui.py", line 4, in <module>
    import PIL.Image
ImportError: No module named PIL.Image
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralized casino YOU can run in 2 clicks on: March 12, 2017, 02:46:30 AM
Can't run on Ubuntu system?

Hi, yes you should be able to run from Ubuntu. Some Linux systems have python installed by default.

What you need to run from the directory after you download zip/master branch from github releases and unpack it:

1.
Code:
pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt

2.
Code:
pyinstaller --uac-admin --onefile --noconsole --log-level=INFO gui.py --icon=graphics\icon.ico
pyinstaller --uac-admin --onefile --log-level=INFO node.py --icon=graphics\icon.ico
pyinstaller --uac-admin --onefile --log-level=INFO miner.py --icon=graphics\icon.ico
pyinstaller --uac-admin --onefile --log-level=INFO ledger_explorer.py --icon=graphics\icon.ico --hidden-import=ledger_explorer

Then, you should be able to run your executable.
Alternatively, you can choose to run node/miner/gui.py directly without the second step (if you have pyhton installed).

I have installed pyhton,
But unable to execute wallet,
Please tell me how to do it, thank you
An error occurred while executing the following code: command not found
------------------------------------------------------------------------------------------------------------------
Code:
pyinstaller --uac-admin --noconsole --log-level=INFO gui.py --onefile --icon=graphics\icon.ico
Pyinstaller --uac-admin --log-level=INFO node.py --onefile --icon=graphics\icon.ico
Pyinstaller --uac-admin --log-level=INFO miner.py --onefile --icon=graphics\icon.ico
Pyinstaller --uac-admin --log-level=INFO ledger_explorer.py --icon=graphics\icon.ico --onefile --hidden-import=ledger_explorer




RUN代码:pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt
得到以下提示:

Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 209, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 328, in run
    wb.build(autobuilding=True)
  File "/usr/lib/python2.7/dist-packages/pip/wheel.py", line 748, in build
    self.requirement_set.prepare_files(self.finder)
  File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 360, in prepare_files
    ignore_dependencies=self.ignore_dependencies))
  File "/usr/lib/python2.7/dist-packages/pip/req/req_set.py", line 512, in _prepare_file
    finder, self.upgrade, require_hashes)
  File "/usr/lib/python2.7/dist-packages/pip/req/req_install.py", line 273, in populate_link
    self.link = finder.find_requirement(self, upgrade)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 442, in find_requirement
    all_candidates = self.find_all_candidates(req.name)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 400, in find_all_candidates
    for page in self._get_pages(url_locations, project_name):
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 545, in _get_pages
    page = self._get_page(location)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 648, in _get_page
    return HTMLPage.get_page(link, session=self.session)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 757, in get_page
    "Cache-Control": "max-age=600",
  File "/usr/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/sessions.py", line 480, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pip/download.py", line 378, in request
    return super(PipSession, self).request(method, url, *args, **kwargs)
  File "/usr/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/sessions.py", line 468, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/sessions.py", line 576, in send
    r = adapter.send(request, **kwargs)
  File "/usr/share/python-wheels/CacheControl-0.11.5-py2.py3-none-any.whl/cachecontrol/adapter.py", line 46, in send
    resp = super(CacheControlAdapter, self).send(request, **kw)
  File "/usr/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl/requests/adapters.py", line 376, in send
    timeout=timeout
  File "/usr/share/python-wheels/urllib3-1.13.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 610, in urlopen
    _stacktrace=sys.exc_info()[2])
  File "/usr/share/python-wheels/urllib3-1.13.1-py2.py3-none-any.whl/urllib3/util/retry.py", line 228, in increment
    total -= 1
TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralized casino YOU can run in 2 clicks on: March 11, 2017, 06:38:11 PM
Can't run on Ubuntu system?

Hi, yes you should be able to run from Ubuntu. Some Linux systems have python installed by default.

What you need to run from the directory after you download zip/master branch from github releases and unpack it:

1.
Code:
pip install pillow pyqrcode pypng pyinstaller web.py pycrypto simple-crypt

2.
Code:
pyinstaller --uac-admin --onefile --noconsole --log-level=INFO gui.py --icon=graphics\icon.ico
pyinstaller --uac-admin --onefile --log-level=INFO node.py --icon=graphics\icon.ico
pyinstaller --uac-admin --onefile --log-level=INFO miner.py --icon=graphics\icon.ico
pyinstaller --uac-admin --onefile --log-level=INFO ledger_explorer.py --icon=graphics\icon.ico --hidden-import=ledger_explorer

Then, you should be able to run your executable.
Alternatively, you can choose to run node/miner/gui.py directly without the second step (if you have pyhton installed).

I have installed pyhton,
But unable to execute wallet,
Please tell me how to do it, thank you
An error occurred while executing the following code: command not found
------------------------------------------------------------------------------------------------------------------
Code:
pyinstaller --uac-admin --noconsole --log-level=INFO gui.py --onefile --icon=graphics\icon.ico
Pyinstaller --uac-admin --log-level=INFO node.py --onefile --icon=graphics\icon.ico
Pyinstaller --uac-admin --log-level=INFO miner.py --onefile --icon=graphics\icon.ico
Pyinstaller --uac-admin --log-level=INFO ledger_explorer.py --icon=graphics\icon.ico --onefile --hidden-import=ledger_explorer
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [HXX SWAP] |HexxCoin| CPU | Anonymous Zerocoin | on: March 06, 2017, 04:30:28 PM
Please give me a pool address, thank you
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TESTNET]Bismuth+Clarity- Decentralized casino YOU can run in 2 clicks on: March 01, 2017, 03:20:21 AM
Can't run on Ubuntu system?
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ on: February 25, 2017, 06:04:12 PM
Seems to be moving slowly, there is no good news and market!
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: February 11, 2017, 03:22:46 PM
Where to download the latest wallet?
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Variable Blocktime | CPU mining | scrypt² | Commodity on: January 25, 2017, 02:47:19 PM
So disappointed, what's new?
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMS] Moonstone DAC on: January 25, 2017, 02:41:14 PM


Good work, come on
Pages: « 1 [2] 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!