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

Update README to refer to a prior version of joinmarket #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ scalar multiply (`ecmult`) and point addition (`ec_add_pubkeys`), into the
```
git clone https://github.com/Joinmarket-Org/joinmarket-clientserver
cd joinmarket-clientserver
git checkout a612ddba72e8f79fff6fbc681c348172fdaa6544
./install.sh
```

Expand All @@ -86,4 +87,4 @@ binding and that package. Still do it in a virtualenv, though, for sanity.
* Aggregated proofs implementation.
* Larger bit ranges like 128.
* (won't bother) how to improve/optimize algo.
* (won't bother probably) how to deal with non-powers-of-2 bit ranges.
* (won't bother probably) how to deal with non-powers-of-2 bit ranges.