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

automatic release created for v1.0.0-beta.21 #2296

Merged
merged 36 commits into from
Mar 16, 2019

Commits on Mar 13, 2019

  1. calculate fees

    Federico Kunze committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c8dcceb View commit details
    Browse the repository at this point in the history
  2. pending

    Federico Kunze committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    61389f7 View commit details
    Browse the repository at this point in the history
  3. uatoms to atoms

    Federico Kunze committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    75f59df View commit details
    Browse the repository at this point in the history
  4. add fees to txs amount

    Federico Kunze committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ffbbb49 View commit details
    Browse the repository at this point in the history
  5. refactor and fix

    Federico Kunze committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c4f27b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. minor changes on txs

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    851ba53 View commit details
    Browse the repository at this point in the history
  2. update tests

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    791c4b5 View commit details
    Browse the repository at this point in the history
  3. fix send tests

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    5afdd65 View commit details
    Browse the repository at this point in the history
  4. txs with fees

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    a442b0d View commit details
    Browse the repository at this point in the history
  5. fees on the right side of txs

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    4e72c07 View commit details
    Browse the repository at this point in the history
  6. snaps

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    1aacf8d View commit details
    Browse the repository at this point in the history
  7. fede fede style fixes

    jbibla committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    e96abc9 View commit details
    Browse the repository at this point in the history
  8. fix test tab delegations

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    e786a29 View commit details
    Browse the repository at this point in the history
  9. minor changes

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    2c401ca View commit details
    Browse the repository at this point in the history
  10. stylings from Jordan

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    057433d View commit details
    Browse the repository at this point in the history
  11. lint

    Federico Kunze committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    1d45982 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. fix atoms <––> uatoms conversion (#2274)

    * fix atoms/uatoms
    
    * pending
    
    * smallest and string format
    fedekunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    0107d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53b911 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2285 from cosmos/fedekunze/2273-fix-atoms

    Fedekunze/2273 fix atoms
    faboweb committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    43074b4 View commit details
    Browse the repository at this point in the history
  4. merge develop to branch

    Federico Kunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    9c11fed View commit details
    Browse the repository at this point in the history
  5. fix tests

    Federico Kunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    4326d75 View commit details
    Browse the repository at this point in the history
  6. pending fix

    Federico Kunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    6f74279 View commit details
    Browse the repository at this point in the history
  7. Fabo/2228 display vesting accounts (#2268)

    * display vesting accounts
    
    * cleanup account object
    
    * suggestions
    
    * added tests
    faboweb authored and fedekunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    510ea15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bd1bdf View commit details
    Browse the repository at this point in the history
  9. use bond denom as fee denom

    Federico Kunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    c98b047 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fedekunze/2230-calculate-fees' of https://github.com/co…

    …smos/voyager into fedekunze/2230-calculate-fees
    Federico Kunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    e9104e3 View commit details
    Browse the repository at this point in the history
  11. Fabo/ Persist session type if signed in with ledger (#2269)

    * Persist session type if signed in with ledger
    
    * added tests
    faboweb authored and fedekunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    15a6a28 View commit details
    Browse the repository at this point in the history
  12. Update send.js

    fedekunze committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    9a9d9d1 View commit details
    Browse the repository at this point in the history
  13. build master against mainnet nodes

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    037d9ad View commit details
    Browse the repository at this point in the history
  14. add PR number and remove self branch from circleci

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    ad9b662 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2291 from cosmos/sabau/master-to-mainnet

    Build master against mainnet nodes
    faboweb committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    0512799 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7810491 View commit details
    Browse the repository at this point in the history
  17. Update PENDING.md

    faboweb committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    87d9280 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a7fdb4e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Bump version for release.

    Voyager Bot committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    a745635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2380f0a View commit details
    Browse the repository at this point in the history