issues Search Results · repo:darkwallet/python-obelisk language:Python
Filter by
10 results
(73 ms)10 results
indarkwallet/python-obelisk (press backspace or delete to remove)hello team, i am using kali linux 64 and i am explaining below problems with installation telling you everything step by
step what i did and what i get # apt-get install python-pip python-twisted python-pip ...
ashee69
- 4
- Opened on Feb 23, 2015
- #24
ashee69
- Opened on Feb 23, 2015
- #23
The latest release of python-ecdsa warner/python-ecdsa@80bdce1c0dd8d82134a7eda887cd7a54f7548d81 changed the number of
arguments for ecdsa.curves.Curve which is used in
https://github.com/darkwallet/python-obelisk/blob/master/obelisk/bitcoin.py ...
abitfan
- 2
- Opened on Feb 7, 2015
- #21
When socket reads too much data, ZmqSocket fails with a maximum recursion error .
Please fix zmq_fallback.py from recursion to iterative like this:
def poll(self):
while True:
try:
...
litecoin-extras
- Opened on Nov 21, 2014
- #20
As part of OpenBazaar, we plan to use namecoin to query user-friendly names associated with markets. To verify
authenticity of names, we wish to query the namecoin blockchain. Obelisk would be the ideal ...
dionyziz
- 3
- Opened on Sep 8, 2014
- #17
As python-obelisk is a core part of OpenBazaar, I wanted to inquire about the threat model behind the obelisk protocol
and how much of it is inherited in the python-obelisk client. In particular, how much ...
dionyziz
- 11
- Opened on Sep 8, 2014
- #16
Create an installable pip package for python-obelisk. Self-explanatory.
hoffmabc
- Opened on Aug 10, 2014
- #12
Testing out the pubsub example, and I get lots of Sequence with wrong messages 1 errors.
Looks like the transaction_received method is being called, but only the raw tx is in _messages, the hash isn t ...
Jud
- 2
- Opened on May 5, 2014
- #8
$ sudo python setup.py install /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option:
install_requires warnings.warn(msg) running install running build running build_py running ...
bobberb
- 1
- Opened on Apr 24, 2014
- #7
I m trying to build our http gateway, what version of pyzmq do you have? There s some changes in the module layout,
meaning i get error messages like.
File obelisk/zmq_fallback.py , line 27, in poll ...
Bobalot
- Opened on Jan 29, 2014
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.