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

IndexError: list index out of range (sidechain-manipulation.py line 141) #79

Closed
Geremia opened this issue Feb 9, 2016 · 3 comments
Closed

Comments

@Geremia
Copy link

Geremia commented Feb 9, 2016

Running this:
$ ./contrib/sidechain-manipulation.py send-to-sidechain 2NGN94dzNQ764Ef2aMyj5G87mzCGio4i2jh 1

Produces this error on line 141 of sidechain-manipulation.py:

[libsecp256k1] illegal argument: *outputlen >= ((flags & SECP256K1_FLAGS_BIT_COMPRESSION) ? 33 : 65)
Traceback (most recent call last):
  File "./contrib/sidechain-manipulation.py", line 141, in <module>
    full_contract = cht_read.split("\n")[1 + is_testnet][26:]
IndexError: list index out of range

I'm using the latest commits of everything, as of the date of posting this issue.

@Geremia
Copy link
Author

Geremia commented Feb 10, 2016

This patch to contracthashtool fixed this issue.

@instagibbs
Copy link
Collaborator

Great thanks for reporting back.

@sipa
Copy link
Contributor

sipa commented Feb 10, 2016

Fixed.

@sipa sipa closed this as completed Feb 10, 2016
gwillen pushed a commit that referenced this issue Jun 28, 2022
For this one I just re-applied the patch from the diff on Github.
It basically just removes the Monospace font property from all UI
elements in overviewpage.ui.
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

3 participants