Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
11930001
Topic
1125410
Board
Development & Technical Discussion
Re: Using Pycoin to spend non-standard scripts
by
HeadsOrTails
on
21/07/2015, 03:06:08 UTC
Quote from: d4n13 on July 20, 2015, 11:26:09 PM
Quote from: d4n13 on July 19, 2015, 06:28:34 AM
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
Submitted
issue #104
I fixed it