Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
11914675
Topic
1125410
Board
Development & Technical Discussion
Re: Using Pycoin to spend non-standard scripts
by
d4n13
on
19/07/2015, 06:28:34 UTC
Yep... there is a bug in there somewhere...
Try the following
Code:
from bitcoin import *
serialize_script(deserialize_script('ac'))
---
RuntimeError: maximum recursion depth exceeded while calling a Python object