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

Release 0.6.0 #116

Merged
merged 82 commits into from
Jun 23, 2017
Merged

Release 0.6.0 #116

merged 82 commits into from
Jun 23, 2017

Commits on Jun 2, 2017

  1. Merge tag 'v0.5.2' into develop

    v0.5.2
    melekes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    016d7e5 View commit details
    Browse the repository at this point in the history
  2. fix broken build script (it relies on make tools)

    also removed `sudo` from `bash scripts/dish.sh` - I was able to build
    dist on MacOS without it. Do we need it?
    melekes committed Jun 2, 2017
    3 Configuration menu
    Copy the full SHA
    1f34535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2655bf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Configuration menu
    Copy the full SHA
    e242345 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from tendermint/bugfix/101-genesis-without-ap…

    …p-options
    
    fix panic when genesis file does not include app_options (Fixes #101)
    ebuchman authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    7624c66 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

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

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    863e372 View commit details
    Browse the repository at this point in the history
  2. Clean up queries, part 1

    ethanfrey committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    65837cf View commit details
    Browse the repository at this point in the history
  3. Port sendtx to new format

    ethanfrey committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    66ec2f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f67b6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    282a157 View commit details
    Browse the repository at this point in the history
  6. Starting bash cli tests

    ethanfrey committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    66c9010 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfe13e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e390a6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #107 from tendermint/lcquery

    replace basecli state presenters with cmds
    ethanfrey authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    1a1d5d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c18c33 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. makefile cleanup

    rigelrozanski authored and ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    e356fc1 View commit details
    Browse the repository at this point in the history
  2. circle bash integration

    rigelrozanski authored and ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    226546e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789ebad View commit details
    Browse the repository at this point in the history
  4. Support other binaries

    ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    9341b8b View commit details
    Browse the repository at this point in the history
  5. Added counter tests as well

    ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    81d6d24 View commit details
    Browse the repository at this point in the history
  6. makefile cleanup

    int
    rigelrozanski authored and ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    ad17fcf View commit details
    Browse the repository at this point in the history
  7. reorganize basecli appTx commands

    int
    rigelrozanski authored and ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    9c8ccef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    985db9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75425b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d41378 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f3c700 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    526e213 View commit details
    Browse the repository at this point in the history
  13. clean up cli tests

    ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    fb7fc78 View commit details
    Browse the repository at this point in the history
  14. Add ibc test scaffolding

    ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    4606fc8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cba5523 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    33d4f93 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6eac364 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f75ebca View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b15f882 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9bf34cb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    22918ba View commit details
    Browse the repository at this point in the history
  22. Merge pull request #115 from tendermint/feature/remove-client-from-ba…

    …secoin
    
    Feature/remove client from basecoin
    ethanfrey authored Jun 16, 2017
    Configuration menu
    Copy the full SHA
    6c01988 View commit details
    Browse the repository at this point in the history
  23. Cleaned up comments

    ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    d7cddb2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b63f8bd View commit details
    Browse the repository at this point in the history
  25. Working with relay init

    ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    cb075bb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a57e2d3 View commit details
    Browse the repository at this point in the history
  27. Cleanup tests a bit

    ethanfrey committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    6658421 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4b65d8b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a20b640 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Configuration menu
    Copy the full SHA
    7dad89b View commit details
    Browse the repository at this point in the history
  2. update docs, move counter

    int
    
    int
    
    int
    rigelrozanski committed Jun 18, 2017
    Configuration menu
    Copy the full SHA
    24bd0f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Configuration menu
    Copy the full SHA
    06c854f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e76d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bb3493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b7b639 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #120 from tendermint/docs

    WIP re-documentation + etc.
    ethanfrey authored Jun 19, 2017
    Configuration menu
    Copy the full SHA
    83346f5 View commit details
    Browse the repository at this point in the history
  6. Fix up ``` ticks

    ethanfrey committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    f204144 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Configuration menu
    Copy the full SHA
    a3bc96c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b595b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b0f4fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    105cdba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e671ce6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43378a9 View commit details
    Browse the repository at this point in the history
  7. update changelog

    ebuchman committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    05e23ed View commit details
    Browse the repository at this point in the history
  8. basecoin init --chain-id

    ebuchman committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    824050a View commit details
    Browse the repository at this point in the history
  9. Minor cleanup

    ethanfrey committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    4cabad0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #128 from tendermint/ux-edits

    Ux edits
    ethanfrey authored Jun 21, 2017
    Configuration menu
    Copy the full SHA
    22057b9 View commit details
    Browse the repository at this point in the history
  11. bash test cleanup

    int
    rigelrozanski authored and ethanfrey committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    a78a24b View commit details
    Browse the repository at this point in the history
  12. quick setup/tear-down

    rigelrozanski authored and ethanfrey committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    dcb4a40 View commit details
    Browse the repository at this point in the history
  13. Fix up one comment

    ethanfrey committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    3b66483 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #122 from tendermint/rebash

    bash testing cleanup
    ethanfrey authored Jun 21, 2017
    Configuration menu
    Copy the full SHA
    662c632 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd28e4e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0fc0a62 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f249748 View commit details
    Browse the repository at this point in the history
  18. abci handshake

    ebuchman authored and ethanfrey committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    0b81676 View commit details
    Browse the repository at this point in the history
  19. Cleanup after rebase

    ethanfrey committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    682f9ec View commit details
    Browse the repository at this point in the history
  20. Merge pull request #129 from tendermint/bugfix/106-wrong-height-on-re…

    …start
    
    WIP: #106 wrong height on restart
    ethanfrey authored Jun 21, 2017
    Configuration menu
    Copy the full SHA
    4ed03ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    aa18ff4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e94ea20 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    da38448 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Add roadmap to repo

    ethanfrey committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    c9b0290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d147d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e96a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. ibc: UpdateChain fix blockid

    ebuchman committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    19999ea View commit details
    Browse the repository at this point in the history
  2. update changelog

    ebuchman committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    9627b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3747f23 View commit details
    Browse the repository at this point in the history