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

build.rs: Add feature 'lowmemory' to reduce memory usage #140

Merged
merged 2 commits into from
Aug 12, 2019
Merged

build.rs: Add feature 'lowmemory' to reduce memory usage #140

merged 2 commits into from
Aug 12, 2019

Commits on Aug 12, 2019

  1. build.rs: Add feature 'lowmemory' to reduce memory usage

    Currently, this only set `ECMULT_WINDOW_SIZE` to 4 instead of 15.
    
    Fixes #139.
    
    fixup
    laanwj committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    62b9f06 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.15.2

    And fill in release date for 0.15.2.
    laanwj committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    62e5178 View commit details
    Browse the repository at this point in the history