Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tendermint/tm-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: tendermint/tm-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 18, 2019

  1. add rocksdb (#12)

    * add rocksdb
    
    * move codes
    
    * dir update and misc fixes
    
    * fix tests
    
    * Update db.go
    
    Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com>
    Stumble and melekes committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    37a6176 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Readme update (#19)

    Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
    tac0turtle authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    1b3ddbb View commit details
    Browse the repository at this point in the history
  2. Rc1 v0.2.0 (#20)

    * changelog entry
    
    * add link to PR
    tac0turtle authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    592c772 View commit details
    Browse the repository at this point in the history
Loading