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

Add height in exported genesis #7089

Merged
merged 70 commits into from
Sep 3, 2020
Merged

Add height in exported genesis #7089

merged 70 commits into from
Sep 3, 2020

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    7b56ee3 View commit details
    Browse the repository at this point in the history
  2. +1

    amaury1093 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    167cc8b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Add test

    amaury1093 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e17275c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1e6f0 View commit details
    Browse the repository at this point in the history
  3. Refactor ctx in setupApp

    amaury1093 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    64e828b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Use amino in export

    amaury1093 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    a04a42c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a619220 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    2c7ef98 View commit details
    Browse the repository at this point in the history
  2. Use tmjson

    amaury1093 committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1749ca8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    2b1cec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    facab0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4ac0fc View commit details
    Browse the repository at this point in the history
  4. Add comment

    amaury1093 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    6a9e6bc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Add mount in initChainer

    amaury1093 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    a04b438 View commit details
    Browse the repository at this point in the history
  2. app.LastBlockheight

    amaury1093 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    bf549ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86162b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb99bb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf9d606 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    405c921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    270c323 View commit details
    Browse the repository at this point in the history
  3. Update to latest iavl

    amaury1093 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    5df1626 View commit details
    Browse the repository at this point in the history
  4. Check height in test

    amaury1093 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9d16e9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af9e5dc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    9274552 View commit details
    Browse the repository at this point in the history
  2. Make it work

    amaury1093 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5dfa955 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    amaury1093 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4aa9bcc View commit details
    Browse the repository at this point in the history
  4. Rename interface

    amaury1093 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    bcbb243 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fdab5d View commit details
    Browse the repository at this point in the history
  6. Fix lint

    amaury1093 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6839081 View commit details
    Browse the repository at this point in the history
  7. Remove stray fmt

    amaury1093 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    0b82fec View commit details
    Browse the repository at this point in the history
  8. Revert go mod/sum

    amaury1093 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ca6b7c1 View commit details
    Browse the repository at this point in the history
  9. Install iavl rc3

    amaury1093 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    7f0b573 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    4c858a5 View commit details
    Browse the repository at this point in the history
  2. Update comments

    amaury1093 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    76c7a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80e01b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    eb65bd1 View commit details
    Browse the repository at this point in the history
  2. Add fee in network

    amaury1093 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    10bc9e6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'am-7018-export-height' of ssh://github.com/cosmos/cosmo…

    …s-sdk into am-7018-export-height
    amaury1093 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    314f0a3 View commit details
    Browse the repository at this point in the history
  4. Typo

    amaury1093 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    255aaa7 View commit details
    Browse the repository at this point in the history
  5. Fix logic in commit

    amaury1093 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f6216f6 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    amaury1093 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1f1b602 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    789842a View commit details
    Browse the repository at this point in the history
  8. Genesis block num = 1

    amaury1093 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    fac4d5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b532d0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ab3cf9 View commit details
    Browse the repository at this point in the history
  11. Add comments

    amaury1093 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    54b0a97 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    e62a650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c95c075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbc92b7 View commit details
    Browse the repository at this point in the history
  4. Allow for zero height

    amaury1093 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e238ebe View commit details
    Browse the repository at this point in the history
  5. Fix restart

    amaury1093 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    b8ba3e2 View commit details
    Browse the repository at this point in the history
  6. Add comments

    amaury1093 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    57485ee View commit details
    Browse the repository at this point in the history
  7. Add comments, fix test

    amaury1093 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    7c6ba4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecd6d7a View commit details
    Browse the repository at this point in the history
  9. Fix remaining one test

    amaury1093 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    66a0dc8 View commit details
    Browse the repository at this point in the history
  10. Add panic test

    amaury1093 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    f7cd6d2 View commit details
    Browse the repository at this point in the history
  11. Update comment

    amaury1093 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    af26c5b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c5b3eb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    31d2986 View commit details
    Browse the repository at this point in the history
  2. Add test for --height

    amaury1093 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    57c1f9f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'am-7018-export-height' of ssh://github.com/cosmos/cosmo…

    …s-sdk into am-7018-export-height
    amaury1093 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2b28235 View commit details
    Browse the repository at this point in the history
  4. No cast

    amaury1093 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    aeec99f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2d41b5 View commit details
    Browse the repository at this point in the history
  6. Remove duplicate imports

    amaury1093 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d7f4353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5940b66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95365dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    788fb8b View commit details
    Browse the repository at this point in the history
  10. Fail early

    amaury1093 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    6bf735c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'am-7018-export-height' of ssh://github.com/cosmos/cosmo…

    …s-sdk into am-7018-export-height
    amaury1093 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8712d04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    abdfb85 View commit details
    Browse the repository at this point in the history