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

Find boost policy #3022

Closed
wants to merge 16 commits into from
Closed

Find boost policy #3022

wants to merge 16 commits into from

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    c5a95f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a02d914 View commit details
    Browse the repository at this point in the history
  3. Fix shard path detection

    miguelportilla authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    9e117b7 View commit details
    Browse the repository at this point in the history
  4. Fix GitLab CI

    - Update Docker image to Boost 1.70
    - Bust dependency cache
    - Pass `Boost_NO_BOOST_CMAKE` to CMake
    thejohnfreeman authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    20cc5df View commit details
    Browse the repository at this point in the history
  5. Add support for reserved peer slots:

    This commit allows server operators to reserve slots for specific
    peers (identified by the peer's public node identity) and to make
    changes to the reservations while the server is operating.
    
    This commit closes #2938
    thejohnfreeman authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    71cbab7 View commit details
    Browse the repository at this point in the history
  6. Travis CI improvements:

    FIXES: #2527
    
    * define custom docker image for travis-linux builds based on
      package build image
    * add macos builds
    * add windows builds (currently allowed to fail)
    * improve build and shell scripts as required for the CI envs
    * add asio timer latency workaround
    * omit several manual tests from TravisCI which cause memory exhaustion
    mellery451 authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    17529f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96fb6fa View commit details
    Browse the repository at this point in the history
  8. Enhance AccountTx unit test

    scottschurr authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    eba505e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59edcf8 View commit details
    Browse the repository at this point in the history
  10. Enable c++-17

    seelabs authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    9328b74 View commit details
    Browse the repository at this point in the history
  11. Use enums for some parameters in payments:

    * Use enums for StrandDirection, DebtDirection, and QualityDirection
    seelabs authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    8ee71c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8aaee11 View commit details
    Browse the repository at this point in the history
  13. Modernize code and clean up out-of-date or obsolete comments:

    - Remove references to nodestore ledger index. This was removed
      in f946d7b.
    movitto authored and nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    4326940 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    013545e View commit details
    Browse the repository at this point in the history
  15. Set version to 1.4.0-b1

    nbougalis committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    1615980 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    c9eb8c3 View commit details
    Browse the repository at this point in the history