Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. [2015/09/01 20:50:19] <<pubmsg nick=Meyofawic message=!absorder 0 10000 223725421 10000 10000 ~
  2. [2015/09/01 20:54:27] rpc: getrawtransaction ['4f74d2667542988c1e5cf2535d503b185124c1bfdd4c717421e92c7c5dfd9f98']
  3. [2015/09/01 20:54:27] rpc: gettxout ['4f74d2667542988c1e5cf2535d503b185124c1bfdd4c717421e92c7c5dfd9f98', 0, True]
  4. [2015/09/01 20:54:27] rpc: listunspent []
  5. [2015/09/01 20:54:27] bitcoind sync_unspent took 0.0365281105042sec
  6. [2015/09/01 20:54:27] tx in a block
  7. [2015/09/01 20:54:27] earned = 0
  8. ----------------------------------------
  9. Exception happened during processing of request from ('127.0.0.1', 57880)
  10. Traceback (most recent call last):
  11. File "/usr/lib/python2.7/SocketServer.py", line 295, in _handle_request_noblock
  12. self.process_request(request, client_address)
  13. File "/usr/lib/python2.7/SocketServer.py", line 321, in process_request
  14. self.finish_request(request, client_address)
  15. File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
  16. self.RequestHandlerClass(request, client_address, self)
  17. File "/home/user/Programs/joinmarket/lib/blockchaininterface.py", line 326, in __init__
  18. BaseHTTPServer.BaseHTTPRequestHandler.__init__(self, request, client_address, base_server)
  19. File "/usr/lib/python2.7/SocketServer.py", line 655, in __init__
  20. self.handle()
  21. File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
  22. self.handle_one_request()
  23. File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request
  24. method()
  25. File "/home/user/Programs/joinmarket/lib/blockchaininterface.py", line 366, in do_HEAD
  26. confirmfun(txd, txid, txdata['confirmations'])
  27. File "/home/user/Programs/joinmarket/lib/maker.py", line 121, in confirm_callback
  28. confirmations, txid)
  29. File "yield-generator.py", line 119, in on_tx_confirmed
  30. confirm_time = int(time.time()) - self.tx_unconfirm_timestamp[cjorder.cj_addr]
  31. KeyError: '17c2aHPgXV5LJiF4bJrfiC9dXLFLq6opFY'
  32. ----------------------------------------
  33. [2015/09/01 21:07:01] <<pubmsg nick=Qazupijuy message=!absorder 0 10000 223725421 10000 10000 ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement