Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#230 from midnightmagic/address_cycling breaks p2pool... #242

Open
CoinCadence opened this issue Jan 11, 2015 · 0 comments
Open

#230 from midnightmagic/address_cycling breaks p2pool... #242

CoinCadence opened this issue Jan 11, 2015 · 0 comments

Comments

@CoinCadence
Copy link

https://bitcointalk.org/index.php?topic=18313.msg10114112#msg10114112

015-01-11 09:30:48.300000 > --- ---
2015-01-11 09:30:48.300000 > File "C:\xp2pool\p2pool\main.py", line 401, in status_thread
2015-01-11 09:30:48.300000 > paystr = "%.4f" % (node.get_current_txouts().get(bitcoin_data.pubkey_hash_to_script2(pubkeys.keys[i]), 0)_1e-8,)
2015-01-11 09:30:48.300000 > exceptions.AttributeError: 'list' object has no attribute 'keys'
2015-01-11 09:30:51.311000 > Unhandled Error
2015-01-11 09:30:51.311000 > Traceback (most recent call last):
2015-01-11 09:30:51.311000 > File "c:\python27\lib\site-packages\twisted\internet\defer.py", line 488, in _startRunCallbacks
2015-01-11 09:30:51.311000 > self._runCallbacks()
2015-01-11 09:30:51.311000 > File "c:\python27\lib\site-packages\twisted\internet\defer.py", line 575, in _runCallbacks
2015-01-11 09:30:51.311000 > current.result = callback(current.result, *args, *_kw)
2015-01-11 09:30:51.311000 > File "c:\python27\lib\site-packages\twisted\internet\defer.py", line 1126, in gotResult
2015-01-11 09:30:51.311000 > _inlineCallbacks(r, g, deferred)
2015-01-11 09:30:51.311000 > File "c:\python27\lib\site-packages\twisted\internet\defer.py", line 1070, in _inlineCallbacks
2015-01-11 09:30:51.311000 > result = g.send(result)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant