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

Prep release v0.15.0 #454

Merged
merged 18 commits into from
Jul 20, 2020
Merged

Prep release v0.15.0 #454

merged 18 commits into from
Jul 20, 2020

Commits on Jul 17, 2020

  1. Remove publish = false

    liamsi committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    eb81d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db3a295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a03bf8 View commit details
    Browse the repository at this point in the history
  4. add license meta

    liamsi committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    71f640c View commit details
    Browse the repository at this point in the history
  5. Some more meta data

    liamsi committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    28df7d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    036a71b View commit details
    Browse the repository at this point in the history
  7. Fix rustdoc:

     Documenting tendermint v0.15.0 (/Users/ismail/IdeaProjects/tendermint-rs/tendermint)
    error: `[Error::InvalidTrustThreshold]` cannot be resolved, ignoring it.
       --> tendermint/src/lite/types.rs:110:38
        |
    110 |     /// In any other case we return [`Error::InvalidTrustThreshold`].
        |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
        |
    liamsi committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    30247c5 View commit details
    Browse the repository at this point in the history
  8. add comment in light-node lib

    liamsi committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    6065021 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8844d16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25bac4a View commit details
    Browse the repository at this point in the history
  11. refer to Readme

    liamsi committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    2f56101 View commit details
    Browse the repository at this point in the history
  12. delete requester.rs

    liamsi committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ecdc88c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    25f163a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49625af View commit details
    Browse the repository at this point in the history
  3. Add rustdoc to rpc module

    liamsi committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    3d39203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f891bcf View commit details
    Browse the repository at this point in the history
  5. update sled to 0.33

    liamsi committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    62822b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Apply suggestions from code review

    Co-authored-by: Alexander Simmerl <a.simmerl@gmail.com>
    liamsi and xla committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3a14d8b View commit details
    Browse the repository at this point in the history