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

master (1.6.7) is broken? merge develop (2.0.2)? #89

Open
hugobuddel opened this issue Dec 1, 2015 · 1 comment
Open

master (1.6.7) is broken? merge develop (2.0.2)? #89

hugobuddel opened this issue Dec 1, 2015 · 1 comment

Comments

@hugobuddel
Copy link

The master branch (1.6.7) does not seem to work, perhaps we can merge develop (2.0.2)?

I'm trying to follow https://github.com/ethereum/wiki/wiki/Serpent which advocates cloning the git repository and explicitly states to avoid using pip to install serpent because the PyPI package is probably too old. But it seems to be the other way around: the PyPI package is made from the develop branch and is thus newer.

Following the instructions currently in the tutorial, will give you the master branch: serpent 1.6.7. This version refuses to compile even the first demo in the tutorial:

$ serpent compile mul2.se
Error (file "mul2.se", line 1, char 12): Not a function or opcode: def

Everything seems to work fine with 2.0.2.

I'll be updating the wiki page as I'm going through it, following the 'be bold' wiki guideline.

@joeykrug
Copy link

Yes develop should really be the default branch

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

2 participants